]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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-15  Vadim Zeitlindefine wxSIZE_T_IS_UINT for Windows
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 Zeitlinfixed warning about unused var
2001-06-14  Vadim Zeitlinno changes
2001-06-14  Vadim Zeitlinregenerated from templates
2001-06-14  Vadim Zeitlinforgot to commit - no changes
2001-06-14  Vadim Zeitlinhopefully finally fixed the problem with ambiguous...
2001-06-14  Julian SmartFixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to...
2001-06-14  Vadim Zeitlinregenerated again
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 SmartThese add .mak (for BCB1) and .bpr (for BCB3 and 4...
2001-06-14  Stefan Csomorsince somehow db does not compile properly anymore...
2001-06-14  Julian SmartAdded SetOption,GetOption[Int] to wxSystemSettings...
2001-06-13  Julian SmartMore contrib compilation fixes & makefiles
2001-06-13  Julian SmartSome BC++ fixes
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-13  David WebsterAdd USE_MENUS
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íkmore fixes for autoconf 2.50:
2001-06-12  Václav Slavíkstandardized encoding names to windows-12xx and iso...
2001-06-12  Vadim Zeitlinremoved warning about unused variable
2001-06-12  Kendall BennettUpdates to xmlres.h to allow compiling XML code into...
2001-06-12  David Webstermust delcare methods as inline if we are going to actua...
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  David WebsterGot rid of VisualAge true/false defs with db class...
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
2001-06-12  Guillermo Rodriguez... For all platforms except WXMAC, the wxGIFDecoder::dgif...
2001-06-11  Václav Slavíkfixed remaining bugs in configure.in that manifested...
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  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-11  Julian SmartRemoved redundant sections from sizeevt.tex
2001-06-11  Julian SmartAdded 'wx' prefix to a couple of functions
2001-06-11  Vadim Zeitlincompilation fix
2001-06-11  Vadim Zeitlinfixed broken links to string functions
2001-06-11  Julian SmartUpdated manual date, removed underscore from label
2001-06-11  David WebsterNeeded a comment after last #endif and defined true...
2001-06-11  David Websterremoved compiler warnings about assignments in logical...
2001-06-11  George TaskerChanges to catch macros that are missing arguments...
2001-06-11  Julian SmartVC++ project file corrections
2001-06-11  Vadim Zeitlinanother attempt to fix strconv.cpp compilation
2001-06-11  Julian Smartproject file updates
2001-06-11  George TaskerComment about wxDbGrid being added
2001-06-11  Vadim Zeitlinextracted classes into their own files to fix alphabeti...
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-11  Ron Leefingers crossed..
2001-06-11  Ron Leelast test, really!
2001-06-11  Ron Leeoops.
2001-06-11  Ron Leethis time the log stuff will work, really it will..
2001-06-11  Ron Leecvs admin test..
2001-06-11  Ron Leelog test..
2001-06-11  Ron Leemore admin tests.
2001-06-11  Ron Leetesting, testing, lalala..
2001-06-11  Ron Leeanother (semi) gratuitous commit to test the mailer...
2001-06-11  Ron Leemerged 2.2 /debian changes to 2.3
2001-06-11  Vadim Zeitlinregenerated with autoconf 2.13
2001-06-10  Vadim Zeitlinfix to alphabetic order of classes
2001-06-10  Vadim Zeitlinfixed doc bug
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
2001-06-10  Vadim Zeitlinanother compilation fix
2001-06-10  Václav Slavíkchanges to work with autoconf 2.50
2001-06-10  Gilles Depeyrotcorrected wxWindows library name under Mac OS X
2001-06-10  Gilles Depeyrotcorrected Mac OS X resource file name
2001-06-10  Gilles Depeyrotcorrected wchar handling for Mac OS X
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-06-10  George TaskerAdded wxDbGrid files
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
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 project files
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  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  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-09  Gilles Depeyrotadded OpenGL sample project for CodeWarrior 5
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-09  Václav Slavíkdocumented Kendall's change of wxHtmlWindow::LoadPage...
2001-06-09  Václav Slavíkoops, forgot to add editlbox
2001-06-09  Vadim Zeitlinapplied patch 430835 (missing wxSTD breaking compilatio...
2001-06-09  Vadim Zeitlinapplied patch 428783 (fix B32 makefiles)
2001-06-09  Vadim Zeitlinapplied patch 431596 (fixes some crashes in wxDocView...
2001-06-09  Vadim Zeitlinapplied patch 424550 (fix compilation of the notebook...
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
next