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

2007-09-04 18:56 JS, revision 48562

Change log for wxRichTextCtrl default colour correction

2007-09-04 18:54 JS, revision 48561

Corrected default background and text colours

2007-09-04 18:53 JS, revision 48560

Corrected default background and text colours

2007-09-04 15:47 JS, revision 48559

Documented URL fix in wxRichTextCtrl's XML saving code

2007-09-04 14:21 JS, revision 48558

Fixed URL saving/loading

2007-09-04 14:20 JS, revision 48557

Fixed URL saving/loading

2007-09-04 13:47 RR, revision 48556

backport wxTaskBarIcon fixes for GTK+

2007-09-04 13:47 JS, revision 48555

Always set the background colour for XP, for consistent toolbar backgrounds

2007-09-04 13:44 JS, revision 48554

Always set the background colour for XP, for consistent toolbar backgrounds

2007-09-04 13:24 RR, revision 48553

correct scrolling of various GTK+ widgets such as GtkFrame (wxStaticBox)

2007-09-04 13:23 JS, revision 48552

Corrected a typo

2007-09-04 13:23 JS, revision 48551

Corrected a typo

2007-09-04 13:16 RR, revision 48550

correct scrolling of various GTK+ widgets such as GtkFrame (wxStaticBox)

2007-09-04 06:59 JS, revision 48549

Apply the background fix only if the toolbar has controls

2007-09-04 06:58 JS, revision 48548

Only apply the background fix if the toolbar has controls

2007-09-04 02:54 RD, revision 48547

a few more header files need to be installed

2007-09-04 02:29 PC, revision 48538

use client size to avoid gdk_window_get_frame_extents, which returns the full width of the screen for wxTaskBarIconArea

2007-09-03 22:52 VZ, revision 48537

fix translation of wx priority values to the standard Unix ones in SetPriority()

2007-09-03 22:35 VZ, revision 48536

fix WX_GL_STEREO attribute handling: value for it was missing in the attribute list

2007-09-03 21:50 VZ, revision 48535

don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT) as it doesn't seem to work; implement GetHeaderButtonHeight() in wxRendererMSW instead of doing it in wxRendererXP using HDM_LAYOUT; added test for this renderer method to the sample

2007-09-03 20:45 PC, revision 48534

call SetLegacyWMProperties last, it calls gtk_widget_realize, which will lead to assertion failures if initialization has not been done yet

2007-09-03 20:17 PC, revision 48533

fix IsProtocolSupported in unicode build

2007-09-03 18:16 DE, revision 48532

Merged 47941 from trunk: Implement wxRadioButton Get/SetLabel methods.

2007-09-03 18:12 DE, revision 48531

Merged 48530 from trunk: Try the DefaultProperties key if the buildSettings key doesn't work when reading the SDKSettings.plist.

2007-09-03 18:10 DE, revision 48530

Try the DefaultProperties key if the buildSettings key doesn't work when reading the SDKSettings.plist.