reinitialize image list in ShellBrowser::invalidate_cache()
[reactos.git] / reactos / subsys / system / explorer / shell /
2005-12-28 Martin Fuchsreinitialize image list in ShellBrowser::invalidate_cache()
2005-12-28 Martin Fuchs- refactor icon cache
2005-12-09 Gé van Geldorpreactos.org is the preferred name these days
2005-12-01 Martin Fuchssimplify secure function usage using template overloads
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-20 Martin Fuchsmake compatible again to Windows 2000
2005-11-04 Martin Fuchstest version of startmenu root with big icons
2005-11-01 Martin Fuchscreate two new functions String::str() and String:...
2005-10-09 Martin FuchsFix for Bugzilla Entry 330: Correctly handle WM_COMMAND...
2005-10-05 Martin Fuchsimplemented command line parser for Explorer
2005-10-05 Martin Fuchscomment, const corrections
2005-10-05 Martin Fuchsuse GET_X_LPARAM macro in WM_MOUSEMOVE handlers
2005-10-04 Martin Fuchsactivate execution from command bar
2005-10-02 Martin Fuchswork around GCC's wide string constant bug to fix tree...
2005-10-02 Martin Fuchsfix directory traversing in explorer SDI windows
2005-10-02 Martin Fuchsfix enabling of split border
2005-10-02 Martin Fuchsnew option to open explorer subfolders in separate...
2005-09-25 Martin Fuchsrefeactor all IUnknown implementations using IComSrvBase
2005-09-25 Martin Fuchstry to use IShellFolderViewCB::MessageSFVCB() in order...
2005-09-25 Martin Fuchsnew tool bar icons for the drive bar
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-08-03 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-07-28 Thomas Bluemeldiscard explicitly returned value
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-11 Martin FuchsSynchronisation with ibrowser source code
2005-05-11 Martin Fuchseliminate GCC4 warnings (patch by Thomas Weidenmueller)
2005-05-11 Martin Fuchsfix listbox insert algorithmus
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Martin Fuchsexperimental ROS Shell without integrated explorer...
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 Fuchsactivate printer folder menu
2005-04-03 Martin Fuchsprotect system image list
2005-04-03 Martin Fuchsprotect system image list
2005-04-03 Martin Fuchsshow logoff dialog in lean explorer
2005-04-03 Martin Fuchsfix SDI shell browser
2005-04-02 Martin Fuchsreactivate control panel folder
2005-03-28 Martin Fuchslaunch all registered Shell Service Objects (Systray...
2005-03-27 Martin Fuchs- make Shell Hook Messages really work in Windows
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-20 Martin Fuchsupdate Expat and XMLStorage files
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-06 Martin Fuchsowner drawn context menus for lean explorer version
2005-02-06 Martin Fuchsowner drawn context menus for FileChild
2005-02-06 Martin Fuchsgeneric support for owner drawn context menus
2005-02-06 Martin Fuchsprevent crash related to unsupported context menu types
2005-01-27 Martin Fuchsstore startup path statically
2005-01-21 Mike NordellFix crashing browsing namespace with non-zero-terminate...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-11-20 Martin Fuchsdisplay notification icon change times
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-09-26 Martin Fuchsintroduce XPath syntax to make handling configuration...
2004-09-22 Martin Fuchsconfiguration dialog to choose between MDI and SDI...
2004-09-17 Martin FuchsHandle "." and ".." as special direcory names and move...
2004-09-17 Martin FuchsHandle "." and ".." as special direcory names and move...
2004-08-03 Martin Fuchsadd .cvsignore files for *.o and *.d
2004-08-03 Martin Fuchsget version number to display from RES_STR_PRODUCT_VERSION
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-07-26 Martin Fuchsprecompiled header support for the lean version of...
2004-07-24 Martin Fuchseliminate useless GCC warning
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-18 Martin Fuchseliminate useless GCC warning by initializing the entry...
2004-07-15 Martin Fuchsfix root path for folders opened from the desktop
2004-07-15 Martin Fuchsignore unexpected exceptions while extracting icons
2004-07-15 Martin Fuchsignore unexpected exceptions while extracting icons
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-20 Martin Fuchsremove useless comment
2004-06-20 Martin Fuchsfix opening explorer sub folders in MDI mode - problem...
2004-06-18 Martin Fuchseliminate GCC warning
2004-06-18 Martin Fuchsre-enable DesktopWindow::OnDefaultCommand to open explo...
2004-05-31 Martin Fuchsintegrate optional SDI mode into main explorer branch
2004-05-17 Martin Fuchsuse precompiled headers for VC++ builds
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-04-25 Martin Fuchshandle GetDateFormat) failures
2004-04-12 Martin FuchsShellBrowserChild: jump to addressbar target
2004-04-12 Martin Fuchscomments
2004-04-12 Martin Fuchsshow waitcursor when switching to anotehr dir
2004-04-12 Martin Fuchsimmediatelly maximize first MDI child window
2004-04-12 Martin Fuchs- fix Entry::read_tree() and get_next_path_component()
2004-04-12 Martin Fuchsfix Entry::read_tree() and get_next_path_component()
2004-04-12 Martin Fuchsoptimize favorites sidebar
2004-04-10 Martin Fuchsawake address bar to life
2004-04-10 Martin Fuchsfix toggeling of toolbar windows
2004-04-10 Martin Fuchsactivate web bookmarks in cabinet windows
2004-04-09 Martin Fuchsremove unused variable
2004-04-09 Martin Fuchsremove unused variable
2004-04-09 Martin Fuchsreplace previous favorites start menu folder implementa...
2004-04-07 Martin Fuchsbetter looking bookmark icons
2004-04-04 Martin Fuchsfix imagelist loading
next