]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-05-10  David WebsterFix for upside down bmp projections
2002-05-10  David WebsterFolder icon
2002-05-09  Vadim Zeitlinfixed return value of Enable() and Disable()
2002-05-09  Vadim Zeitlindon't put the windows created with y or height of ...
2002-05-09  Robin DunnAdded a couple missing WXDLLEXPORTs
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-09  Vadim Zeitlinfixed list item attributes when inserting/deleting...
2002-05-09  Vadim Zeitlintests for multiple selection check listboxes
2002-05-09  Robin Dunnswigged updates for wxMac
2002-05-09  Robin Dunnupdates for recent CVS changes
2002-05-09  Vadim Zeitlinadded/documented wxApp::FilterEvent
2002-05-09  Vadim Zeitlinadded (and documented) wxSafeShowMessage, use it in...
2002-05-09  Vadim Zeitlinadded build options check
2002-05-09  Vadim Zeitlinthe build options are now checked in the application...
2002-05-09  Vadim Zeitlinno changes
2002-05-09  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-05-09  Gilles Depeyrotimplement explicit copying instead of forbidding it
2002-05-09  Julian SmartCustomization dialog not implemented, so don't show...
2002-05-09  Vadim Zeitlingenerate the mouse click events for the static controls
2002-05-09  Vadim Zeitlintest that static text and box get the click events
2002-05-08  Stefan Csomorfixed casting for X
2002-05-08  Stefan Csomoradded spinctrl to be ignored when clicked (otherwise...
2002-05-08  Stefan Csomordisplay rect fixed
2002-05-08  Stefan Csomoronly use tool window style for floating windows, no...
2002-05-08  Stefan Csomoradded mlte initialization
2002-05-08  Stefan Csomoradded mlte implementation
2002-05-08  Stefan Csomoradded rtti info (python problem)
2002-05-08  Stefan Csomorlayout improvement on mac
2002-05-08  Stefan Csomoradded small font for wxSWISS
2002-05-08  Stefan Csomorfilename workaround CW bug in debug builds
2002-05-08  Stefan Csomoradded rtti to tooltip, mlte implementation to textctrl
2002-05-08  Vadim Zeitlinadded missing wxListItem copy ctor to wxMSW, moved...
2002-05-08  Vadim Zeitlincompilation fix for wxObject NO_COPY
2002-05-08  Gilles Depeyrotregenerated for new build.h file
2002-05-08  Gilles Depeyrotimplemented lazy binding detection (broken RTTI classin...
2002-05-08  Gilles Depeyrotimplemented explicit copy constructors (needed for...
2002-05-08  Mattia BarbonAdded documentation for wxListItem.
2002-05-08  Mattia BarbonFix _ quoting to make tex2rtf happier
2002-05-08  Gilles Depeyrotadded missing include file
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-08  Gilles Depeyrotimproved dependencies for Info.plist
2002-05-08  Gilles Depeyrotcorrected application bundle building for Mac OS X
2002-05-08  Gilles Depeyrotadded handling of -undefined and -flat_namespace options
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Vadim Zeitlinadded missing header for not PCH case
2002-05-08  Gilles Depeyrotimproved out of memory handling by return failure statu...
2002-05-08  Gilles Depeyrotremoved useless trailing semicolon
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotimplemented missing copy constructor (needed for non...
2002-05-08  Gilles Depeyrotignore Mac OS X specific files
2002-05-08  Gilles Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
2002-05-08  Mattia BarbonFixed programming error (and BCC warning).
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotcorrected conditional compilation for Darwin / Mac...
2002-05-08  Gilles Depeyrotcorrected warnings when compiled with -Wall -W
2002-05-08  Gilles Depeyrotignore Mac OS X specific files
2002-05-08  Gilles Depeyrotimproved dynamic shared library creation for Darwin...
2002-05-08  Jouk Jansen Committing in .
2002-05-08  Gilles Depeyrotimplemented cbCommonPaneProperties copy constructor...
2002-05-08  Gilles Depeyrotpi is static to avoid link error under Mac OS X (alread...
2002-05-08  David WebsterMore of the same.
2002-05-07  Vadim Zeitlinadded src/msw/popupwin.cpp to the makefiles
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow
2002-05-07  Vadim Zeitlinfixed typos and tmakecmd/TMAKE/TM confusion
2002-05-07  David WebsterMore image processing updates
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-07  Gilles Depeyrotimplemented explicit copy constructor and assignement...
2002-05-07  Vadim ZeitlinAdded wx/build.h
2002-05-07  Vadim Zeitlinadded wxBuildOptions and check that they are the same...
2002-05-07  Gilles Depeyrotignore CodeWarrior output files
2002-05-07  David WebsterMore image updates
2002-05-07  Vadim Zeitlinfixed typo for MSW cross-compilation
2002-05-07  Vadim Zeitlinfixed compilation without PCH
2002-05-07  Vadim Zeitlinremoved Left(char ch) version which doesn't exist any...
2002-05-07  David WebsterMono bitmap processing updates
2002-05-06  Robert RoeblingFixed tree control redraw bug, which had nothing
2002-05-06  David WebsterOS/2 Image processing updates along with some statusbar...
2002-05-06  David WebsterOS/2 Image processing updates
2002-05-06  Robin DunnFixed nested triple quotes problem
2002-05-06  Vadim ZeitlinwxPanel is a canvas in wxUniv sense of the word
2002-05-06  Julian SmartDid a small amount of proofreading of the ODBC docs.
2002-05-06  Vadim Zeitlinadded wxCheckBox::IsChecked() to wxMac and documented it
2002-05-06  Vadim Zeitlininclude wx/defs.h to get wxUSE_FFILE
2002-05-06  Vadim Zeitlintypo fixed: __WXUNIV__ => __WXUNIVERSAL__
2002-05-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
2002-05-05  Vadim Zeitlinfixed compilation and added a test for OnErase() to...
2002-05-05  Gilles Depeyrotuse Darwin specific double step shared library linking...
2002-05-05  Gilles Depeyrotscript to link a mach-o dynamic shared library for...
2002-05-05  Mattia BarbonDocumentation for wxClipboard::Flush
2002-05-05  Václav Slavíkfixes to gcc pragmas
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-05-05  Gilles Depeyrotimproved opening/closing of shared library resources...
2002-05-05  Vadim Zeitlinadded files for LaTeX compilation (second part of the...
2002-05-05  Vadim Zeitlinfixed LaTeX compilation problems (part of patch 551210)
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-05-05  Robert Roebling Corrected double clicks (always on the same window).
2002-05-05  Julian SmartDoc tweaks
2002-05-05  Robert Roebling Corrected wrong use of delete in region code.
2002-05-05  Robin Dunnswigged code update for wxMac
2002-05-05  Robin Dunnswigged code update for wxGTK
next