added AC_CXX_DYNAMIC_CAST
[wxWidgets.git] / utils /
2005-02-28  Julian SmartApplied patch [ 1121371 ] configtool NULL pointer accesses
2005-02-21  Dimitri Schoolwerthfixed MSVC6 truncation warning
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
2005-02-07  Mattia Barbon wxGTK compilation fixes.
2005-02-06  Mattia Barbon Miscellaneous compilation and warning fixes.
2005-02-03  Mattia Barbon Motif compilation fix.
2005-02-01  Włodzimierz SkibaMinGW warning fixes. Source cleaning. Stock items.
2005-02-01  Włodzimierz SkibaMinGW warning fixes. Source cleaning.
2005-02-01  Włodzimierz SkibaMinGW warning fixes.
2005-01-31  Vadim Zeitlinenclose zip arguments in quotes, fixes behaviour for...
2005-01-21  Václav Slavíkcompilation fix
2005-01-13  Włodzimierz SkibaSource cleaning, warning fixes.
2005-01-10  Włodzimierz SkibaOld API deprecated. Use new and remove old usage where...
2005-01-06  Kevin Hockwhilst -> while
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2004-12-21  Włodzimierz SkibawxURI is enough for the basic url operations.
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-12  Vadim Zeitlincross-reference types in the generated docs (patch...
2004-12-12  Vadim Zeitlingive an error message if we're built in Unicode mode...
2004-11-23  Włodzimierz SkibaBe in sync with wxW version.
2004-11-23  Julian SmartChanged GPL to wxWindows Licence
2004-11-22  Julian SmartLicence for Lacheck unclear, so removing from CVS
2004-11-22  Julian SmartDoesn't conform to license conditions, so removing
2004-11-16  Julian SmartWrapped two generated literals in _T
2004-11-12  Ron LeeCruft cleanup from MJW, strip the tabs out of sound.cpp
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-09  Włodzimierz SkibaUnicode fixes. Avoid int 'ch' and '(wx)char ch' in...
2004-11-04  Włodzimierz SkibaLine at the end to please warning generator aka GCC ;)
2004-10-31  Václav Slavíkadded 'icon' property to wxFrame and wxDialog in XRC
2004-10-31  Václav Slavíkcompilation fixes for gcc-3.4 + Unicode
2004-10-31  Václav Slavíkfixed spelling of -checkcurleybraces (patch #1054304)
2004-10-29  Julian SmartUse Courier New instead of Courier, to avoid bad characters
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-26  Włodzimierz SkibaAvoid anchor for label which determined creation of...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-10  Julian SmartAdded PNG bitmaps for easier editing (forgot to commit...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-06  Robin DunnRemove any old wxrc before installing new ones. This...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-10-02  Václav Slavíkgenerated resources code doesn't have to include <wx...
2004-10-02  Václav Slavíkdon't link GUI libs into wxrc
2004-09-30  Václav Slavíkinstall wxrc as wxrc-2.5, with symlink
2004-09-30  Julian SmartApplied patch 1037938 by Zbigniew Zagorski to fix Unico...
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-29  Robin DunnAllow embedded double quotes, and hex-encode single...
2004-09-29  Robin DunnUpdates for how the Python code is generated
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz SkibaXRC movement influenced depth of paths.
2004-08-29  Václav Slavíkdon't include strings that shouldn't be translated...
2004-08-23  Václav Slavíkfixes for C++ code generator (modified patch 1010058)
2004-08-09  Włodzimierz SkibawxUSE_GENERIC_DIALOGS_IN_MSW removed
2004-07-27  Włodzimierz SkibaFinally whole configtool works regardless of wxUSE_STL...
2004-07-23  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STL=1 fix.
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Robin Dunnfix compile error
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-15  Włodzimierz SkibaType casting warning fixes.
2004-07-15  Włodzimierz SkibaUnused parameters warning fixes.
2004-07-14  Włodzimierz SkibaDMC/VC warning fix
2004-07-13  Włodzimierz SkibaCorrect headers. No more specific notebook sizer.
2004-06-18  Włodzimierz SkibaSmall step in making HelpGen up to date unicode applica...
2004-06-17  Włodzimierz SkibaWarning fixes. Code cleanup. Whitespaces and tabs removed.
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-06  Julian SmartPartial fix for out of order sections, by adding fflush
2004-06-04  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces...
2004-06-04  Włodzimierz SkibaUse correct help system.
2004-06-04  Włodzimierz SkibaUse correct help system.
2004-05-31  Julian SmartUncommitted files
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-23  Julian SmartName and version changes
2004-05-18  George TaskerlastChar was defined as a char when it should have...
2004-05-12  George TaskerSpelling typos fixed
2004-05-12  George TaskerOpen curley braces '{' that were preceeded by a '\...
2004-05-08  Mattia Barbon TeX2RTF compilation fixes after my last wxHashTable...
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-05  Václav Slavíkdon't build console apps for WinCE
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-23  Julian SmartRemoved redundant wave.h include
2004-03-18  Robin DunnFix compile errors with VC 6. Untabified.
2004-03-17  Julian SmartNow does cleanup when returning false from OnInit
2004-03-07  Ron LeeRemove demos from the Debian -examples package.
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-05  Václav SlavíkwxHTML not used
2004-02-22  Julian SmartTweaks for WinHelp RTF - a few spacing problems remain
2004-02-21  Julian SmartLargely successful attempts to get better spacing
next