]> git.saurik.com Git - wxWidgets.git/history - include
Applied patch [ 1170019 ] Fix for wxGTK drop button in datectlg.cpp
[wxWidgets.git] / include /
2005-03-08  Włodzimierz SkibaMissing flags.
2005-03-08  Włodzimierz SkibaXTI has own wxObjectEventFunction and has to follow...
2005-03-08  Robin DunnAllow wxBufferedDC to be constructed with just a wxDC.
2005-03-08  Vadim Zeitlininit member variables properly (patch 1156088)
2005-03-08  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Vadim Zeitlinfix top margin for static box sizer when wxDIALOG_UNIT_...
2005-03-07  Vadim Zeitlinextracted platform-specific code to determine static...
2005-03-07  Vadim Zeitlinadded file with WinCE-specific configuration options...
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Vadim Zeitlincompilation fix for VC6 (patch 1158433)
2005-03-07  Julian SmartAdded wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal...
2005-03-07  Julian SmartRemoved very very obsolete flags from 1.x
2005-03-07  Vadim Zeitlinfix to avoid eVC crashes: restored wxObjectEventFunctio...
2005-03-07  Włodzimierz SkibaInform settings about wxWindow class existence.
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-07  Vadim Zeitlinadded wxUSE_DATEPICKCTRL
2005-03-06  Vadim Zeitlinreplaced C++ comment with a C one
2005-03-05  Michael WetherellFix for problem with wxGetFileKind on WinCE
2005-03-05  Mattia Barbon Use the correct WXDLLIMPEXT declaration for
2005-03-04  Włodzimierz SkibaRemoved ambiguity between deprecated and new constructor.
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-03-04  Robert Roebling Changed wxFileName::SetExt() as per the discussion...
2005-03-03  Robert Roebling Adapt SetExt() to new availability of m_hasExt. I...
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-03-03  Julian SmartAdded wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to...
2005-03-02  Robin DunnAdd GetToolTip accessor
2005-03-02  Stefan Csomorunicode character events
2005-03-02  Włodzimierz SkibaIn MSWUniv wxWindow and wxWindowMSW are different class...
2005-03-02  Julian SmartFixed wxBufferedPaintDC for scrolled windows
2005-03-01  Mattia Barbon Revert my last commit, GetClientAreaOrigin was alread...
2005-03-01  Vadim Zeitlindon't use WXDLLEXPORT with nested template classes...
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Vadim Zeitlinadded accessor function to hide __VISAGECPP__ ugliness...
2005-02-28  Robert Roebling Implemented wxRadioBox using a GtkTable.
2005-02-28  Ryan Nortonrename wxURI::GetUser to wxURI::GetUserInfo and add...
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-28  Vadim Zeitlintrying to fix dmc warning about potential overload...
2005-02-28  Vadim Zeitlinreturn const ref to label from GetLabel() and other...
2005-02-28  Chris Elliottfix missing defines with DMC
2005-02-28  Julian SmartAdded XPM ctor
2005-02-28  Dimitri Schoolwerthremoved trailing comma from enum
2005-02-28  Robert Roebling Add PrivData() field to wxPrintData since MSW's printer
2005-02-28  Vadim Zeitlinshow tooltips for the text control part of the spin...
2005-02-28  Vadim Zeitlinmade Add() public so that it could be called for additi...
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-27  Vadim Zeitlinrefresh bitmap when it's label changes, this is necessa...
2005-02-27  Vadim Zeitlinbetter compatibility with old wxList in wxUSE_STL=...
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-27  Vadim Zeitlinfix for BCC compilation (see patch 1101702)
2005-02-27  Stefan Csomorcleanup, adding common methods
2005-02-27  Julian SmartFixes
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Robert Roebling Commited fix for HP compiler in raw bitmap code.
2005-02-26  Mattia Barbon Add implementation for pure virtual method.
2005-02-26  Michael WetherellMove wxGetOSFHandle to include/wx/msw/private.h since...
2005-02-26  Ryan Nortonguess it wasn't
2005-02-26  Ryan NortonI'm assuming this was meant to be included
2005-02-26  Ryan Nortonsetup.h regeration
2005-02-26  Ryan Nortonuse_gstreamer fix
2005-02-26  Ryan Nortonchange superflous elif to else
2005-02-26  Ryan Nortonfix for nonsupporting carbon builds
2005-02-25  Julian SmartAdded wxIMAGE_OPTION_QUALITY
2005-02-25  Włodzimierz SkibaUse of date picker control flag must be somehow defined.
2005-02-25  Włodzimierz SkibaCompleted sync of BASE_CMN_SRC between PalmOS and bakef...
2005-02-24  Robin Dunnbumped subrelease number
2005-02-24  Włodzimierz SkibaNext step on bringing PalmOS build to the same filelist...
2005-02-24  Włodzimierz SkibaProvide to Borland the same fix as for Cygwin due to...
2005-02-24  Vadim Zeitlinadded missing virtual dtors to base classes (patch...
2005-02-24  Stefan Csomorforwarding position changed events to peer
2005-02-24  Włodzimierz SkibaPalmOS headers have ssize_t with no sign of it so we...
2005-02-24  Julian SmartRestored mouse sensitivity for static box and static...
2005-02-23  Włodzimierz SkibaMore support in wxRadioBox for PalmOS. Refreshing fixes.
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Vadim Zeitlindon't redefine NOMINMAX if already defined (mingw32...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Vadim Zeitlinremoved checks for compilers supporting wxUSE_ON_FATAL_...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-23  Stefan Csomormoving all border invalidations into one area, also...
2005-02-22  Włodzimierz SkibaMore wxAPI for radiobox of PalmOS.
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Stefan Csomormoving native format generation into bitmap ref data...
2005-02-21  Vadim Zeitlindon't define min/max macros in windows.h (closes 1052256)
2005-02-21  Vadim Zeitlinremoved ambiguity from wxGLCanvas ctors (bug 1102544)
2005-02-20  Vadim Zeitlinforce wxUSE_THREADS/EXCEPTIONS to 0 if wxNO_THREADS...
2005-02-20  Vadim Zeitlinmention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
2005-02-20  David ElliottDon't automatically define WX_PRECOMP when building...
2005-02-20  Vadim Zeitlinadded OnSysColourChanged() (modified patch 1103439)
2005-02-19  Vadim Zeitlinadded wxNavigationEvent::FromTab flag
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim Zeitlinwe don't need to use solid colour for background drawin...
2005-02-19  Vadim Zeitlinadded MSWPrintChild() for drawing child background...
2005-02-19  Vadim Zeitlinextracted check for wxListCtrl in WM_PRINT handler...
2005-02-19  Vadim Zeitlindon't steal EVT_RIGHT_UP in rich edit controls for...
2005-02-19  Vadim Zeitlinmore visual improvements to owner-drawn menus (patch...
2005-02-19  Vadim Zeitlinadded more icons (for GTK only) (patch 1097684)
next