]> git.saurik.com Git - wxWidgets.git/history - include/wx/univ
1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode...
[wxWidgets.git] / include / wx / univ /
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-04-08  Vadim Zeitlinfix a fatal crash due to using wxHSCROLL presence in...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-19  Vadim Zeitlincompilation fix after wxUniChar changes
2007-03-18  Vadim Zeitlinadded labels support for toolbar controls for wxMac...
2007-03-14  Vadim Zeitlinremoved wxUSE_DIB_FOR_BITMAP which doesn't seem to...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-24  Václav Slavíkfixed wxFrame background colour in wxUniv on ports...
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-11-30  Robin DunnReturn optimal label width from DrawHeaderButton
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-10-30  Vadim Zeitlinadded wxUSE_COLLPANE (why is this file not generated...
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-30  Václav Slavíkrenamed wxControlWithArrows::HitTest() to HitTestArrow...
2006-10-29  Vadim Zeitlindon't override GetMinWidth/Height() which are non-virtu...
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-26  Václav Slavíkadded wxDelegateTheme to accompany wxDelegateRenderer
2006-10-26  Włodzimierz SkibaUpdated setup.
2006-10-10  Włodzimierz SkibaUpdated Univ setup.
2006-10-09  Włodzimierz SkibaUpdated setup for univ build.
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-02  Włodzimierz SkibaTinderbox build fix.
2006-09-30  Vadim Zeitlindraw solid focus rectangle in mono theme and don't...
2006-09-29  Václav Slavíkundef wxUSE_THEME_XXX before redefining them to 1 if...
2006-09-29  Václav Slavíkfixed IMPLEMENT_APP to work even if compiled with ...
2006-09-29  Václav Slavíkfixed wxStatusBar size calculations so that the text...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-25  Václav Slavíkcompilation fix (missing void)
2006-09-25  Włodzimierz SkibaBuild fix for wxMSWUniv makefile driven builds. univ...
2006-09-25  Vadim Zeitlinadd wxTLW::UseNativeDecorations[ByDefault]() to allow...
2006-09-25  Vadim Zeitlinfix TLW borders width in mono theme
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-21  Václav Slavíkput remaining toolbars-related methods into #if wxUSE_T...
2006-09-20  Vadim Zeitlinadd more virtual border drawing functions used by frame...
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
2006-09-20  Vadim Zeitlinmove generic part of AdjustSize() and status bar method...
2006-09-20  Vadim Zeitlinmoved Arrow_ constants to the base class
2006-09-20  Vadim Zeitlinrefactored common parts of DrawItem() in the base class...
2006-09-19  Włodzimierz SkibaBuild fix.
2006-09-19  Vadim Zeitlinadd if wxUSE_NOTEBOOK around notebook-only renderer...
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-09-14  Włodzimierz SkibaFollow native renderer for DrawHeaderButton.
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-06-06  Julian SmartFurther wxAUI commits
2006-06-01  Włodzimierz SkibaUniversal build fix.
2006-05-31  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-29  Włodzimierz SkibaUpdated universal setup.
2006-05-26  Włodzimierz SkibawxToggleButton for wxUniv already implemented.
2006-05-24  Paul Cornettderive univ toggle button from button
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2006-05-19  Włodzimierz SkibawxUniv setup up to date (sync. before joining family...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Vadim Zeitlindon't return true from wxRadioBox::AcceptsFocus() even...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-26  Włodzimierz SkibaBlind fixes for warnings in wxTinderbox.
2006-01-16  Włodzimierz SkibaTowards other setups.
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-11-30  Vadim Zeitlinimplemented IsItemEnabled/Shown()
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-18  Włodzimierz Skibacompilation fix after wxScrollHelper changes (ctor...
2005-10-18  Vadim Zeitlincompilation fix after wxScrollHelper changes (ctor...
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-27  Włodzimierz SkibaFix for broken MSWUniv after wxABI_VERSION removal...
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-26  Julian SmartWarning corrections
2005-08-24  Włodzimierz Skiba[1267725] Wrong operator for logical/bitwise operation
2005-08-16  Włodzimierz SkibaPublic access to MSWWindowProc() for wxQTMediaBackend...
2005-08-04  Vadim Zeitlinremoved (unused since quite some time) wxUSE_ITSY_BITSY
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...
next