Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2008-03-14 21:40 FM, revision 52511

mention wxMenuItem::* deprecations

2008-03-14 21:28 FM, revision 52510

remove wine path from doxygen_chm: instead add some comments with urls about where to get hhc.exe.

2008-03-14 21:26 FM, revision 52509

make the script a bit more intelligent using MS broken batch scripting (it took me 40 min to sort out the right syntax!)

2008-03-14 21:26 FM, revision 52508

remove wine path from doxygen_chm: instead add some comments with urls about where to get hhc.exe.

2008-03-14 21:16 BP, revision 52507

Updated doxygen launcher scripts to reflect new Doxyfile locations.

2008-03-14 20:54 VZ, revision 52506

rename Doxyfile.* to Doxyfile_* to avoid inappropriate extensions

2008-03-14 17:14 VZ, revision 52505

make wxCmdLineParser:Usage() const

2008-03-14 17:11 VZ, revision 52504

no changes, just fix a few typos and wrap long lines

2008-03-14 16:51 PC, revision 52503

minimize searching for tlw parent, remove useless code

2008-03-14 16:12 FM, revision 52502

revised wxAUI headers; added @todo in various places where docs are missing

2008-03-14 15:55 PC, revision 52501

fix for infinite sizing loop (partial patch 1907189)

2008-03-14 15:51 FM, revision 52500

extracted from wxArrayString docs the docs for wxSortedArrayString, which is declared as deriving from wxArrayString (not sure about the STL case); marked with @todo the two classes for STL clarifications

2008-03-14 15:35 FM, revision 52499

revised a* interface headers; categorized many functions; moved some functions to their correct header

2008-03-14 14:42 FM, revision 52498

remove @ingroup; use @category instead

2008-03-14 14:24 JS, revision 52497

Corrected typecasts (Sebastian Gottschalk)

2008-03-14 14:24 JS, revision 52496

Added typecasts (Sebastian Gottschalk)

2008-03-14 14:18 JS, revision 52495

Fixed bug in wxDialUpManagerMSW::GetISPNames - uses realloc() without checking for NULL, leading to a memory leak (Sebastian Gottschalk)

2008-03-14 14:18 JS, revision 52494

Fixed bug in wxDialUpManagerMSW::GetISPNames - uses realloc() without checking for NULL, leading to a memory leak (Sebastian Gottschalk)

2008-03-14 14:17 JS, revision 52493

Fixed bug for chars with ASCII value > 127, explicitly casting to an unsigned char (Sebastian Gottschalk)

2008-03-14 14:17 JS, revision 52492

Fixed bug for chars with ASCII value > 127, explicitly casting to an unsigned char (Sebastian Gottschalk)

2008-03-14 14:16 JS, revision 52491

Fixed bug for chars with ASCII value > 127, explicitly casting to an unsigned char (Sebastian Gottschalk)

2008-03-14 14:16 JS, revision 52490

Fixed bug for chars with ASCII value > 127, explicitly casting to an unsigned char (Sebastian Gottschalk)

2008-03-14 14:14 JS, revision 52489

Fixed buffer overflow (Sebastian Gottschalk)

2008-03-14 14:13 JS, revision 52488

Fixed bug in XTI constructor macro (Sebastian Gottschalk)

2008-03-14 10:34 SC, revision 52484

use the same font matching fallbacks for all layout operations