Commit graph

20918 commits

Author SHA1 Message Date
Hervé Poussineau
cee03bff64 Fix a cast
svn path=/trunk/; revision=22437
2006-06-20 18:56:41 +00:00
James Tabor
9945135514 Remove unimplemented debug print from CheckMenuRadioItem.
svn path=/trunk/; revision=22436
2006-06-20 01:42:02 +00:00
Aleksey Bragin
b48f3fc981 GCC 4 fixes, thanks to w3seek
svn path=/trunk/; revision=22434
2006-06-19 21:05:33 +00:00
Johannes Anderwald
3f201b3fd2 german translation by EmuandCo
svn path=/trunk/; revision=22433
2006-06-19 21:05:06 +00:00
Johannes Anderwald
b75fcdaa52 revert 22430
svn path=/trunk/; revision=22432
2006-06-19 20:32:10 +00:00
Johannes Anderwald
f8c1c6903d change SUBLANG_NEUTRAL to language specific code
patch by Brezenbak (he's back)

svn path=/trunk/; revision=22430
2006-06-19 20:01:26 +00:00
Johannes Anderwald
45c3f05329 add a few sublang constants
svn path=/trunk/; revision=22429
2006-06-19 20:01:01 +00:00
Johannes Anderwald
434759908d italien translation done by Speekix & small fixes by Brezenbak
svn path=/trunk/; revision=22428
2006-06-19 18:16:56 +00:00
Johannes Anderwald
6ad59cd7dc change to dialog font to MS Shell Dlg
patch by EmuandCo

svn path=/trunk/; revision=22426
2006-06-19 17:47:11 +00:00
Johannes Anderwald
9aa6f94c3d change to dialog font to MS Shell Dlg
patch by EmuandCo

svn path=/trunk/; revision=22425
2006-06-19 17:31:18 +00:00
Aleksey Bragin
99c69dbca9 Simple OpenGL screensaver by Andrey Korotaev. This is a good app to test opengl regressions.
svn path=/trunk/; revision=22424
2006-06-19 17:19:04 +00:00
Art Yerkes
b8bbec3796 Endian neutrality.
svn path=/trunk/; revision=22423
2006-06-19 16:38:27 +00:00
Ged Murphy
a63d7b03cf [AUDIT]
userinit 
userinit functionality is documented in Windows Internals. Our userinit is a trimmed version of that.
I suspect Thomas would also confirm this as clean if anyone asks him ;)

svn path=/trunk/; revision=22422
2006-06-19 16:06:35 +00:00
Art Yerkes
07565e3067 Fixed rare block end overwrite.
svn path=/trunk/; revision=22421
2006-06-19 15:55:17 +00:00
Ged Murphy
71463053fb [AUDIT]
dnsapi
Confirmed to be clean by Art Yerkes

svn path=/trunk/; revision=22420
2006-06-19 15:31:55 +00:00
Ged Murphy
f5028b62ff [AUDIT]
dhcpcsvc
Confirmed to be clean by Art Yerkes

svn path=/trunk/; revision=22419
2006-06-19 15:29:23 +00:00
Ged Murphy
bc29d4256f [AUDIT]
slayer
Confirmed to be clean by Thomas Weidenmueller

svn path=/trunk/; revision=22418
2006-06-19 13:59:22 +00:00
Ged Murphy
8eb5c17e99 [AUDIT]
utils
ReactOS utilities, not based on Windows components

svn path=/trunk/; revision=22417
2006-06-19 13:55:51 +00:00
Ged Murphy
8428b9d16f [AUDIT]
hid
mostly wrappers and stubs.
Confirmed to be clean by Thomas Weidenmueller

svn path=/trunk/; revision=22416
2006-06-19 13:49:29 +00:00
Ged Murphy
09f1c65b39 [AUDIT]
devmgr
Confirmed to be clean by Thomas Weidenmueller
"devmgr is built from the ground up, probably completely differently. It only has undocumented apis which Thomas wrote test apps for, they were mostly based on guessing and corrected several times."

svn path=/trunk/; revision=22415
2006-06-19 13:27:06 +00:00
Ged Murphy
58217251fd [AUDIT]
winsta
only contains stubs

svn path=/trunk/; revision=22414
2006-06-19 12:45:44 +00:00
Ged Murphy
4420b05a12 [AUDIT]
winscard
only contains stubs

svn path=/trunk/; revision=22413
2006-06-19 12:43:39 +00:00
Aleksey Bragin
f2f67e344c Alexey Zavyalov: Start implementing new International Settings applet (Windows XP-alike style, and eventually will work in Windows XP).
I keep the old intl.cpl in our tree since it contains some hacks to switch languages/locales/layouts, which will soon be gone (along with the old intl.cpl logically)

svn path=/trunk/; revision=22412
2006-06-19 12:43:29 +00:00
Ged Murphy
c9099e06c5 [AUDIT]
vdmdbg
only contains stubs

svn path=/trunk/; revision=22411
2006-06-19 12:36:40 +00:00
Ged Murphy
dd4f9423a7 [AUDIT]
snmpapi
only contains stubs

svn path=/trunk/; revision=22410
2006-06-19 12:34:31 +00:00
Ged Murphy
aa2e6e3de0 [AUDIT]
samsrv
only contains stubs

svn path=/trunk/; revision=22409
2006-06-19 12:22:44 +00:00
Ged Murphy
38bb456ef3 [AUDIT]
authz 
Confirmed to be clean by Thomas Weidenmueller

svn path=/trunk/; revision=22408
2006-06-19 12:14:39 +00:00
Ged Murphy
5551537d5f [AUDIT]
opengl32 
Confirmed to be clean by Anich Gregor (blight)

svn path=/trunk/; revision=22407
2006-06-19 12:09:56 +00:00
Ged Murphy
ccc9dab877 [AUDIT]
mswsock
All stubs with the exception of TransmitFile, which is a simple wrapper

svn path=/trunk/; revision=22406
2006-06-19 11:49:15 +00:00
Aleksey Bragin
9b0d10bbbc Change entrypoint to be a get-style method of class Module, having a boolean param which define if the entrypoint is to be returned with or without the leading underscore. Internal entrypoint string holds entrypoint without leading underscore.
This makes both mingw and msvc backend happy about entry point names.

svn path=/trunk/; revision=22405
2006-06-18 20:30:52 +00:00
Magnus Olsen
7985065a7a rename .xml to rbuild forget we using .rbuild as ext
svn path=/trunk/; revision=22404
2006-06-18 20:14:40 +00:00
Aleksey Bragin
21aed7ec4f Revert r22396: I will provide a better fix
svn path=/trunk/; revision=22403
2006-06-18 20:01:13 +00:00
Magnus Olsen
cebe4f85fa 1. Restore hardware wiz cpl, fix the comping error. Do not delete rbuild file when some thing does not build.
2. fixing the comping problem for hardware wiz cpl 
3. Langues Nl.rc patch from i386dx see wiki how have done the translate

svn path=/trunk/; revision=22402
2006-06-18 19:56:12 +00:00
Magnus Olsen
75da9a2f7c Langues Nl.rc patch from i386dx see wiki how have done the translate
svn path=/trunk/; revision=22401
2006-06-18 19:39:41 +00:00
Aleksey Bragin
f618cc855d Thomas Weidenmueller: RBUILD: Support generating headers from .idl files (Patch 1592)
svn path=/trunk/; revision=22400
2006-06-18 19:39:13 +00:00
Magnus Olsen
427b21b076 Langues Nl.rc patch from i386dx see wiki how have done the translate
svn path=/trunk/; revision=22399
2006-06-18 19:37:05 +00:00
Magnus Olsen
4c2229b4c9 Langues Nl.rc patch from i386dx see wiki how have done the translate
svn path=/trunk/; revision=22398
2006-06-18 19:32:03 +00:00
Magnus Olsen
1e95708d53 Langues Nl.rc patch from i386dx see wiki how have done the translate
svn path=/trunk/; revision=22397
2006-06-18 19:29:44 +00:00
Aleksey Bragin
8f8e389d3e Remove "_" decoration from module entries, since MSVC doesn't need them
svn path=/trunk/; revision=22396
2006-06-18 19:28:54 +00:00
Johannes Anderwald
28ab213634 update resource file
patch by EmuandCo

svn path=/trunk/; revision=22395
2006-06-18 19:25:41 +00:00
Magnus Olsen
4e70b68cd2 Langues Nl.rc patch from i386dx see wiki how have done the translate
svn path=/trunk/; revision=22394
2006-06-18 19:25:18 +00:00
Johannes Anderwald
cf1da8dd66 [AUDIT]
unlock resource file

svn path=/trunk/; revision=22393
2006-06-18 19:23:03 +00:00
Johannes Anderwald
e8da9219d1 fix typos, use correct sub languages, update resource files, change dialog font to "MS Shell Dlg"
patch by EmuandCo

svn path=/trunk/; revision=22392
2006-06-18 19:01:48 +00:00
Eric Kohl
1c0c7413bd Implement CM_Get_HW_Prof_Flags[_Ex]A/W and add PNP_HwProfFlags stub.
svn path=/trunk/; revision=22391
2006-06-18 14:36:42 +00:00
Johannes Anderwald
aabda4b500 specify CF_INITTOLOGFONTSTRUCT flag to auto-select current font in font selection dialog.c
bug report by tsg1zzn fixes bug 1561

svn path=/trunk/; revision=22390
2006-06-18 14:13:03 +00:00
Aleksey Bragin
d33d5d5251 Patch by Mikhail Y. Zvyozdochkin (mzvyozd at narod dot ru): Simplify compilation under Linux.
svn path=/trunk/; revision=22389
2006-06-17 20:28:53 +00:00
Aleksey Bragin
5499eac485 Translation of cacls to Russian language, based on patch by Alexey Minnekhanov (minlexx at rambler dot ru)
svn path=/trunk/; revision=22388
2006-06-17 19:54:00 +00:00
Ged Murphy
9f9c084af1 - fix build issues reported by some users
- move definition into root resource file
- fix msvc warnings

svn path=/trunk/; revision=22387
2006-06-17 19:21:25 +00:00
Ged Murphy
5a05448343 {AUDIT]
TaskManager
Brian Palmer confirms this to be clean

svn path=/trunk/; revision=22386
2006-06-17 18:23:19 +00:00
Ged Murphy
45b7239931 [AUDIT]
sdkparse
ReactOS utility. 

svn path=/trunk/; revision=22385
2006-06-17 16:45:48 +00:00