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-08-04 14:05 VZ, revision 22578

added Unload(handle); updated the docs

2003-08-04 13:19 VS, revision 22577

added build options sanity checks into all main libraries

2003-08-04 13:17 VS, revision 22576

reworked wxBuildOptions code to work even w/o function inlining

2003-08-04 13:13 VS, revision 22575

fixed version number expansion

2003-08-04 12:57 VS, revision 22574

static libs depend on 3rd party ones now, too (for convenience)

2003-08-04 12:30 VZ, revision 22573

minor additional notes

2003-08-04 11:59 VS, revision 22572

static libs depend on 3rd party ones now, too (for convenience)

2003-08-04 11:18 VZ, revision 22571

(Open Watcom but not only) compilation warning fixes

2003-08-04 11:15 VZ, revision 22570

check that wxUSE_DISPLAY==1

2003-08-04 10:14 VZ, revision 22569

document that DrawLine() doesn't draw the last point

2003-08-04 08:39 VS, revision 22568

no tabs please\!

2003-08-04 06:24 DE, revision 22567

wxCocoa: Added pen.mm, removed pen.cpp

2003-08-04 06:19 DE, revision 22566

Use wxPen

2003-08-04 06:16 DE, revision 22565

Added dash support

2003-08-04 03:10 DE, revision 22564

wxPen implementation (no dash support yet)

2003-08-04 02:00 VZ, revision 22563

fixed non GUI cmd line options

2003-08-04 01:17 VZ, revision 22562

compilation fix after warning fix

2003-08-04 01:05 VZ, revision 22561

compilation fixes

2003-08-03 23:58 VZ, revision 22560

generate a text event even if SetValue() didn't really chaneg anything

2003-08-03 23:30 VZ, revision 22559

PRINTING is not dependent on DOCVIEW

2003-08-03 23:30 VZ, revision 22558

use wrapwin.h instead of windows.h + winundef.h

2003-08-03 23:26 VZ, revision 22557

set event object correctly for the menu events

2003-08-03 23:12 VZ, revision 22556

just tidied up the comment

2003-08-03 23:04 VZ, revision 22555

don't draw buttons unless we have wxTR_HAS_BUTTONS style

2003-08-03 22:57 VZ, revision 22554

check that we use bitmaps of correct size in the image list