]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-05-04  Robin DunnRedirected mouse wheel events from the child grid windo...
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-03  Kendall BennettFixed Windows DLL link problems with wxHtmlProcessor
2001-05-03  Kendall BennettMoved wxApplet files to the correct locations.
2001-05-03  David WebsterOS/2 fix in setdrive.
2001-05-03  Kendall BennettRemoved tabs from applet sample code.
2001-05-03  Kendall BennettRemoved tabs from applet code.
2001-05-03  Kendall BennettRemoved applet code from src directory
2001-05-03  Kendall BennettMoved applet code into contrib.
2001-05-03  Vadim Zeitlinfix InsertSeparator() (patch 420987)
2001-05-02  Robin DunnChanged WXUNUSED to WXUNUSED_UNLESS_DEBUG
2001-05-02  Václav Slavíkswitched wxXML to expat parser ; some minor formatting...
2001-05-02  Václav Slavík1) some cleanup in wxHtmlWindow, moved private structur...
2001-05-02  Václav Slavíkswitched wxXML to expat parser
2001-05-02  Václav Slavíkswitched wxXML to expat parser; some formatting mods
2001-05-02  Václav Slavík*** empty log message ***
2001-05-02  Václav Slavíkupdated info about my changes (wxLocale new API, wxImag...
2001-05-02  Robin Dunntypo fixed
2001-05-02  Kendall BennettInitial check in of wxApplet code to CVS
2001-05-02  Kendall BennettFixed wxHTML code in a Watcom Win32 DLL
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-05-02  Vadim Zeitlinfixed (?) crashes because of default GUI font being...
2001-05-01  Robin DunnAdded missing docs for methods in wxGridSizer and wxFle...
2001-05-01  Gilles Depeyrotadded xpmdecod files
2001-05-01  Robert Roebling Some minor clean-ups to the wxScrolledWindow code.
2001-05-01  Gilles DepeyrotAdded Mac OS X resource file handling:
2001-05-01  Julian SmartRemvoed a yield in HitTest because of undesirable conse...
2001-05-01  Robin DunnCheck if the timer is already running before starting...
2001-05-01  Robert Roebling wxScrolledWindow next take, the Gizmo controls
2001-05-01  Gilles Depeyrotapplied SourceForge patch #419884 from Marc Newsam
2001-05-01  Julian SmartRemoved generic scrolwin.cpp from wxGTK list because...
2001-05-01  Julian SmartUpdated src/gtk/files.lst
next