wxWidgets.git
2006-09-08  Robin Dunnadapt to wxGLCanvas changes
2006-09-07  Vadim Zeitlindefine wx_cv_func_snprintf_pos_params when cross-compil...
2006-09-07  Włodzimierz... Include wx/msw/wrap*.h according to pch support (with...
2006-09-07  Robin DunnComment why we don't call PyErr_Print after calling...
2006-09-07  Robin DunnUpdate from Frank with fixes for running on wxMSW 2.7
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  Chris Elliottfix path of pdf zip file
2006-09-07  Robert Roebling Applied FRM's patch [ 1553958 ] Fix for invalid cast...
2006-09-07  Chris Elliottfix directory creation
2006-09-07  Chris Elliottfix broken bz2
2006-09-07  Václav Slavíkverify that we're not painting on hidden window (which...
2006-09-07  Václav Slavíkdon't treat DFB_TIMEOUT as error in WaitForEventWithTimeout
2006-09-06  Robin DunnFixed compile error
2006-09-06  Michael WetherellFixed ReadLine missing last character from text files...
2006-09-06  Paul Cornettinclude fixes
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-06  Robert Roebling Applied patch which allows you to detach a stream
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-09-06  Robert Roebling Mention wxGLCanvas change.
2006-09-06  Robert Roebling Commit Carsten Fuchs' patch for separating wxGLCanvas
2006-09-06  Vadim Zeitlinenable support for printf positional parameters by...
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-09-06  Robin Dunnadd more properties
2006-09-06  Robin DunnAdded wx.lib.dragscroller from Riaan Booysen.
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 Zeitlindocument GetStrings() (patch 1552225)
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-09-05  Vadim Zeitlinpickers code cleanup (patch 1552220)
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  Vadim Zeitlinadded a couple of base classes
2006-09-05  Włodzimierz... WinCE build fixes.
2006-09-05  Włodzimierz... Tinderbox/PCH build fix.
2006-09-05  Vadim Zeitlinwork around drag and drop freeze (bug 1080588)
2006-09-05  Václav Slavíkuse macros to completely remove wxLogTrace, wxLogDebug...
2006-09-05  Robin DunnSome properties for things with lists of items.
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-04  Robin DunnChanges needed for new RTL methods, and also various...
2006-09-04  Michael WetherellTypo.
2006-09-04  Michael WetherellAdd HAVE_BOOLEAN and NEED_PBT_H.
2006-09-04  Julian SmartPrevents crashes caused by negative line count being...
2006-09-04  Włodzimierz... Build fix.
2006-09-04  Michael WetherellDocument __WINE__.
2006-09-04  Włodzimierz... Warning fix.
2006-09-04  Michael WetherellA better compile fix for Wine (which lacks pbt.h).
2006-09-04  Michael WetherellDefine HAVE_BOOLEAN when the Windows headers declare...
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  Václav Slavíkcosmetic fixes
2006-09-04  Julian SmartFixed ISO-8859-11 mapping to code page under Windows
2006-09-04  Vadim ZeitlinMerge ... 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  Václav Slavíkreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit...
2006-09-04  Václav Slavíkremoved obsolete and incorrect comment
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 Roebling Added tests for run-time switch of venetian blind...
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  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robert Roebling Don't use wxWindows::DoGetClientSize() from
2006-09-02  Robin Dunnproperties fixes for Mac
2006-09-02  Kevin OllivierAdding TaskRunnerThread class, for threaded operations...
2006-09-02  Robin Dunncompile fixes for Python 2.5
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-09-02  Robin Dunnbump subrel number
2006-09-02  Robin DunnMove the language catalogs install directory on MSW...
2006-09-02  Kevin OllivierMake archive top level dirs match that of the archive...
2006-09-02  Robert Roebling Map iso8859-11 to codepage 874.
2006-09-02  Robert Roebling Forgot to commit.
2006-09-02  Robert Roebling Added native GTK+ sash drawing to wxAUI.
2006-09-01  Robin Dunnfixed typo
2006-09-01  Robin DunnAdd InsertProvider
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 Began to move wxAUI docs to latex.
next