put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / univ /
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-14  Michael WetherellAdd wxUSE_CRASHREPORT
2005-05-06  Michael WetherellOn x11 another control may already have the mouse captu...
2005-03-18  Vadim Zeitlincompilation fix after last commit (missing semicolon...
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-08  Włodzimierz SkibaMissing flags.
2005-03-02  Włodzimierz SkibaIn MSWUniv wxWindow and wxWindowMSW are different class...
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-20  Vadim Zeitlinadded OnSysColourChanged() (modified patch 1103439)
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-07  Vadim Zeitlinmoved HasTransparentBackground() from wxUniv to common...
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-19  Vadim Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
2004-12-17  Vadim Zeitlinoverride AcceptsFocus() inherited from wxStaticBox...
2004-12-12  Vadim Zeitlindelete children in ~wxWindow dtor and not in the base...
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-11-19  Włodzimierz SkibaSorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-18  Włodzimierz Skiba3rd state in checkboxes for wxUniv [closes bug#1040585].
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonsetp.h changes
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-09-24  Ryan NortonPort syncronization, more wxUSE_XML/XRC fixes and typo...
2004-09-24  Ryan Nortonmore setup0.h wxUSE_XRC fixes
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-08-30  Václav Slavíknew stock buttons API
2004-08-19  Václav Slavíkgcc-3.4 compilation fix
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-08-09  Włodzimierz SkibawxUSE_GENERIC_DIALOGS_IN_MSW removed
2004-07-25  Vadim Zeitlincompilation fix
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-23  Włodzimierz SkibawxUSE_BUTTONBAR removed.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-11  Julian SmartAdded wxUSE_MDI
2004-05-08  Mattia Barbon Add missing WXDLLEXPORT.
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-13  Vadim Zeitlin(blind) compilation fix for wxUniv
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-02-08  Julian SmartApplied patch [ 892543 ] wxUniversal: Bitmaps in disabl...
2004-02-07  Vadim ZeitlinDigital Mars compilation warnings and Unicode fixes...
2004-02-05  Vadim Zeitlinremoved wxTE_HT_XXX constants which are now in wx/textc...
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-11-15  Dimitri SchoolwerthInitial revision; Ignore setup.h.
2003-10-16  Vadim Zeitlinuse ShouldInheritColours() instead of IsContainerWindow()
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-10-07  Vadim Zeitlinfixed FixedSizeTabs()
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-09-18  Vadim Zeitlindon't redefine wxUSE_UNICODE if already defined
2003-09-17  Vadim Zeitlinadded wxUSE_STL and wxUSE_XTI
2003-09-17  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-13  Mattia Barbon wxUniversal STL-ification.
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-14  Julian SmartRemoved some cruft
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-02  Václav SlavíkwxUSE_NEW_GRID is no longer used
2003-08-02  Vadim Zeitlindisable printing; doesn't compile
2003-07-21  Mattia Barbon Compilaton fixes.
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-03  Julian SmartApplied patch [ 708016 ] Setup0.h updated according...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-18  Julian SmartApplied patch [ 681921 ] Stray focus rectangle in stati...
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-02  Julian SmartApplied patch [ 677730 ] Menus with radio items (wxUniv)
2003-02-02  Julian SmartApplied patch [ 670782 ] Combobox uses popup window...
2003-01-24  Julian SmartApplied patch [ 665088 ] Setup options cleanup (wxUniv)
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-12  Vadim Zeitlinset wxUSE_WIZARD to 1 by default now that it works...
next