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

2005-05-10 04:53 SC, revision 34003

correcting cast for tiger

2005-05-10 04:47 SC, revision 34002

fixing constant for tiger

2005-05-09 23:22 RD, revision 34001

A few build tweaks

2005-05-09 23:17 RD, revision 34000

regenerated the ReST docs

2005-05-09 23:16 RD, revision 33999

typos, etc.

2005-05-09 23:13 RD, revision 33998

Add --with-gnomeprint and fix some typos

2005-05-09 21:26 JS, revision 33997

Fixed bug [ 1195479 ] RedrawWindow() incompatible with eVC3

2005-05-09 19:59 RD, revision 33996

Don't allow zero-sized buffer bitmaps

2005-05-09 19:58 RD, revision 33995

Allow wxMac to have HRULE/VRULEs for wxListCtrl too.

2005-05-09 19:19 RD, revision 33994

reSWIGged

2005-05-09 19:03 RD, revision 33993

Added --with-gnomeprint to configure command

2005-05-09 19:00 RD, revision 33992

Add Mandriva build

2005-05-09 18:55 RD, revision 33991

Fixed the typemap that converts a Python list of strings to a wxArrayString so it uses the wxPy default encoding.

2005-05-09 16:54 RD, revision 33990

A slightly modified version of Patch #1197468. Keeps track of pending size/position changes in case there is more than one adjustment for a window in a single DeferWindowPos set then the pending values can be used for defaults instead of current values.

2005-05-09 16:07 SC, revision 33989

simpler CW setup (needed for 9.5)

2005-05-09 16:03 SC, revision 33988

workaround for simpler CW setup

2005-05-09 15:53 RD, revision 33987

Fixed sed transform of wxUSE_DEBUGREPORT

2005-05-09 15:20 RD, revision 33986

BUILD_ANIMATE

2005-05-08 23:35 VZ, revision 33985

fixed GetLocaleDateFormat() to work with all locales, not just ones using only , and

2005-05-08 16:16 MW, revision 33984

Add some tips on fault navigation after input from Phlip

2005-05-08 10:55 VZ, revision 33983

fix VC++ warning in debug build after latest fix to warning in release

2005-05-07 19:12 RD, revision 33982

Patch #1197009 [wxMSW] Proper repainting when resizing

2005-05-07 18:19 RD, revision 33981

reSWIGged

2005-05-07 18:09 RR, revision 33980

committed aupdated patch that adds support for bitmaps in submenus and simplifies some of the code in GtkAppend()

2005-05-07 13:35 SC, revision 33979

now it's uint32 on mac