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

2004-11-16 20:48 JS, revision 30578

Doc tweaks

2004-11-16 20:08 SC, revision 30577

somehow commit did not work

2004-11-16 16:41 RN, revision 30576

missed commit files

2004-11-16 15:53 RN, revision 30575

makefile regen, include fix, duplicate file fix

2004-11-16 14:36 RN, revision 30574

cleanup OSX native font dialog stuff a bit (it should prob. be an option in configure

2004-11-16 14:19 RN, revision 30573

files for native font dialog on mac

2004-11-16 13:56 ABX, revision 30572

WinCE fix. IsEmpty() -> empty().

2004-11-16 13:54 ABX, revision 30571

WinCE correction.

2004-11-16 13:52 ABX, revision 30570

Warning fix.

2004-11-16 13:51 ABX, revision 30569

eVC3 media fix.

2004-11-16 13:49 ABX, revision 30568

Define wxMediaEvent before it is used. Make OnMediaFinish compatible to wxObjectEventFunction. Warning fix.

2004-11-16 12:09 VZ, revision 30567

attempts to suppress C4702 for VC

2004-11-16 12:07 VZ, revision 30566

added operator>>(wchar_t)

2004-11-16 12:06 VZ, revision 30565

small optimization for wxTextCtrl (forgot to commit with textctrl.cpp)

2004-11-16 12:00 VZ, revision 30564

made default background colour BTNFACE (so that panels don't have to erase their background explicitly); removed now unneeded SetBackgroundColour() in wxDialog which now has default bg colour and restored one in wxFrame which now has a non default one

2004-11-16 11:58 VS, revision 30563

fixed wxEncodingConverter-base wxCSConv to report failures as expected

2004-11-16 11:58 VS, revision 30562

modified wxEncodingConverter API to report failures

2004-11-16 11:56 VZ, revision 30561

suppress output of wx-config --static to fix problems introduced by wx-config rewrite

2004-11-16 11:30 VZ, revision 30560

removed unused variable to suppress warning (and put a TODO in place)

2004-11-16 06:04 SC, revision 30559

onsize event not needed anymore

2004-11-16 03:15 DE, revision 30558

Prevent crashes in wxFFile(Input|Output)Stream: Do not call Eof() or Error() without first checking IsOpened().

2004-11-15 20:51 DE, revision 30557

Use wxUint16 instead of WORD and wxUint8 instead of BYTE.

2004-11-15 20:25 SC, revision 30556

changed fonts on OSX to use OSX system fonts having the full Unicode Tables

2004-11-15 19:50 SC, revision 30555

adapted to current filelist

2004-11-15 19:29 SC, revision 30554

correcting include type