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-09-27 14:20 RN, revision 29453

remove stuff

2004-09-27 13:57 RN, revision 29452

[ 1035247 ] fix the number of ticks in slider (with annotations)

2004-09-27 13:14 RN, revision 29451

use both generic and native on osx 10.2 for presentation purposes

2004-09-27 13:07 RN, revision 29450

IOKit framework now req. under darwin

2004-09-27 13:06 RR, revision 29449

Compile fixes.

2004-09-27 13:01 VZ, revision 29448

fix crash after radio button fix

2004-09-27 12:20 JS, revision 29447

Early versions of GTK+2 don't have has_toplevel_focus

2004-09-27 11:44 RN, revision 29446

make go generic

2004-09-27 11:32 RN, revision 29445

generic (will comment on list later about was does/doesn't work) drawer

2004-09-27 11:30 VZ, revision 29444

added src/msw/wince/filefnwce.cpp

2004-09-27 11:29 VZ, revision 29443

warning fix after huge file patch

2004-09-27 11:02 VZ, revision 29442

keep the old wxFont::Create() signature (changed by font size in pixels patch) to fix XTI and to preserve backwards compatibility

2004-09-27 10:58 VZ, revision 29441

added wxGetFullModuleName(); use it instead of calling ::GetModuleFileName() directly

2004-09-27 10:55 DS, revision 29440

doc-typo

2004-09-27 10:34 DS, revision 29439

doc-typo

2004-09-27 10:25 DS, revision 29438

fixed MSVC6 warning

2004-09-27 08:08 RL, revision 29437

Handle the case of unresolveable ambiguity in --list now too.

2004-09-27 07:45 RN, revision 29436

pass by reference, not value

2004-09-27 07:42 RN, revision 29435

fix warnings

2004-09-27 07:33 RN, revision 29434

fix non-void function not returning value warning

2004-09-27 07:13 RN, revision 29433

Add HID keyboard functionality

2004-09-27 07:09 SN, revision 29432

Re-simplified ScrollWindow routine.

2004-09-27 06:53 RN, revision 29431

Regen Bakefiles for OSX HID integration

2004-09-27 06:45 RN, revision 29430

note font dialog change

2004-09-27 05:57 RL, revision 29429

Delay --list a little longer so we can indicate the best match out of the general blob. Format the output a little less ambiguously.