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-17 19:01 SC, revision 17890

added missing include for Apple Dev Tools

2002-11-17 18:00 JS, revision 17889

No change

2002-11-17 14:30 VZ, revision 17888

don't crash when auto sizing empty grid

2002-11-17 13:22 VZ, revision 17887

added a detailed comment about wxUSE_GLCANVAS

2002-11-17 13:15 VZ, revision 17886

updated after removing PrologIO &c (patch 639519)

2002-11-17 13:08 VZ, revision 17885

reset m_textCtrl after finishing editing a label (part of patch 639394)

2002-11-17 13:00 VZ, revision 17884

fixed setting client data in Set() (closes patch 637749)

2002-11-17 10:08 MBN, revision 17883

Use descriptive name instead of a string constant.

2002-11-17 10:06 MBN, revision 17882

In some Cygwin versions (mine, for example...) wchar.h requires sys/types.h.

2002-11-17 00:11 SC, revision 17881

menu handling added (gtk-way)

2002-11-17 00:03 SC, revision 17880

menu handling added

2002-11-16 21:47 SC, revision 17879

copied DoGetBestSize from gtk

2002-11-16 01:54 RD, revision 17878

SWIGged updates for wxGTK

2002-11-16 01:53 RD, revision 17877

Add missing libdir for libGLU.

2002-11-16 01:31 RD, revision 17876

Turn off the DISABLE_STYLE_IF_BROKEN_THEME flag to test using style settings with pixmap themes again.

2002-11-15 19:06 JS, revision 17875

Typo corrected

2002-11-14 20:54 JS, revision 17874

Some fixes by Paul A. Thiessen

2002-11-14 20:49 JS, revision 17873

Fixed broken .dsp files

2002-11-14 20:19 SC, revision 17872

added missing generic files

2002-11-14 17:45 RR, revision 17871

Typo in font dialog.

2002-11-14 16:08 DW, revision 17870

Add Generic MDI Frames as Native

2002-11-14 13:51 GD, revision 17869

corrected wxStatFs definition for HPUX

2002-11-14 13:48 GD, revision 17868

use local variable since shl_findsym modifies the handle argument to indicate where the symbol was found

2002-11-14 12:24 JS, revision 17867

Archive top-level directories renamed, except for wxAll and docs

2002-11-14 10:33 JS, revision 17866

Corrected frame icon, added version and date

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