re-worked ndis to do device detection from a win2k-style registry enum database,...
[reactos.git] / reactos / subsys /
2003-09-03 Eric KohlFixed signature of [Nt/Zw]QueryDirectoryObject().
2003-09-02 Martin Fuchsprint KERNEL_VERSION_STR
2003-08-31 Gé van GeldorpCheck hDC handle is valid before accessing its data
2003-08-31 Martin FuchsWine workaround for displaying the desktop bar
2003-08-31 Gé van Geldorp- Fix various bitmap format translation bugs
2003-08-30 Martin FuchsWine cleanup
2003-08-30 Martin Fuchscompatibility to building as Winelib application
2003-08-30 Martin FuchsWINE build compatibility
2003-08-29 Richard CampbellUse Vera instead of helmet for drawing menus, button...
2003-08-29 Thomas Bluemelmodified MsqTranslateMouseMessage() for Double clicks
2003-08-29 Martin FuchsNow we handle start menu popups via StartMenuRoot:...
2003-08-29 Gé van GeldorpFixed NtGdiCreateCompatableDC()
2003-08-29 Eric KohlKeep users from deleting partitions in special cases...
2003-08-29 Martin Fuchsmultithreading for class Window; usage of window map...
2003-08-29 Gé van GeldorpVarious fixes by Filip Navara
2003-08-29 Thomas Bluemelfixed the definition of User32SetupDefaultCursors()
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-28 Gé van GeldorpFix ellipsis in e.g. window captions
2003-08-28 Martin Fuchsset TTN_ALWAYS for quicklaunch icons
2003-08-28 Gé van GeldorpFix PolyPolygon and PolyPolyline (patch by Jonathan...
2003-08-28 Martin FuchsImplemented control panel window in cabinet view mode.
2003-08-28 Thomas Bluemel1. implemented GetDoubleClickTime() and SetDoubleClickT...
2003-08-28 Thomas Bluemelimplemented support for double clicks
2003-08-28 Thomas Bluemelimplemented SwapMouseButton()
2003-08-28 Martin FuchsImplemented control panel window in cabinet view mode.
2003-08-28 Gé van GeldorpFix double locking of DC
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-28 Gé van GeldorpCreate palette handles as gdiobj handles which can...
2003-08-28 Thomas Bluemelimplemented drawing menu bar
2003-08-28 Martin Fuchscontrol panel start entry
2003-08-27 Thomas Bluemelchanged menu code to use UNICODE_STRING
2003-08-27 Martin Fuchspartly implemented control panel window
2003-08-27 Martin Fuchsclock tool tips
2003-08-27 Martin Fuchsidea-update
2003-08-27 Martin FuchsImplemented launching of date/time control panel applet
2003-08-26 Martin FuchsImplemented Tooltip Popup for Clock to display current...
2003-08-26 Thomas Bluemel1. finally fixed handling the WM_MOUSEMOVE messages...
2003-08-26 Martin FuchsImplemented Search and Shut Down in startmenu by callin...
2003-08-26 Thomas Bluemelbig patch by Jonathon Wilson for GDI32 & related stuff
2003-08-26 Thomas Bluemelfixed a bug crashing the kernel when moving the cursor...
2003-08-26 Thomas Bluemeldisabled new code...
2003-08-25 Thomas Bluemelfixed a few bugs in MsqInsertSystemMessage() and improv...
2003-08-25 Richard Campbell- Solitaire now works partially, patch by Filip Navara
2003-08-25 Martin Fuchscalculate taskbar size
2003-08-25 Thomas Bluemelfixed MsqInsertSystemMessage()
2003-08-25 Thomas Bluemelmodified MsqInsertSystemMessage() so it prevents the...
2003-08-25 Martin Fuchsmoved explorer.lst ti winefile dir
2003-08-25 Eric KohlChanged file system decision as per Brian Palmers sugge...
2003-08-25 Martin Fuchstodo update
2003-08-25 Thomas Bluemelfixed a bug in NtUserClipCursor()
2003-08-25 Thomas Bluemelfixed a bug that caused the mouse cursor drawing incorr...
2003-08-24 Thomas Bluemelfixed bugs and completed SetCursorPos() and ClipCursor()
2003-08-24 Aleksey BraginFixing some obvious bugs in NtGdiRealizePalette (mentio...
2003-08-24 Gé van GeldorpBuildDIBPalette fix by Filip Navara
2003-08-24 Martin Fuchschanges-update
2003-08-24 Martin FuchsAdded romanian translation of Ciobanu Alexander.
2003-08-24 Thomas Bluemelimplemented SetCursorPos() and GetCursorPos() and chang...
2003-08-24 Gé van Geldorp- Improve repainting after a window move
2003-08-24 Hartmut Birr- Fixed the check for printable ascii characters.
2003-08-24 Martin FuchsAdded logo in start menu.
2003-08-24 Martin Fuchsadded shellclasses example project
2003-08-24 Martin Fuchsmoved plugin source from taskbar directory to winefile...
2003-08-24 Martin Fuchsmoved plugin source from taskbar directory to winefile...
2003-08-24 Martin Fuchsadded comments
2003-08-24 Martin Fuchschecked in shellhook source code as backup
2003-08-24 Casper Hornstrup2003-08-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-24 Martin FuchsImplement CTRL+ESC shortcut for poping up start menu
2003-08-24 Martin Fuchsmoved externals.h into winefile directory
2003-08-24 Martin Fuchsbrowse drives in start menu
2003-08-24 Thomas Bluemel1. ClipCursor(), GetClipCursor() in user32
2003-08-23 Thomas Bluemelimplemented NtUserGetIconSize()
2003-08-23 Martin Fuchswork around for missing BTNS_NOPREFIX declaration in...
2003-08-23 Martin Fuchsfixed create_absolute_pidl()
2003-08-23 Martin Fuchsimplemented context menus for task bar
2003-08-23 Martin FuchsImplemented tool tips for quicklaunch bar.
2003-08-23 Martin Fuchsimproved error reporting for GCC version
2003-08-23 Martin Fuchsremoved warning for VS.Net compiler
2003-08-23 Martin Fuchsadded TODO entries
2003-08-23 Martin Fuchsfixed more memory and GDI handle leaks
2003-08-23 Martin Fuchsfixed GDI handle leaks
2003-08-23 Martin Fuchsimplemented 'run...' dialog by using shell32 functional...
2003-08-23 Martin Fuchsadded .cvsignore
2003-08-22 Martin Fuchsadded quicklaunch bar
2003-08-22 Martin Fuchsfixed create_bitmap_from_icon()
2003-08-22 Martin FuchsImplemented quick launch bar
2003-08-22 Martin Fuchsdouble buffering
2003-08-22 Martin FuchsNotifyArea::CancelModes()
2003-08-22 Martin Fuchsbugfix: focus handling in startmenu
2003-08-22 Thomas Bluemelbugfixes for menus
2003-08-22 Martin Fuchscheck for valid task icon owener windows
2003-08-22 Eric KohlUse FAT12 or FAT16 CHS for small partitions even if...
2003-08-22 Martin Fuchsset work area size
2003-08-22 Royce Mitchell IIIC89 compatibility and fixed a pointer bug ( conferred...
2003-08-22 Martin FuchsImplemented tray notification callback messages
2003-08-22 Martin Fuchsimplemented clock display in tray notification area
2003-08-22 Gé van GeldorpFix counting when going from bottom to top
2003-08-22 Steven EdwardsMerged regedit from winehq cvs.
2003-08-22 Steven EdwardsAdd linking to libstdc++ for buggy gcc installs
2003-08-21 Thomas Bluemelreorganized window.c
2003-08-21 Thomas Bluemeladded @implemented/@unimplemented comments
next