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

2003-09-19 22:18 VZ, revision 23728

added wxCSConv ctor taking wxFontEncoding

2003-09-19 22:17 VZ, revision 23727

attemps to make wxStreamToTextRedirector work with more (broken) compilers

2003-09-19 22:15 VZ, revision 23726

include wx/encinfo.h, not wx/fontenc.h, now

2003-09-19 22:14 MBN, revision 23725

Try linking wxMotif without -lSM and -lICE.

2003-09-19 22:09 VZ, revision 23724

added wx/encinfo.h

2003-09-19 22:06 VS, revision 23723

backported wxZipFSHandler fix

2003-09-19 22:04 VZ, revision 23722

extracted wxNativeEncodingInfo in a separate file to be able to include wx/fontenc.h from wx/strcov.h

2003-09-19 21:51 VS, revision 23721

Fix wxZipFSHandler behaviour when used with relative filenames with ..

2003-09-19 21:50 VS, revision 23720

backported intl.cpp fixes

2003-09-19 21:45 VS, revision 23719

backported intl.cpp fixes

2003-09-19 21:44 MBN, revision 23718

Compilation fix for wxUSE_DRAG_AND_DROP==0.

2003-09-19 20:27 RD, revision 23717

Prevent possible divide by zero problem

2003-09-19 18:40 RD, revision 23716

Patch #809286 and a couple other minor changes to the stc sample

2003-09-19 16:46 RD, revision 23715

SWIGged updates

2003-09-19 16:46 RD, revision 23714

Changes for removing DefaultEncodingIsPC

2003-09-19 16:44 RD, revision 23713

Updated version number

2003-09-19 16:33 RD, revision 23712

Regenerated some contrib makefiles

2003-09-19 16:09 JS, revision 23711

Applied patch [ 809066 ] Cleanup for text2rtf

2003-09-19 15:44 MBN, revision 23710

Do not use wx/wx.h.

2003-09-19 12:06 VZ, revision 23709

fix for generating set/kill focus events for wxRadioBox (also fixes TABbing in a panel containing a radio box)

2003-09-19 12:04 VZ, revision 23708

use wxTAB_TRAVERSAL style for panels and frame

2003-09-19 11:55 VZ, revision 23707

linking fix (removed unused virtual methods declarations)

2003-09-19 10:59 JS, revision 23706

Added SQLTCHAR for non-Windows platforms, and added missing wxFputs to wxchar.h

2003-09-19 09:06 CE, revision 23705

fix stctest

2003-09-19 07:51 CE, revision 23704

fix if unicode bug