]> git.saurik.com Git - wxWidgets.git/history - include
Let wxToolBar assume that no orientation flag means horizontal.
[wxWidgets.git] / include /
2002-05-23  Vadim ZeitlinwxUniv compilation fixes (patch 559620)
2002-05-23  Vadim Zeitlinixed compilation for wxUSE_STREAMS == 0
2002-05-23  Robert Roebling Redirect SetFocus Part II.
2002-05-22  Vadim Zeitlinfixed propagating of EVT_WIZARD_XXX events to the parent
2002-05-22  Vadim Zeitlinrestore the stream position in wxImageHandler itself...
2002-05-22  Vadim Zeitlinfixed GL case in #include (patch 557178)
2002-05-21  Stefan Csomoradded hide/show
2002-05-21  David WebsterFont dialog fix
2002-05-20  Stefan Csomorcarbon event handlers
2002-05-20  Stefan CsomorCarbon-Standard conversion
2002-05-20  Stefan CsomorDan 'Bud' Keith's Implementation
2002-05-20  Stefan CsomorOnInit for adding carbon event handlers
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-05-17  Stefan Csomoradded GetApplicationScript for non Carbon builds
2002-05-16  Vadim Zeitlingenerate EVT_SCROLL events for the standalong scrollbar...
2002-05-15  Julian SmartAdded missing const for operator !=
2002-05-15  Gilles Depeyrotapplied copy constructor fix to assignment operator...
2002-05-14  Vadim Zeitlindon't send SPLITTER_POS_CHANGED events when the splitte...
2002-05-13  Robin DunnAdded some inline helpers so the dependence on wxUSE_UN...
2002-05-13  David WebsterWeekly catch up.
2002-05-12  Vadim Zeitlinfixes to wxFontDialog after recent changes
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-12  Julian SmartAdded overloaded AddChild from contributor
2002-05-12  Gilles Depeyrotcorrected wxFontData assignement operator (was recursive!)
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-05-11  Gilles Depeyrotadded wxControlWithItems constructor/destructor (for...
2002-05-11  Gilles Depeyrotcorrected pragma interface
2002-05-11  Mattia Barbonconst KEY_T& does not do the right thing for pointers.
2002-05-11  Stefan Csomorexposed background theme
2002-05-11  Stefan CsomorDrawParagraph changed
2002-05-11  Stefan Csomorcommon value change method
2002-05-11  Stefan Csomoradded keyboard focus & typein
2002-05-10  Gilles Depeyrotremoved test supposed to detect lazy binding issues...
2002-05-10  David WebsterFix for upside down bmp projections
2002-05-10  David WebsterFolder icon
2002-05-09  Robin DunnAdded a couple missing WXDLLEXPORTs
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-09  Vadim Zeitlinfixed list item attributes when inserting/deleting...
2002-05-09  Vadim Zeitlinadded/documented wxApp::FilterEvent
2002-05-09  Vadim Zeitlinadded (and documented) wxSafeShowMessage, use it in...
2002-05-09  Vadim Zeitlinthe build options are now checked in the application...
2002-05-09  Gilles Depeyrotimplement explicit copying instead of forbidding it
2002-05-08  Stefan Csomoradded rtti to tooltip, mlte implementation to textctrl
2002-05-08  Vadim Zeitlinadded missing wxListItem copy ctor to wxMSW, moved...
2002-05-08  Gilles Depeyrotimplemented lazy binding detection (broken RTTI classin...
2002-05-08  Gilles Depeyrotimplemented explicit copy constructors (needed for...
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotimproved out of memory handling by return failure statu...
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotimplemented missing copy constructor (needed for non...
2002-05-08  Gilles Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
2002-05-08  Mattia BarbonFixed programming error (and BCC warning).
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotcorrected conditional compilation for Darwin / Mac...
2002-05-08  Gilles Depeyrotcorrected warnings when compiled with -Wall -W
2002-05-08  David WebsterMore of the same.
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-07  Gilles Depeyrotimplemented explicit copy constructor and assignement...
2002-05-07  Vadim Zeitlinadded wxBuildOptions and check that they are the same...
2002-05-07  David WebsterMono bitmap processing updates
2002-05-06  David WebsterOS/2 Image processing updates
2002-05-06  Vadim ZeitlinwxPanel is a canvas in wxUniv sense of the word
2002-05-06  Vadim Zeitlinadded wxCheckBox::IsChecked() to wxMac and documented it
2002-05-06  Vadim Zeitlininclude wx/defs.h to get wxUSE_FFILE
2002-05-06  Vadim Zeitlintypo fixed: __WXUNIV__ => __WXUNIVERSAL__
2002-05-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
2002-05-05  Václav Slavíkfixes to gcc pragmas
2002-05-05  Gilles Depeyrotimproved opening/closing of shared library resources...
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-05-05  Julian SmartDoc tweaks
2002-05-04  Robert Roebling Added screen design to system settings for
2002-05-04  Gilles Depeyrotadded missing include file
2002-05-04  Vadim Zeitlinfixed compilation when included directly and not via...
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-05-04  Vadim Zeitlininitialize wxBitmapButton members
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-03  Gilles Depeyrotcorrected include guards
2002-05-02  Robin DunnThese methods should be public
2002-05-02  Mattia BarbonImplemented wxStatusBar::Push/PopStatusText.
2002-05-02  Mattia BarbonwxExecute takes a char**, not a wxChar**
2002-05-01  Vadim Zeitlinchanged wxUSE_MS_HTML_HELP to 1 by default
2002-05-01  Vadim Zeitlinfixed definition of TRUE broken by the last commit
2002-05-01  Vadim Zeitlinadded WX_TRUE_DEFINED to allow preventing the redefinit...
2002-05-01  Vadim Zeitlinadded a few more consistency tests which used to be...
2002-05-01  Vadim Zeitlindisabled wxWin memory debugging by default
2002-04-30  David WebsterSome new members to assist in bitmap rendering
2002-04-29  Vadim Zeitlinadded Append(const wxString&) overload and replaced...
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Gilles Depeyrotderive wxBitmapButton from wxBitmapButtonBase
2002-04-27  Vadim Zeitlinfixed memory leak in wxLogChain
2002-04-27  Vadim ZeitlinwxArray(int n) mods for wxArrayString
2002-04-27  Vadim Zeitlinfixes for operator new declaration/definition (patch...
2002-04-26  Vadim Zeitlinclean up of memory debugging macros and chanegs to...
2002-04-26  Vadim Zeitlinadded a few virtual keywords for consistency (no real...
2002-04-26  Vadim Zeitlinadded support for add/insert/deleting many items at...
2002-04-26  Vadim Zeitlinimplement wxColourDialog::Move() (patch 548048)
next