]> git.saurik.com Git - wxWidgets.git/history - src
need to override DoGetBestClientSize() to get correct size, fixes #13088
[wxWidgets.git] / src /
2011-04-02  Paul Cornettneed to override DoGetBestClientSize() to get correct...
2011-04-02  Paul Cornettfix overwrite of upper left part of parent window with...
2011-04-02  Vadim ZeitlinNo real changes, just some more minor cleanup in wxSVGF...
2011-04-02  Vadim ZeitlinRemove wxSVG_DEBUG from wxSVGFileDC.
2011-04-02  Vadim ZeitlinClean up of string operations in wxSVGFileDC code.
2011-04-02  Vadim ZeitlinAdd support for alpha channel in colours in wxSVGFileDC.
2011-04-02  Vadim ZeitlinNo changes, just merge some strings in wxSVGFileDC.
2011-04-02  Vadim ZeitlinUse wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of...
2011-03-31  Jaakko SalliAdded wxComboPopup::DestroyPopup(), which responsibilit...
2011-03-31  Julian SmartBuffer size calculation correction
2011-03-31  Vadim ZeitlinCompilation fix for wxUSE_STL==1 build after r67356.
2011-03-31  Vadim ZeitlinImplement wxGraphicsContext::GetSize() for Cairo.
2011-03-31  Vadim ZeitlinTentative compilation fix for wxMSW with MinGW after...
2011-03-31  Vadim ZeitlinFix alpha handling in CSS syntax in wxColour in non...
2011-03-31  Vadim ZeitlinFix HMENU to wxMenu translation in wxMSW code.
2011-03-30  Vadim ZeitlinAdd support for elements preceding the document node...
2011-03-30  Vadim ZeitlinAlways update internally stored AUI floating frame...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-30  Vadim ZeitlinFix XTI compilation in STL build.
2011-03-30  Paul Cornettbuild fix for older GTK2
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-30  Paul Cornettprepare to convert file to C++
2011-03-29  Stefan Csomorfix clang warning (? having two different operand types)
2011-03-29  Paul Cornettmust use deprecated function for gtk2
2011-03-29  Paul Cornettdon't crash on error
2011-03-29  Paul Cornettbuild fix
2011-03-29  Paul CornettGTK_WIDGET_SENSITIVE should have been converted to...
2011-03-28  Václav SlavíkwxDataViewChoiceRenderer's editor control should have...
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-27  Paul Cornettyet more avoiding direct struct access
2011-03-27  Jaakko SalliInstead of just deleting m_popupInterface, call Destroy...
2011-03-27  Paul Cornettmore avoiding direct struct access
2011-03-27  Paul Cornettremove unused mouse event and redundant checks
2011-03-27  Paul Cornetta few changes for gtk3, avoiding direct struct access
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2011-03-25  Julian SmartFix for image saving speedup
2011-03-25  Václav SlavíkDon't use deprecated gtk_widget_ref().
2011-03-24  Paul Cornettfix tool item enter/leave notify, fixes #13083
2011-03-24  Vadim ZeitlinSet m_inheritBgCol flag in wxPanel with a background...
2011-03-24  Julian SmartSpeeded up image saving to XML (WriteHex).
2011-03-23  Paul Cornettclean up wxGTK tooltip code
2011-03-23  Dimitri SchoolwerthFixed buffer overflow when saving certain images in...
2011-03-23  Václav SlavíkOnly react to clicks on the checkbox in wxDataViewToggl...
2011-03-23  Vadim ZeitlinPrevent event generation in wxGtkCalendarCtrl::SetDate().
2011-03-22  Václav SlavíkFix <object_ref> processing to respect overridden attri...
2011-03-22  Stefan Csomorwiring notifications
2011-03-22  Vadim ZeitlinAdd wxUSE_THREADS checks around wxMSW functions dealing...
2011-03-22  Vadim ZeitlinDon't consider fully opaque bitmaps as having alpha...
2011-03-22  Vadim ZeitlinPost size events to the event handler and not window...
2011-03-22  Vadim ZeitlinUse disabled version of normal bitmap for disabled...
2011-03-22  Stefan Csomorfirst version of osx_cocoa implementation
2011-03-22  Stefan Csomoronly remove from parent if not content view, fixes...
2011-03-22  Vadim ZeitlinCorrectly align background brush when erasing owner...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-22  Dimitri SchoolwerthNo code changes, removed tabs from source file.
2011-03-22  Jouk JansenUpdate OpenVMS makefiles for WXMARKUP
2011-03-22  Jaakko SalliTo have better support for themed and custom background...
2011-03-22  Jaakko SalliIn wxComboCtrlBase::DrawButton(), let the button backgr...
2011-03-22  Stefan Csomorfixes #13064
2011-03-22  Stefan Csomorfixes #12579
2011-03-21  Vadim ZeitlinFix wxMSW build without PCH after recent wxPanel changes.
2011-03-21  Vadim ZeitlinAllow using milliseconds in wxLog timestamp.
2011-03-20  Dimitri SchoolwerthMade some TIFF reading adjustments.
2011-03-20  Vadim ZeitlinFix test for wxHAS_GENERIC_PANEL for PCH-less build.
2011-03-20  Stefan Csomorspinctrl on mac is generic, so the peer is a userpane...
2011-03-20  Jaakko SalliAdded wxComboCtrlBase::m_hasTcBgCol. Re-using base...
2011-03-20  Jaakko SalliRedone (generic) wxComboCtrl background painting and...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-03-20  Vadim ZeitlinNo changes, just refactor wxMSW background brush methods.
2011-03-19  Vadim ZeitlinFix wxRegKey::GetKeyInfo() output parameters in 64...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomormoving userpane attribute into implementation
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-03-18  Vadim ZeitlinFix exporting clipboard data to primary selection in...
2011-03-18  Vadim ZeitlinAdd wxHtmlHelpController::SetShouldPreventAppExit().
2011-03-18  Vadim ZeitlinLimit the search in wxMSW virtual wxListCtrl by time.
2011-03-17  Julian SmartFixed problems caused by duplicated names across differ...
2011-03-16  Stefan Csomoradding missing newline at end of file
2011-03-16  Stefan Csomorremoving condition that is always true anyway (unsigned>=0)
2011-03-16  Dimitri SchoolwerthAdded support for reading image resolutions from PNG...
2011-03-16  Stefan Csomorfixing unused params
2011-03-16  Stefan Csomoralways skip OnSize
2011-03-16  Stefan Csomorcalling explicit base class constructor from copy const...
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorfixing iterator use
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomormaking conversion explicit silences deprecation warning
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorsilence incorrect warning about missing return value
2011-03-15  Dimitri SchoolwerthChanged behaviour of wxImageResizeQuality parameter...
2011-03-15  Dimitri SchoolwerthChanged wxImage.ResampleBox to always use a box size...
2011-03-15  Vadim ZeitlinFix setting tooltips for generic wxSpinCtrl.
next