]> git.saurik.com Git - wxWidgets.git/history - src
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
[wxWidgets.git] / src /
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...
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-27  Vadim ZeitlinwxString::find() now works again (was completely broken)
2000-01-27  Bart A.M. JourquinIODBC fix in GetDataSource
2000-01-27  George TaskerFixed the GetDataSource() function so the DsDesc that...
2000-01-27  Bart A.M. JourquinUsing P.Getchar(i) instead of p[i]
2000-01-27  Stefan Csomornew upload / perhaps prev version was corrupted
2000-01-27  Ove KaavenAdded a couple of wxT()
2000-01-27  Václav Slavíkfixed incorrect parsing of URLs like www.kde.org (shoul...
2000-01-27  Václav Slavíkmade unzip.c accept / and \ in filenames as equal
2000-01-27  Václav Slavíkimplemented better paths handling: dir1/../dir2/file...
2000-01-27  Václav Slavíkinline functions with if moved to .cpp
2000-01-27  Václav Slavíksome scrolling&refreshing fixed ; removed wxHtmlWindow...
2000-01-27  Václav Slavíkyet another help browser visual enhancement
2000-01-26  Ron Leetest for disabled scroll directions in kbd handler
2000-01-26  David WebsterMissing datetime and the db classes!!
2000-01-26  Stefan NeisLINKAGEMODE is defined in defs.h. No need to have the...
2000-01-26  Stefan NeisChanged order of #ifdefs to get native version on OS...
2000-01-26  David WebsterVisualage C++ V4.0 duplicate symbol fixes
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-26  Vadim Zeitlinthese aren't being used any more
2000-01-26  Vadim Zeitlinmore backwards compatible kbd handling in wxScrolledWindow
2000-01-26  Vadim Zeitlin'Details' button is now disabled if no details
2000-01-26  Vadim Zeitlinquick and dirty fix for the division by 0 crash in...
2000-01-26  Vadim ZeitlinwxDC::Blit() ignores useMask if there is no mask instea...
2000-01-26  Vadim Zeitlincompilation fix for Win16
2000-01-26  Vadim Zeitlincompilation fix for compilers without PCH
2000-01-26  Václav Slavíksets frame title even for pages without <title> tag
2000-01-26  Václav Slavíksome fixes in names of cached helpbooks (does not conta...
2000-01-26  Václav Slavíkadded more navigation controls to wxHtmlHelpFrame
2000-01-26  Václav Slavíkadded more navigation controls to html help frame
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (yes, now it is)
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (?)
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Vadim Zeitlinfixed GetNextItem(item = -1)
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-25  Bart A.M. Jourquinadd CASTWNDPROC to call to CallWindowProc for bcc
2000-01-24  David WebsterAdded method for mimietype implementation.
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinimplementation of wxGetPasswordFromUser
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-24  Vadim Zeitlinwarnings/linking fixes for wxMotif
2000-01-24  Vadim Zeitlin2 warnings from Solaris build log fixed
2000-01-24  Vadim Zeitlinexcluded geometry.cpp from build by using #if wxUSE_GEO...
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-24  Vadim Zeitlinsome fixes from the SGI build log
2000-01-24  Václav Slavíkfixed false error report with helpfiles without index
2000-01-24  Vadim Zeitlinpatches for XPM/TIFF compilation with BC++ from Ricky...
2000-01-24  Vadim Zeitlinrefresh after sort - patch from Ricky Gonzales
2000-01-24  Jouk Jansen Committing in .
next