wxWidgets.git
2001-06-22  Vadim Zeitlinfinally, wx/setup.h is not needed in the .spec
2001-06-21  Vadim Zeitlinregenerated again
2001-06-21  Vadim Zeitlinfixed bug in baserpm.t and regenerated
2001-06-21  Vadim Zeitlinadded missing files to the RPM
2001-06-21  Vadim Zeitlinregenerated with tmake
2001-06-21  Vadim ZeitlinwxBase compilation fix
2001-06-21  Vadim Zeitlinpossible compilation problem fix
2001-06-21  Vadim Zeitlinenabled all tests for the release
2001-06-21  Vadim Zeitlinoops... fix for the fix for config.status
2001-06-21  Vadim Zeitlinremoved obsolete files
2001-06-21  Vadim Zeitlinsome warnings fixed
2001-06-21  Vadim Zeitlinfixed warning about multiline comment
2001-06-21  Vadim Zeitlinenable all tests
2001-06-21  Vadim Zeitlin1. use tar.bz2 as sources, not tar.gz
2001-06-21  Vadim Zeitlindon't move the file to itself in AC_OUTPUT, this allows...
2001-06-21  Vadim Zeitlin1. added erase and event samples to the distribution
2001-06-21  Vadim Zeitlinadded ru files to the trunk, removed obsolete wxstd...
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-19  Vadim Zeitlinfixed <iostream> detection
2001-06-19  Vadim Zeitlinadded [bzip-]dist-only targets to the makefile
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-18  David Websterdefine this, wxSIZE_T_IS_UINT, for OS/2.
2001-06-17  Julian SmartReduced true colour icon (!) to 16 colours, updated...
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 Zeitlinmore region tests
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 Zeitlinadded GetSizer
2001-06-16  Gilles Depeyrotdisable toggle button under Mac OS X (not yet implemented)
2001-06-16  Gilles Depeyrotadded listbox creation under Mac OS X and toggle buttons
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlinoops, compilation fix
2001-06-16  Vadim Zeitlinapplied patch 433505 (MDI parent activation fix)
2001-06-16  Vadim Zeitlinapplied 2nd part of flicker reducing patch
2001-06-16  Vadim Zeitlinapplied patch 427702 (remove flicker)
2001-06-16  Vadim Zeitlinapplied (part of) patch 433176 (reduce flicker)
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 Zeitlincompilation fixes and some cleanup
2001-06-15  Václav Slavíkadded wxDynamicLibrary as suggested by Vadim
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-06-15  Vadim Zeitlinfix for brain dead egcs - this stupid compiler not...
2001-06-15  Vadim Zeitlinapplied patch 433352 (fix for wxTextCtrl::SetForeground...
2001-06-15  Julian SmartAdded missing settings.h include (sorry)
2001-06-15  Vadim Zeitlinfixed size_t == uint detection
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-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...
next