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

2003-07-10 09:56 VZ, revision 21848

linking fixes and code cleanup after hotkey patch

2003-07-10 09:55 VZ, revision 21847

allow wxPopupWindow get the key events (patch 713269)

2003-07-10 09:34 VZ, revision 21846

mention opengl32lib/glu32.lib automatic inclusion

2003-07-10 09:32 VZ, revision 21845

applied an extended version of patch 685795: clean up view [de]activation

2003-07-10 09:28 VZ, revision 21844

deTABified

2003-07-10 09:23 VZ, revision 21843

(blind) fix for valgrind error

2003-07-10 09:16 JS, revision 21842

Applied patch [ 758687 ] RegisterHotkey implemented

2003-07-10 08:57 JS, revision 21841

Applied patch [ 760463 ] wxMenu::FindItemByPosition for 2.4 branch

2003-07-10 08:36 JS, revision 21840

Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString

2003-07-10 08:21 JS, revision 21839

Applied patch [ 762033 ] wxTextValidator crashes when given a NULL wxString

2003-07-10 08:16 JS, revision 21838

Partially applied patch [ 763900 ] fix for vertical toolbar

2003-07-10 07:50 JS, revision 21837

Applied patch [ 767505 ] BCB6 link error

2003-07-10 07:47 JS, revision 21836

Applied patch [ 767518 ] BCB6 resource compiler chokes on dialog1.rc

2003-07-10 01:20 VZ, revision 21835

preliminary implementation of wxEVT_MENU_OPEN/CLOSE for Mac

2003-07-10 01:00 VZ, revision 21834

wxMac doesn't need UseNativeStatusBar hack

2003-07-10 00:50 VZ, revision 21833

no real changes

2003-07-10 00:27 VZ, revision 21832

fixed build

2003-07-09 23:25 VZ, revision 21831

2 step creation for wxDocMDIChildFrame (patch 661657)

2003-07-09 23:22 VZ, revision 21830

fix compilation with --disable-compat-22 (patch 759563)

2003-07-09 23:18 VZ, revision 21829

automatically link with opengl32.lib and glu32.lib when using VC++ (patch 753485)

2003-07-09 23:15 VZ, revision 21828

added wxSocket::IPAddress() (patch 694119)

2003-07-09 23:09 VZ, revision 21827

wxScrolledWindow scrollbar update fix (patch 680427)

2003-07-09 23:08 VZ, revision 21826

wxScrolledWindow scrollbar update fix (patch 680427) and MacUpdateImmediately renamed to Update

2003-07-09 22:55 VZ, revision 21825

made wxTextInputStream Unicode safe and general cleanup (patch 653775)

2003-07-09 22:47 VZ, revision 21824

oops, compilation fix after applying the patch