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-22 09:41 JS, revision 32978

Don't use debug report under CE

2005-03-22 08:15 JS, revision 32977

wxUSE_COMMON_DIALOGS must be 0 for eVC++ 3

2005-03-21 23:49 VZ, revision 32976

more about GetRect() (patch 1158730)

2005-03-21 23:46 VZ, revision 32975

fixed unused function warning in GTK+ 2 compilation

2005-03-21 23:42 VZ, revision 32974

GTK+ callbacks must have C linkage (patch 1157384)

2005-03-21 23:35 VZ, revision 32973

speed up SetColumnWidth() by caching max column width (patch 1156866)

2005-03-21 23:25 VZ, revision 32972

fixed wxTE_WORDWRAP description; wxTE_LINEWRAP supported in wxGTK2

2005-03-21 23:23 VZ, revision 32971

added support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR for wxTE_WORDWRAP instead of GTK_WRAP_WORD (parts of patch 1156507)

2005-03-21 23:05 VZ, revision 32970

document (and check for it with assert) that wxGetKeyState(WXK_[LMR]BUTTON) doesn't work (patch 1156279)

2005-03-21 22:57 VZ, revision 32969

support wxFRAME_SHAPED, it works for dialogs too (patch 1153757)

2005-03-21 22:52 VZ, revision 32968

use WXDLLIMPEXP_FL with event types declarations (patch 1076516)

2005-03-21 22:46 VZ, revision 32967

remove odbc lib to prevent rpm errors about unpackaged files (patch 1151783)

2005-03-21 22:18 JS, revision 32966

Adapt lib to eVC++ 3/4/PPC

2005-03-21 20:24 VZ, revision 32965

fixed library order (important for static linking under Unix

2005-03-21 20:22 ABX, revision 32964

More wxWidgets in wxPoem demo code.

2005-03-21 20:21 VZ, revision 32963

build debugrpt sample if wxUSE_DEBUGREPORT

2005-03-21 19:36 VZ, revision 32962

define USE_QA so that qa library is built

2005-03-21 19:27 VZ, revision 32961

fixed Context_Current spelling

2005-03-21 18:40 VZ, revision 32960

added links to wxDebugReport

2005-03-21 18:28 VZ, revision 32959

documented wxDebugReport and related classes

2005-03-21 17:30 ABX, revision 32958

Sanity check.

2005-03-21 17:29 ABX, revision 32957

Dummy warning fix.

2005-03-21 17:25 ABX, revision 32956

32 bit range for wxSlider (#1166390).

2005-03-21 16:09 ABX, revision 32955

Check for empty page location to avoid crash in lack of selected book (solves bug #1121381).

2005-03-21 16:06 VZ, revision 32954

fixed path to wx/debugrpt.h header (had extra include subdir)