- fix toolbar position, deleted a line accidentally.
[reactos.git] / reactos / subsys / system / explorer /
2006-01-08 Christoph von WittichUkrainian translations from temarez <temarez@yandex...
2006-01-07 Thomas Bluemelfixed removing the children in ShellBrowser::InsertSubi...
2006-01-01 Ged Murphyrevert 20523.
2006-01-01 Ged Murphychange explorer quick launch icon to use default 'my...
2006-01-01 Ged Murphy- split logoff and shutdown resources
2006-01-01 Martin Fuchseliminate GCC warning about initialization order
2006-01-01 Martin Fuchsexplorer:
2006-01-01 Martin Fuchsexplorer: merge changes from lean explorer branch ...
2005-12-31 Ged Murphy- Use a separate icon for minimizing windows.
2005-12-29 Magnus Olsennew icon from mf
2005-12-29 Martin Fuchsupdate of french Explore resource script from G. Maton...
2005-12-28 Martin Fuchscommit patch of bugzilla entry 1073 to to compile Explo...
2005-12-28 Martin Fuchsreinitialize image list in ShellBrowser::invalidate_cache()
2005-12-28 Martin Fuchs- refactor icon cache
2005-12-27 Ged Murphycorrect spelling
2005-12-24 Magnus OlsenFixed Cz.rc to SUBLANG_DEFAULT so make VS happy
2005-12-17 Magnus Olsenadd allowwarnings ="true" so explore can be build...
2005-12-17 Martin Fuchsfix bug 1139: disable printer submenu folder in "settin...
2005-12-15 Ged MurphyFixed positioning of graphic in start menu
2005-12-12 Ged MurphyMake start menu icons small until we have 24x24 icons.
2005-12-11 Sebastian Gasiorekadded polish resource by Kokodin <kuraxxl(at)wp.pl>
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-30 Martin Fuchssprintf_s1
2005-11-30 Martin FuchsXML-encode characters below 0x20
2005-11-30 Martin Fuchsstruct FileHolder to encapsulate _tfopen/_tfopen_s()
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-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-22 Hervé PoussineauFix sublanguage IDs in .rc files:
2005-11-20 Martin Fuchsmake compatible again to Windows 2000
2005-11-20 Martin Fuchscorect scroll icon hotspot for big icon mode
2005-11-13 Ged Murphyuse neater tray arrows from Dominik (dominik@newmatic.de)
2005-11-13 Martin Fuchssome little german translation fixes
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-27 Martin Fuchsdisable "Terminate Explorer" in ReactOS build
2005-10-27 Martin Fuchsupdate change list for 0.2.8 release
2005-10-22 Gé van GeldorpFix icon alignment when the screen width is not a multi...
2005-10-21 Andrew MungerNew search icon.
2005-10-18 Aleksey BraginGerman translations by FooDerGrosse, kevin_schnabel...
2005-10-17 Martin FuchsFix for Bugzilla entry 904: activated the "not yet...
2005-10-17 Martin Fuchsfix a few taskbar context menu bugs including Bugzilla...
2005-10-17 Martin Fuchsremove some unused special handling code and comments
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-09 Martin Fuchsremove binary attribute from japanese resource file
2005-10-09 Martin FuchsFix for Bugzilla Entry 330: Correctly handle WM_COMMAND...
2005-10-09 Martin Fuchsfix crash because of NULL command line pointer
2005-10-09 Martin Fuchsreplace "search computer" start menu entry by a "not...
2005-10-08 Martin Fuchsupdate change list
2005-10-05 Martin Fuchsstrip extended options from the front of the command...
2005-10-05 Martin Fuchsimplemented command line parser for Explorer
2005-10-05 Martin Fuchscomment, const corrections
2005-10-05 Martin Fuchsleave TrackStartmenu() function when executing any...
2005-10-05 Martin Fuchsuse GET_X_LPARAM macro in WM_MOUSEMOVE handlers
2005-10-05 Martin Fuchsone-click activation of "Start" button
2005-10-05 Martin Fuchsupdate TODO list
2005-10-05 Martin Fuchsfix UNICODE control panel calls to handle double clicks...
2005-10-04 Martin Fuchsactivate execution from command bar
2005-10-04 Martin Fuchs"execute" menu entry
2005-10-04 Martin Fuchsset EOL-style
2005-10-04 Martin Fuchsremove remaining winefile resources
2005-10-04 Martin Fuchscomplete german resources for explorer
2005-10-02 Martin Fuchsa bit of Makefile and string constants cleanup
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-10-01 Martin Fuchsadd code comments
2005-10-01 Martin FuchsMDI/SDI option dialog:
2005-10-01 Magnus Olsencommit new startmenu picture that can be resize, see...
2005-09-30 Martin FuchsFix Bugzilla Bug 676: dynamic explorer start menu sideb...
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-25 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-21 Martin Fuchs- use size_t for buffer/string lengths instead of int
2005-09-21 Martin Fuchs- Bugfix for UTF-8 strings
2005-09-20 Martin Fuchs- fix build for MinGW and VC++ environments
2005-09-20 Gé van GeldorpBletch <npwoods@mess.org>:
2005-09-19 Filip NavaraRemove accidently commited debug code.
2005-09-19 Filip NavaraFix the taskbar button resizing to account for button...
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-08-26 Filip NavaraMake the explorer taskbar look a bit nicer.
2005-08-13 Martin Fuchsremove special handling of previous MinGW versions
2005-08-03 Martin Fuchsswitch back to #include "precomp.h" for precomp.cpp...
2005-08-03 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-08-03 Martin Fuchsset svn:eol-style of *.dsp/dsw to CRLF
2005-07-28 Thomas Bluemeldiscard explicitly returned value
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-17 Martin Fuchsadd explorer-ro.rc
2005-07-16 Magnus Olsencrop mf logo to 30x280 and it showing right rember...
2005-07-15 Magnus Olsencrop the height of mf new logo so it show right
2005-07-15 Magnus Olsenrevert back startmenu.cpp the change are not complite...
2005-07-15 Magnus Olsenupdate swedish .rc and rename it from sw to sv, remove...
2005-07-01 Alex IonescuFix explorer/ibrowser build
2005-06-18 Martin Fuchsremove superfluous include
2005-06-17 Filip NavaraDo NOT include defines.h in .rc files.
next