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

2002-11-13 21:43 GD, revision 17865

updated according to latest changes to file list

2002-11-13 20:10 SC, revision 17864

added settcmn.cpp and removed first slash from prefix file in order to keep it upwards compatible with CW8

2002-11-13 16:40 JS, revision 17863

Corrected ftp site typo

2002-11-13 16:05 JS, revision 17862

Applied [ 625315 ] More const functions in geometry.h Functions in geometry.h should be const if they don't change member variables. John Labenski

2002-11-13 14:32 ROL, revision 17861

Added fix for unicode build (no convertion needed)

2002-11-13 13:36 JS, revision 17860

Fixed tilde problem by using \verb

2002-11-13 08:32 RL, revision 17859

added missing include (Debian bug #168887)

2002-11-13 05:09 RD, revision 17858

SWIGged updates for wxMSW

2002-11-13 05:07 RD, revision 17857

New methods to match CVS changes

2002-11-13 05:05 RD, revision 17856

No real changes

2002-11-13 05:04 RD, revision 17855

Demo tweaks

2002-11-13 04:52 RD, revision 17854

Unicode fixes

2002-11-13 01:12 VZ, revision 17853

fixed VC++ warning (in release only)

2002-11-13 00:12 VZ, revision 17852

use native filedlg implementation for wxUniv for now

2002-11-13 00:11 VZ, revision 17851

fixed link for wxUSE_WCHAR_T == 0

2002-11-12 23:28 VS, revision 17850

Unicode fix for wxEditableListBox

2002-11-12 23:27 VS, revision 17849

fixed bold font setting in wxGenericTreeCtrl to account for font face and encoding

2002-11-12 23:26 VS, revision 17848

wxGTK was confused about swiss, roman, serif and sans serif fonts, fixed now

2002-11-12 19:04 RR, revision 17847

Make sans serif default font for X11.

2002-11-12 18:28 RR, revision 17846

Add contrib dir to make win-dist (zip-archive).

2002-11-12 18:19 RR, revision 17845

Fixed sockets under X11.

2002-11-11 23:04 VZ, revision 17844

renamed setup.h to setup0.h for consistency with the other ports

2002-11-11 22:54 VZ, revision 17843

added a few missing functions (Abort, FileExits, GetFileSize)

2002-11-11 22:51 VZ, revision 17842

VC++ compilation warnings fixes

2002-11-11 21:47 VS, revision 17841

fixed stupid code