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

2001-07-04 12:23 JJ, revision 10814

Committing in . Modified Files: wxWindows/setup.h_vms wxWindows/include/wx/caret.h wxWindows/include/wx/dynlib.h wxWindows/include/wx/hash.h wxWindows/include/wx/gtk/window.h wxWindows/src/common/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/unix/dialup.cpp -Removed some redundant ;'s from the .h files -Updated wxGTK for OpenVMS ----------------------------------------------------------------------

2001-07-04 11:59 JS, revision 10813

Getting wxMicroWindows compiled again

2001-07-04 11:01 GT, revision 10812

Added some #includes that were needed in not using precompiled headers

2001-07-04 10:08 JS, revision 10811

Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp

2001-07-04 06:37 JS, revision 10810

Fixed HRGN leak in DoSetClippingRegion

2001-07-03 22:22 RD, revision 10809

fix for bug #438363

2001-07-03 21:54 RD, revision 10808

fixed IMP_PYCALLBACK__BOOL2DBL2INT

2001-07-03 20:06 GD, revision 10807

corrected according to file name change for generic scrolled window

2001-07-03 19:44 VS, revision 10806

more intelligent behaviour of wxHtmlWindow history: does not remember same page several times anymore

2001-07-03 19:38 VZ, revision 10805

tons of fixes for wxGTK/Univ - seems to work, more or less, now

2001-07-03 19:18 JS, revision 10804

Updated project files

2001-07-03 18:59 GD, revision 10803

replaced obsolete Number() calls with GetCount() calls

2001-07-03 18:14 VZ, revision 10802

renamed scrolwin file - no other way to make wxGTK/Univ compile

2001-07-03 18:10 SC, revision 10801

added nbkbase

2001-07-03 14:02 JS, revision 10800

Added nbkbase.cpp

2001-07-03 10:03 JS, revision 10799

MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works

2001-07-02 20:52 SC, revision 10798

changed Refresh to take Rect as client coordinates not window coordinates

2001-07-02 19:58 GD, revision 10797

removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders to be of any use)

2001-07-02 19:55 GD, revision 10796

added common notebookbase source file

2001-07-02 19:42 VZ, revision 10795

changed copyright to SciTech one

2001-07-02 19:37 VZ, revision 10794

fixed deleting pages from the notebook

2001-07-02 18:34 VZ, revision 10793

1. fixed wxGTK notebook which was completely broken by the merge 2. added a new file for commno notebook code (nbkbase.cpp) 3. removed 'include "wx/wx.h"' from html files as I got tired of recompiling them

2001-07-02 18:01 VZ, revision 10792

define WXGTK12 for GTK+ 1.2.7+ as well

2001-07-02 16:07 VZ, revision 10791

backported crash fix for wxFrame::Iconize() from 2.2

2001-07-02 15:42 VZ, revision 10790

incremented version to 2.3.2 in configure as well