eliminate GCC warning about initialization order
[reactos.git] / reactos / subsys / system / explorer / shell / shellbrowser.h
2006-01-01 Martin Fuchseliminate GCC warning about initialization order
2006-01-01 Martin Fuchsexplorer:
2005-12-28 Martin Fuchs- refactor icon cache
2005-11-29 Martin Fuchscorrect _com_ptr usage
2005-10-02 Martin Fuchswork around GCC's wide string constant bug to fix tree...
2005-09-25 Martin Fuchsrefeactor all IUnknown implementations using IComSrvBase
2005-09-25 Martin Fuchstry to use IShellFolderViewCB::MessageSFVCB() in order...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-11 Martin Fuchseliminate GCC4 warnings (patch by Thomas Weidenmueller)
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-04-03 Martin Fuchsfix SDI shell browser
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-06 Martin Fuchsowner drawn context menus for lean explorer version
2005-02-06 Martin Fuchsgeneric support for owner drawn context menus
2004-08-02 Martin Fuchscontext menus for qick launch bar
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-05-31 Martin Fuchsintegrate optional SDI mode into main explorer branch
2004-04-12 Martin FuchsShellBrowserChild: jump to addressbar target
2004-04-12 Martin Fuchsimmediatelly maximize first MDI child window
2004-04-10 Martin Fuchsawake address bar to life
2004-03-20 Martin Fuchslean version comments
2004-03-20 Martin Fuchs- Copyright notices for 2004
2004-03-03 Martin Fuchscorrect jump_to() functions
2004-03-03 Martin Fuchsadd opened files to the "recent documents" list
2004-02-28 Martin Fuchspreparations for SDI code merge
2004-02-28 Martin Fuchsup/down navigation for shell views in SDI mode
2004-02-28 Martin Fuchs"up" button
2004-02-18 Martin Fuchs- eiminated compiler warning
2004-02-18 Martin FuchsSDI interface for lean explorer
2004-02-09 Martin Fuchsdisplay status texts
2004-01-31 Martin Fuchsre-activate already open shell/ntobj child windows...
2004-01-31 Martin Fuchsincluded NT Object namespace as virtual file system
2003-12-20 Martin Fuchscontext menu implementation for desktop window
2003-11-10 Martin FuchsCompleted Doxygen documentation of all compounds in...
2003-11-02 Martin Fuchsadd doxygen @todo tags to create a TODO list
2003-11-01 Martin Fuchsextend doxygen documentation
2003-09-29 Martin Fuchs* open MDI cabinet folders instead of new mainframe...
2003-09-28 Martin Fuchsopen subfolders in cabinet windows
2003-09-28 Martin Fuchsopen cabinet windows then clicking on desktop folders
2003-08-28 Martin FuchsImplemented control panel window in cabinet view mode.
2003-08-27 Martin Fuchspartly implemented control panel window
2003-08-21 Martin Fuchsworking start menu; beginning of tray notification...
2003-08-20 Martin Fuchsautomatically opening startmenu-submenus
2003-08-16 Martin Fuchsfirst draft of working task bar
2003-08-11 Martin Fuchsopen child folders by double click in ShellBrowserChild
2003-08-11 Martin FuchsSubclassedWindow class for wrapping subclassed windows
2003-08-09 Martin Fuchssmall improvements for DesktopWindow
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...