]> git.saurik.com Git - wxWidgets.git/history - src
Updated version to 2.3.2 so apps can test for differences in new merged source
[wxWidgets.git] / src /
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  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-27  Vadim Zeitlinfix for wxBitmapType definition problem
2001-06-27  Julian SmartMore small fixes
2001-06-27  Vadim Zeitlinlinking fixes
2001-06-27  Vadim Zeitlinyet another file I added on the wxUniv branch and forgo...
2001-06-27  Vadim Zeitlinanother file I added on the wxUniv branch and forgot...
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Stefan Csomorno message
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlincompilation fixes - wxGTK compiles but not links
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-26  Stefan Csomorforced redraw before scrolling
2001-06-26  Stefan Csomoradded tiered implementation (using draw paragraph)...
2001-06-26  Vadim Zeitlinno changes
2001-06-26  Vadim Zeitlinuse GetText() instead of GetText(wxString&), made some...
2001-06-23  Gilles Depeyrotcorrected use of Print Manager Session APIs for Carbon...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-23  Gilles Depeyrotcorrection for compilation with -cpp-precomp option
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-23  Gilles Depeyrotremoved dialup from list of files because of compilatio...
2001-06-23  Gilles Depeyrotcorrected for compilation under Mac OS X with -cpp...
2001-06-23  Gilles Depeyrotadded missing cast for delete
2001-06-22  Stefan CsomorRaise and Lower implemented
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-21  Vadim Zeitlinregenerated again
2001-06-21  Vadim Zeitlinfixed bug in baserpm.t and regenerated
2001-06-21  Vadim Zeitlinregenerated with tmake
2001-06-21  Vadim ZeitlinwxBase compilation fix
2001-06-21  Vadim Zeitlinsome warnings fixed
2001-06-21  Vadim Zeitlinfixed warning about multiline comment
2001-06-20  Václav Slavíkfixed yet another bug in wxHtmlTag's parameters parser
2001-06-19  David WebsterSome OS/2 catching up.
2001-06-18  Václav Slavíkapplied patch #432997 (wxHTML added to Watcom makefiles)
2001-06-18  Vadim Zeitlinimplemented text styles for GTK+
2001-06-17  Julian SmartMakefile and other small corrections
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-17  Václav Slavíkfixed stream error handling
2001-06-16  Vadim Zeitlinwarning fix
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlinapplied patch 433505 (MDI parent activation fix)
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-15  Vadim Zeitlinsubclass status bar as any normal window to ensure...
2001-06-15  Vadim Zeitlinapplied patch 433352 (fix for wxTextCtrl::SetForeground...
2001-06-15  Julian SmartAdded missing settings.h include (sorry)
2001-06-15  Julian SmartMoved metafile helpers from utilsexc.cpp to utils.cpp...
2001-06-15  Julian SmartSync'ed show-window flag in MDI child constructor;...
2001-06-15  Vadim Zeitlinapplied patch 430963 (fix for wxRegConfig::SetPath...
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  David WebsterAdd dbgrid to make.
2001-06-14  David WebsterAdd the options stuff to settings.
2001-06-14  Kendall BennettReverted wxFileSystem changes to image.cpp and dib.cpp
2001-06-14  Vadim Zeitlinregenerated from templates
2001-06-14  Julian SmartFixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to...
2001-06-14  Robert Roebling I don't understand the SetIconState code in /src...
2001-06-14  Vadim Zeitlinfixed indentation and warnings/bugs
2001-06-14  Julian SmartAdded SetOption,GetOption[Int] to wxSystemSettings...
2001-06-13  Julian SmartMore contrib compilation fixes & makefiles
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
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  Julian SmartRemoved fstream include which seemed unnecessary, and...
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
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
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
2001-06-10  Vadim Zeitlinanother compilation fix
2001-06-10  Gilles Depeyrotcorrected Mac OS X resource file name
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  George TaskerInitialized m_startint in the constructor to avoid...
2001-06-10  Vadim Zeitlincompilation fix for SIZEOF_WCHAR_T being undefined
2001-06-10  Julian SmartRenamed XRC project files
2001-06-09  Vadim Zeitlinadd #error for platforms with weird sizeof(wchar_t)
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Vadim Zeitlinuse SetForegroundWindow instead of BringWindowToTop
2001-06-09  Vadim Zeitlinapplied patch 430835 (missing wxSTD breaking compilatio...
2001-06-09  Vadim Zeitlinapplied patch 428783 (fix B32 makefiles)
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
2001-06-09  Vadim Zeitlinfixed bug 418496 (wxDC::SetClippingRegion doesn't clear...
2001-06-09  Vadim Zeitlinfixed bug 418766 (elapsed time not initialized in wxPro...
2001-06-09  Vadim Zeitlinfixed bug 419079 (wxDateTime::ParseTime() didn't find...
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2001-06-09  Vadim Zeitlin1. added wxAssertIsEqual() function to be used in wxASS...
next