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-03-06 19:04 RD, revision 19516

Build/distrib things

2003-03-06 17:52 MBN, revision 19515

Work around wxNotebook or Motif or wxMotif bug.

2003-03-06 16:56 SC, revision 19514

context menu support for mac enabled

2003-03-06 16:38 SC, revision 19513

value expansion to double

2003-03-06 16:35 SC, revision 19512

we now must skip right click events in order to allow for context events to be generated

2003-03-06 16:32 SC, revision 19511

the msw implementation even shows an ok button if it is not specified, we do the same

2003-03-06 16:30 SC, revision 19510

added OnMouse which will trigger context menu events, added better DoMenuPopup implementation which also deals correctly with check items, submenus etc.

2003-03-06 16:26 SC, revision 19509

added OnMouse which will trigger context menu events

2003-03-06 00:21 RD, revision 19508

SWIGged updates for wxMac

2003-03-05 23:53 RD, revision 19507

SWIGged updates for wxGTK

2003-03-05 23:45 RD, revision 19506

SWIGged updates for wxGTK

2003-03-05 23:19 RD, revision 19505

update change log

2003-03-05 23:17 RD, revision 19504

demo tweaks

2003-03-05 23:13 RD, revision 19503

the generic listctrl has EditLabel now too.

2003-03-05 23:05 RD, revision 19502

Build/distrib things for the new pycwrap too and the new PyCrust pacakge dir.

2003-03-05 23:04 RD, revision 19501

Build/distrib things for the new pycwrap too and the new PyCrust pacakge dir.

2003-03-05 20:38 MBN, revision 19500

Fix warning.

2003-03-05 20:36 MBN, revision 19499

Document the new __WXMOTIF20__ preprocessor macro.

2003-03-05 20:35 MBN, revision 19498

Mentioned the need to set the WXDIR environment variable.

2003-03-05 20:24 RD, revision 19497

Updated to version 0.9a of PyCrust

2003-03-05 20:21 MBN, revision 19496

Applied patch [ 696990 ] fix makeg95.env so it can find version.mak from Derry Bryson.

2003-03-05 20:15 MBN, revision 19495

Added new __WXMOTIF20__ macro, which is true if the Motif version is 2.0 or higher. Now Motif 2.0 or better (but not Lesstif) uses XmRenderTable instead of the deprecated XmFontList. This allows underlined text in controls. Miscellaneous cleanup; used wxXmString in some more places.

2003-03-05 18:10 VS, revision 19494

backport gtk2 mnemonics patch

2003-03-05 15:58 VS, revision 19493

fix compilation for GTK1

2003-03-05 04:26 RD, revision 19492

Use the .mo files from the tarball instead of recreating them