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

1998-12-08 22:28 VZ, revision 1136

(very) preliminary DnD docs

1998-12-08 18:59 JS, revision 1135

Added wxAutomationObject documentation, changed some BC++ makefiles

1998-12-08 18:56 JS, revision 1134

Restored the old Dialog Editor files.

1998-12-08 18:55 JS, revision 1133

Added wxAutomationObject class.

1998-12-08 18:54 JS, revision 1132

Added wxOleAutomation class (wxMSW only, obviously...) and some wxTime member functions

1998-12-08 18:52 JS, revision 1131

Additions to wxTime; always inits OLE now in wxMSW

1998-12-08 18:49 JS, revision 1130

Added OLE automation sample, changed BC++ makefiles

1998-12-08 10:44 VZ, revision 1129

uncommented some code which works now

1998-12-08 10:02 KB, revision 1128

Added files.

1998-12-08 10:01 KB, revision 1127

Overwrote(!!) with source files that compile and link with latest wxGTK. Segfaults on startup though.

1998-12-08 09:30 RR, revision 1126

Corrected bold fonts

1998-12-08 08:40 RR, revision 1125

DnD updates Clipboard pasting (for wxDF_TEXT) print dialog looks better now font dialog ibid

1998-12-07 18:23 VZ, revision 1124

1. wxNotebook::GetPageCount() returns only the number of pages actually added to the notebook 2. wxTreeCtrl: more kbd interface ad SetItemBold (doesn't work :-( )

1998-12-07 13:28 RR, revision 1123

Listctrl updates

1998-12-07 10:38 RR, revision 1122

Keyboard navigatino in tree ctrl EnsureVisible()

1998-12-07 08:27 RR, revision 1121

Added serial code for wxList and wxHashTable to source tree Added a few accessors to wxList (for above) Fixed bug with GetClientSize() and sunken frames without scrollbars Made pixel corrections to wxListCtrl and wxFrame Added a few pixels before first tool in toolbar Added a few wxCHECKs here and there

1998-12-06 21:35 RR, revision 1120

wxIMage accessors printing bitmaps

1998-12-06 20:26 JS, revision 1119

Some more WXWIN_COMPATIBILITY fixes.

1998-12-06 20:24 JS, revision 1118

Added various licence files

1998-12-06 17:33 RR, revision 1117

Update for bitmap, image on scaling, transparancy, wxCHECKs and no more dependance of wxBitmap on wxImage in its API

1998-12-05 23:10 VZ, revision 1116

1. suppressed some messages from HasEntry()/HasKeys() 2. removed "wxWindows" from default wxRegConfig location

1998-12-05 23:08 VZ, revision 1115

corrected a crash in wxDialog::Show() which would happen if there was a window in "pending for delete" queue before the call to this function

1998-12-05 23:07 VZ, revision 1114

a warning suppressed (arg to MessageBeep is UINT)

1998-12-05 21:53 RR, revision 1113

Fixed make install bug Commented AutoLayout() in wxWindow::OnSize() out (why?) Removed double code Fixed print page dialog

1998-12-05 21:02 RR, revision 1112

New PostScript code