reactos.git
15 years agoRadek Liska (radekliska@gmail.com)
Colin Finck [Sat, 31 Jan 2009 19:27:09 +0000 (19:27 +0000)]
Radek Liska (radekliska@gmail.com)
- Try to get the Czech netshell working again by copying some missing stuff from the English translation

svn path=/trunk/; revision=39248

15 years agoUpdate mIRC to 6.35, works under 0.3.8 and as long as this version is the latest...
Colin Finck [Sat, 31 Jan 2009 17:23:09 +0000 (17:23 +0000)]
Update mIRC to 6.35, works under 0.3.8 and as long as this version is the latest one, it doesn't ask for updates all the time :-)

svn path=/trunk/; revision=39246

15 years ago- Fix typo (revealed by Kario)
Dmitry Chapyshev [Sat, 31 Jan 2009 16:53:06 +0000 (16:53 +0000)]
- Fix typo (revealed by Kario)

svn path=/trunk/; revision=39244

15 years ago- Add qmgr to build and bootcd
Dmitry Chapyshev [Sat, 31 Jan 2009 16:49:22 +0000 (16:49 +0000)]
- Add qmgr to build and bootcd
- Add more stuff to bootcd
See issue #4095 for more details.

svn path=/trunk/; revision=39243

15 years agoreplace hack by manually generated msiserver.idl_i.c (which should be generated by...
Christoph von Wittich [Sat, 31 Jan 2009 15:46:48 +0000 (15:46 +0000)]
replace hack by manually generated msiserver.idl_i.c (which should be generated by rbuild)

svn path=/trunk/; revision=39242

15 years agoRemove dead StretchBlt code
Gregor Schneider [Sat, 31 Jan 2009 15:38:16 +0000 (15:38 +0000)]
Remove dead StretchBlt code

svn path=/trunk/; revision=39241

15 years ago- Add some headers from Wine
Dmitry Chapyshev [Sat, 31 Jan 2009 15:32:09 +0000 (15:32 +0000)]
- Add some headers from Wine
- Import qmgr from Wine (not included yet to build)

svn path=/trunk/; revision=39240

15 years agosync shlwapi_winetest with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 14:49:08 +0000 (14:49 +0000)]
sync shlwapi_winetest with wine 1.1.14

svn path=/trunk/; revision=39239

15 years agosync shlwapi with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 14:48:46 +0000 (14:48 +0000)]
sync shlwapi with wine 1.1.14

svn path=/trunk/; revision=39238

15 years agosync crypt32_winetest with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 14:31:11 +0000 (14:31 +0000)]
sync crypt32_winetest with wine 1.1.14

svn path=/trunk/; revision=39237

15 years agosync crypt32 with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 14:28:46 +0000 (14:28 +0000)]
sync crypt32 with wine 1.1.14

svn path=/trunk/; revision=39236

15 years agosync msi_winetest with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 14:17:07 +0000 (14:17 +0000)]
sync msi_winetest with wine 1.1.14

svn path=/trunk/; revision=39235

15 years agosync msi with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 14:13:20 +0000 (14:13 +0000)]
sync msi with wine 1.1.14

svn path=/trunk/; revision=39234

15 years agoadd stubs for SHFlushSFCache and SHGetImageList (from wine)
Christoph von Wittich [Sat, 31 Jan 2009 14:01:57 +0000 (14:01 +0000)]
add stubs for SHFlushSFCache and SHGetImageList (from wine)

svn path=/trunk/; revision=39233

15 years agomake explicit use of unicode functions
Christoph von Wittich [Sat, 31 Jan 2009 13:44:48 +0000 (13:44 +0000)]
make explicit use of unicode functions

svn path=/trunk/; revision=39232

15 years agoadd lodctr
Christoph von Wittich [Sat, 31 Jan 2009 13:21:11 +0000 (13:21 +0000)]
add lodctr

svn path=/trunk/; revision=39231

15 years agoadd loadperf and lodctr from wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 13:09:48 +0000 (13:09 +0000)]
add loadperf and lodctr from wine 1.1.14

svn path=/trunk/; revision=39228

15 years agoEvgeny Boltik <BSTSoft AT narod DOT ru>:
Gregor Schneider [Sat, 31 Jan 2009 13:05:11 +0000 (13:05 +0000)]
Evgeny Boltik <BSTSoft AT narod DOT ru>:
Generic StretchBlt implementation for all bitrates with partial ROP and clipping support, see bug #4075.
Some changes from me applied to the patch:
- ROP variables renamed, applied consistent indentation, abort operation if pattern ROP and dprint once, split src and dst dprints
- Access source surface only if source is actually used, fixes mem access crashes
- Offer external drivers a NULL surface ptr if source is not used, since they (VMWare for example) access it although they shouldn't (another crash)
- Fixes bug #2609, support for pattern ROPs will be added after some restructuring
- Clipping still has some issues (bugs 3325, 3477, 4089) which seem to be related to IntEng- and EngStretchBlt

svn path=/trunk/; revision=39227

15 years ago- Fix a few definitions
Johannes Anderwald [Sat, 31 Jan 2009 12:59:56 +0000 (12:59 +0000)]
- Fix a few definitions

svn path=/trunk/; revision=39226

15 years agosync ole32 with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 12:40:36 +0000 (12:40 +0000)]
sync ole32 with wine 1.1.14

svn path=/trunk/; revision=39225

15 years agosync riched20 with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 12:10:24 +0000 (12:10 +0000)]
sync riched20 with wine 1.1.14

svn path=/trunk/; revision=39224

15 years agosync cryptui with wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 11:47:29 +0000 (11:47 +0000)]
sync cryptui with wine 1.1.14

svn path=/trunk/; revision=39223

15 years agosync msxml3_winetest to wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 11:27:33 +0000 (11:27 +0000)]
sync msxml3_winetest to wine 1.1.14

svn path=/trunk/; revision=39222

15 years agosync msxml3 to wine 1.1.14
Christoph von Wittich [Sat, 31 Jan 2009 11:27:22 +0000 (11:27 +0000)]
sync msxml3 to wine 1.1.14

svn path=/trunk/; revision=39221

15 years ago"whois" -> "nicname"
Dmitry Gorbachev [Sat, 31 Jan 2009 09:37:35 +0000 (09:37 +0000)]
"whois" -> "nicname"

svn path=/trunk/; revision=39220

15 years agotabs -> spaces
Christoph von Wittich [Sat, 31 Jan 2009 08:48:59 +0000 (08:48 +0000)]
tabs -> spaces

svn path=/trunk/; revision=39219

15 years agoFix misuse of std::string in assuming that it's always null terminated, and that
Art Yerkes [Sat, 31 Jan 2009 08:43:10 +0000 (08:43 +0000)]
Fix misuse of std::string in assuming that it's always null terminated, and that
the c_str result is writable.

svn path=/trunk/; revision=39218

15 years agoUnify identical StretchBlt implementations in preparation of partial ROP suppport.
Gregor Schneider [Fri, 30 Jan 2009 20:02:58 +0000 (20:02 +0000)]
Unify identical StretchBlt implementations in preparation of partial ROP suppport.

svn path=/trunk/; revision=39217

15 years agoFix some deadlinks
Colin Finck [Fri, 30 Jan 2009 17:13:37 +0000 (17:13 +0000)]
Fix some deadlinks

svn path=/trunk/; revision=39215

15 years ago- Inline Guarded Mutex and Fast Mutex implementations when called from within the...
Stefan Ginsberg [Fri, 30 Jan 2009 16:45:17 +0000 (16:45 +0000)]
- Inline Guarded Mutex and Fast Mutex implementations when called from within the kernel

svn path=/trunk/; revision=39214

15 years ago- Fix 1 wine console test
Dmitry Chapyshev [Fri, 30 Jan 2009 14:36:57 +0000 (14:36 +0000)]
- Fix 1 wine console test

svn path=/trunk/; revision=39211

15 years ago- Formatting fix. No code change
Dmitry Chapyshev [Fri, 30 Jan 2009 14:25:00 +0000 (14:25 +0000)]
- Formatting fix. No code change

svn path=/trunk/; revision=39210

15 years ago.def -> .spec
Dmitry Chapyshev [Fri, 30 Jan 2009 08:54:30 +0000 (08:54 +0000)]
.def -> .spec

svn path=/trunk/; revision=39209

15 years ago- Add activeds from Wine
Dmitry Chapyshev [Fri, 30 Jan 2009 08:51:45 +0000 (08:51 +0000)]
- Add activeds from Wine

svn path=/trunk/; revision=39208

15 years ago- Update header
Dmitry Chapyshev [Fri, 30 Jan 2009 08:49:40 +0000 (08:49 +0000)]
- Update header

svn path=/trunk/; revision=39207

15 years ago- Update Greek translation
Dmitry Chapyshev [Fri, 30 Jan 2009 08:19:51 +0000 (08:19 +0000)]
- Update Greek translation
- Update Italian translation
See issue #4078,4088 for more details.

svn path=/trunk/; revision=39206

15 years agoformatting, no code change
Timo Kreuzer [Thu, 29 Jan 2009 21:33:38 +0000 (21:33 +0000)]
formatting, no code change

svn path=/trunk/; revision=39203

15 years agoFix IntGdiSetMapMode
Timo Kreuzer [Thu, 29 Jan 2009 19:17:53 +0000 (19:17 +0000)]
Fix IntGdiSetMapMode

svn path=/trunk/; revision=39202

15 years agoAdd more tests for SetMapMode
Timo Kreuzer [Thu, 29 Jan 2009 19:16:45 +0000 (19:16 +0000)]
Add more tests for SetMapMode

svn path=/trunk/; revision=39201

15 years agofix lsa handle leak
Christoph von Wittich [Thu, 29 Jan 2009 14:42:13 +0000 (14:42 +0000)]
fix lsa handle leak
See issue #3999 for more details.

svn path=/trunk/; revision=39196

15 years agoremove outdated unimplemented MessageBox
Matthias Kupfer [Thu, 29 Jan 2009 13:53:13 +0000 (13:53 +0000)]
remove outdated unimplemented MessageBox

svn path=/trunk/; revision=39195

15 years agodefine NDEBUG
Christoph von Wittich [Thu, 29 Jan 2009 12:30:02 +0000 (12:30 +0000)]
define NDEBUG

svn path=/trunk/; revision=39194

15 years ago- Update Russian translation
Dmitry Chapyshev [Thu, 29 Jan 2009 10:34:29 +0000 (10:34 +0000)]
- Update Russian translation

svn path=/trunk/; revision=39193

15 years ago- Update versions of Firefox, Thunderbird, Opera and SeaMonkey.
Colin Finck [Wed, 28 Jan 2009 21:01:26 +0000 (21:01 +0000)]
- Update versions of Firefox, Thunderbird, Opera and SeaMonkey.
  The previous links were all broken.
- Remove the Thunderbird 1.5 entry, I didn't find any official working download link for it and version 2.x can also be used for testing.

svn path=/trunk/; revision=39187

15 years agoone more attempt to fix clock size, absolute coord values for hands and clock replace...
Matthias Kupfer [Wed, 28 Jan 2009 18:00:23 +0000 (18:00 +0000)]
one more attempt to fix clock size, absolute coord values for hands and clock replaced by scale of client size

svn path=/trunk/; revision=39183

15 years ago- Fix exhaustive debug message flood
Johannes Anderwald [Wed, 28 Jan 2009 16:30:19 +0000 (16:30 +0000)]
- Fix exhaustive debug message flood

svn path=/trunk/; revision=39182

15 years ago- Add wdmaud and sysaudio to bootcd
Johannes Anderwald [Wed, 28 Jan 2009 16:19:37 +0000 (16:19 +0000)]
- Add wdmaud and sysaudio to bootcd

svn path=/trunk/; revision=39181

15 years agoSet the header size as expected instead of setting the bitmap width
Gregor Schneider [Wed, 28 Jan 2009 15:43:02 +0000 (15:43 +0000)]
Set the header size as expected instead of setting the bitmap width

svn path=/trunk/; revision=39180

15 years ago- bcSize holds the size of the BITMAPHEADER structure (not the image size) and should...
Gregor Schneider [Wed, 28 Jan 2009 15:35:57 +0000 (15:35 +0000)]
- bcSize holds the size of the BITMAPHEADER structure (not the image size) and should already be set
- Clean up unneeded comments

svn path=/trunk/; revision=39179

15 years ago- Implement enumerating available virtual audio devices and opening them
Johannes Anderwald [Wed, 28 Jan 2009 15:24:57 +0000 (15:24 +0000)]
- Implement enumerating available virtual audio devices and opening them

svn path=/trunk/; revision=39178

15 years ago-sync RtlDeleteTimer with wine
Christoph von Wittich [Wed, 28 Jan 2009 14:08:13 +0000 (14:08 +0000)]
-sync RtlDeleteTimer with wine
Giannis Adamopoulos (johnyadams at hotmail dot com)

svn path=/trunk/; revision=39177

15 years agofix formatting
Christoph von Wittich [Wed, 28 Jan 2009 13:55:37 +0000 (13:55 +0000)]
fix formatting

svn path=/trunk/; revision=39176

15 years agocalculate toolbar height instead of use the hardcoded value 35
Christoph von Wittich [Wed, 28 Jan 2009 12:28:11 +0000 (12:28 +0000)]
calculate toolbar height instead of use the hardcoded value 35

svn path=/trunk/; revision=39175

15 years agoFix and add German translation
Matthias Kupfer [Wed, 28 Jan 2009 12:20:12 +0000 (12:20 +0000)]
Fix and add German translation

svn path=/trunk/; revision=39174

15 years agoupdate bi->biBitCount before using it - fixes 5 gdi32 bitmap winetests
Christoph von Wittich [Wed, 28 Jan 2009 11:55:56 +0000 (11:55 +0000)]
update bi->biBitCount before using it - fixes 5 gdi32 bitmap winetests

svn path=/trunk/; revision=39172

15 years agoRob Shearman <robertshearman@gmail.com>
Aleksey Bragin [Wed, 28 Jan 2009 10:41:01 +0000 (10:41 +0000)]
Rob Shearman <robertshearman@gmail.com>
widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type that the alias aliases.

Rob Shearman <robertshearman@gmail.com>
widl: Add new type_get_type and type_get_real_type_type functions.
Use these to implement a few helper functions. Change the type verification in type accessor functions to use these new functions.

Austin English <austinenglish@gmail.com>
widl: Fix a compiler warning.

Alexandre Julliard <julliard@winehq.org>
widl: We need an offset after the correlation descriptor for unencapsulated unions.

svn path=/trunk/; revision=39170

15 years agomodified ntoskrnl/include/internal/ob.h
KJK::Hyperion [Wed, 28 Jan 2009 10:32:43 +0000 (10:32 +0000)]
modified   ntoskrnl/include/internal/ob.h
modified   ntoskrnl/ob/obhandle.c
   New helper routine ObGetProcessHandleCount to safely read the count of handles in a process without messing with Ob internals
   Goodbye ObpGetHandleCountByHandleTable

modified   ntoskrnl/ex/sysinfo.c
modified   ntoskrnl/ps/query.c
   Read handle counts with ObGetProcessHandleCount instead of ObpGetHandleCountByHandleTable
   Fixes at least one crash

Thanks to Stefan Ginsberg for reporting the issue and testing
Thanks to Alex Ionescu for code review and suggestions

See issue #4050 for more details.

svn path=/trunk/; revision=39169

15 years agoCorrected prototype of SystemFunction036 (RtlGenRandom): BOOL -> BOOLEAN
KJK::Hyperion [Wed, 28 Jan 2009 09:58:46 +0000 (09:58 +0000)]
Corrected prototype of SystemFunction036 (RtlGenRandom): BOOL -> BOOLEAN
Fixes a build regression introduced in r39167

svn path=/trunk/; revision=39168

15 years ago- Add RtlGenRandom.
Aleksey Bragin [Wed, 28 Jan 2009 09:38:49 +0000 (09:38 +0000)]
- Add RtlGenRandom.

svn path=/trunk/; revision=39167

15 years agodraw a rect around the (not yet drawn) image
Christoph von Wittich [Wed, 28 Jan 2009 09:09:30 +0000 (09:09 +0000)]
draw a rect around the (not yet drawn) image

svn path=/trunk/; revision=39166

15 years agoremove redundant code
Christoph von Wittich [Wed, 28 Jan 2009 08:56:55 +0000 (08:56 +0000)]
remove redundant code

svn path=/trunk/; revision=39165

15 years ago- Add more TODO to .def
Dmitry Chapyshev [Wed, 28 Jan 2009 08:22:39 +0000 (08:22 +0000)]
- Add more TODO to .def

svn path=/trunk/; revision=39164

15 years ago- More implement User32InitializeImmEntryTable
Dmitry Chapyshev [Wed, 28 Jan 2009 08:08:31 +0000 (08:08 +0000)]
- More implement User32InitializeImmEntryTable

svn path=/trunk/; revision=39163

15 years ago-fix build
Johannes Anderwald [Wed, 28 Jan 2009 02:06:55 +0000 (02:06 +0000)]
-fix build

svn path=/trunk/; revision=39159

15 years ago- Implement initializing routines for wdmaud
Johannes Anderwald [Wed, 28 Jan 2009 00:04:00 +0000 (00:04 +0000)]
- Implement initializing routines for wdmaud
- Register plug&play notification routines for guid KSCATEGORY_SYSAUDIO

svn path=/trunk/; revision=39158

15 years agoFinish fixing round trip of gmutex's various lock bits. Patch by alex ionescu.
Art Yerkes [Tue, 27 Jan 2009 23:11:50 +0000 (23:11 +0000)]
Finish fixing round trip of gmutex's various lock bits.  Patch by alex ionescu.

svn path=/trunk/; revision=39157

15 years agoRemove extra args.
Art Yerkes [Tue, 27 Jan 2009 23:04:10 +0000 (23:04 +0000)]
Remove extra args.

svn path=/trunk/; revision=39156

15 years ago- Set the length for IntGetWindowPlacement.
James Tabor [Tue, 27 Jan 2009 22:04:37 +0000 (22:04 +0000)]
- Set the length for IntGetWindowPlacement.

svn path=/trunk/; revision=39154

15 years ago- Quick implemention of NtUserGetInternalWindowPos with internal support function...
James Tabor [Tue, 27 Jan 2009 21:57:15 +0000 (21:57 +0000)]
- Quick implemention of NtUserGetInternalWindowPos with internal support function IntGetWindowPlacement.

svn path=/trunk/; revision=39153

15 years ago- Fix msvc project generation for kernel mode drivers without a driver entry
Johannes Anderwald [Tue, 27 Jan 2009 21:52:36 +0000 (21:52 +0000)]
- Fix msvc project generation for kernel mode drivers without a driver entry

svn path=/trunk/; revision=39152

15 years ago- Partially implement User32InitializeImmEntryTable
Dmitry Chapyshev [Tue, 27 Jan 2009 21:23:44 +0000 (21:23 +0000)]
- Partially implement User32InitializeImmEntryTable

svn path=/trunk/; revision=39150

15 years ago- Register sysaudio device interfaces
Johannes Anderwald [Tue, 27 Jan 2009 20:02:50 +0000 (20:02 +0000)]
- Register sysaudio device interfaces

svn path=/trunk/; revision=39149

15 years agoNot sure if anybody else uses ccache, but this saves almost 800 recompilations
Art Yerkes [Tue, 27 Jan 2009 19:58:30 +0000 (19:58 +0000)]
Not sure if anybody else uses ccache, but this saves almost 800 recompilations
every time wmc runs.

svn path=/trunk/; revision=39148

15 years ago- Add file for imm-functions
Dmitry Chapyshev [Tue, 27 Jan 2009 19:06:46 +0000 (19:06 +0000)]
- Add file for imm-functions
- Move all imm-functions to imm.c

svn path=/trunk/; revision=39147

15 years ago- Direct call NtSetInternalWindowPos
Dmitry Chapyshev [Tue, 27 Jan 2009 18:47:08 +0000 (18:47 +0000)]
- Direct call NtSetInternalWindowPos
- Add TODO for GetInternalWindowPos

svn path=/trunk/; revision=39146

15 years ago- Sync gdiplus with Wine head
Dmitry Chapyshev [Tue, 27 Jan 2009 18:03:33 +0000 (18:03 +0000)]
- Sync gdiplus with Wine head

svn path=/trunk/; revision=39144

15 years ago- Fix registered guids for IPortMidi
Johannes Anderwald [Tue, 27 Jan 2009 17:54:46 +0000 (17:54 +0000)]
- Fix registered guids for IPortMidi
- Fix InterfaceGuids array in IPortTopology
- Add a hack to prevent es1371 driver from crashing

svn path=/trunk/; revision=39143

15 years ago- Add guids for IPortMidi and IMiniportMidi
Johannes Anderwald [Tue, 27 Jan 2009 17:38:56 +0000 (17:38 +0000)]
- Add guids for IPortMidi and IMiniportMidi
- Add UNIMPLEMENTED macro to NewPortDMus
- Partly implement IPortMidi (based on IPortTopology)

svn path=/trunk/; revision=39142

15 years ago- Add macro to avoid warning
Johannes Anderwald [Tue, 27 Jan 2009 17:35:34 +0000 (17:35 +0000)]
- Add macro to avoid warning
- Revert my fix to IID_IPortMidi

svn path=/trunk/; revision=39141

15 years ago-don't load the image in WM_PAINT
Christoph von Wittich [Tue, 27 Jan 2009 17:14:00 +0000 (17:14 +0000)]
-don't load the image in WM_PAINT
-return the correct values when handling a window message
-free resources
-...

svn path=/trunk/; revision=39140

15 years ago- Fix a typo
Johannes Anderwald [Tue, 27 Jan 2009 16:53:18 +0000 (16:53 +0000)]
- Fix a typo

svn path=/trunk/; revision=39139

15 years ago- Fix a bug ;)
Johannes Anderwald [Tue, 27 Jan 2009 16:44:08 +0000 (16:44 +0000)]
- Fix a bug ;)

svn path=/trunk/; revision=39137

15 years ago-don't delete a DC return from BeginPaint
Christoph von Wittich [Tue, 27 Jan 2009 16:01:47 +0000 (16:01 +0000)]
-don't delete a DC return from BeginPaint
-DPRINT1 -> DPRINT

svn path=/trunk/; revision=39135

15 years agoUpdate IntEngCreateSrcMonoXlate parameter names and function call with brush colors...
Gregor Schneider [Tue, 27 Jan 2009 15:36:07 +0000 (15:36 +0000)]
Update IntEngCreateSrcMonoXlate parameter names and function call with brush colors after logic changes of r38633.
Based on the patch of Evgeny Boltik <bstsoft AT narod DOT ru>, see bug #4070 for more info.
Fixes inverted colors when using hatched brushes.

svn path=/trunk/; revision=39134

15 years ago- Rename device context struct
Johannes Anderwald [Tue, 27 Jan 2009 12:43:33 +0000 (12:43 +0000)]
- Rename device context struct
- patch by Chris

svn path=/trunk/; revision=39132

15 years agoThis code used to round down the number of waiters to a multiple of 2. Fine
Art Yerkes [Tue, 27 Jan 2009 09:35:01 +0000 (09:35 +0000)]
This code used to round down the number of waiters to a multiple of 2.  Fine
if there are exactly one or zero waiters, not fine if there are 2 or more.

svn path=/trunk/; revision=39130

15 years agoBug 4061: Italian resources updates by Paolo Devoti
Daniel Reimer [Tue, 27 Jan 2009 08:59:39 +0000 (08:59 +0000)]
Bug 4061: Italian resources updates by Paolo Devoti
Bug 4052: install more Administrative Tools by Mario Kacmar
Bug 4071: update slovak translations by Mario Kacmar
Bug 4063: Greek update for ReactOS 0.3.8 second part by Apostolos Alexiadis
Bug 4047: spanish files by Javier Remacha

svn path=/trunk/; revision=39129

15 years agoRename Lithuanian keyboard layout. Vytis Girdzijauskas, bug #3249.
Dmitry Gorbachev [Tue, 27 Jan 2009 08:58:15 +0000 (08:58 +0000)]
Rename Lithuanian keyboard layout. Vytis Girdzijauskas, bug #3249.

svn path=/trunk/; revision=39128

15 years ago- Update resources
Dmitry Chapyshev [Tue, 27 Jan 2009 08:09:09 +0000 (08:09 +0000)]
- Update resources

svn path=/trunk/; revision=39127

15 years agoConvert French file from UTF-8 to CP-1252. Add new strings.
Dmitry Gorbachev [Tue, 27 Jan 2009 01:38:48 +0000 (01:38 +0000)]
Convert French file from UTF-8 to CP-1252. Add new strings.

svn path=/trunk/; revision=39125

15 years ago- fix build
Kamil Hornicek [Mon, 26 Jan 2009 23:36:40 +0000 (23:36 +0000)]
- fix build

svn path=/trunk/; revision=39123

15 years agoUpdate Czech keyboard layout. Patch from Radek Liska. Bug #4031.
Dmitry Gorbachev [Mon, 26 Jan 2009 23:04:22 +0000 (23:04 +0000)]
Update Czech keyboard layout. Patch from Radek Liska. Bug #4031.

svn path=/trunk/; revision=39122

15 years agoBegin moving rules out of modulehandler.cpp and into makefile include rules.mak,...
KJK::Hyperion [Mon, 26 Jan 2009 22:44:56 +0000 (22:44 +0000)]
Begin moving rules out of modulehandler.cpp and into makefile include rules.mak, where they will be more readable and manageable. Currently implemented: target C compiler and target C++ compiler rules. Please do a clean build if possible. Testing with unusual output paths appreciated

Supersedes r39111, with the following amendments:

added      tools/rbuild/backend/mingw/rules.mak
   The wrong function was being used to calculate the path of generated files: implement the right function, and use it

svn path=/trunk/; revision=39120

15 years agoCalculator update by Radek Liska (with some changes). Bug #4064.
Dmitry Gorbachev [Mon, 26 Jan 2009 22:27:19 +0000 (22:27 +0000)]
Calculator update by Radek Liska (with some changes). Bug #4064.

svn path=/trunk/; revision=39119

15 years ago - Add a temporary hack for the double-freeing issue that memtrack keeps catching
Cameron Gutman [Mon, 26 Jan 2009 20:45:01 +0000 (20:45 +0000)]
 - Add a temporary hack for the double-freeing issue that memtrack keeps catching
 - I would use my branch for this but I am doing some work on it that has broken some things for now

svn path=/trunk/; revision=39118

15 years ago- update Mesa to version 7.3
Kamil Hornicek [Mon, 26 Jan 2009 20:42:55 +0000 (20:42 +0000)]
- update Mesa to version 7.3
- add reactos.diff
- disable broken OS SSE exception test, bug was filled for this but it's not needed anyway
- remove unused drivers

svn path=/trunk/; revision=39117

15 years agoGiannis Adamopoulos <johnyadams@hotmail.com>
Aleksey Bragin [Mon, 26 Jan 2009 20:00:59 +0000 (20:00 +0000)]
Giannis Adamopoulos <johnyadams@hotmail.com>
- Correctly assign NtSystemRoot and remove assumption that number of partitions equals number of harddisks.
- Remove a hack from IopApplyRosCdromArcHack. Fixes LiveCD issues.
See issue #3170 for more details.

svn path=/trunk/; revision=39116

15 years ago- Use InterlockedIncrement, InterlockedDecrement over intrinsics
Johannes Anderwald [Mon, 26 Jan 2009 17:38:22 +0000 (17:38 +0000)]
- Use InterlockedIncrement, InterlockedDecrement over intrinsics
- Fix ordering of IDmaChannelSlaveVtbl which led to an infinite loop
- Add a few guids
- Fix parameter for KeWaitForSingleObject (spotted by Christoph)
- Also check for IID_IPort in IPortTopology
- Fix priority boost IServiceGroup

svn path=/trunk/; revision=39115

15 years ago- Silence debuglog spam from msimtf.
Aleksey Bragin [Mon, 26 Jan 2009 16:56:11 +0000 (16:56 +0000)]
- Silence debuglog spam from msimtf.

svn path=/trunk/; revision=39113

15 years ago- Revert 39111: "Begin moving rules out of modulehandler.cpp and into makefile includ...
Aleksey Bragin [Mon, 26 Jan 2009 16:55:20 +0000 (16:55 +0000)]
- Revert 39111: "Begin moving rules out of modulehandler.cpp and into makefile include rules.mak, where they will be more readable and manageable. Currently implemented: target C compiler and target C++ compiler rules. Please do a clean build if possible. Testing with unusual output paths appreciated"

svn path=/trunk/; revision=39112