]> git.saurik.com Git - wxWidgets.git/history - src
added hyperlink alignment flags (patch 1537043)
[wxWidgets.git] / src /
2006-09-10  Vadim Zeitlinadded hyperlink alignment flags (patch 1537043)
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 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 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 Zeitlinensure that IsDialogMessage() is not called in the...
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  Robin DunnCompilo fix
2006-09-09  Paul Cornettremove unused GtkPizza members scroll_[xy]
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()
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2006-09-09  Vadim Zeitlinimplement wxComboBox::SetEditable()
2006-09-09  Robert Roebling incomplete commit
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-09  Robert Roebling Apply patch [ 1554746 ] wxXmlNode::InsertChild fix
2006-09-09  Robin DunnDon't let the built-in scrollbars confuse things when...
2006-09-09  Paul Cornettadd emission hook from RemoveIdleSource (was RemoveIdle...
2006-09-09  Paul Cornettremove unneeded DoGetClientSize
2006-09-09  Paul Cornettdon't set negative window size
2006-09-09  Paul Cornettkeep AdjustScrollbars from causing an infinite series...
2006-09-08  Robin DunnIt is not "Invalid" to have a menu item without an...
2006-09-08  Václav Slavíkfixed wxDC to correctly handle SetFoo(wxNullFoo) calls
2006-09-08  Robin DunndeTABified
2006-09-08  Václav Slavíkadded newline to the end of the file to prevent gcc...
2006-09-08  Václav Slavíkdon't try to paint hidden windows
2006-09-08  Stefan Csomorfixing ownership and positioning of embedded controls...
2006-09-08  Stefan Csomormake sure we catch invalid control refs better
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-09-07  Paul Cornettdon't use negative windows sizes
2006-09-07  Vadim Zeitlinfix wxSTOCK_WITH_MNEMONIC handling (was reversed after...
2006-09-07  Paul Cornettremove a few unnecessary queue_resize/queue_draw calls
2006-09-07  Václav Slavíkuse GetCharHeight in GetHeight() instead of creating...
2006-09-07  Václav Slavíkmake sure wxWindow has valid (albeit bogus) size from...
2006-09-07  Václav Slavíkdon't create a subsurface in wxClientDC unless necessary
2006-09-07  Paul CornettGtkOnSize parameters aren't useful
2006-09-07  Václav Slavíkverify that we're not painting on hidden window (which...
2006-09-06  Michael WetherellFixed ReadLine missing last character from text files...
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-09-06  Robert Roebling Commit Carsten Fuchs' patch for separating wxGLCanvas
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-09-06  Paul Cornettdon't return negative size from GetPageRect
2006-09-06  Paul Cornettdon't set negative size in wxSizerItem::SetDimension
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-09-05  Vadim Zeitlinfixes to menu stock items support (patch 1547639)
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-05  Włodzimierz SkibaWinCE build fixes.
2006-09-05  Włodzimierz SkibaTinderbox/PCH build fix.
2006-09-05  Vadim Zeitlinwork around drag and drop freeze (bug 1080588)
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-04  Julian SmartPrevents crashes caused by negative line count being...
2006-09-04  Włodzimierz SkibaBuild fix.
2006-09-04  Włodzimierz SkibaWarning fix.
2006-09-04  Michael WetherellA better compile fix for Wine (which lacks pbt.h).
2006-09-04  Michael WetherellRevert the last commit since it doesn't work.
2006-09-04  Michael WetherellCompile fix for Wine.
2006-09-04  Michael WetherellMissing headers.
2006-09-04  Michael WetherellHacks for wine.
2006-09-04  Václav Slavíkremoved unneeded header
2006-09-04  Václav Slavíkbetter comment in wxSystemSettingsNative::GetColour
2006-09-04  Václav Slavíkfixed wxRegion::operator==
2006-09-04  Julian SmartFixed ISO-8859-11 mapping to code page under Windows
2006-09-04  Vadim Zeitlinmerge of RTL changes (with many modifications) from...
2006-09-04  Vadim Zeitlinsmall cleanup, removed unused headers
2006-09-04  Vadim Zeitlinadded wxSizer::Get/SetContainingWindow()
2006-09-04  Václav Slavíkadded alpha support to generic wxColour
2006-09-04  Robert Roebling I forgot to commit this one.
2006-09-04  Jouk Jansen OpenVMS compile support update
2006-09-03  Robert Roebling Compilo.
2006-09-03  Robert Roebling Commit wxComboCtrl clipping patch from J. Salli
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-09-03  Robert Roebling Commited patch for wxSizer::Replace()
2006-09-03  Vadim Zeitlincall TIFF callbacks wxTIFFFooProc instead of _tiffFooPr...
2006-09-03  Vadim Zeitlinclose output stream when TIFFClose() is called
2006-09-02  Vadim Zeitlindon't convert title to current encoding if input encodi...
2006-09-02  Robert Roebling Don't use wxWindows::DoGetClientSize() from
2006-09-02  Robert Roebling Map iso8859-11 to codepage 874.
2006-09-02  Robert Roebling Added native GTK+ sash drawing to wxAUI.
2006-09-01  Vadim Zeitlinalways let GtkTextView have mouse release events to...
next