wxWidgets.git
2011-06-21  Stefan Csomoruse same flags as command line build
2011-06-19  Vadim ZeitlinFix bug when setting an out of range date in wxMSW...
2011-06-19  Vadim ZeitlinExtract wxDateTime-related cppunit helpers in a separat...
2011-06-19  Vadim ZeitlinDocument surprising behaviour of wxDatePickerCtrl:...
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
2011-06-19  Vadim ZeitlinSuppress harmless gcc warnings about enum elements...
2011-06-19  Paul Cornettfix GTKGetLabel() and DoApplyWidgetStyle(): children...
2011-06-18  Stefan Csomoradding universal as devices
2011-06-18  Stefan Csomoradding universal as devices
2011-06-18  Stefan Csomoradding instantiated xcodeproj
2011-06-18  Stefan Csomorremoving obsolete flags, switching to universal builds
2011-06-18  Stefan Csomorfixing iphone build
2011-06-18  Stefan Csomorupdating project format to 3.2
2011-06-18  Stefan Csomorremoving old settings
2011-06-17  Vadim ZeitlinFix g++ warnings about initialized variables being...
2011-06-17  Vadim ZeitlinUse GdipStringFormatCachedGenericTypographic hack for...
2011-06-17  Vadim ZeitlinDon't use __declspec(dllexport) for MinGW gcc 4.5 and...
2011-06-17  Vadim ZeitlinAvoid problems with conflicting UINT16 definitions...
2011-06-16  Vadim ZeitlinFix wxStringOutputStream in wxUSE_UNICODE_UTF8 build.
2011-06-16  Vadim ZeitlinItalian translations update from Roberto Boriotti.
2011-06-16  Vadim ZeitlinDisable wxFileSystemWatcher in configure if threads...
2011-06-16  Vadim ZeitlinSuppress various harmless warnings in MinGW build with...
2011-06-16  Vadim ZeitlinMake wxUIActionSimulator mouse move events marginally...
2011-06-16  Vadim ZeitlinUse symbolic WAIT_FAILED constant instead of raw -1.
2011-06-16  Vadim ZeitlinRound the values in wxDC coordinate calculations.
2011-06-16  Vadim ZeitlinRound font sizes in AdjustToSymbolicSize() instead...
2011-06-16  Jouk Jansenadd src/gtk/anybutton.cpp to OpenVMS makefile
2011-06-16  Robin DunnUse wxAnyButton's DoGetBestSize for toggle buttons
2011-06-15  Vadim ZeitlinGeneric wxHyperlinkCtrl appearance and behaviour improv...
2011-06-15  Vadim ZeitlinDon't crash in wxOSX wxTextEntry if the window wasn...
2011-06-15  Vadim ZeitlinFall back to the valid normal bitmap if no state-specif...
2011-06-15  Vadim ZeitlinFix keyboard navigation in wxGrid with reordered columns.
2011-06-15  Vadim ZeitlinRename some parameters in wxGrid code to make them...
2011-06-15  Vadim ZeitlinFix crash when creating and quickly destroying a wxTLW...
2011-06-15  Julian SmartRemoved header guards
2011-06-15  Julian SmartCaret dropout fix
2011-06-14  Robin DunnwxButtonBase::GetDefaultSize is declared but not implem...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-12  Stefan Csomoradding docset processing instructions
2011-06-12  Stefan Csomoradding lighter css variant for xcode docsets
2011-06-11  Vadim ZeitlinImplement wxDataViewCtrl::SetRowHeight() for wxGTK.
2011-06-11  Stefan Csomoradding more specific info for docset
2011-06-10  Stefan Csomoradding implementation for osx
2011-06-09  Stefan Csomoradding implementation for osx
2011-06-09  Stefan Csomoradding default interpolation enum
2011-06-09  Stefan Csomorfixing test, adding minimal docs
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-06-09  Stefan Csomorfixing two warnings
2011-06-09  Stefan Csomorfixing memory leak
2011-06-09  Stefan Csomorinner layout support
2011-06-09  Stefan Csomoradapting ownership semantics to cocoa convention
2011-06-09  Stefan Csomorinit pattern
2011-06-09  Stefan Csomorbetter ownership handling
2011-06-09  Stefan Csomorguard against nullptr
2011-06-09  Stefan Csomorusing common colorspace method
2011-06-09  Stefan Csomoradd member for sheetdialog
2011-06-09  Stefan Csomoradd member for sheetdialog
2011-06-09  Stefan Csomorbetter retain/release semantics
2011-06-08  Stefan Csomoradapting to init pattern
2011-06-08  Stefan Csomoradding fallback
2011-06-08  Stefan Csomornewstate already set
2011-06-08  Stefan Csomoradding fallback
2011-06-08  Stefan Csomormaking intention clearer by explicit parentheses
2011-06-08  Stefan Csomorfixing uninit vars warning and memory errors
2011-06-08  Stefan Csomoradapting to init pattern
2011-06-08  Stefan Csomoradapting to init pattern
2011-06-07  Vadim ZeitlinAdd wxDataViewCtrl::SetRowHeight() and provide its...
2011-06-07  Vadim ZeitlinUpdate status bar fields widths from WM_SIZE handler.
2011-06-07  Vadim ZeitlinHandle colours with alpha channel correctly in wxSVGFileDC.
2011-06-07  Vadim ZeitlinReplace more DECLARE_CLASS occurrences with DECLARE_DYN...
2011-06-07  Paul Cornettavoid direct struct access for GTK3
2011-06-07  Vadim ZeitlinUse DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS.
2011-06-07  Vadim ZeitlinMake wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS.
2011-06-07  Vadim ZeitlinVietnamese translation update from Trần Ngọc Quân.
2011-06-06  Stefan Csomorusing higher abstraction to allow for optimized impleme...
2011-06-06  Stefan Csomorspeeding up rectangle drawing by using specific methods...
2011-06-06  Stefan Csomor10.4 compatibility
2011-06-06  Stefan Csomorreverting to idle handling
2011-06-06  Stefan Csomorturning off unconditional usage of filter-delegate...
2011-06-06  Stefan Csomorsupporting nested window disablers on the same window
2011-06-06  Stefan Csomorsupporting native background color on wxWindow descenda...
2011-06-05  Stefan Csomorsupporting native background on nonownedwindow, see...
2011-06-05  Stefan Csomoradding another assert for tracking modalSession problems
2011-06-03  Julian SmartRemoved erroneous second reference to status bar height
2011-06-03  Stefan Csomorallowing more system keys in fullscreen mode, properly...
2011-06-02  Stefan Csomorfirst implementation for state on custom renderer,...
2011-06-02  Stefan Csomorfixes #12867
2011-06-02  Stefan Csomorreactivate commented out method
2011-06-02  Stefan Csomorcleanup
2011-06-01  Vadim ZeitlinNo changes, just avoid unused parameters warnings.
2011-06-01  Stefan Csomorfirst stab at supporting custom renderers
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-31  Paul Cornettfix memory leak in wxScreenDC, fixes #13249
2011-05-31  Stefan Csomormaking sure
2011-05-28  Vadim ZeitlinFree calloc()'d pointer correctly in wxFSWatchEntryMSW.
2011-05-27  Dimitri SchoolwerthFixed saving GIFs on big-endian architectures.
2011-05-27  Vadim ZeitlinUse #ifdef, not #if, to check for __WXGTK26__ symbol.
2011-05-25  Stefan Csomorusing systemui for full screen to allow modal dialogs
2011-05-24  Vadim ZeitlinCorrect the picker button best size computation.
next