]> git.saurik.com Git - wxWidgets.git/history - src
DetachRoot
[wxWidgets.git] / src /
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...
2006-09-01  Vadim Zeitlinadded GTKProcessEvent() to allow controlling whether...
2006-09-01  Vadim Zeitlinno changes, just remove comments which don't make sense...
2006-09-01  Vadim Zeitlincall GTKUpdateCursor() from SetCursor()
2006-09-01  Robert Roebling Correct sizing cursor.
2006-09-01  Robert Roebling Commit ODCombo delete selection fix.
2006-09-01  Robert Roebling Implement wxSetCusorEvent better than before.
2006-09-01  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_6==0
2006-09-01  Robert Roebling Commit Haakan Wiman's cdata XML patch.
2006-08-31  Vadim Zeitlindo send text changed event from SetValue(), it wasn...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-31  Václav Slavíkadded wxArtProvider::InsertProvider to accompany PushPr...
2006-08-31  Robin Dunnsupress some unused parameter warnings
2006-08-31  Robin DunnOnly use raw bitmap if it is available
2006-08-31  Włodzimierz Skibawx/image.h is listed in wx/wx.h and part of PCH support
2006-08-31  Julian SmartFixed compilo
2006-08-31  Vadim Zeitlindon't use static buffer needing a critical section...
2006-08-31  Robin DunnProvide an implementation for SurfaceImpl::AlphaRectang...
2006-08-30  Stefan NeisOnly support detection of "near the edge" coordinates...
2006-08-30  Stefan NeisFixed getting OS version information.
2006-08-30  Julian SmartDon't skip event if default processing has inserted...
2006-08-30  Paul Cornettheader includes cleanup
2006-08-29  Václav Slavíkfixed crash in <sub/sup> handling (bug #1545152)
2006-08-29  Stefan Csomormake sure we are feeding coordinates of HIView instance...
2006-08-29  Michael WetherellWarning fixes for VC5.
next