note that GetFromWindow is windows only
[wxWidgets.git] / include /
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)
2005-02-19  Vadim Zeitlinfixed hash collisions in ZIP files (patch 1082026)
2005-02-19  Vadim ZeitlinwxCommandProcessor::MarkAsSaved() and IsDirty() added...
2005-02-19  Vadim Zeitlinfix operator=() (patch 1126195)
2005-02-19  Vadim Zeitlinmore options for JPEG and TIFF handlers (slightly modif...
2005-02-19  Vadim Zeitlinadded wxMBConv parameter for wxFFile::ReadAll() and...
2005-02-19  David ElliottUse plain extern instead of extern "C" for vsnprintf...
2005-02-19  Kevin HockwxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-18  Robin DunnAvoid wxTaskBarIconAreaBase::DoPopupMenu unresolved...
2005-02-17  Vadim Zeitlinrevert to the old flicker-less version when background...
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-17  Vadim Zeitlinfixed typo in EVT_COMMAND definition
2005-02-17  Ryan Nortonsockets require stopwatch
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-17  Ryan NortonComboBox for cocoa
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Włodzimierz Skiba'Compatibility' fix for connecting events.
2005-02-16  Vadim Zeitlinuse WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY...
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-15  Robert Roebling Implemented wxBitmap::HasAlpha() and ::UseAlpha().
2005-02-15  Vadim Zeitlinremoved m_isCaretAtEnd optimization added in rev 1...
2005-02-15  Vadim Zeitlincorrected EVT_TEXT_URL() definition, its handler takes...
2005-02-15  Vadim Zeitlin(blind) fix for virtual function hiding warning
2005-02-15  Vadim Zeitlin(blind) fix for ambiguity between Disconnect() overloads
2005-02-15  Julian SmartAdded EVT_COMMAND_CONTEXT_MENU with id arg
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-15  Stefan Csomordrawing fixes
next