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-11-08 18:21 RD, revision 24478

Converted gizmos to the new swig

2003-11-08 15:40 VZ, revision 24477

add -lXpm to the GUI libs

2003-11-08 15:16 VZ, revision 24476

added comments to the makefile; added WX_CONFIG var to be able to use a different wx-config easily

2003-11-08 15:06 VZ, revision 24475

1. fixed --with-libxpm switch handling, added it to the summary 2. show toolkit name in lower case in the summary 3. changed defaults for all external libraries to "sys", didn't we agree to do this some long, long time ago?

2003-11-08 14:10 VZ, revision 24474

restored double square brackets for now, my last fix was wrong

2003-11-08 13:09 VZ, revision 24473

fix for previous commit

2003-11-08 12:43 VZ, revision 24472

use [A-Z] instead of [[A-Z]] in tr (replaces patch 838397)

2003-11-08 12:28 VZ, revision 24471

removed assert which became incorrect after last change

2003-11-08 10:31 VS, revision 24470

build_cfg_file is phony target

2003-11-08 04:06 RD, revision 24469

reSWIGged

2003-11-07 22:16 RD, revision 24468

Some demo fixes for true --> True, dc.Draw API changes, etc.

2003-11-07 22:14 RD, revision 24467

fixed wxTimer. Without its event class defined a deadlock can happen when it is trying to raise the exception.

2003-11-07 20:55 RD, revision 24466

Get the wxSize properly for Add[Spacer]

2003-11-07 20:55 RD, revision 24465

minor tweaks

2003-11-07 20:53 RD, revision 24464

use a panel

2003-11-07 20:52 RD, revision 24463

Fixed an accidental name clash, and added back a wxCHECK

2003-11-07 19:38 RD, revision 24462

Refactored the *_typecheck functions

2003-11-07 19:35 RD, revision 24461

Added demo of wxGridBagSizer

2003-11-07 19:33 RD, revision 24460

A little narrower initial layout

2003-11-07 17:45 RD, revision 24459

Set m_rows, m_cols so GetRows/GetCols in the base class work. Added GetCellSize method.

2003-11-07 11:42 VZ, revision 24458

fix for infinite loop in wxFileConfig when reading from input stream fails (patch 837134)

2003-11-07 11:34 VZ, revision 24457

fixed bug with looking beyond the end of string in ConvertStringToArgs() (patch 828609)

2003-11-07 10:23 SC, revision 24456

after rearrangement to-Page got lost

2003-11-07 08:33 RD, revision 24455

Test using wxGridBagSizer from XRC

2003-11-07 08:30 RD, revision 24454

Forgot to change the pos and span names