]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
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... Include wx/module.h according to precompiled headers...
2006-08-31  Václav Slavíkfixed typo in previous commit
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 DunnAliases for [G|S]etCaretLineBack
2006-08-31  Robin DunnOnly use raw bitmap if it is available
2006-08-31  Włodzimierz... wx/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  Robin DunnreSWIGged
2006-08-30  Stefan NeisFixed getting OS version information.
2006-08-30  Paul Cornettbuild fix
2006-08-30  Julian SmartDon't skip event if default processing has inserted...
2006-08-30  Michael WetherellBuild notes for Cygwin.
2006-08-30  Michael WetherellUse CPPUNIT_ASSERT_EQUAL where possible to improve...
2006-08-30  Michael WetherellStream inserter to wxString
2006-08-30  Paul Cornettheader includes cleanup
2006-08-30  Robin DunnAdd ability to time the creation of the bitmaps using...
2006-08-30  Robin Dunnsome efficiency tweaks
2006-08-30  Robin DunnFixed premultiplying constant
2006-08-29  Václav Slavíkfixed crash in <sub/sup> handling (bug #1545152)
2006-08-29  Robin DunnGive PlotCanvas the full compliment of constructor...
2006-08-29  Paul Cornettnon-pch build fix
2006-08-29  Robin DunnreSWIGged
2006-08-29  Robin DunnTurn off TB_TEXT by default
2006-08-29  Robin DunnMention the PixelData classes
2006-08-29  Robin Dunnsome docstring changes
2006-08-29  Robin DunnNow that the typemap is handling buffer-compatible...
2006-08-29  Robin DunnUse PyObject_AsReadBuffer in the typemap for getting...
2006-08-29  Robin DunnAdd wxACCEL_CMD, move constants to _accel.i
2006-08-29  Stefan Csomormake sure we are feeding coordinates of HIView instance...
2006-08-29  Michael WetherellWarning fixes for VC5.
2006-08-29  Stefan Csomoradding command key accelerator
2006-08-29  Stefan Csomoradding command key accelerator
2006-08-29  Robin DunnreSWIGged
2006-08-28  Robin Dunnnew port constants
2006-08-28  Robin DunnTweaked the colours a bit
2006-08-28  Michael Wetherellglibc's vswprintf doesn't nul terminate on truncation.
2006-08-28  Michael WetherellCompile fixes.
2006-08-28  Michael WetherellCompile fix.
2006-08-28  Michael WetherellWe can't define things in someone else's namespace.
2006-08-28  Vadim Zeitlinreturn false from OnInit() in console build if we failed
2006-08-28  Vadim Zeitlindocument maxLenght and rectBounds ctor parameters;...
2006-08-28  Vadim Zeitlinadded alpha support to wxCocoa, also fixed compilation...
2006-08-28  Robert Roebling Corrected close button bitmap in wxAUIMultiNotebook.
2006-08-28  Robert Roebling Don't use wxTHICK_FRAME in the docs anymore.
2006-08-28  Robert Roebling Update info on wxMiniFrame.
2006-08-28  Robert Roebling Leave a comment about drag threshold setting.
2006-08-28  Robert Roebling More comments about non-native GTH widgets.
2006-08-28  Michael WetherellUse WX_CHECK_FUNCS for strtok_r.
2006-08-28  Michael WetherellAdd WX_CHECK_FUNCS (instead of WX_CHECK_DECLS). It...
2006-08-27  Robert Roebling Corrected off-by-1 error in dock test.
2006-08-27  Robert Roebling The docking logic in the top and right docking areas
2006-08-27  Stefan NeisRemoved more references to removed source file.
2006-08-27  Stefan NeisFixed OS/2 specific defines (there's no such thing...
2006-08-27  Stefan NeisRemoved no longer needed/existing file os2/gdiobj.cpp...
2006-08-27  Stefan NeisChanged font generation to follow new pattern of other...
2006-08-27  Robert Roebling Correct calculation of sticky toolbar.
2006-08-27  Robert Roebling Change drag threshhold (why was it multiplied
2006-08-27  Vadim Zeitlinstarted making the list of widgets not implemented...
2006-08-27  Robert Roebling Made toolbars sticky, i.e. you need to drag them
2006-08-27  Vadim Zeitlincall Update() from SetStatusText() to ensure that the...
2006-08-27  Vadim Zeitlinrelax DFB version requirements to work with 0.9.22...
next