wxWidgets.git
2008-01-26  Vadim Zeitlindon't fail in wxTransferStreamToFile if file size is...
2008-01-26  Vadim Zeitlindelete the event object in ProcessPendingEvents() even...
2008-01-26  Vadim Zeitlinset listview extended styles after switching to report...
2008-01-26  Vadim Zeitlindon't append anything back in DoDeleteOneItem() if...
2008-01-26  Vadim Zeitlinfix the code to not use dangling pointers resulting...
2008-01-26  Vadim Zeitlinfix a typo
2008-01-26  Vadim Zeitlinfix assert when using owner-drawn menu items with the...
2008-01-25  Vadim Zeitlininclude wx/stopwatch.h to get wxMilliClock_t and wxGetL...
2008-01-25  Julian SmartCorrected image saving to HTML
2008-01-25  Julian SmartHTML output corrections
2008-01-25  Julian SmartImage objects should load and save attributes
2008-01-25  Julian SmartFixed a bug in HasAlignment
2008-01-24  Julian SmartUpdate caret in SetInsertionPoint
2008-01-24  Paul Cornettremove redundant WX_CLEAR_LIST, it's done by base dtor
2008-01-24  Paul Cornettfix memory leak when wxMenu is used as a popup
2008-01-24  Julian SmartOptimization correction
2008-01-24  Václav Slavíksupress warning about in custom build steps with VC7...
2008-01-24  Vadim Zeitlingenerate focus and kill focus events for wxTextCtrl...
2008-01-23  Vadim Zeitlincompilation fix after r51188: only define operator...
2008-01-23  Vadim Zeitlindefine __VISUALCn__ for n=5,6,7,8,9 and not only 8...
2008-01-23  Vadim Zeitlinno real changes, just use HandleWindowEvent() instead...
2008-01-23  Václav Slavíkuse _vc8 suffix for VS2005 projects for consistency
2008-01-23  Václav Slavíkcatch exceptions when sending menu events
2008-01-23  Robert Roeblingremove wxT()
2008-01-23  Michael WetherellMove the mac stable branch build onto an x86 machine...
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-23  Václav Slavíkupdated bakefiles to take advantage of Bakefile 0.2...
2008-01-23  Bryan PettyReverted wxAuiFloatingFrame dtor crash fix (r51324...
2008-01-22  Vadim Zeitlinremove the unnecessary non-const GetPage() overload
2008-01-22  Stefan Csomorfixing 1877182
2008-01-22  Václav Slavíkignore Visual Studio per-user/machine settings files
2008-01-22  Václav Slavíkupdated include/wx/meta/* files list
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...
2008-01-22  Václav Slavíkuse xdg-open in wxLaunchDefaultBrowser() on Unix if...
2008-01-22  Julian SmartAdded event handler macro
2008-01-22  Bryan PettyFixed a rare wxAuiFloatingFrame dtor crash on MSW using...
2008-01-21  Vadim Zeitlintemporary fix for shared build linking problems after...
2008-01-21  Václav Slavíkcall Create from wxGrid non-default ctor instead to...
2008-01-21  Václav SlavíkwxGrid focus handling fixes:
2008-01-21  Václav Slavíkprefix implementation methods of wxBitmapButton with...
2008-01-21  Václav Slavíkupdated wxExecute checks in wxGTK to be same as in...
2008-01-21  Václav Slavíksilence compiler warnings
2008-01-21  Václav Slavíkadded wxWindow::HasFocus() for more convenient way...
2008-01-21  Francesco Montorsimention also the contrib libraries removal/movements
2008-01-21  Václav Slavíkuse full path to headers in header guards
2008-01-21  Vadim Zeitlindocument GetTemplates() instead of m_templates
2008-01-21  Václav Slavíkreverted last commit, it was wrong
2008-01-21  Václav Slavíkutils.h is not needed by wxVector, removed
2008-01-20  Vadim Zeitlinno changes, just come cleanup and more comments
2008-01-20  Vadim Zeitlinadd wxDatePickerCtrl support in wxGenericValidator...
2008-01-20  Vadim Zeitlindocument LoadObject() (patch 1873045)
2008-01-20  Francesco MontorsiGl library is not part of the monolithic library even...
2008-01-20  Francesco Montorsiset BUILD variable to release not only when DEBUG is...
2008-01-19  Stefan NeisFixed OS/2 compilation after wxDC changes
2008-01-19  Stefan NeisApplied patch #1875242 - fixing more bugs related to...
2008-01-19  Vadim Zeitlinuse slash, not backslash, in #include
2008-01-19  Vadim Zeitlinuse bgcolor when restoring styles as this is what we...
2008-01-19  Vadim Zeitlinskip focus events after handling them in wxTextCtrl...
2008-01-18  Stefan NeisFixed errors in OS/2's wxDC::SetMapMode (patch #1871556...
2008-01-18  Jouk JansenRemoving wrong "const const" in type definition
2008-01-17  Vadim Zeitlincorrect misleading OnSize() comment
2008-01-17  Václav Slavíkthe wxConvUI hack in wxMsgCatalog should only be done...
2008-01-17  Paul Cornetton HP-UX 11.11, vsscanf first parameter is not const
2008-01-17  Paul Cornettcheck for vswscanf(), AIX 5.1 and HP-UX 11.11 don't...
2008-01-17  Vadim Zeitlinrestored wxEnhMetaFileDC::Close() lost in wxDC reorgani...
2008-01-17  Vadim Zeitlinignore any extra arguments after --version for compatib...
2008-01-16  Vadim Zeitlinremoved non-existent wx/meta/defs.h
2008-01-16  Vadim Zeitlindon't write wide string to std::ostream which outputs...
2008-01-16  Vadim Zeitlinmore LaTeX error fixes
2008-01-16  Vadim Zeitlinadd forgotten twindowid.tex and correct LaTeX errors...
2008-01-16  Vadim Zeitlinregenerated after latest configure.in changes
2008-01-16  Stefan Csomorallowing for building without sys libiconv (compat...
2008-01-16  Julian SmartCorrection for cursor setting when moving out of a...
2008-01-16  Václav Slavíkinclude VC++ version in build compatibility string
2008-01-16  Robert RoeblingAdd implicit conversion, remove conversion to bool
2008-01-16  Robert RoeblingSort of autoresize if only 1 column is there
2008-01-16  Stefan Csomorfix should have been mac only
2008-01-16  Robert Roebling[ 1635287 ] wrong cursor when dragging an image
2008-01-16  Vadim Zeitlindocumentation for window ids allocation and wxIdManager...
2008-01-16  Vadim Zeitlinremoved unneeded wxWeakRefDynamic::AssignCopy() (last...
2008-01-16  Vadim Zeitlincompilation fixes for standard-conformant compilers...
2008-01-16  Vadim Zeitlindefine (unusual) copy ctor and assignment operator...
2008-01-16  Vadim Zeitlinremove the test of weak references classes size, it...
2008-01-16  Vadim Zeitlindon't enable disabled windows when showing them (patch...
2008-01-16  Vadim Zeitlindon't create unnecessary temporary wxFont (patch theFont)
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2008-01-15  Stefan Csomorfixing leopard configure for universal_binary when...
2008-01-15  Francesco Montorsidon't give out an error when using --cflags followed...
2008-01-15  Vadim Zeitlinadded unit tests for decoding invalid base64 strings...
2008-01-15  Václav Slavíkfixed wxHTML parser to not assert on invalid HTML input...
2008-01-14  Václav Slavíkfixed wxXmlResource::GetText() in ANSI build to correct...
2008-01-14  Vadim Zeitlinrename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxTool...
2008-01-14  Vadim Zeitlinadded wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2008-01-14  Paul Cornettavoid GCC warning about type-punned pointer breaking...
2008-01-14  Francesco Montorsifixed setting BUILD variable in any case (not only...
2008-01-14  Francesco Montorsifixed the WX_VERSION name clash renaming the variable...
2008-01-14  Francesco Montorsiadded AC_SUBST for EXTRALIBS_STC which was missing...
2008-01-14  Robert RoeblingPartial impl of auto resizing columns
2008-01-13  Vadim Zeitlinset mime-type to correct image/x-xpixmap for XPM files...
next