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-03-23 20:04 VZ, revision 33003

use GTK_WRAP_WORD instead of GTK_WRAP_WORD_CHAR which is not defined in older GTK versions

2005-03-23 17:54 RD, revision 33002

Fix wxRTTI for wxGnomePrintDC

2005-03-23 17:53 RD, revision 33001

Initialize m_privData before doign the assignment

2005-03-23 16:45 JS, revision 33000

Further srcdir -> top_srcdir corrections

2005-03-23 13:43 JS, revision 32999

use default position, not 0, 0

2005-03-23 13:11 JS, revision 32998

Use top_srcdir for finding version.rc

2005-03-23 13:05 JS, revision 32997

Updated version to 2.5.5

2005-03-23 11:36 JS, revision 32996

Elliptic arc fix for getting bounds

2005-03-23 11:31 JS, revision 32995

Assert fix

2005-03-23 11:28 JS, revision 32994

wxUSE_DEPRECATED set to 0 by default

2005-03-23 05:51 DE, revision 32993

GCC 4.0 (Apple 4059) is a little bit pickier than 3.3.

2005-03-23 05:48 DE, revision 32992

Comment out extraneous include wx/wxprec.h (part of other commented out stuff)

2005-03-23 05:12 DE, revision 32991

Blind bug fix to bug reported by Angel Kry.

2005-03-23 00:18 VZ, revision 32990

wxTextCtrl with wxTE_RICH2 style now uses RichEdit 4.1 if available (replaces patch 1160809)

2005-03-23 00:17 VZ, revision 32989

clear m_aTypes array in Clear() as well (patch 1165866)

2005-03-22 21:02 JS, revision 32988

We need wxUSE_COMMON_DIALOGS for PPC

2005-03-22 20:56 JS, revision 32987

Removed unreadable/out of date guidelines.txt (any wisdom can go into the wxWinCE topic in the manual instead) Added note about builds for different SDKs using same lib names

2005-03-22 20:17 VZ, revision 32986

corrected GetAppName() link

2005-03-22 20:15 VZ, revision 32985

added debugrpt sample

2005-03-22 19:39 ABX, revision 32984

Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.

2005-03-22 19:28 ABX, revision 32983

Build fixes.

2005-03-22 15:02 JS, revision 32982

Include frame.h to get wxFRAME_SHAPED

2005-03-22 12:59 ABX, revision 32981

Fix for accessing environment variable with Watcom format.

2005-03-22 10:38 JS, revision 32980

DEBUGREPORT

2005-03-22 10:34 JS, revision 32979

Do the right thing for Smartphone if creating button sizer