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-12-03 03:26 RD, revision 24703

Some little tweaks for debugging

2003-12-03 03:24 RD, revision 24702

Use InheritAttributes for wxGTK widgets so they will check ShouldInheritColours. Set wxButton to not inherit colours.

2003-12-03 01:40 RD, revision 24701

reSWIGed

2003-12-03 01:38 RD, revision 24700

Mention that NO_FULL_REPAINT_ON_RESIZE is now the default

2003-12-03 01:38 RD, revision 24699

Add missing wxFULL_REPAINT_ON_RESIZE

2003-12-03 01:37 RD, revision 24698

Give wxTimer a GetId accessor

2003-12-03 00:49 RD, revision 24697

New SWIG runtime and commandline param

2003-12-03 00:44 RD, revision 24696

wxLogTrace API change

2003-12-03 00:43 RD, revision 24695

Out typemap for wxString&

2003-12-02 08:56 JS, revision 24694

Patches from "Viktor Voroshylo" <viktor@voroshylo.com> isses with context menu on real PocketPC device static text not showing full message under WinCE

2003-12-01 09:39 RR, revision 24693

Small fix.

2003-12-01 09:37 RR, revision 24692

Native fonts now seem to require a font size.

2003-11-30 22:36 VZ, revision 24691

added obsolescence note

2003-11-30 20:46 VZ, revision 24690

updated DMC instructions for 8.38

2003-11-30 20:44 VZ, revision 24689

removed wxLogTrace() without mask to fix DMC compilation

2003-11-30 14:05 VZ, revision 24688
  • D /wxWidgets/trunk/build/makefile.bcc

removed old copy (?) of the file which is now in build/msw

2003-11-30 13:53 VZ, revision 24687

added wxRegConfig read test

2003-11-30 13:49 VZ, revision 24686

skip event after loggig

2003-11-30 13:41 VZ, revision 24685

marked FindColour() as deprecated; removed AddColour() which was only used internally

2003-11-30 13:39 VZ, revision 24684

added NULL here too (forgot to commit when added to tex2rtf.ini)

2003-11-28 22:46 DS, revision 24683

Fixed possible usage of uninitialized variable.

2003-11-28 18:45 RD, revision 24682

reSWIGged

2003-11-28 18:43 RD, revision 24681

Changed the itemid parameter names back to id

2003-11-28 18:42 RD, revision 24680

Expose SetClippingRegion(point, size)

2003-11-28 18:40 RD, revision 24679

Ensure that __version__ is visible from wxPython/__init__.py