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-10-27 16:59 JS, revision 49488

Fixed context menu in wxRichTextCtrl Added colour change event handler to wxRichTextCtrl

2007-10-27 16:04 JS, revision 49487

Added wxVSCROLL to wxRichTextCtrls

2007-10-27 16:04 JS, revision 49486

Added wxVSCROLL to wxRichTextCtrls

2007-10-27 13:24 CE, revision 49485

another DMC build fix http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=c++.beta&artnum=684

2007-10-27 12:27 CE, revision 49484

another DMC build fix (http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/93155)

2007-10-27 09:25 JS, revision 49483

Reverted recent docview string changes

2007-10-27 08:52 JS, revision 49482

Removed duplicates

2007-10-27 08:33 JS, revision 49480

Corrected duplicate ids

2007-10-26 23:24 VZ, revision 49478

refresh the item being collapsed when using comctl32.dll v6 as otherwise parts of its selection rectangle may be left on screen

2007-10-26 22:53 VZ, revision 49477

reverted the change of r32940 which worked around a bug due to associating a dummy line with the root group, it's no longer necessary now that the root group line is always NULL

2007-10-26 22:50 VZ, revision 49476

fix bug with adding entries to a root group containing only subgroups (as shown by new AddToExistingRoot() unit test)

2007-10-26 22:35 RD, revision 49475

When freezing a top-level window freeze its top children instead.

2007-10-26 22:06 VZ, revision 49474

remove more references to wxODBC

2007-10-26 22:00 VZ, revision 49473

removed isql.h and isqlext.h from files.bkl too

2007-10-26 21:34 RD, revision 49472

Patch [ 1820537 ] Fix for uninitialized alpha value in wxColour::FromRGBColor

2007-10-26 21:33 RD, revision 49471

Patch [ 1820537 ] Fix for uninitialized alpha value in wxColour::FromRGBColor

2007-10-26 19:12 CE, revision 49468

another DMC build fix

2007-10-26 19:06 RD, revision 49465

Move the %disownarg directive to the .i file

2007-10-26 19:06 RD, revision 49464

Move the %disownarg directive to the .i file

2007-10-26 17:31 PC, revision 49463

revert calling static directly, its not always static

2007-10-26 13:23 MW, revision 49460

Omit contrib from build of trunk.

2007-10-26 12:03 MW, revision 49457

Add FreeBSD trunk build.

2007-10-26 10:47 JS, revision 49454

Added documentation for gtk.window.force-background-colour.

2007-10-26 10:46 JS, revision 49453

Added documentation for gtk.window.force-background-colour.

2007-10-26 10:25 JS, revision 49450

Workaround for gtk-qt display bug