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-01-04 04:16 RD, revision 18565

Make the Paint DC before checking if we don't need to paint

2003-01-04 04:14 RD, revision 18564

PyCrust 0.8.1

2003-01-04 03:59 RD, revision 18563

With the fix in gtk/font.cpp and switching to an wxplicit wxBOLD, it should be okay to uncomment the code setting the label font.

2003-01-04 03:54 RD, revision 18562

Fix to avoid an assert. It's a bad idea to add 2 to the font weight if it's already bold.

2003-01-04 03:51 RD, revision 18561

Ensure that the wxNativeFontInfo internal data is copied when the wxFontRefData is. This solves a wxGTK2 problem where the PangoFontDescription pointer is copied by the default assignment operator, in a binary compatible way .

2003-01-04 01:54 VZ, revision 18560

added polish translations from Janusz Piwowarski

2003-01-04 01:54 , revision 18559

This commit was manufactured by cvs2svn to create branch 'WX_2_4_BRANCH'.

2003-01-04 01:54 VZ, revision 18558

added polish translations from Janusz Piwowarski

2003-01-04 00:12 RL, revision 18557

more thinko tweaks.

2003-01-04 00:11 RL, revision 18556

missed one.

2003-01-03 23:47 RL, revision 18555

Recommend python-xml for xrced.

2003-01-03 23:44 RL, revision 18554

No point having helpviewer in the menu if it needs a cl argument :-) Recommend python-xml for xrced.

2003-01-03 22:51 RL, revision 18553

Incorporate changes from 2.4 release. Bump standards version. Update overrides for 2.5 Disable generation of gtk-univ package. Update wx-config manpage. Add wxPython-tools manpage(s).

2003-01-03 22:44 RL, revision 18552

Add manpage(s) for wxPy scripts. Update wx-config manpage. Feed WXCONFIG to setup.py install too, to keep it from barfing at us.

2003-01-03 20:52 RL, revision 18551

The exact version it was included doesn't appear to be documented anywhere, but __attribute__ ((deprecated)) is empirically not supported by gcc-2.95.4. Best guess so far is 3.0 or 3.1 so I've erred on the side of the former for now.

2003-01-03 19:03 RD, revision 18550

Disable putting selected text in the Primary Selection, since wxGTK is currenlty clearing the Clipboard when you do this.

2003-01-03 18:58 RD, revision 18549

Added helpviewer to list of scripts

2003-01-03 18:37 JS, revision 18548

Added opengl32.lib glu32.lib to OpenGL samples VC++ project files

2003-01-03 18:35 JS, revision 18547

Added dialup.cpp to filelist.txt and wxUniv.dsp Added opengl32.lib glu32.lib to OpenGL samples VC++ project files

2003-01-03 18:31 JS, revision 18546

Added dialup to filelist.txt and wxUniv.dsp

2003-01-03 15:24 JS, revision 18545

Added missing wx/frame.h inclusion

2003-01-03 14:59 JS, revision 18544

Clean up memory if have to exit early

2003-01-03 14:08 JS, revision 18543

Added a note about 'make install'

2003-01-03 13:40 JS, revision 18542

Only enable tooltips on WIN32

2003-01-03 12:56 JS, revision 18541

port = -> port +=