]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-10  Julian SmartRemoved xpm[d].lib
2001-05-10  David WebsterGet rid of the CVS merge characters that have worked...
2001-05-10  Julian SmartNULL -> 0
2001-05-10  Julian SmartNow sorts the files case-insensitively
2001-05-10  Guillermo Rodriguez... Use GetPath instead of GetFileName in file selector...
2001-05-10  Guillermo Rodriguez... Private gsocket files were using 'typedef int bool...
2001-05-10  Stefan Csomorcorrected redraw problems in controls (the erroneusly...
2001-05-10  Guillermo Rodriguez... Streams were being created the wrong way (was using...
2001-05-10  Stefan Csomorcorrected a bug in dc which resetted the port , exchang...
2001-05-09  Václav Slavíkcompilation fix for apps w/o precompiled headers
2001-05-09  Václav Slavíkremoved libxpm from templates
2001-05-09  Václav Slavíkremoved libxpm dependencies from makefiles
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-09  David WebsterUpdate on Client Size determinations
2001-05-09  David WebsterMore scrolling support
2001-05-09  Vadim Zeitlinfixed compilation
2001-05-09  David WebsterFixing the GetClientsize to deal with OS/2's coordinate...
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Václav Slavíkapplied patch for runtime loading of hhctrl.ocx
2001-05-08  Václav Slavíkchanges update
2001-05-08  Václav Slavíkremoved wxUSE_XPM_IN_MSW from setup0.h
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Václav Slavíkdlg now centered
2001-05-08  Václav Slavíkadded makefile.vc
2001-05-08  Václav SlavíkMSVC fixes for wxEditableListBox (still misteriously...
2001-05-08  Václav Slavíkfixed missing include
2001-05-08  Václav Slavíkremoved MSVC libxpm makefiles
2001-05-08  Václav Slavíkforgot to check in wxHtmlProcessor::IsEnabled test...
2001-05-08  Václav Slavíkfixed typo in pragma implementation
2001-05-08  Václav Slavíkadded wxHtmlProcessor test
2001-05-08  Václav Slavíkadded wxLogError to wxCSConv so that it complains if...
2001-05-08  Václav Slavíkremoved now obsoleted commented-out piece of code
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
2001-05-08  Robin Dunntest for mousewheel constants separatly
2001-05-08  Robin DunnSmoe more details for the setup and installer scripts
2001-05-08  Stefan CsomorwxRadioBox fixed on mac
2001-05-08  Vadim Zeitlinfixed wxColour::operator==
2001-05-08  Gilles Depeyrotadded const for Mac OS X compilation
2001-05-08  Gilles Depeyrotremoved useless file (notebmac.cpp is the one that...
2001-05-08  Julian SmartRemoved wxXPMHandler
2001-05-08  Stefan Csomorchanged port handling
2001-05-08  Stefan Csomoradded xpm
2001-05-08  Vadim Zeitlintry to autodetect Win32 macros
2001-05-08  Gilles Depeyrotadded CreateFromXpm method that uses image xpm decoder
2001-05-08  Gilles Depeyrotadded CreateFromXpm method
2001-05-08  Gilles Depeyrotcorrected Mac OS X resource targets
2001-05-08  Gilles Depeyrotadded definition/initialisation of static class member
2001-05-08  Gilles Depeyrotremoved duplicated friend declaration
2001-05-08  Stefan Csomorupdated dead-strip linking
2001-05-08  Stefan Csomorupdated opengl
2001-05-08  Stefan Csomormac fixes part II
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-05-08  Stefan Csomormac fixes
2001-05-08  Vadim Zeitlinfix setting colour for a listctrl item (merged from...
2001-05-08  Vadim Zeitlincorrect fix for Maximize() for hidden frames
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-05-08  Vadim Zeitlinfixed iso8859-15 handling (backmerged from 2.2)
2001-05-07  Robin Dunnsome updates for new methods, constants, etc.
2001-05-07  David WebsterMore scrolling work.
2001-05-07  Vadim Zeitlinsupport cygwin as synonim for cygwin32
2001-05-07  Vadim ZeitlinGetSelection() always returns from <= to as wxMSW does
2001-05-07  Julian SmartSome makefile corrections
2001-05-07  Julian SmartMisc small mods
2001-05-07  David WebsterSupport for scrolling
2001-05-06  Václav Slavíkoops, forgot to remove temporary debug printf...
2001-05-06  Václav SlavíkwxTAB_TRAVERSAL is default style for wxPanels from XRC
2001-05-06  Václav Slavíkadded 'name' to wxEditableListBox ctor
2001-05-06  Václav Slavíkadded <accel> attribute to wxMenuItem
2001-05-06  Václav Slavíkadded version saving to wxrcedit
2001-05-06  Václav Slavíkadded version information to XML resources
2001-05-06  Václav Slavíkfixed typo that caused incorrect if there was only...
2001-05-06  Václav Slavíkfixed loading of resource from zip files (now handles...
2001-05-06  Gilles Depeyrotadded clientcontext variable to Open Transport initiali...
2001-05-06  Gilles Depeyrotapplied correction from Marc Newsam in calculations...
2001-05-06  Robert Roebling Made the applet code compile under GTK.
2001-05-06  Unknown (DM)Added Codewarrior project files for jpeg, png, tiff...
2001-05-06  Robin DunnMouseWheel stuff
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-05-06  Robin Dunnfixed typo
2001-05-06  Robin DunnFixed HandleMouseWheel to be __WIN32__ sensitive
2001-05-05  Václav Slavíkupdated VC makefiles to compile expat
2001-05-05  Václav Slavíkreverted the hack for accepting broken HHC files (new...
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-05  Václav Slavíkupdated to show new wxHF_xxxx contants
2001-05-05  Václav Slavíkadded new gizmo: wxEditableListBox
2001-05-05  Václav Slavíkfixed typo
2001-05-05  Václav Slavíkminor change: buf[(size_t)pos] instead of buf.c_str...
2001-05-04  Václav Slavík1. changed AddSharedProcessor to AddGlobalProcessor
2001-05-04  Václav Slavíkapplied patch #421410:
2001-05-04  Václav Slavíkadded wxHtmlHelpController::GetHelpData and removed...
2001-05-04  Unknown (DM)Added the Carbon precompiled headers
2001-05-04  David WebsterKeeping these somewhat up to date
2001-05-04  Robin DunnGot a new version of StructuredText from Zope's CVS.
2001-05-04  Julian Smart*** empty log message ***
2001-05-04  Julian SmartReferred reader to install.txt files.
2001-05-04  Julian SmartAdded mac.rsp, zipmac.bat
next