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):

2000-10-12 19:20 vadz, revision 8538

another GetInt/GetId bug fix

2000-10-12 18:50 robind, revision 8537

more distutils work

2000-10-12 18:39 robind, revision 8536

minor tweaks

2000-10-12 16:32 juliansmart, revision 8535

Fixes for distribution scripts

2000-10-12 09:09 vadz, revision 8534

1. added wxStringTokenize 2. some multiline wxTextCtrl code

2000-10-12 05:19 robind, revision 8533

Updated some .cvsignore's

2000-10-12 05:17 robind, revision 8532

DistUtils setup and support scripts

2000-10-12 00:32 vadz, revision 8531

fix for assert when setting tooltip for a readonly combo (backported from the main branch)

2000-10-12 00:31 vadz, revision 8530

fix for assert when setting tooltip for a readonly combo

2000-10-11 23:21 vadz, revision 8529

cosmetic fixes to font encoding names

2000-10-11 23:17 vadz, revision 8528

backported wxStrtok() fix from the main branch

2000-10-11 21:45 vaclavslavik, revision 8527

fixed Cyrillic encodings

2000-10-11 21:12 juliansmart, revision 8526

Added a couple of distribution-related files

2000-10-11 18:12 juliansmart, revision 8525

First draft of a cygwin script to create wxMSW distributions

2000-10-11 15:33 juliansmart, revision 8524

Added some VC++ project files

2000-10-11 13:16 vadz, revision 8523

added (MSW/GTK) and documented new frame and dialog flags

2000-10-11 12:55 vadz, revision 8522

create dialog with !NULL parent

2000-10-11 12:49 vadz, revision 8521

added WS_POPUP style to resizeable dialogs

2000-10-10 22:53 robind, revision 8520

Distribution stuff...

2000-10-10 22:51 robind, revision 8519

upped version number in the DLL name

2000-10-10 22:46 robind, revision 8518

Added ScrollToLine and ScrollToColumn which were forgotten in the conversion to the new STC

2000-10-10 22:25 robind, revision 8517

Changes needed to work with the new STC

2000-10-10 22:07 vaclavslavik, revision 8516

added wxHtmlWindow::HistoryCanBack/Forward

2000-10-10 17:10 juliansmart, revision 8515

Added wxXML demo VC++ project files; corrected filename in xmldemo.cpp (but still doesn't load menu bar)

2000-10-10 16:59 juliansmart, revision 8514

Added VC++ project files (seems logical)