]> git.saurik.com Git - wxWidgets.git/history - src
wxLogFatalError() should abort now
[wxWidgets.git] / src /
2000-02-07  Vadim ZeitlinwxLogFatalError() should abort now
2000-02-07  Vadim Zeitlintrying to fix memory leak in wxListCtrl (attributes...
2000-02-07  Julian SmartCopied XPM files to new names to avoid conflict when...
2000-02-07  Stefan Neis*** empty log message ***
2000-02-07  Bart A.M. Jourquinadd casts + type to untyped const for GCC2.95
2000-02-07  Michael BedwardFixes for problem where selection fails to start on...
2000-02-07  Michael BedwardFixed bug in wxGrid::DrawAllGridLines that was causing...
2000-02-06  Robert Roebling Reenabled deleteallitems events, marked
2000-02-06  Stefan NeisMinor fix in screen update code
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Robert Roebling compilation fixes.
2000-02-06  Julian SmartChanged static_cast syntax not recogised by all compilers
2000-02-06  Julian SmartAdded rotation to wxImage
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-06  Julian Smartlong -> wxCoord
2000-02-06  Robert Roebling Scrolling fixes.
2000-02-06  Julian SmartSome BC++ 4.5 and other compile fixes; changed FAR...
2000-02-06  Ron Leepatched DoSetClippingRegionAsRegion to update clipping...
2000-02-06  Stefan NeisOptimized Refresh Area in various functions
2000-02-06  Stefan Neislong -> wxCoord
2000-02-06  Vadim Zeitlintried to fix compilation for mingw32 and wxGTK/Motif...
2000-02-05  Julian SmartSetStatusFields type in implementation now matches...
2000-02-05  Julian SmartOk -> OK; status bar typo/cast
2000-02-05  Guillermo Rodrigue... Reverted a change which breaks compilation for win32...
2000-02-05  Guillermo Rodrigue... Missing includes - please test without precompiled...
2000-02-05  Stefan NeisAdded different strategy for updating grid lines.
2000-02-05  Robert Roebling Fixed status bar probs,
2000-02-05  Julian SmartVC++ changes + makeproj additions
2000-02-05  Stefan NeisInclude Header file of base class!
2000-02-05  Stefan NeisFixed typo
2000-02-05  Julian SmartCorrected initial m_filterIndex value (was 1)
2000-02-05  Robert Roebling wxWindow no longer emits any scroll events after
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-05  Michael BedwardSpace now move active cell right if grid is not editable
2000-02-05  Michael BedwardRemoved erroneous EVT_SCROLLWIN
2000-02-04  Stefan NeisAdded #ifdef HAVE_SCHED_YIELD
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-04  Vadim Zeitlinanother new version of wxStringTokenizer (with tests...
2000-02-04  Robert Roebling Minor GTK fixes for wxGrid.
2000-02-04  Vadim Zeitlinfixed resize line drawing
2000-02-04  Vadim Zeitlinfixed refresh problem due to rounding errors
2000-02-04  Robert Roebling ROP changes.
2000-02-04  Vadim Zeitlinfixed AdvanceSelection() wrapping
2000-02-04  Michael BedwardMany bug fixes for display code:
2000-02-04  Stefan NeisAdded drag-shrinking
2000-02-03  Vadim Zeitlinfixed bug in handling quoted characters in value names
2000-02-03  Vadim Zeitlinre-checking in files in Unix mode
2000-02-03  Bart A.M. Jourquinremove c++ comment in header
2000-02-03  Vadim Zeitlinadded WM_SYSCHAR processing
2000-02-03  Vadim Zeitlinfixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY
2000-02-03  Michael BedwardRemoved cell highlighting temporarily. Now wxGrid...
2000-02-03  Michael BedwardMajor redesign of grid classes:
2000-02-02  Václav Slavíkfixed bug that caused assertion failure when printing...
2000-02-02  Václav Slavíkfixed memory leaks
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 Rodrigue... Fixed bug in DoDrawRotatedText: it wasn't deleting...
2000-02-02  Vadim Zeitlinadded CentreOnScreen(), updated the docs to clear this...
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 Zeitlinanother assert added to check incorrect use of ctor
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  Vadim Zeitlin1. wxStaticBitmap now uses mask even for bitmaps (and...
2000-02-01  Stefan NeisAdded auto-generated files.lst
2000-02-01  Robin Dunnset version number
2000-02-01  Guillermo Rodrigue... Updated for new XPM files
2000-02-01  Robert Roebling Added test for no-change in crollwin.
2000-02-01  Guillermo Rodrigue... This file was a copy of data.c and is not needed
2000-02-01  Guillermo Rodrigue... Fixed XPM transparency issue for both loading and saving
2000-02-01  Guillermo Rodrigue... Updated lib to 3.4g
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
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  Robin DunnMinor additions to make working with binary buffers...
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 Zeitlinnew wxStringTokenizer
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
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  George TaskerReplaced tabs and cleaned up indentations.
2000-01-31  David WebsterVA 4.0 fixes
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 ZeitlinwxDialog change (Show() completely rewritten, modal...
2000-01-29  Guillermo Rodrigue... Fixed for old gnuwin32
2000-01-29  Robert Roebling Line drawing correction.
2000-01-29  Vadim Zeitlin1. small changes to wxProgressDialog to make it 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íkchanged meaning of Ctrl-End to be symetrical with Ctrl...
2000-01-28  David WebsterVA 4.0 fixes
2000-01-28  Vadim ZeitlinwxBase compilation fixes
2000-01-28  Vadim Zeitlinadded version info hidden dialog
2000-01-27  George TaskerAttempting to allow WIN16 compilation of the db/dbtable...
next