]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2002-04-30  Julian SmartRenamed wxBuffer to deBuffer
2002-04-30  Robin DunnwxTimer was in the wrong place in the demo
2002-04-30  Robin DunnRemoved the old patch files for swig
2002-04-30  Robin DunnIgnore generated Makefile
2002-04-30  Robin Dunnswigged updates for wxMac
2002-04-29  Robin Dunnswigged updates for wxGTK
2002-04-29  Robin DunnSwitch to using a wxBufferedPaintDC, also draw/erase...
2002-04-29  Robin DunnPut the panel-under-htmlwindow hack back in since the...
2002-04-29  Robin DunnUpdates for building wxSWIG on Linux
2002-04-29  Robin DunnAdded execut bit for configure
2002-04-29  Robin DunnSince I have made several changes to SWIG over the...
2002-04-29  Robin DunnVarious minor updates
2002-04-29  Václav Slavíkfixed wxZipInputStream::OnSysSeek wrt memory requiremen...
2002-04-29  Vadim Zeitlindon't generate an endless stream of asserts for the...
2002-04-29  Vadim Zeitlinadded Append(const wxString&) overload and replaced...
2002-04-29  Stefan Csomorsetting the correct event object for EVT_ENTER_WINDOW...
2002-04-29  David WebsterLots of image/bitmap processing updates.
2002-04-29  David WebsterNew Moddef file
2002-04-28  Stefan NeisMinor changes to test/show expanded array functions.
2002-04-28  Vadim Zeitlindon't pass arrays by value (and also fixed signed/unsig...
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Vadim Zeitlinadded a (commented out) example of how to force the...
2002-04-28  Vadim Zeitlinremoved a wxPaintDC::Clear() fatal to wxGTK
2002-04-28  Václav Slavíkcompilation fixes for C++ standard library
2002-04-28  Gilles Depeyrotderive wxBitmapButton from wxBitmapButtonBase
2002-04-28  Stefan NeisReplaced internal calls to XToCol/YToRow added in 1...
2002-04-27  Václav Slavíkuse XML namespace in XRC files
2002-04-27  Vadim Zeitlinfixed uninitialized m_bPassMessages and wxLogChain...
2002-04-27  Vadim Zeitlinreally fixed memory leak in wxLogChain
2002-04-27  Vadim Zeitlinfixed memory leak in wxLogChain
2002-04-27  Vadim Zeitlinfixed memory leak in wxLogChain
2002-04-27  Vadim Zeitlinsome docs for wxArray(int n) mods
2002-04-27  Vadim ZeitlinwxArray(int n) mods for wxArrayString
2002-04-27  Vadim Zeitlinmention that creation time only lives up to its name...
2002-04-27  Vadim Zeitlinfixed wxFileName::GetModificationTime()
2002-04-27  Gilles Depeyrotignore process serial number command line argument...
next