]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-07-28  Vadim ZeitlinShowFullScreen() shows the window if it was still hidde...
2005-07-28  Vadim Zeitlinmoved wxURL::ConvertToValidURI() and other methods...
2005-07-28  Vadim Zeitlinfix for wxLongLong division test (patch 1233771)
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-07-28  Vadim Zeitlindocument wxDb::ExecSql() 3 params overload (patch 1240839)
2005-07-28  Vadim ZeitlinRyan's binary compatibility technote (patch 1242898)
2005-07-28  Vadim Zeitlinadded wxABI_VERSION check around newly added function
2005-07-28  Vadim Zeitlindon't log error if connection has been already terminat...
2005-07-28  Vadim Zeitlintypo (patch 1246614)
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
2005-07-28  Michael WetherellBaked again without '-b wx.bkl' to fully update autocon...
2005-07-28  Michael WetherellRegenerate using autoconf/bakefile.m4 from bakefile CVS
2005-07-28  Michael WetherellRebaked with patched bakefile 0.1.9.1, ran aclocal...
2005-07-28  Julian SmartCorrected DSW files
2005-07-28  Vadim Zeitlindisabled wxStackWalker and wxCrashReport for Win64
2005-07-28  Stefan Csomorlowercase bools
2005-07-28  Stefan Csomorcode formattings
2005-07-28  Julian SmartRegenerated configure for 2.6.2
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-27  Włodzimierz... Defaults in wxWinCE documented.
2005-07-27  Stefan Csomortypo
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-27  Chris Elliottfix SF bug 1236365 (tested in VC only)
2005-07-26  Vadim Zeitlinmoved declaration of variable only used if wxUSE_GIF...
2005-07-26  Vadim Zeitlinremoved (non existing) default argument for DrawRounded...
2005-07-26  Kevin HockUpdating wording in description of Skip to be less...
2005-07-26  Włodzimierz... Better 'missing WXUNUSED' workaround (perhaps unnecessa...
2005-07-26  Michael WetherellSupport comma separated list in G_FILENAME_ENCODING
2005-07-26  Włodzimierz... Corrections for future OW 1.4. Warning fixes.
2005-07-26  Włodzimierz... Header correction.
2005-07-25  Vadim Zeitlindisabled clipboard and dnd if dataobj is disabled
2005-07-25  Mart Raudsepp#if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp
2005-07-25  Julian SmartVersion number update
2005-07-25  Stefan Csomornew capture handling, can be turned off
2005-07-25  Stefan CsomorAdding David Surovell's fixes and extensions
2005-07-25  Włodzimierz... Typo.
2005-07-25  Stefan CsomorAdding David Surovell's fixes and extensions
2005-07-24  Vadim Zeitlincorrected misleading comment about DllGetVersion()
2005-07-24  Stefan CsomorUsing Carbon Calls for getting highlight color
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-24  Robert Roebling Unicode is not the default.
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Michael WetherellAdd wxABI_VERSION wrappers
2005-07-22  Michael WetherellAdd *wxShadowObject*
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz... [1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Mart RaudseppAdd wxCLOSE_BOX to wxFL samples (consider using wxDEFAU...
2005-07-22  Włodzimierz... Re-adding setup0.h for OpenWatcom makefile build.
2005-07-22  Włodzimierz... wxOS2 with Open Watcom.
2005-07-22  Włodzimierz... Updated info about missing parts in OW headers (now...
2005-07-22  Włodzimierz... [1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser.
2005-07-22  Włodzimierz... LIBDIRNAME unique between ports buildable with Open...
2005-07-21  Włodzimierz... eVC3 compatibility workaround.
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz... wxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Vadim Zeitlinreverted last change with setting the focus only if...
2005-07-21  Vadim Zeitlinadded mouse wheel event test; don't trap left mouse...
2005-07-21  Vadim Zeitlinposition of wxEVT_MOUSEWHEEL events is now in client...
2005-07-20  Vadim Zeitlincheck the validity of wxString pointer itself too
2005-07-20  Vadim Zeitlincheck that wxString is valid before dumping it
2005-07-20  Vadim Zeitlinfixed assert when dumping a string which is locked...
2005-07-20  Vadim Zeitlinupdate from Liou Xiao (accelerator key format changed)
2005-07-20  Vadim Zeitlintake the address of the member in wxON_BLOCK_EXIT_OBJ...
2005-07-20  Vadim Zeitlinregenerated to include scope guard test
2005-07-20  Vadim Zeitlintooltips work under Mac as well; no need for wxUSE_TOOL...
2005-07-19  Julian SmartMake sure text part of combobox is enabled/disabled too
2005-07-19  Włodzimierz... Updated info after recent PODS 1.2 release.
2005-07-18  Kevin HockQueryValue should use Open(Read) rather than Open ...
2005-07-18  Włodzimierz... Missing wxUSE_* markup.
2005-07-18  David WebsterAdd upwards recursion to UpdateAccel method.
2005-07-18  Julian SmartPatch from Andre Reitz to correct a couple of bugs
2005-07-18  Włodzimierz... wxScopeGuard adjustements for Open Watcom.
2005-07-18  Włodzimierz... Code simplification and warning fixes.
2005-07-18  Włodzimierz... Comment correction.
2005-07-18  Włodzimierz... wxMSWUniv build fix.
2005-07-18  Michael WetherellwxABI_VERSION >= 20601 for wxLaunchDefaultBrowser
2005-07-17  Michael WetherellAdd wxABI_VERSION > 20601 wrappers
2005-07-17  Michael WetherellAdd test that wxABI_VERSION is not set when compiling...
2005-07-17  Michael WetherellAdd wxXmlResource changes
2005-07-17  Michael WetherellMake wxABI_VERSION default be e.g. 20699
2005-07-17  Kevin HockConsider native data format, zero out buffer before...
2005-07-17  Kevin HockAdded null checks to wxTextObjectData::GetDataHere...
2005-07-16  Vadim Zeitlinhandle '&' in the names of the files in the history...
2005-07-16  Vadim Zeitlinput GetEscapeId() inside #if wxABI_VERSION > 20601
2005-07-16  Vadim Zeitlinfixed a rare crash due to malformed HTML
2005-07-16  Vadim Zeitlinfixed handling of the accelerators of menu items added...
2005-07-16  Václav Slavíkremoved 2.6.1 symbols from 2.6.2 tag
2005-07-16  Michael WetherellCompilation fix
next