[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / reactos / subsys / system / explorer / utility / window.h
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-16 Ged Murphyadd the base .rbuild files
2006-01-16 Martin Fuchsdisplay icons of size 24x24 per default in the start...
2005-10-17 Martin Fuchsremove some unused special handling code and comments
2005-06-03 Martin Fuchssplit the big explorer resource file into smaller langu...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-27 Martin Fuchs- make Shell Hook Messages really work in Windows
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-18 Martin Fuchsadjustments for GCC 3.4
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-04-12 Martin Fuchsimmediatelly maximize first MDI child window
2004-04-10 Martin Fuchsawake address bar to life
2004-04-04 Martin Fuchsicons and tooltips for bookmarks
2004-03-28 Martin Fuchsoption "display version on desktop background"
2004-03-28 Martin Fuchsoption "display version on desktop background"
2004-03-21 Martin Fuchsconfiguration dialog for notification icons
2004-03-20 Martin Fuchslean version comments
2004-03-20 Martin Fuchs- Copyright notices for 2004
2004-03-18 Martin Fuchsfirst version of Explorer NotifyHook DLL
2004-03-15 Martin Fuchsimplementation of volume control tray icon
2004-03-14 Martin FuchsUNICODE fix for Tooltips
2004-03-14 Martin Fuchshandle WM_NOTIFYFORMAT
2004-03-14 Martin Fuchs- separate tooltip area for each notify icon
2004-03-03 Martin Fuchscorrect jump_to() functions
2004-02-28 Martin Fuchspreparations for SDI code merge
2004-02-25 Martin Fuchsfixed bug #224
2004-02-25 Martin Fuchsfixed bug #224
2004-02-18 Martin Fuchscorrect comments
2004-02-18 Martin FuchsSDI interface for lean explorer
2004-02-10 Martin Fuchsstore statustexts in MDI children
2004-02-09 Martin Fuchsdisplay status texts
2004-01-18 Martin Fuchsdesktop settings dialog sheet (for now only too look...
2004-01-18 Martin Fuchsproperty sheet dialogs
2004-01-05 Vizziniadded a cast to silence a compiler warning
2004-01-04 Martin Fuchsicon caching
2004-01-03 Martin Fuchslook into the registry configuration to see which file...
2004-01-02 Martin Fuchsreimplemented start menu as light weight version
2003-12-31 Martin Fuchsimplemented Explorer About Dialog
2003-12-20 Martin Fuchscontext menu implementation for desktop window
2003-11-10 Martin FuchsCompleted Doxygen documentation of all compounds in...
2003-11-01 Martin Fuchsextend doxygen documentation
2003-10-18 Martin Fuchs* add interactive sort functionality to program search...
2003-10-18 Martin Fuchs* caching of searched start menu entries
2003-10-04 Martin Fuchsdisplay icons in search dialog
2003-10-01 Martin FuchsBeginnings of "Search Program" dialog
2003-09-13 Martin FuchsUse a better ReactOS Icon as application icon and for...
2003-08-30 Martin Fuchscompatibility to building as Winelib application
2003-08-30 Martin FuchsWINE build compatibility
2003-08-29 Martin FuchsNow we handle start menu popups via StartMenuRoot:...
2003-08-29 Martin Fuchsmultithreading for class Window; usage of window map...
2003-08-27 Martin Fuchspartly implemented control panel window
2003-08-26 Martin FuchsImplemented Tooltip Popup for Clock to display current...
2003-08-23 Martin Fuchsfixed create_absolute_pidl()
2003-08-22 Martin Fuchsdouble buffering
2003-08-21 Martin Fuchsdisplay icons in tray notification area
2003-08-21 Martin Fuchsworking start menu; beginning of tray notification...
2003-08-20 Martin Fuchsdynamic startmenu widths
2003-08-20 Martin Fuchsautomatically opening startmenu-submenus
2003-08-20 Martin Fuchsdraw startmenu subfolder arrows
2003-08-19 Martin FuchsImplementation of standard startmenu folders
2003-08-19 Martin FuchsOwnerdrawnButton
2003-08-19 Martin Fuchsadded code comments and a bit of cleanup
2003-08-18 Martin Fuchsfirst draft of explorer start menu
2003-08-17 Martin Fuchslog off button in start menu
2003-08-17 Martin Fuchspicture button for start menu
2003-08-17 Martin Fuchsnew helper struct ClientRect
2003-08-17 Martin FuchsHandling ofg iconized windows
2003-08-16 Martin Fuchsfirst draft of working task bar
2003-08-11 Martin Fuchsdraw blue background
2003-08-11 Martin FuchsSubclassedWindow class for wrapping subclassed windows
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...