]> git.saurik.com Git - wxWidgets.git/history - src
added handling of -undefined and -flat_namespace options
[wxWidgets.git] / src /
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 Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
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  Jouk Jansen Committing in .
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  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 wxBuildOptions and check that they are the same...
2002-05-07  David WebsterMore image updates
2002-05-07  Vadim Zeitlinfixed compilation without PCH
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-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
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 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-04  Robert Roebling Added screen design to system settings for
2002-05-04  Vadim Zeitlinreverted the header change to include the generic one...
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-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 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-02  Vadim Zeitlindon't look for the catalogs in the Unix standard paths...
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  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-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-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  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  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  Gilles Depeyrotderive wxBitmapButton from wxBitmapButtonBase
2002-04-28  Stefan NeisReplaced internal calls to XToCol/YToRow added in 1...
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 ZeitlinwxArray(int n) mods for wxArrayString
2002-04-27  Vadim Zeitlinfixed wxFileName::GetModificationTime()
2002-04-27  Gilles Depeyrotignore process serial number command line argument...
2002-04-27  Vadim ZeitlinARCHINCDIR must be defined in makeb32.env, not makefile...
2002-04-27  Stefan NeisFixes to my last commit.
2002-04-27  Vadim Zeitlinfixes for operator new declaration/definition (patch...
2002-04-26  Vadim Zeitlinclean up of memory debugging macros and chanegs to...
2002-04-26  David WebsterMore bitmap and imaging updates
2002-04-26  Vadim Zeitlinadded support for add/insert/deleting many items at...
2002-04-26  Vadim Zeitlinimplement wxColourDialog::Move() (patch 548048)
2002-04-26  Vadim Zeitlinrefresh and flicker even more to ensure proper refresh...
2002-04-26  Robert Roebling Added background inheritance to wxUniv.
2002-04-26  Stefan Csomorcorrected wxMacSetColorTableEntry (although it is not...
2002-04-26  David WebsterMinor OS/2 bug with a misplace #endif
2002-04-26  David WebsterUpdates to OS/2 to catch up with lib changes and for...
2002-04-26  Julian SmartFixed my sloppy fix for redundant path separators
2002-04-25  Mattia BarbonRewrote Metal theme to use delegation. requires more...
2002-04-25  Vadim Zeitlinfixed typo in wxString::swap() which was completely...
2002-04-25  Vadim Zeitlinfixed bug with the text attr not being reset even after...
2002-04-25  Julian SmartIn GetPath(), don't append separator if there's already...
2002-04-25  Stefan Csomorupdated to 1.1.4
2002-04-24  Ron LeeAdded {S,G}etItem{Text,Background}Colour methods.
2002-04-24  Stefan Csomorcorrected eventobject setting for mouse events and...
2002-04-24  Stefan Csomorchanged window creation class for dialogs (layering...
2002-04-24  Stefan NeisFixed compilo (include image.h since cursor.h no longer...
2002-04-23  Václav Slavíkno need to expand the hidden root (in fact, it is forbi...
2002-04-23  Václav Slavíkgcc3 compilation fix
2002-04-23  Mattia BarbonMake Univ/GTK compile again
2002-04-23  Stefan NeisSpeed-up for very large grids by more efficient search...
2002-04-23  Václav Slavíkadded wx/msw/missing.h
2002-04-22  Ron Leebuggy cast == buggy scrolling in Life!
next