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-11-09 20:29 SC, revision 49780

forward port from 2.8

2007-11-09 20:28 VZ, revision 49779

forward ported changes in 2.8.7 from WX_2_8_BRNACH

2007-11-09 20:25 SC, revision 49778

forward port from 2.8

2007-11-09 20:19 VZ, revision 49775

don't show more than one about dialog (slightly modified patch 1829097)

2007-11-09 20:02 VZ, revision 49771

fixed bugs with moving/centering the file dialog (replaces patch 1825170)

2007-11-09 19:10 DE, revision 49770

Need to initialize m_message and m_caption on 2.8 branch.

2007-11-09 19:02 DE, revision 49769

Resynch with 2.8 changes (realized I don't need __WX_COMPILING_COCOA_MSGDLG_MM__)

2007-11-09 18:58 DE, revision 49768

Add RCS-ID and normalize whitespace.

2007-11-09 18:56 DE, revision 49767

Add RCS-ID and normalize whitespace

2007-11-09 18:48 DE, revision 49766

Reconcile 2.8/trunk wxMessageDialog differences.

2007-11-09 18:32 DE, revision 49765

Merge new wxCocoaMessageDialog from trunk.

2007-11-09 18:26 DE, revision 49764

Make new wxCocoaMessageDialog suitable for backport to 2.8.

2007-11-09 18:11 DE, revision 49763

Applied slightly-modified patch 1826540 from Gareth Simpson.

2007-11-09 15:31 RR, revision 49751

compilation

2007-11-09 15:26 RR, revision 49750

little fix

2007-11-09 15:07 JS, revision 49749

Fixed toolbar hiding when going full-screen

2007-11-09 15:07 RR, revision 49748

Trying to get these drawing right (little success)

2007-11-09 15:06 JS, revision 49747

Colour change event now sent on wxGTK

2007-11-09 14:16 CE, revision 49746

add technotes

2007-11-09 12:14 JS, revision 49744

Fixed compilo with VC++

2007-11-09 12:12 RR, revision 49743

added test for simplistic control with border

2007-11-09 12:06 JS, revision 49742

Fix from wxAUI forum (http://www.kirix.com/forums/viewtopic.php?f=16&t=564) for display problem on Vista

2007-11-09 12:06 JS, revision 49741

Fix from wxAUI forum (http://www.kirix.com/forums/viewtopic.php?f=16&t=564) for display problem on Vista

2007-11-09 11:08 JS, revision 49740

Fix for layout in wxGTK when showing or hiding a toolbar

2007-11-09 11:01 JS, revision 49739

Don't delete dangling pointers in destructor (ported from 2.8)