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

2008-05-20 03:27 PC, revision 53661

put frame extents XGetWindowProperty code in one place

2008-05-19 19:46 CE, revision 53657

up to 2.8.8.0 in prep for release

2008-05-19 19:32 CE, revision 53656

up to 2.8.8 in prep for release

2008-05-19 19:31 CE, revision 53655

up to 2.8.8 in prep for release

2008-05-19 19:23 CE, revision 53654

fix wrong file path

2008-05-19 19:20 CE, revision 53653

up to 2.8.8 in prep for release

2008-05-19 19:13 CE, revision 53652

up to 2.8.8 in prep for release

2008-05-19 19:09 CE, revision 53651

up to 2.8.8 in prep for release

2008-05-19 19:07 CE, revision 53650

up to 2.8.8 in prep for release

2008-05-19 12:46 RR, revision 53649

Set EventObject in event

2008-05-19 12:42 RR, revision 53648

Made the various logical 2 device transforms consistent with what's drawn on all platforms

2008-05-19 08:13 RR, revision 53647

Missing header

2008-05-19 08:06 CE, revision 53646

ignore text statius of watcom

2008-05-18 20:12 CE, revision 53645

try to fix SF bug 1913671

2008-05-18 19:55 CE, revision 53644

remove helpGen from distribution (see SF bug 1812087

2008-05-18 19:46 CE, revision 53643

fix SF bug 1812087

2008-05-18 17:40 RR, revision 53642

Correct remaining bits of variable height lines for wxMac, change highlight colour to just white (query it?)

2008-05-18 17:26 VZ, revision 53641

use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)

2008-05-18 17:17 VZ, revision 53640

add missing header to fix compilation after changes of r53629 in STL build (in fact fixed by Robert in exactly the same moment, so this change just resolves a local conflict)

2008-05-18 17:14 RR, revision 53639

Compilo

2008-05-18 17:04 JS, revision 53638

Fixed a bug preventing style resetting from occurring

2008-05-18 17:03 JS, revision 53637

Fixed a bug preventing style resetting to occur

2008-05-18 11:38 VZ, revision 53636

add tests for wxPATH_NORM_CASE (unsuccessfully trying to reproduce the problem of #9162)

2008-05-18 11:38 SC, revision 53635

removing double set of geometry

2008-05-18 11:14 VZ, revision 53634

work around VC7 compiler bug resulting in a warning about FileNameTest being never instantiatable