]> git.saurik.com Git - wxWidgets.git/history - src/common
new HTML tags parser and entities substitution code
[wxWidgets.git] / src / common /
2001-07-01  Václav Slavíkadded #ifdef wxUSE_XPM around XPM handler initialization
2001-07-01  Václav Slavík1) fixed handling of 48bit colors in XPMs
2001-06-30  Vadim Zeitlinfixed xpm colour parsing bug due to case sensitive...
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-29  Gilles Depeyrotimplemented Carbon printing for wxMac
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Vadim Zeitlin2 more files added on wxUniv branch I had forgot to...
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-29  Vadim Zeitlinfixed 2 year old bug in wxBaseArray::operator=() (who...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Gilles Depeyrotreset preview bitmap variable to NULL after deleting it
2001-06-27  Vadim Zeitlinanother file I added on the wxUniv branch and forgot...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-21  Vadim ZeitlinwxBase compilation fix
2001-06-21  Vadim Zeitlinsome warnings fixed
2001-06-17  Václav Slavíkfixed stream error handling
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-15  Vadim Zeitlinapplied patch 430961 (fix for wxHashTable::Put(key...
2001-06-15  Vadim Zeitlinrestored (and slightly improved) wxImage::Scale() fix
2001-06-14  Kendall BennettReverted wxFileSystem changes to image.cpp and dib.cpp
2001-06-14  Vadim Zeitlinfixed indentation and warnings/bugs
2001-06-12  Václav Slavíkfixed another bug in strconv
2001-06-12  Václav Slavíkstandardized encoding names to windows-12xx and iso...
2001-06-12  Kendall BennettCommited latest SciTech changes into CVS. This includes...
2001-06-12  George TaskerFixed compile problems under MingW32 compiler
2001-06-12  Guillermo Rodrigue... For all platforms except WXMAC, the wxGIFDecoder::dgif...
2001-06-11  Václav Slavíkfixed infinite loop when looking up nonexistent encodin...
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-11  David Websterremoved compiler warnings about assignments in logical...
2001-06-11  Vadim Zeitlinanother attempt to fix strconv.cpp compilation
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-10  Vadim Zeitlinanother compilation fix
2001-06-10  George TaskerwxDbGrid additions contributed by Paul and Roger Gamman...
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions - Added support for ODBC date types
2001-06-10  Vadim Zeitlincompilation fix for SIZEOF_WCHAR_T being undefined
2001-06-09  Vadim Zeitlinadd #error for platforms with weird sizeof(wchar_t)
2001-06-09  Vadim Zeitlinapplied patch 430835 (missing wxSTD breaking compilatio...
2001-06-09  Vadim Zeitlinfixed bug 419079 (wxDateTime::ParseTime() didn't find...
2001-06-09  Vadim Zeitlin1. added wxAssertIsEqual() function to be used in wxASS...
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-06-07  Stefan Csomorremoved duplicate definition
2001-06-07  Julian SmartBug in wxDocument::Save logic corrected, whereby Save...
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-06-06  Julian SmartFixed memory leak in textcmn.cpp
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-03  Václav Slavíkfixed stupid memory leak
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-06-02  Václav Slavíkfixed new charset detection code (langinfo.h not includ...
2001-06-01  Vadim Zeitlinfix for last commit
2001-05-31  Vadim ZeitlinUnix compilation fixed
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-29  Stefan Csomorupdated mac implementation to support the success param...
2001-05-28  Vadim Zeitlincompilation fixes
2001-05-28  George TaskerInformix fixes (submitted by Roger Gammans)
2001-05-27  Vadim Zeitlinreally fixed wxConfig bug
2001-05-27  Vadim Zeitlinfixed wxConfig bug I've introduced yesterday
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
2001-05-27  Vadim Zeitlinoops, typo leading to compilation problem fixed
2001-05-27  Vadim Zeitlinfixed 'patch' #422993 (Error in wxConfigBase::Write...
2001-05-26  Václav Slavíkanother attempt to fix wxPanel/wxFrame::m_winLastFocuse...
2001-05-26  Stefan Csomorcorrected wxIsAbsolutePath for new Mac Path notation
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-24  Vadim Zeitlinfix for egcs internal compiler error
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-22  David WebsterFixes errno.h problems with OS/2
2001-05-22  Vadim ZeitlinwxCommandEvent::IsChecked() now returns the toolbar...
2001-05-21  Vadim Zeitlinfixed memory leak in colour parsing code
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-21  Ron LeeDefault wxDateTime objects are now 'invalid',
2001-05-20  Stefan NeisIncluded filefn.h for non-precompiled headers to
2001-05-20  Stefan NeisFixed some OS/2 specific problems: EMX defines __UNIX__...
2001-05-19  Václav SlavíkUnicode compilation fixes
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  Václav SlavíkUnicode fixes
2001-05-17  Vadim Zeitlinmerged fixes for accel and command event non propagatio...
2001-05-17  Vadim Zeitlindon't annoy the user by repeating the question which...
2001-05-17  Vadim Zeitlinadded wxLog::ClearTraceMasks()
2001-05-17  Robin DunnApplied patch #423927, (Min size for stretch parts...
2001-05-16  Julian SmartApplied patch #403856 (utilscmn.cpp should translate...
2001-05-16  Julian SmartApplied patch #421554: implementation of wxEVT_CONTEXT_MENU
2001-05-16  Julian SmartApplied patch #421073 (making setup options work)
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-16  Vadim Zeitlinremoved useless assert from wxArray::Alloc
2001-05-15  Václav Slavíkapplied patch that fixes paper size handling under...
2001-05-15  Václav Slavíkapplied patch #424066
2001-05-15  George TaskerdBase fix on creating index
2001-05-14  Vadim Zeitlinwarning fixed
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-11  George TaskerAdded support more support for DB2
2001-05-11  George TaskerSizer based dialogs (like wxSingleChoiceDialog) are...
2001-05-11  Václav Slavíksome more src code reformatting
2001-05-10  Václav Slavíksupressed error messages when wxCSConv cannot find...
next