]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-02-02  Václav Slavíkfixed DeleteContents inconsistency: didn't free memory...
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-02-02  Robert Roebling Clearified ROP code in wxDC (MSW and GTK).
2000-02-02  Guillermo Rodriguez... Fixed bug in DoDrawRotatedText: it wasn't deleting...
2000-02-02  Vadim Zeitlindocs can be built again (thanks lacheck!)
2000-02-02  Vadim Zeitlinadded CentreOnScreen(), updated the docs to clear this...
2000-02-02  Vadim Zeitlin1. don't compile IODBC sources for MSW
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-02-02  Vadim Zeitlindon't show the same message twice when wxLog called...
2000-02-02  Vadim Zeitlinoops, typo in recently committed files
2000-02-02  Vadim Zeitlinanother assert added to check incorrect use of ctor
2000-02-02  Vadim Zeitlinmade error message when test for GTK+ fails more detailed
2000-02-02  Sylvain BougnouxAdd warning if wxStopWatch is up to second resolution
2000-02-02  Karsten BallüderFreeBSD fixes
2000-02-02  Václav Slavíkadded Linux-only /proc/net/route check, IsOnline procee...
2000-02-02  Robin Dunnminor fixes
2000-02-02  Robin DunnwxPython doc updates
2000-02-02  Vadim Zeitlin1. wxStaticBitmap now uses mask even for bitmaps (and...
2000-02-02  Stefan NeisAdded rules using motif.t gtk.t os2.t
2000-02-01  Stefan NeisAdded auto-generated files.lst
2000-02-01  Stefan Neisadded os2.t
2000-02-01  Robin Dunnsome fixes and code regeneration
2000-02-01  Robin Dunnworkaround font data bug
2000-02-01  Robin Dunnset version number
2000-02-01  Guillermo Rodriguez... Updated for new XPMlib files
2000-02-01  Guillermo Rodriguez... Updated for new XPM files
2000-02-01  Guillermo Rodriguez... Added a test for saving XPMs with 'automatic' mask
2000-02-01  Robert Roebling Added test for no-change in crollwin.
2000-02-01  Guillermo Rodriguez... This file was a copy of data.c and is not needed
2000-02-01  Guillermo Rodriguez... Fixed XPM transparency issue for both loading and saving
2000-02-01  Guillermo Rodriguez... Updated lib to 3.4g
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-02-01  Bart A.M. Jourquinsplitter in bin format
2000-02-01  Bart A.M. Jourquin*** empty log message ***
2000-02-01  Bart A.M. Jourquin*** empty log message ***
2000-02-01  Bart A.M. Jourquin*** empty log message ***
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
2000-02-01  Bart A.M. Jourquinicons fix for unix
2000-02-01  Bart A.M. JourquinAdd system fonts
2000-02-01  Bart A.M. Jourquinfix icons in dbtree.cpp
2000-02-01  Vadim Zeitlintrying to make wxYield() more threads friendly
2000-02-01  Vadim Zeitlin1. some fixes for the problems reported by BoundsChecker
2000-01-31  David WebsterVA 4.0 fix
2000-01-31  Robin DunnMinor additions to make working with binary buffers...
2000-01-31  Robin DunnSome minor updates, fixes, etc.
2000-01-31  Robin Dunnnew tests
2000-01-31  Vadim Zeitlin1. bug in wxString::find_first_of() fixed
2000-01-31  Vadim Zeitlincompilation for Win32 using configure works again
2000-01-31  Vadim Zeitlinadded wxBase.dsp to the list of files
2000-01-31  Vadim Zeitlinnew wxStringTokenizer
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
2000-01-31  Robert Roebling Using the best visual is now an option.
2000-01-31  Karsten BallüderAdded the "guessed" icon path for Debian/Corel Linux...
2000-01-31  Vadim ZeitlinwxWS_EX_VALIDATE_RECURSIVELY set by default if parent...
2000-01-31  Karsten Ballüdergtk-config now checks for gthread
2000-01-31  Karsten BallüderFreeBSD library naming fix
2000-01-31  George TaskerReplaced tabs and cleaned up indentations.
2000-01-31  George TaskerRemoved tabs and cleaned up indentations.
2000-01-31  Bart A.M. JourquinwxString fix (c_str()) in doc.cpp
2000-01-31  Bart A.M. Jourquinadd busycursors and remove fonts
2000-01-31  Bart A.M. Jourquinsuppres some warnings, suppress assert failure for...
2000-01-31  Bart A.M. JourquinHandle Cancel button in userdlg
2000-01-31  David WebsterVA 4.0 fixes
2000-01-31  Bart A.M. JourquinUserdlg uses constraints (better for wxMotif). Also...
2000-01-31  George TaskerFixed file names to be the 8.3 name style
2000-01-31  Bart A.M. Jourquinre-indent sources
2000-01-31  Bart A.M. Jourquinfix Makefile.in
2000-01-31  Bart A.M. Jourquinadd makefile.b32
2000-01-30  George TaskerAdded dbbrowse demo to the list of demos
2000-01-30  George TaskerFixed target name to dbbrowse rather than dbrrowser
2000-01-30  George TaskerAdded the dbbrowse demo to the demo builds
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-30  Vadim Zeitlinadded modeless dlg test to dialogs
2000-01-30  Vadim ZeitlinwxDialog change (Show() completely rewritten, modal...
2000-01-29  Vadim ZeitlinI think it's needed...
2000-01-29  Guillermo Rodriguez... Fixed for old gnuwin32
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-29  Robert Roebling Line drawing correction.
2000-01-29  Robert Roebling New line tests.
2000-01-29  Vadim Zeitlin1. small changes to wxProgressDialog to make it more...
2000-01-29  Vadim ZeitlinVC++ project for wxBase/Win32
2000-01-29  Vadim Zeitlin1. thread sample now uses wxProgressDialog for more...
2000-01-29  Václav Slavíkfixed memory leak (m_PagesHash not deleted)
2000-01-29  Václav Slavíkswitched back to old use of DrawBitmap for transparent...
2000-01-29  Václav Slavíkbugfix: added wxWindowBase::OnMiddleClick declaration
2000-01-29  Václav SlavíkLGPL comments
2000-01-29  Václav SlavíkwxHTML changelog added
2000-01-29  Václav Slavíkchanged meaning of Ctrl-End to be symetrical with Ctrl...
2000-01-28  David WebsterVA 4.0 fixes
2000-01-28  Vadim Zeitlinmore files to ignore (build dirs names, tags files)
2000-01-28  Vadim Zeitlincompilation fix
2000-01-28  Vadim Zeitlintest for log dialog with only 1 msg
2000-01-28  Vadim ZeitlinwxBase compilation fixes
2000-01-28  Vadim Zeitlinadded version info hidden dialog
2000-01-28  Vadim Zeitlinsmall compilation fix for !wxUSE_SOCKETS
2000-01-28  George TaskerFirst version of the DbBrowser demo program
2000-01-27  George TaskerAttempting to allow WIN16 compilation of the db/dbtable...
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
next