]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-05-01  Jouk Jansen Committing in .
2001-05-01  Robert Roebling wxScrolledWindow now emits wxScrollWinEvents. Something
2001-05-01  Julian SmartAdded #define for apps to detect new situation
2001-05-01  Julian SmartAdded required #include
2001-05-01  Stefan Csomorcorrected event handling according to current msw/gtk...
2001-04-30  Robin Dunnregenerated some more sources for gtk.
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin Dunnversion number.
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin DunnBug fix from Mike Fletcher
2001-04-30  Robin DunnUpdates for the sample apps. Some readme's, show how...
2001-04-30  Robin DunnShow how to get an icon from a bitmap
2001-04-30  Robin DunnSwitched to InnoSetup for MSW distributions
2001-04-30  David WebsterNew makefile and modified .def file supporting the...
2001-04-30  David WebsterToo quick a trigger finger first time. Compile error...
2001-04-30  David WebsterSuppress "Assignement in logical expression" type warni...
2001-04-30  David WebsterSupport for proper sizeing for scrolling
2001-04-30  David Websterno message
2001-04-30  Julian SmartChanged generic wxScrolledWindow -> wxGenericScrolledWindow
2001-04-29  Václav Slavíkminor comments tweaking
2001-04-29  Václav Slavíkchanged wxAddBasePath to wxHtmlCotentsItem's method
2001-04-29  Robert Roebling Native wxScrolledWindow finishing touches.
2001-04-29  Václav Slavíkcleanup
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2001-04-29  Václav Slavíkindentation fixes; virtual dtor for all platforms,...
2001-04-29  Václav Slavíkmakefile.unx's now default to OpenGL, not Mesa
2001-04-29  Robert Roebling wxScrolledWindow is now a native widget under GTK.
2001-04-29  Julian SmartUpdated version numbers
2001-04-29  Julian SmartUpdated distribution scripts
2001-04-28  Václav Slavíkadded xpmdecod.cpp
2001-04-28  Václav Slavíkfixed gcc pragmas in fs_*.h,cpp
2001-04-28  Václav Slavíkadded imagxpm.h and xpmdecod
2001-04-28  Václav Slavíkdocumented XPM support and updated status of TIFF handler
2001-04-28  Václav Slavíkadded wxXPMDecoder
2001-04-28  Václav Slavíkadded XPM demo to samples/image
2001-04-28  Robert Roeblingadd #define wxUSE_SPINCTRL
2001-04-28  Robert RoeblingImplement wxRB_GROUP
2001-04-28  Gilles Depeyrotadded common imagxpm files
2001-04-28  Gilles Depeyrotcorrections for Mac OS X
2001-04-28  Gilles Depeyrotcorrections for modifications made to common mimetype...
2001-04-27  Václav Slavíkoops, forgot to check in change that adds WX_ICONV_TAKE...
2001-04-27  Robin DunnMade wxSplitterWindow conform to the docs with respect...
2001-04-27  Robert Roebling Maybe compilation works now.
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-27  George TaskerThere was no icon file in this example, causing compila...
2001-04-27  George TaskerFixes problem where child window does not appear immedi...
2001-04-27  Vadim Zeitlincompilation fix (sorry)
2001-04-27  Robin Dunngenerated source updates
next