reactos.git
2003-03-14 Steven EdwardsGcc 3.x newline warning fix
2003-03-14 Richard Campbell*** empty log message ***
2003-03-14 Richard CampbellIDEALLY this should look like NT4 windows to the pixel...
2003-03-13 Richard CampbellAdded some entries, changed some entries. This may...
2003-03-13 Eric KohlReplaced the current inf-parser by a robust state-machi...
2003-03-13 Eric KohlSeperated inf- and ini-file routines. The inf-file...
2003-03-12 Richard Campbell*** empty log message ***
2003-03-12 Richard CampbellA couple bugfixes
2003-03-12 Richard CampbellWindows are activated when created. This is actually...
2003-03-12 Richard CampbellYAY for bug fixes!
2003-03-12 Richard CampbellMore bugfixes
2003-03-12 Richard Campbellditto
2003-03-12 Richard CampbellSmall bugfix
2003-03-12 Richard CampbellImplemented MoveWindow()
2003-03-11 Steven EdwardsAdded Demo for WM_ERASEBKGND
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-03-11 Richard CampbellLOTs of changes, a few bug fixes, some code cleanup.
2003-03-10 Jason FilbyUpdated Serial Mouse driver
2003-03-10 Jason FilbyRemoving old mouse driver
2003-03-10 Richard CampbellDefined DFC_POPUPMENU
2003-03-09 Jason FilbyMinor button fixes
2003-03-09 Hartmut Birr- Return TRUE on success in DrvAssertMode.
2003-03-09 Hartmut Birr- Protected the access to the crtc registers (cursor...
2003-03-09 Hartmut Birr- Added CsrDuplicateHandle.
2003-03-09 Hartmut Birr- Added CsrCreateProcessData.
2003-03-09 Hartmut Birr- Check for a valid process data pointer in some functions.
2003-03-09 Hartmut Birr- Check for a valid process data pointer in some functions.
2003-03-09 Hartmut Birr- Fixed the return value in SearchPathW.
2003-03-09 Hartmut Birr- Duplicate the error handle in CreateProcessW.
2003-03-09 Hartmut Birr- Improved DuplicateHandle for console handles.
2003-03-09 Hartmut Birr- Implemented DuplicateConsoleHandle.
2003-03-09 Gé van Geldorp#include file moved
2003-03-09 Jason FilbyRefer to new ntddmou.h
2003-03-09 Jason FilbyCalculation fix (from Tim Jobling)
2003-03-09 Jason FilbyCalculation fix
2003-03-09 Jason FilbyImproved mouse button handling
2003-03-08 Eric KohlStart to fill-in the registry.
2003-03-08 Eric KohlCreate binary system hive when usetup is running.
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2003-03-08 Gé van GeldorpRemove DCE from linked list on destroy
2003-03-08 Gé van GeldorpRemove debugging statements
2003-03-07 Richard CampbellImplemented MoveWindow and SetWindowPos, SetWindowPos...
2003-03-07 Richard CampbellMore bug fixes, should behave alot like Windows NT...
2003-03-07 Gé van GeldorpAdjust to new position in rosapps build tree
2003-03-06 Gé van GeldorpSwitch back to the command prompt when you press the...
2003-03-06 Richard Campbell*** empty log message ***
2003-03-06 Richard CampbellUpdated by TortoiseCVS
2003-03-06 Richard CampbellAdded WineMine
2003-03-06 Richard CampbellRemoved winemine from reactos core module
2003-03-06 Gé van GeldorpGetClientRect implementation by Tim Jobling
2003-03-06 Richard CampbellTemp fix because LoadString isn't working properly.
2003-03-06 Gé van GeldorpCopied from Wine with some adjustments for our build...
2003-03-06 Eric KohlImplemented GetProcessAffinityMask() and SetProcessAffi...
2003-03-06 Eric KohlImplemented SignalObjectAndWait().
2003-03-06 Gé van GeldorpConvert between RGBQUAD and COLORREF when creating...
2003-03-06 Gé van GeldorpSilence some debug messages
2003-03-06 Gé van GeldorpConversion between bitfield and indexed no longer hardcoded
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
2003-03-04 Richard CampbellImplemented MoveWindow, won't work until SetWindowPos...
2003-03-04 Eric KohlAdded code to handle 'Ontrack Disk Manager' harddisks...
2003-03-04 Richard CampbellMinor fix
2003-03-04 Gé van GeldorpRemove some debug #if's
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-03-04 Richard CampbellAdded OBM_CLOSE
2003-03-04 Richard CampbellRemoved unused resources.
2003-03-04 Richard CampbellImplemented GetWindowDC()
2003-03-03 Richard CampbellTemp fix
2003-03-03 Richard CampbellAdded GWL_ID to NtUserGetWindowLong. Not implemented...
2003-03-03 Gé van GeldorpGet MS 16 color driver to work under Bochs
2003-03-02 Richard CampbellLots of bug fixes
2003-03-02 Gé van GeldorpFixed some compiler warnings
2003-03-02 Gé van GeldorpFixed several off-by-one errors and some compiler warnings
2003-03-02 Gé van GeldorpFix boot problems and make it work under VMware
2003-03-02 Marty DillBumped CSRSS_MAX_TITLE_LENGTH up to 80.
2003-03-02 Marty DillMinor fixes to CsrGetTitle and Console_Api to get title...
2003-03-02 Marty DillFixed up Get/SetConsoleTitleAW().
2003-03-01 Richard CampbellSome bug fixes.
2003-03-01 Richard CampbellChanged timmons to helmet, but this should be loaded...
2003-03-01 Richard CampbellSmall bug fix
2003-03-01 Richard CampbellNow uses DrawFrameControl to draw controls, still MANY...
2003-03-01 Richard CampbellFixed DrawFrameControl Somewhat
2003-03-01 Eric KohlFixed wrong MBR declaration.
2003-02-28 Richard CampbellRemove OBM_CLOSED
2003-02-28 Richard Campbelloops.
2003-02-28 Richard Campbellditto.
2003-02-28 Richard CampbellRemoved unused OBM_CLOSED resource. Part of a fix...
2003-02-28 Richard CampbellUse DrawEdge for drawing windows.
2003-02-28 Gé van GeldorpReplace direct calls to "make" with $(MAKE)
2003-02-27 Eric KohlFixed [Nt/Zw]QuerySecurityObject() prototype.
2003-02-27 Eric KohlFixed string lengths in calls to ZwSetValueKey() to...
2003-02-27 Eric KohlTerminate service name string.
2003-02-27 Gé van GeldorpCleanup
2003-02-27 Gunnar DalsnesNon expired timer wasn't dequeued/canceled before freed
2003-02-27 Gunnar DalsnesWaitForMultipleObjectsEx passed WaitAny for WaitAll...
2003-02-27 Gunnar Dalsnescorrected prototype
2003-02-27 Gunnar DalsnesWaitForMultipleObjects: WaitAll waits were buggy
2003-02-27 Eric KohlFixed compiler warings.
2003-02-27 Eric KohlDo not expand command lines automatically. This fixes...
2003-02-26 Gé van GeldorpQueue GDI callback in CriticalWorkQueue to improve...
2003-02-26 Eric KohlDetect disk manager software.
next