wxWidgets.git
2011-03-22  Jaakko SalliAdded entry for recent wxComboCtrl background rendering...
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  Vadim ZeitlinAdded a simple example of semi-transparent window to...
2011-03-20  Vadim ZeitlinRemove keyboard-related code from the erase sample.
2011-03-20  Vadim ZeitlinDon't draw the mysterious black rectangle in the erase...
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 ZeitlinDeprecate old style wxPanel ctor taking separate coordi...
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  Vadim ZeitlinSlightly improve wxMouseCaptureLostEvent documentation.
2011-03-19  Vadim ZeitlinDocument wxPopupTransientWindow.
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Dimitri SchoolwerthFixed documentation of enum wxImageResizeQuality.
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-18  Jouk JansenUpdate configuration for OpenVMS
2011-03-17  Vadim ZeitlinAdd a wxStaticText to the erase simple.
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 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  Stefan Csomorfixing iphone build
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 ZeitlinAlways use icons with wxToolbook in the notebook sample.
2011-03-15  Vadim ZeitlinUse consistent sizes for all icons used in the button...
2011-03-15  Vadim ZeitlinFix setting tooltips for generic wxSpinCtrl.
2011-03-15  Vadim ZeitlinDocument wxEVT_COMMAND_SLIDER_UPDATED in wxSlider docum...
2011-03-14  Vadim ZeitlinNo changes, just clean up wxSVGFileDC code a little.
2011-03-14  Vadim ZeitlinShow wx{Note,Tool}book-specific styles in the notebook...
2011-03-14  Vadim ZeitlinDon't generate wxEVT_CHAR_HOOK events while the mouse...
2011-03-14  Vadim ZeitlinDocument EVT_CHAR_HOOK.
2011-03-14  Vadim ZeitlinDon't intercept Escape key while IME is active.
2011-03-14  Vadim ZeitlinProduce correct SVG files in all locales.
2011-03-14  Vadim ZeitlinFix changing the size of the bitmaps in wxMSW wxButton.
2011-03-14  Vadim ZeitlinPrint everything by default in non-interactive mode.
2011-03-14  Vadim ZeitlinAllow wxThread::Wait() and Delete() to block, even...
2011-03-14  Vadim ZeitlinRespect alignment flags for owner-drawn buttons in...
2011-03-14  Julian SmartAdded initialisation and checks
2011-03-13  Vadim ZeitlinAdded precision parameter to wxString::From[C]Double().
2011-03-13  Vadim ZeitlinNo changes, just correct a wrong trailing comment in...
2011-03-13  Vadim ZeitlinDocument wxTE_MULTILINE support in wxTextEntryDialog.
2011-03-12  Stefan Csomoradd external utf16 text type explicitely, as it otherwi...
2011-03-11  Stefan Csomorsupporting 24 and 64 sizes via scaling up
2011-03-10  Stefan Csomorunder cocoa a too-small static box leads to erroneous...
2011-03-10  Stefan Csomorsafeguard against not-yet-shown view which leads to...
2011-03-09  Paul Cornettadd wxEVT_MAXIMIZE support to wxGTK
2011-03-09  Vadim ZeitlinMake brush hatches in wxGTK consistent with wxMSW.
2011-03-09  Vadim ZeitlinCorrect the name of the header for GTK+ < 2.14.
2011-03-09  Vadim ZeitlinAdd tests of other hatched brushes to the drawing sample.
2011-03-09  Vadim ZeitlinDon't pop up annoying message box in the drawing sample.
2011-03-09  Vadim ZeitlinCorrections to wxTextCtrl::HitTest() documentation.
2011-03-09  Vadim ZeitlinSend wxEVT_COMMAND_DATAVIEW_CACHE_HINT to proper window.
2011-03-09  Vadim ZeitlinMention that wxEVT_MAXIMIZE is only generated by a...
2011-03-09  Vadim ZeitlinCorrect EVT_MAXIMIZE macro name in wxTLW documentation.
2011-03-09  Vadim ZeitlinFix search for item by text in wxMSW wxListCtrl.
2011-03-09  Vadim ZeitlinDon't assert if starting search position in LVN_ODFINDI...
2011-03-08  Vadim ZeitlinAdd another missing #if wxUSE_MARKUP check.
2011-03-08  Vadim ZeitlinCzech translation update from Zbynek Schwarz.
2011-03-07  Stefan Csomorsupport app activated and deactivated events, also...
2011-03-07  Stefan Csomorwindow level support
2011-03-07  Stefan Csomorbracket unused function
2011-03-07  Jaakko SalliTo prevent wxPropertyGrid from stealing frocus from...
2011-03-07  Václav Slavíkgtk/gtkunixprint.h only exists since GTK+ 2.14.
2011-03-06  Václav SlavíkDon't directly include GTK+ semi-public headers.
2011-03-06  Václav SlavíkInclude gdk/gdkkeysyms-compat.h.
2011-03-06  Stefan Csomoruse FixedToFloat everywhere to make sure we don't round...
2011-03-06  Stefan Csomorposition buttons to the right on OSX as well
2011-03-06  Stefan Csomorfix positioning bug with window disabler and hidden...
2011-03-06  Julian SmartFixed #13017: wxRichTextCtrl CopyToClipboard regression
2011-03-05  Stefan Csomorsupport wxWindowDisabler on osx_cocoa
next