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

2000-11-05 11:44 juliansmart, revision 8688

Removed spurious brace

2000-11-04 23:34 vaclavslavik, revision 8687

reworked the editor

2000-11-04 23:32 vaclavslavik, revision 8686

workarounded false memory leak report

2000-11-04 10:54 roebling, revision 8685

Allow correct idle events from within processing pending events.

2000-11-04 07:41 robind, revision 8684

some little tweaks

2000-11-04 07:41 robind, revision 8683

Added base_IsAcceptedKey which was fogotten somehow...

2000-11-04 07:38 robind, revision 8682

*** empty log message ***

2000-11-04 07:38 robind, revision 8681

Added demo of creating a custom Grid Editor

2000-11-04 07:37 robind, revision 8680

updated SWIG generated stuff

2000-11-04 07:36 robind, revision 8679

added /GX- to get around an internal compiler error in MSVC. I don't get the error anymore but apparently others still do.

2000-11-03 22:08 roebling, revision 8678

wxSetCursor() shouldn't call wxYield() (which is always a dangerous call): wxTheApp->SendIdleEvents() is enough.

2000-11-03 21:11 vadz, revision 8677

ok, it does work - it's just that wxGTK doesn't

2000-11-03 20:52 vadz, revision 8676

added wxGetMultiChoice() (which refuses to work for some reason - will fix a.s.a.p.)

2000-11-03 18:02 juliansmart, revision 8675

Replaced comparisons with zero, with IsOk()

2000-11-03 17:26 vadz, revision 8674

regenerated

2000-11-03 10:51 roebling, revision 8673

DrawPolygone fix.

2000-11-01 23:04 vaclavslavik, revision 8672

fixed incorrect GetTextExtent for wxTELETYPE font

2000-11-01 15:19 roebling, revision 8671

Updates CHANGES.txt

2000-11-01 15:17 roebling, revision 8670

Updated AFM files. Added Zapf metrics for wxSCRIPT style.

2000-11-01 15:14 roebling, revision 8669

Debug typo.

2000-11-01 15:13 roebling, revision 8668

Corrected font metrics mess.

2000-10-31 23:34 robind, revision 8667

Changed version number in DLL name to 22_3 Added a new value for the FINAL flag to make another kind of wxPython build possible

2000-10-31 23:12 robind, revision 8666

Changed version number in DLL name to 23_0 Added a new value for the FINAL flag to make another kind of wxPython build possible

2000-10-31 17:36 vadz, revision 8665

fixes for ScrollWindow() in caret presence (hide and reshow it)

2000-10-31 15:13 vadz, revision 8664

compilation fix (sorry!)