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-05-16 23:26 RD, revision 46081

Add a new script that can build RPMs in a chroot.

2007-05-16 23:12 RD, revision 46080

Apply parts of patch #1719888 to fix compilation on Mac and with monolithic builds

2007-05-16 22:40 VS, revision 46079

fixed CDATA processing to convert the content to output charset, it should be treated just like text in this respect

2007-05-16 22:35 VS, revision 46078

fixed CDATA processing to convert the content to output charset, it should be treated just like text in this respect

2007-05-16 21:20 RR, revision 46077

Minor fixes.

2007-05-16 20:26 VS, revision 46076

return const wxString& instead of wxString from the accessor methods that allow it

2007-05-16 18:24 SC, revision 46075

cleanup for Core Graphics / removing QD

2007-05-16 18:07 VS, revision 46074

fixes for STL build without implicit wxString->char* conversion

2007-05-16 18:03 VS, revision 46073

wrap all handlers in single extern "C" section instead of lots of them

2007-05-16 16:50 SC, revision 46072

cleanup for Core Graphics / removing QD

2007-05-16 16:17 SC, revision 46071

cleanup for Core Graphics / removing QD

2007-05-16 15:41 SN, revision 46070

Minor cleanup ( _ -> \_ ).

2007-05-16 13:42 VS, revision 46069

restored accidentally commented-out code

2007-05-16 13:08 RR, revision 46068

Compilation without threads.

2007-05-16 11:47 SC, revision 46067

LP64 fixes

2007-05-16 10:04 JJ, revision 46066

OpenVMS changes

2007-05-16 08:56 RR, revision 46065

Mention changes since 2.8.4

2007-05-16 08:52 RR, revision 46064

[ 1718338 ] wxToolBarGTK: Implement tool right-click handling

2007-05-16 08:51 RR, revision 46063

[ 1718338 ] wxToolBarGTK: Implement tool right-click handling

2007-05-16 08:45 VS, revision 46062

PCH-less compilation fix

2007-05-16 07:18 VS, revision 46061

another PCH-less compilation fix

2007-05-16 07:17 VS, revision 46060

Do not follow HTML links if selecting text (patch #1719577)

2007-05-16 07:14 PC, revision 46059

need to invert offsets for gdk_pixbuf_scale; remove unneccessary and incorrect optimization

2007-05-16 07:11 PC, revision 46058

need to invert offsets for gdk_pixbuf_scale

2007-05-16 02:45 PC, revision 46057

speed up Rescale 5- to 15-fold by using pixbuf scaling