]> git.saurik.com Git - wxWidgets.git/history - src/generic
wxUSE_STL/wxArrayString fixes.
[wxWidgets.git] / src / generic /
2004-07-23  Włodzimierz SkibawxUSE_STL/wxArrayString fixes.
2004-07-22  Włodzimierz SkibaRemoved unused variable.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Václav Slavíkuse sizers instead of constraints in wxProgressDialog...
2004-07-21  Robin DunnIf no colour name then use "BLACK"
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaGetItemCount is int.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-17  Robin DunnUse DeafultAttributes instead of hard coded defaults
2004-07-16  Robin DunnAllow any too-large index to mean Append, just like...
2004-07-16  Włodzimierz SkibaSizer based placement of controls in generic colour...
2004-07-16  Włodzimierz SkibaCorrection to recently added wrong asserts.
2004-07-15  Włodzimierz SkibaSmartphone adjustements.
2004-07-14  Václav Slavíkprovide WM with hint about splash window's purpose...
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-07-13  Václav Slavíkset PangoContext's language correctly
2004-07-13  Václav Slavíkunified Pango GetTextExtent implementations
2004-07-06  Robin Dunnunicode compilation fix
2004-07-06  Vadim Zeitlinsuppress new lines in the details pane
2004-07-04  Vadim Zeitlindon't set font unless necessary (patch 984853)
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-01  Vadim Zeitlinuse CmdDown() instead of #ifdefs for Mac
2004-06-30  Robin DunnNeed to ensure that the right background is explicitly...
2004-06-30  Robin Dunnfixed typo
2004-06-30  Robin DunnLayout fixes due to measuring with the wrong font....
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-29  Robin DunnAllow for Cmd-click on wxMac
2004-06-28  Václav Slavíkrespect absence of wxCENTRE
2004-06-28  Kevin OllivierFixed typo in show available drives.
2004-06-26  Václav Slavíkfixed sash dragging after programatically trying to...
2004-06-26  Václav Slavíkdoubleclick selects cell for editing
2004-06-24  Stefan Csomorunicode fix
2004-06-23  Vadim Zeitlinfixed sending 2 events (normal and bogus cancel one...
2004-06-23  Václav Slavíkno need to update default colours and refresh if syscol...
2004-06-23  Włodzimierz SkibaPrivate macro moved in waiting for DektopPolicy impleme...
2004-06-23  Włodzimierz SkibaPreserve previous state of sizers.
2004-06-23  Włodzimierz SkibaShortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaChoices dialog adjustement to SmartPhone.
2004-06-19  Václav Slavíkdon't explicitly set font and bg colour
2004-06-18  Václav Slavíkminor visual improvements to wxTipDialog
2004-06-18  Václav Slavíkfixed badly looking dialog (different spacing)
2004-06-18  Václav Slavíkfixed wxGenericDirCtrl sizing
2004-06-17  Robin DunnDon't have to explicitly set the background any more...
2004-06-17  Włodzimierz SkibaSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-17  Julian SmartAllow wxSplitterWindow::Initialize(NULL) in case we...
2004-06-16  Włodzimierz SkibaMissed header.
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-14  Robin Dunnfixed compile error
2004-06-14  Vadim Zeitlinfill up the gauge when Update(maximum) is called
2004-06-13  Václav Slavíkfix wxPanel rendering in wxGTK
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibaGeneric font dialog is still an option in wxMSW in...
2004-06-10  Vadim Zeitlindisable the first top level parent, not the topmost...
2004-06-10  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-04  Václav Slavík1. changed wxColourData default palette to NULL colours...
2004-06-04  Václav Slavíktitle needs to be translated, too
2004-06-01  Julian SmartNeeds a foreground colour
2004-05-26  Julian SmartReverted config/resource name change
2004-05-25  Julian SmartMissed reversions
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Robin DunnFix for bug# 956875. Added some wxCHECK's to MSW's...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-18  Vadim ZeitlinwxVListBox doesn't handle (at least horz) resizing...
2004-05-18  Włodzimierz SkibaCode cleaning.
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-15  Robin DunnTweaks to the generic scpinctrl to handle layouts on...
2004-05-14  Robin DunnAdd a call to SetBestSize so the minsize can be set...
2004-05-11  Robin DunnFixed compile warning
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-06  Dimitri Schoolwerthfixed unused variable warning
2004-05-06  Robin DunnDon't #include the extra files unless we need them
2004-05-06  Robin Dunnmoved #define to before it is used
2004-05-06  Robin DunnUse wxVisualAttributes (#if'd out until tested further)
2004-05-06  Robin DunnUse wxVisualAttributes (partially #if'd out until teste...
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2004-04-30  Vadim Zeitlinfixed bug with SetSelection() not hiding the previously...
2004-04-21  Vadim Zeitlingot rid of some ifdefs; added comment explaining why...
2004-04-21  Stefan Csomorreplaced Yield with YieldIfNeeded for Mac
2004-04-16  Vadim ZeitlinGetChildrenCount() should be const
2004-04-15  Vadim Zeitlinunused param warning
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-04-14  Robin DunnFix for #933359
2004-04-13  David Elliottnew wxRegionRefData has size=1 so rects=malloc(sizeof...
2004-04-13  David ElliottAdded wxRegionGeneric and wxRegionIteratorGeneric using...
2004-04-13  Vadim Zeitlinremoved m_bestSize
2004-04-12  Roger Gammans * fix bug where editing of the bootom and right most...
2004-04-08  Vadim Zeitlinuse SetDefaultBackgroundColour() instead of SetBgColour()
2004-04-07  Robin Dunnset m_bestSize
2004-04-07  Robin DunnwxStatusBarGeneric::DoGetBestSize
2004-04-04  Stefan Csomorcolor must not be set for wxMac
2004-04-01  Vadim Zeitlingive the panel 3D grey colour by default: as it's not...
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-29  Robert Roebling Applied patches.
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-27  Vadim Zeitlinjust an unused var warnings
2004-03-27  Stefan Csomormac fixes
2004-03-25  Václav Slavíkfixed tree item size calculation (patch 922454, partially)
next