]> git.saurik.com Git - wxWidgets.git/history - src
Updated copyright year before 2.9.2 release.
[wxWidgets.git] / src /
2011-06-29  Vadim ZeitlinReplace stc.{h,cpp} with the generated versions with...
2011-06-29  Vadim ZeitlinGenerate code using IsOk() instead of Ok() in stc.cpp.
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-25  Robin DunnPaper size fix for wxOSX-cocoa
2011-06-22  Vadim ZeitlinFix bug with out of range date in wxMSW wxDatePickerCtr...
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-06-21  Julian SmartFixed shift-click selection
2011-06-19  Vadim ZeitlinFix bug when setting an out of range date in wxMSW...
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 Csomorfixing iphone build
2011-06-17  Vadim ZeitlinFix g++ warnings about initialized variables being...
2011-06-17  Vadim ZeitlinUse GdipStringFormatCachedGenericTypographic hack for...
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 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 crash when creating and quickly destroying a wxTLW...
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-11  Vadim ZeitlinImplement wxDataViewCtrl::SetRowHeight() for wxGTK.
2011-06-09  Stefan Csomoradding implementation for osx
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 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  Paul Cornettavoid direct struct access for GTK3
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  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-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.
2011-05-24  Stefan Csomorguard against NULL textctrl, fixes #13247
2011-05-20  Dimitri SchoolwerthFixed wxMessageBox with only an OK button returning...
2011-05-20  Vadim ZeitlinAvoid conversion from wxString to wxChar* and back...
2011-05-20  Jaakko SalliAllow wxPGProperty::IsChildSelected() to work recursively
2011-05-19  Vadim ZeitlinMake picker control at least as high as the associated...
2011-05-18  Stefan Csomormaking sure clip (device coordinages) is applied before...
2011-05-17  Vadim ZeitlinDon't construct invalid wxDateTime in GTK calendar...
2011-05-17  Vadim ZeitlinFix client to screen translation in wxWindowMSW::PopupM...
2011-05-16  Vadim ZeitlinEnsure that we never return negative client size.
2011-05-16  Vadim ZeitlinNo changes, just refactor the code in MSW wxGetOsDescri...
2011-05-16  Vadim ZeitlinRecognize Windows 7 and Server 2008 versions in wxGetOs...
2011-05-15  Vadim ZeitlinAllow dragging floating AUI frames by the gripper.
2011-05-14  Vadim ZeitlinFix small error in floating AUI frames client size...
2011-05-14  Vadim ZeitlinFix restoring of wxAuiManager::m_has_maximized when...
2011-05-14  Vadim ZeitlinCorrect the drawing of check tools with a drop down...
2011-05-14  Vadim ZeitlinReset the checked state of the first radio item in...
2011-05-14  Vadim ZeitlinCheck for NULL pane window in wxAuiManager.
2011-05-14  Vadim ZeitlinImprove checking for the landing point when docking...
2011-05-14  Vadim ZeitlinDraw wxAuiToolbar button text even if it has no bitmap.
2011-05-14  Vadim ZeitlinTake the AUI floating title bar height into account...
next