]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2002-05-02  Vadim Zeitlinyou don't have to set BCCDIR for compilation with Borla...
2002-05-02  Vadim Zeitlindumb fix for wxDC::Clear() crash
2002-05-02  Vadim Zeitlinsmall code cleanup while looking for an inexistent...
2002-05-02  Vadim Zeitlinsplitted wxFileStream docs in 2 files to make the class...
2002-05-02  Vadim Zeitlinfixed type: wxUint16 -> wxUint32 (patch 549556)
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-05-02  Robin DunnRemoved wxVTKRenderWindow since VTK now includes a...
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-05-01  Vadim Zeitlinchanged wxUSE_MS_HTML_HELP to 1 by default
2002-05-01  Vadim Zeitlinfixed definition of TRUE broken by the last commit
2002-05-01  Vadim Zeitlinadded WX_TRUE_DEFINED to allow preventing the redefinit...
2002-05-01  Vadim Zeitlinadded a few more consistency tests which used to be...
2002-05-01  Vadim Zeitlindisabled wxWin memory debugging by default
2002-05-01  Vadim Zeitlinfixed the wrong custom build messages
2002-05-01  Mattia BarbonFixed Unicode breakage I caused
2002-04-30  David WebsterMore image processing updates
2002-04-30  David WebsterSome new members to assist in bitmap rendering
next