]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-06-24  Vadim Zeitlinold mingw32 compilation fix
2002-06-24  Stefan Csomorsupport for arbitrary backgrounds via suppressing the...
2002-06-24  Vadim ZeitlinwxMotif compilation warning fix
2002-06-24  Vadim ZeitlinwxMotif compilation fix
2002-06-23  Vadim Zeitlinfixed compilation for Mac OS X 10.1.4
2002-06-23  Gilles Depeyrotcorrected printf format strings
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-06-23  Gilles Depeyrotcorrected warnings for unused parameters
2002-06-23  Gilles Depeyrotadded attribute printf to perform printf format checks...
2002-06-23  Gilles Depeyrotadded missing include file
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
2002-06-23  Julian SmartApplied patch [ 571965 ] update stc contrib stuff
2002-06-23  Julian SmartApplied patch [ 566194 ] Adds taskbar sample to configu...
2002-06-23  Julian SmartAdded taskbar sample Makefile.in
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-23  Julian SmartApplied [ 565397 ] FL wxNewBitmapButton patch
2002-06-22  Václav Slavíkforgot to check in new wxrc -- as a side effect, this...
2002-06-22  Ron Leearg type warning fixes.
2002-06-22  Ron Leeremoved missing treectrl sample bitmaps from dist target,
2002-06-22  Gilles Depeyrotintegrated wxMac specific changes into common file
2002-06-21  Vadim Zeitlinapplied patch 568329
2002-06-21  Vadim Zeitlinadded wxMemoryOutputStream test
2002-06-21  Vadim Zeitlinrenamed wxWizard::Fit() to FitToPage() to avoid potenti...
2002-06-21  Gilles Depeyrotadded attribute printf checks to printf like functions...
2002-06-21  Gilles Depeyrotadded macro definitions for printf like function checks...
2002-06-21  Stefan Csomorswitch back to non appearance fonts until problems...
2002-06-21  Stefan Csomorchanged key handling to new carbon-savvy implementation
2002-06-21  Stefan Csomorrouting key events to new app routine
2002-06-21  Stefan Csomorchanged handling to skip in order to have default handl...
2002-06-21  Stefan Csomortake out key handling at control level, we'll remove...
2002-06-21  Stefan Csomorfactored out key handling for better integrating with...
2002-06-21  Stefan Csomormillisecond resolution supported for wxMac
2002-06-21  Vadim Zeitlinfixed stray _T()s
2002-06-21  Chris Elliottsvg Unix fix
2002-06-21  Stefan Csomorcorrected Appearance measuring routines
2002-06-21  Robin DunnRefactored my last change a bit and applied it in anoth...
2002-06-21  Robin Dunnfixed a typo
2002-06-21  Robin DunnThis fixes a crash that would happen when DeleteAllItem...
2002-06-21  Robin Dunnfixed typo
2002-06-21  Robin DunnUpdated build notes for wxPython on unix systems
2002-06-20  Robin DunnA bit of cleanup
2002-06-20  Vadim Zeitlinfixed compilation with CW8 (SF patch 567845) and also...
2002-06-20  Vadim ZeitlinwxThread::Delete() doesn't wait until the next event...
2002-06-20  Vadim Zeitlintried to fix a race condition in the sample, not sure...
2002-06-20  Vadim Zeitlinadded #defines required for 64 bit off_t (a.k.a. large...
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-20  Robin DunnShow changing the control colour when the validator...
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-20  Vadim Zeitlindon't crash trying to dereference NULL m_selection...
2002-06-20  Vadim Zeitlinfixed setting tooltips for slider by moving the code...
2002-06-20  Chris Elliottfix to tex format documentation for wxSVG
2002-06-20  Vadim Zeitlinadded TRUE default value for Show() argument
2002-06-20  Julian Smartifdefed out Offset call for Mac
2002-06-19  Gilles Depeyrotmoved header detections before sizeof detections since...
2002-06-19  Julian SmartAdded SVG to distribution scripts
2002-06-19  Chris ElliottwxSVGDC class README.TXT
2002-06-19  Chris ElliottwxSVGDC class include files
2002-06-19  Chris ElliottwxSVGDC class test sample
2002-06-19  Chris ElliottwxSVGDC class documentation
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-06-18  David WebsterNew .def file
2002-06-18  Julian SmartMoved flicker-removal to GTK+ code
2002-06-18  Vadim Zeitlinrelayout the window after adding/removing the columns...
2002-06-18  Julian SmartRemove flicker in Undo/Redo menus by only updating
2002-06-18  David WebsterOS/2 has it's own popup window source now.
2002-06-18  Vadim Zeitlinadded ViewStart() as synonym for GetViewStart() in...
2002-06-18  Vadim Zeitlinmention WXWIN_COMPATIBILITY_2_2
2002-06-18  Julian SmartSet the clear region to be the update region if the...
2002-06-18  Vadim Zeitlinremoved SetFocus() call in WM_LBUTTONDOWN handler once...
2002-06-18  Vadim Zeitlinrichedit 1.0 controls now send the left up event
2002-06-17  David WebsterCatching up
2002-06-17  Stefan Csomorusing Theme layout for measuring as well
2002-06-17  Vadim Zeitlinoops, typo in the large file support just checked in
2002-06-17  Vadim Zeitlinadded configure support for the large files
2002-06-17  Vadim Zeitlininit the event id and timestamp fields for the mouse...
2002-06-17  Chris Elliottpatch fixing b32 makefile (sourceforge Bugs item #566439)
2002-06-16  Mattia BarbonUpdated makefile
2002-06-16  Mattia BarbonRecent w32api have FONTENUMPROC; this also fixes GCC 3.1
2002-06-15  Vadim Zeitlinargh, another IsDialogMessage() fix: we still need...
2002-06-15  Vadim Zeitlinfix for dialog navigation in the modal dialogs: do...
2002-06-15  Vadim Zeitlinallow overriding the default button labels in wxWizard
2002-06-15  Vadim Zeitlinchanged WM_GETDLGCODE handling so that all windows...
2002-06-15  Vadim Zeitlinremoved unused wxWindow::m_doubleClickAllowed field
2002-06-15  Mattia BarbonCreate a new icon for each image in a file with multipl...
2002-06-15  Mattia BarbonBetter detection for Cygwin; thanks to Oscar Fuentes
2002-06-15  Robin DunnSWIGged update for wxMac
2002-06-15  Robin DunnSWIGged updates for wxGTK
2002-06-15  Robin DunnFix for the TAB in the autocomplete list not being...
2002-06-15  Robin DunnChanged name of demo so the list sorts nicer
2002-06-15  Robin DunnSwitched to new inline image format
2002-06-15  Robin DunnFixed a bunch of embarassing reference leaks
2002-06-15  Robin DunnFixed wxApp::OnAssert signature.
2002-06-15  Vadim Zeitlingeneric log dialog resizing now works more reasonably...
2002-06-14  Robin DunnAdded wxArtProvider and other changes to match CVS...
2002-06-14  Robin DunnPyCrust update
2002-06-14  Vadim Zeitlindon't use WS_EX_CONTOLPARENT with the top level windows...
2002-06-14  Vadim Zeitlincompilation fixes for wxUniv (moved wxDlgProc back...
2002-06-14  Vadim Zeitlincompilation fix for !USE_PCH (patch 569132)
2002-06-14  Robin Dunnfixed missing comma
2002-06-14  Chris Elliottfixes MSW comparision where theme name extracted from...
next