wxWidgets.git
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-09-13  Włodzimierz... it needs wxUSE_* guard to not break smartphone build.
2006-09-13  Robin DunnwxStatusBarGeneric is used directly so the header needs...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-09-13  Paul Cornettminimize code duplication
2006-09-13  Julian SmartAdded public keyword
2006-09-13  Włodzimierz... Build fix.
2006-09-13  Włodzimierz... [ 1556353 ] [wxOS2] Change derivation to add wxGauge...
2006-09-13  Włodzimierz... Build fix.
2006-09-13  Paul Cornettdon't include generic/statusbr.h directly
2006-09-13  Benjamin Williamsgot rid of some extra borders
2006-09-13  Vadim Zeitlinfix wxVsnprintf_ declaration for VC8
2006-09-13  Vadim Zeitlindocument wxChildFocusEvent
2006-09-13  Václav SlavíkwxTLW::DoRefreshRect must check the rect, too
2006-09-13  Robert Roebling Make wxGTK's wxScrolledWindow set m_x/xScrollLines...
2006-09-13  Václav Slavíkcorrected painting implementation for wxDFB
2006-09-13  Robin Dunncompile fix for Mac
2006-09-12  Vadim Zeitlinremove unneeded m_inputHandler initialization (already...
2006-09-12  Robin Dunnrephrase
2006-09-12  Robin DunnUpdated the C++ code for wx.gizmos.TreeListCtrl from...
2006-09-12  Robin DunnDisplayAvailable renamed
2006-09-12  Paul Cornettgtk_pizza_set_external is redundant
2006-09-12  Paul Cornettcalling GtkPizza base class method on non-GtkPizza...
2006-09-12  Julian SmartIncreased size slightly
2006-09-12  Julian SmartSometimes, m_x and m_y don't reflect the true position...
2006-09-12  Julian SmartAdded pango_context_get_language to speed up pango_cont...
2006-09-12  Julian SmartStyle listbox now shows current style
2006-09-12  Robert Roebling Reverse Left and Right meaning of keys.
2006-09-12  Robert Roebling More RTL fixes.
2006-09-12  Václav Slavíklimit clipping to surface area
2006-09-12  Robert Roebling Add const to GetTargetSize()
2006-09-12  Julian SmartSetting the current style from the UI is a mode that...
2006-09-12  Robert Roebling RD forgot to add "Do"
2006-09-12  Julian SmartFixed flag setting omission that showed up as list...
2006-09-12  Robin Dunnmore properties
2006-09-11  Václav Slavíkfixed two typos: XLOG2DEV was used instead of YLOG2DEV
2006-09-11  Robin DunnUse DoIsExposed for the virtual version of the method...
2006-09-11  Robin Dunnsync with CVS updates
2006-09-11  Robert Roebling Further RTL fixes.
2006-09-11  Vadim Zeitlinremoved GTK header include
2006-09-11  Vadim Zeitlincompilation fix
2006-09-11  Václav Slavíkimplemented DrawPoint in terms of DrawLine (for now)
2006-09-11  Václav Slavíkremoved tabs and trailing whitespace
2006-09-11  Václav SlavíkwxXML load/save improvements: added ability to not...
2006-09-11  Robert Roebling Implement dc mirroring for RTL.
2006-09-11  Robert Roebling Make IsExposed virtual.
2006-09-11  Václav Slavíkmove misc surface helpers to wxIDirectFBSurface class
2006-09-10  Vadim Zeitlinadded hyperlink alignment flags (patch 1537043)
2006-09-10  Vadim Zeitlincompilation fixes for wxUSE_STL==1 (patch 1555754)
2006-09-10  Vadim Zeitlinminor corrections and note about Unicode (patch 1555691)
2006-09-10  Vadim Zeitlinuse RTL paragraphs in rich edit control in RTL mode...
2006-09-10  Vadim Zeitlinreturn correct coordinates for child windows from DoGet...
2006-09-10  Vadim Zeitlinfix static box label drawing in RTL locale (patch 1552545)
2006-09-10  Vadim Zeitlinadded wxLocale::IsAvailable() (extended patch 1547191)
2006-09-10  Vadim Zeitlinuse wxID_OPEN instead of INTERNAT_OPEN
2006-09-10  Vadim Zeitlincompilation fix for Unicode build (patch 1546975)
2006-09-10  Vadim Zeitlinallow wxRB_GROUP to be changed after creation (patch...
2006-09-10  Vadim Zeitlinfix constructing wxRegKey from string names (replaces...
2006-09-10  Vadim Zeitlinclear values of type SQL_C_DATE/TIME too (patch 1541829)
2006-09-10  Vadim Zeitlindon't call ::GetSystemMetrics() unnecessarily in wxGetH...
2006-09-10  Paul Cornettavoid null pointer dereference in DoGetClientSize
2006-09-10  Robert Roebling The usual missing commit.
2006-09-10  Robert Roebling Implemented window coord mirroring for RTL. This
2006-09-10  Vadim Zeitlinensure that -2 font size is readable, it could be too...
2006-09-10  Vadim Zeitlinsmall sample cleanup (formatting, use stock menu items)
2006-09-10  Vadim Zeitlinensure that IsDialogMessage() is not called in the...
2006-09-10  Václav Slavíkcompilation fix
2006-09-10  Václav Slavíkfixed subcontrols refreshing in wxWindow::Refresh
2006-09-10  Václav Slavíkmake it possible to create wxWindowDC for a hidden...
2006-09-10  Václav Slavíkadded wxWindow::IsVisible() method
2006-09-10  Robert Roebling Also set GTK text direction to m_wxwindow.
2006-09-10  Robert Roebling Remove direct access to GtlPizza's offset
2006-09-10  Vadim Zeitlinblind compilation fix for daily builds error
2006-09-10  Vadim Zeitlincompilation fix for !WX_PRECOMP (missing wx/app.h)
2006-09-10  Mart RaudseppRestore ability to have a much lower runtime GTK versio...
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-10  Vadim Zeitlincompilation fix after wxGUIAppTraits::GetToolkitVersion...
2006-09-10  Vadim Zeitlinremoved unused variable
2006-09-09  Vadim Zeitlincompilation fixes after recent stock menu items changes
2006-09-09  Robin DunnreSWIGged
2006-09-09  Robin Dunnmore properties
2006-09-09  Robin Dunnmention Pulse mode on Guage, and native toolbar on Mac
2006-09-09  Robin DunnPath fix
2006-09-09  Robin DunnreSWIGged
2006-09-09  Robin DunnreSWIGtged
2006-09-09  Robin DunnIt's not in use yet, but add Kevin's docparser code...
2006-09-09  Robin DunnBuild the contents and index files for HtmlHelp
2006-09-09  Robin DunnDetachRoot
2006-09-09  Robin DunnAdd AddStretchSpacer and friends
2006-09-09  Robin DunnPulse mode in gauge
2006-09-09  Robin DunnShow Pulse mode
2006-09-09  Robin DunnCompilo fix
2006-09-09  Paul Cornettremove unused GtkPizza members scroll_[xy]
2006-09-09  Robin DunnDon't show AlphaDrawing for now...
2006-09-09  Robin DunnSimplify use of MacIsWindowScrollbar
2006-09-09  Kevin OllivierMac(Carbon) impl of wxGauge::Pulse, also added sample...
2006-09-09  Paul Cornettinclude fix
2006-09-09  Vadim Zeitlincheck encoding in EnumerateFacenames(); implemented...
2006-09-09  Vadim Zeitlinonly return matching modes from GetModes()
next