wxWidgets.git
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
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-04  Robert Roebling Added screen design to system settings for
2002-05-04  Stefan NeisUpdated documentation according to recent array changes.
2002-05-04  Vadim Zeitlinreverted the header change to include the generic one...
2002-05-04  Gilles Depeyrotutility scripts to manipulate xml CodeWarrior 5.3 proje...
2002-05-04  Gilles Depeyrotupdated todo list
2002-05-04  Gilles Depeyrotupdated Universal Interfaces requirements for CodeWarri...
2002-05-04  Gilles Depeyrotadded missing include file
2002-05-04  Vadim Zeitlinfixed compilation when included directly and not via...
2002-05-04  Vadim Zeitlinfixed wxDirDialog ctor docs
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-05-04  Vadim Zeitlinno changes (0 -> NULL)
2002-05-04  Vadim Zeitlininitialize wxBitmapButton members
2002-05-04  Robert Roebling Made OnInit() and OnRun() logic like MSW when it
2002-05-04  Václav Slavíkadded CSS stylesheets support to tex2rtf
2002-05-04  Gilles Depeyrotcorrected Mac OS X resources compilation target
2002-05-04  Robin Dunnswigged updated code for wxMac
2002-05-04  Robin Dunnswigged code update for wxGTK
2002-05-03  Robin DunnUpdates for Push/Pop status text
2002-05-03  Robin DunnProbably only whitespace changes
2002-05-03  Robin DunnA test case to show the problem with putting a wxListbo...
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-05-03  Robin DunnFixed problem in InsertItems of always adding ownerdraw...
2002-05-03  Gilles Depeyrotcorrected conditional compilation for Darwin
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-03  Gilles DepeyrotwxTextCtrl bug related to \n handling is Carbon related...
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-03  Gilles Depeyrotcorrected comment typo
2002-05-03  Gilles Depeyrotadded missing include file
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-03  Gilles Depeyrotcorrected include guards
2002-05-03  Gilles Depeyrotapplied solution derived from SourceForge patch # 54691...
2002-05-03  Gilles Depeyrotcorrected warnings and removed useless extern declaration
2002-05-03  Gilles Depeyrotstatic C++ object initialization only seems to be neces...
2002-05-03  Gilles Depeyrotinstall both compiled and ascii resource files for...
2002-05-02  Robin DunnThese methods should be public
2002-05-02  Vadim Zeitlindon't look for the catalogs in the Unix standard paths...
2002-05-02  Mattia BarbonMissing bracket in array.tex
2002-05-02  Mattia BarbonImplemented wxStatusBar::Push/PopStatusText.
2002-05-02  Mattia BarbonGenerate EVT_TOOL_ENTER when the user moves the mouse...
2002-05-02  Mattia BarbonwxExecute takes a char**, not a wxChar**
2002-05-02  Stefan Csomorcorrected DoDrawPoint
next