fixing 20 VS waring msg
[reactos.git] / reactos / subsys /
2005-12-25 Magnus Olsenfixing 20 VS waring msg
2005-12-24 Magnus OlsenFixed Cz.rc to SUBLANG_DEFAULT so make VS happy
2005-12-23 Maarten BosmaAllow to choose between 800x600x16 and 640x480x8 as...
2005-12-23 Eric Kohl-Add QueryServiceConfig2A stub.
2005-12-22 Hervé PoussineauExpand the value if we have a REG_EXPAND_SZ entry
2005-12-21 Magnus OlsenBug 1158 French translation from French translation...
2005-12-21 Magnus OlsenBug 1166 part 1 of 2 French translation from French...
2005-12-21 Magnus OlsenBug 1163 French translation from Jerome Signouret...
2005-12-21 Magnus OlsenBug 1162 correct French translation by Jerome Signouret...
2005-12-19 Magnus Olsencommit franch translation from bugzila reactos.org...
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-12-18 Hervé PoussineauFix typo, which lead to be unable to create services...
2005-12-18 Magnus Olsenforget reformat the code so it look nice in editor
2005-12-18 Magnus Olsenfix follow bug hex->dec, bin->dec, oct->dec, now all...
2005-12-18 Magnus Olsenadding binary convert tested betwin dec -> bin -> hex...
2005-12-18 Magnus OlsenFix partily of bug 1149, left todo is binary show....
2005-12-17 Magnus OlsenAlexander Wurzinger(Lohnegrim)' E-Mail 'Lohnegrim@gmx...
2005-12-17 Magnus Olsenadd allowwarnings ="true" so ibrowser can be build...
2005-12-17 Magnus Olsenadd allowwarnings ="true" so explore can be build...
2005-12-17 Martin Fuchsfix bug 1139: disable printer submenu folder in "settin...
2005-12-17 Royce Mitchell IIIprint out some useful info before we go belly-up
2005-12-16 Thomas Bluemelfixed windres warning
2005-12-16 Gé van Geldorpsamwise52 <samcharly@hotmail.com>
2005-12-16 Gé van Geldorpggcom <ggcom@tele2.fr>
2005-12-16 Gé van Geldorpggcom <ggcom@tele2.fr>
2005-12-16 Gé van Geldorpggcom <ggcom@tele2.fr>
2005-12-16 Andrew MungerReturn error codes correctly, fixes 1109. Patch by...
2005-12-15 Ged MurphyFixed positioning of graphic in start menu
2005-12-14 Brandon TurnerRemove my changes to pagefile creation because they...
2005-12-14 Andrew MungerInclude main .rc file in format.xml, so that strings...
2005-12-14 Brandon TurnerImplement system handling of page file creation sizes...
2005-12-13 Christoph von Wittichimplemented GetKeyboardLayoutNameW
2005-12-12 Ged MurphyMake start menu icons small until we have 24x24 icons.
2005-12-12 Gé van GeldorpBenoit Plante <cmoibenlepro@hotmail.com>
2005-12-11 Magnus OlsenNtGdiDdQueryDirectDrawObject do not setup wrong callbac...
2005-12-11 Sebastian Gasiorekadded polish resource by Kokodin <kuraxxl(at)wp.pl>
2005-12-11 Magnus Olsenbugfix a bsod in DD_Cleanup
2005-12-11 Gé van GeldorpUsurp <petreolle@users.sourceforge.net>:
2005-12-11 Brandon TurnerStop the footer from printing twice. fixes 1084.
2005-12-10 Thomas Bluemelfixed calls to NtDuplicateObject
2005-12-10 Magnus OlsenBug fix DD_Cleanup thx w3seek, Implement second check...
2005-12-10 Christoph von Wittichfix uninitialized variable warning
2005-12-09 Gé van GeldorpPrefer reactos.org over reactos.com
2005-12-09 Filip NavaraAdd prototypes needed for GDI_DEBUG.
2005-12-09 Gé van Geldorpreactos.org is the preferred name these days
2005-12-09 Magnus Olsentake care of NtGdiDdDeleteDirectDrawObject Attempted...
2005-12-09 Magnus OlsenAdding more debug string on dx api that are being calling
2005-12-09 Magnus OlsenTake care of one BSOD in NtGdiDdCreateDirectDrawObject...
2005-12-09 Christoph von Wittichmove declaration of IntGdiExtSelectClipRgn to a win32k...
2005-12-09 Christoph von Wittichimplemented NtGdiSelectClipPath and PATH_FillPath
2005-12-09 Gé van GeldorpNever allocate 0 bytes. Fixes bug 1082.
2005-12-09 Christoph von Wittichchanged formatting in german rc file
2005-12-08 Christoph von Wittichimplemented: NtGdiAbortPath, NtGdiBeginPath, NtGdiEndPa...
2005-12-08 Gé van GeldorpDon't do WM_INITDIALOG processing during window destruc...
2005-12-08 Magnus Olsenadding \n at end of DPRINT1 so the log are bit easy...
2005-12-08 Gé van GeldorpIt's possible to select an (indexed) palette into a...
2005-12-08 Alex Ionescu- Add flags for NtCreateProcessEx for upcoming patch.
2005-12-07 Filip NavaraFix a typo.
2005-12-07 Filip NavaraFix parameter passing in NtGdiCreateDC.
2005-12-07 Magnus Olsentake care of Bug#: 1084
2005-12-06 Brandon TurnerMake sure that a CTRL+C doesn't carry over to another...
2005-12-05 Gé van GeldorpMove warranty info to license page
2005-12-05 Gé van GeldorpOffer an explanation why AllocConsole() might have...
2005-12-05 Magnus Olsenadding debug trace for all dx api
2005-12-05 Brandon TurnerCrtl-C gives a new line when reading input
2005-12-05 Brandon Turner^M should run the command
2005-12-04 Gé van GeldorpLimit selection to window border
2005-12-04 Gé van GeldorpMake sure that WM_NCPAINT messages are generated by...
2005-12-04 Gé van GeldorpLimit invalidate region if required
2005-12-04 Gé van GeldorpOnly offset the rect if it's not empty, otherwise we...
2005-12-04 Gé van GeldorpCheck the update rect, not the region. The region might...
2005-12-04 Hartmut BirrFixed a buffer overflow in RefreshListView.
2005-12-04 Art YerkesBroaden the lock over the whole text rendering loop...
2005-12-03 Magnus OlsenCorrect some prototypes and struct, Adding some missing...
2005-12-01 Thomas Bluemelfixed difference in signedness warnings
2005-12-01 Gé van GeldorpFiles forgotten in r19815
2005-12-01 Gé van GeldorpSend proper messages/events to processes during logoff...
2005-12-01 Martin Fuchssimplify secure function usage using template overloads
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Gé van GeldorpCommit forgotten file
2005-12-01 Gé van GeldorpGet correct window station for CSRSS
2005-12-01 Gé van GeldorpCapture window station name passed from usermode
2005-11-30 Gé van GeldorpMake GetProcessWindowStation work for CSRSS
2005-11-30 Christoph von Wittich-moved files into correct dir
2005-11-30 Christoph von Wittichfix macro redefinition when compiling with msvc
2005-11-30 Martin Fuchssprintf_s1
2005-11-30 Martin FuchsXML-encode characters below 0x20
2005-11-30 Martin Fuchsstruct FileHolder to encapsulate _tfopen/_tfopen_s()
2005-11-29 Martin Fuchsintegrate replacement function for SHBindToParent()
2005-11-29 Martin FuchsAdjust for Visual Studio 2005:
2005-11-29 Martin Fuchscorrect _com_ptr usage
2005-11-29 Martin Fuchsswitch to standard conform CRT function names
2005-11-29 Gé van GeldorpSamuel Serapióega <samcharly@hotmail.com>:
2005-11-29 Christoph von Wittichfix warning
2005-11-29 Christoph von Wittichfixed some warnings when compiling with msvc
2005-11-28 Nathan WoodsRegedit: Implemented accelerator keys
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Brandon Turnerfixed the stretch code with some help from filip. ...
2005-11-28 Thomas Bluemelalso scroll the selection
2005-11-28 Thomas Bluemelscroll the console properly instead of repainting it
next