create two new functions String::str() and String::toLower() to avoid _tcslwr() calls...
[reactos.git] / reactos / subsys / system / explorer / taskbar / traynotify.cpp
2005-11-01 Martin Fuchscreate two new functions String::str() and String:...
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-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-02 Martin Fuchsfix tray icon config dialog for the first icon
2005-03-28 Martin Fuchsenable multiline tooltips
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-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-10 Martin Fuchscomment for _NO_ALPHABLEND in the makefile
2005-01-10 Martin Fuchs_NO_ALPHABLEND compiler switch
2004-11-21 Martin Fuchswork around GCC's wide string constant bug when compili...
2004-11-21 Martin Fuchsalpha-blend hidden notification icons
2004-11-20 Martin Fuchsnotification area button to toggle hidden icons
2004-11-20 Martin Fuchsdisplay notification icon change times
2004-09-26 Martin Fuchsintroduce XPath syntax to make handling configuration...
2004-09-22 Martin Fuchsconfiguration dialog to choose between MDI and SDI...
2004-08-04 Magnus OlsenThx to Herv� Poussineau the gcc 3.3.x are working agein
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-07-26 Martin Fuchsprecompiled header support for the lean version of...
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-17 Martin Fuchsuse precompiled headers for VC++ builds
2004-04-25 Martin Fuchshandle GetDateFormat) failures
2004-04-09 Steven EdwardsI hope I didnt mess up committing this to the lean...
2004-04-07 Martin Fuchsbetter looking bookmark icons
2004-04-06 Martin Fuchsfix clock visibility flag
2004-04-05 Filip Navara- Get the WS_EX_STATICEDGE style working.
2004-04-04 Martin Fuchsimport IE bookmarks and convert into XBEL format bookma...
2004-03-28 Martin Fuchscompiler friendly access operator implemantation
2004-03-28 Martin Fuchsmore configuration options:
2004-03-28 Martin Fuchsmake config option "show-hidden notification icons...
2004-03-27 Martin Fuchs- XMLChildrenFilter iterator
2004-03-27 Martin Fuchsrollback changes when cancelling notify icon configurat...
2004-03-22 Martin Fuchsimplemented UTF-8 conversion
2004-03-21 Martin Fuchsstorage of configuration settings in user specific...
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-20 Martin Fuchscontext menu for notification area
2004-03-20 Martin Fuchsauto-hiding of inactive notification icons
2004-03-18 Martin Fuchsfirst version of Explorer NotifyHook DLL
2004-03-15 Martin Fuchsimplementation of volume control tray icon
2004-03-14 Martin Fuchshandle large notification strings
2004-03-14 Martin Fuchshandle WM_NOTIFYFORMAT
2004-03-14 Martin Fuchs- separate tooltip area for each notify icon
2004-03-14 Martin Fuchsresize taskbar buttons on WM_SIZE
2004-03-14 Martin Fuchstool tip texts for notification icons
2004-03-14 Martin Fuchshide clock from desktop bar if it's configured this...
2004-02-28 Martin Fuchsanother foreground window fix for clicks on notificatio...
2004-02-28 Martin Fuchsanother foreground window fix for clicks on notificatio...
2004-02-26 Martin Fuchsfix foreground window handling when clicking on notific...
2004-02-26 Martin Fuchsfix foreground window handling when clicking on notific...
2004-02-23 Martin Fuchsfixed icon handle leak in notification area
2004-02-23 Martin Fuchsfixed icon handle leak in notification area
2004-02-08 Martin Fuchsdesktop switching
2004-01-23 Martin Fuchsbugfix to correctly display notification icons of some...
2004-01-22 Richard Campbellifndef _ROS_
2004-01-21 Martin Fuchsuse #ifdef _ROS_ for latest drawing workaround
2004-01-20 Richard Campbellsmall workaround to get the edge around the systray...
2004-01-18 Martin Fuchsproperty sheet dialogs
2004-01-16 Martin FuchsDon't specify any specific time format for the clock.
2004-01-14 Richard Campbellchanged explorer slightly
2004-01-14 Richard Campbelluse GetTimeFormat for explorer, since it displays time...
2004-01-13 Martin Fuchsautomatically adjusted size of notification area and...
2003-12-27 Martin Fuchsdynamically calculating the required size for the clock...
2003-11-02 Martin Fuchsadd doxygen @todo tags to create a TODO list
2003-10-29 Martin Fuchsadd some calls to SHRestricted to replace awfull Regist...
2003-10-20 Martin Fuchsuse DynamicFct for AllowSetForegroundWindow()
2003-10-04 Martin Fuchsremoved compiler warning
2003-10-04 Martin Fuchsdisable call to AllowSetForegroundWindow() for Wine
2003-10-03 Martin Fuchsallow SetForegroundWindow() for Notify Windows
2003-09-29 Martin FuchsFix for wrong UNICODE definition of CFSTR_FILENAME...
2003-09-27 Martin Fuchs* created a Makefile for compiling as standalone projec...
2003-09-02 Martin Fuchsprint KERNEL_VERSION_STR
2003-08-29 Martin Fuchsmultithreading for class Window; usage of window map...
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-24 Martin Fuchsmoved plugin source from taskbar directory to winefile...
2003-08-24 Martin FuchsImplement CTRL+ESC shortcut for poping up start menu
2003-08-23 Martin Fuchsfixed GDI handle leaks
2003-08-22 Martin FuchsImplemented quick launch bar
2003-08-22 Martin Fuchsdouble buffering
2003-08-22 Martin FuchsNotifyArea::CancelModes()
2003-08-22 Martin Fuchscheck for valid task icon owener windows
2003-08-22 Martin Fuchsset work area size
2003-08-22 Martin FuchsImplemented tray notification callback messages
2003-08-22 Martin Fuchsimplemented clock display in tray notification area