warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / univ / themes / win32.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-16  Vadim Zeitlinuse ShouldInheritColours()
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2002-12-07  Vadim Zeitlinminor visual corrections to renderers (patch 649847)
2002-12-06  Vadim Zeitlinfix typo in drawing slider ticks; added assert to check...
2002-04-20  Vadim Zeitlininitialize (and delete) the themes art provider - fixes...
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-30  Robert Roebling Added code for erasing the small square between scrol...
2002-03-27  Robert Roebling wxX11 wants to have the border style flag
2002-03-24  Václav Slavíkadded wxTheme::GetArtProvider to wxUniv
2002-03-17  Václav Slavíkfix to segfault in system menu code
2002-03-15  Vadim Zeitlinfixed scrollbar shaft colour
2002-03-15  Vadim Zeitlindraw toolbar separators in Win32 theme
2002-03-12  Václav Slavíkimplemented system menu handling in wxUniv
2002-03-10  Robert Roebling Next try on pop up menus. (#ifdef x11).
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-19  Vadim Zeitlinshow the resize cursor when the mouse is above the...
2002-02-17  Robert Roebling wxX11:
2002-02-15  Václav Slavíkdon't show size grip when maximized
2002-02-14  Vadim Zeitlincache various bitmaps
2002-02-14  Vadim Zeitlinno changes (de-TABified, undid some horrors with which...
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-09  Václav Slavíkimplemented titlebar doubleclick in win32 theme
2002-02-04  Vadim Zeitlinadded GAUGE standard colour and use it in DrawProgressB...
2002-01-27  Václav Slavík(hacky) fix for bg colour handling in wxUniv's win32...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-31  Julian SmartRemoved debug comments
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-21  Julian SmartMore tinkering
2001-11-22  Václav Slavíkreverted fix for missing wxEvent::operator=
2001-11-20  Václav Slavíkcompilation fix (caused by removal of wxMouseEvent...
2001-11-06  Vadim Zeitlincompilation warning fix
2001-11-04  Václav Slavíkimplemented late(r) initialization of wxUniv themes
2001-10-30  Václav Slavíkadded inactive titlebar text colour
2001-10-15  Václav Slavík1. added GetStdIcon support to wxRenderer
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-29  Václav Slavíkfixed assertion failures with invalid icons
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-20  Mattia BarbonMinGW compilation fix.
2001-08-18  Václav Slavíkbetter focus handling (blind fix)
2001-07-11  Vadim Zeitlincompilation fix for MSW
2001-07-10  Vadim Zeitlinrespect wxBU_EXACTFIT
2001-07-10  Vadim Zeitlinuse system colours under Windows (patch 439286)
2001-07-09  Robert Roebling Removed wxPopupWindow from normal (non-wxUniv) build
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Julian SmartGetting wxMicroWindows compiled again
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...