wxWidgets.git
2011-03-27  Paul Cornettyet more avoiding direct struct access
2011-03-27  Paul Cornettadd more functions we will need
2011-03-27  Jaakko SalliInstead of just deleting m_popupInterface, call Destroy...
2011-03-27  Václav SlavíkAlways use gtk2-compat.h definitions.
2011-03-27  Václav SlavíkRenamed wx/gtk/private/compat.h to gtk2-compat.h.
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íkCompilation fix for r67312: add explicit cast to GtkSta...
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-25  Václav SlavíkRevert r67137.
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 Cornettmove deprecated GtkTooltips forward declaration to...
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 ZeitlinAdd WXK_CONTROL_A..WXK_CONTROL_Z constants.
2011-03-23  Vadim ZeitlinPrevent event generation in wxGtkCalendarCtrl::SetDate().
2011-03-23  Vadim ZeitlinUse correct month in the date picker page of the widget...
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 ZeitlinAdd wxText{Input,Output}Stream::Get{Input,Output}Stream...
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  Bryan PettyExtensive documentation typo patch (closes #13063).
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  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.
next