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

1999-11-03 10:33 KB, revision 4337

more asserts

1999-11-03 10:09 JS, revision 4336

Changed \\ to \ again

1999-11-03 10:08 JS, revision 4335

Added check for sel == -1

1999-11-03 05:54 DW, revision 4334

*** empty log message ***

1999-11-03 05:10 CR, revision 4333

Added generic/tabg to the GTK distribution. It was missing.

1999-11-03 03:52 CR, revision 4332

Fixed .Position -> .GetPosition for wxMouseEvent

1999-11-03 03:52 CR, revision 4331

Fixed inverse masking on MSW imagelist

1999-11-03 01:13 VZ, revision 4330

readded clipboard support to richedit sample and fixed a fatal bug in wxCustomDataObject (uninitialized m_data) which this allowed to discover

1999-11-03 00:32 VZ, revision 4329

small corrections for dnd code and added wxFileDataObject demo to the sample (wxMSW only)

1999-11-03 00:29 VZ, revision 4328

more dnd/clipboard docs

1999-11-02 23:24 VS, revision 4327

fixed compilation under GCC 2.95 - 'export' was used as variable name and GCC complained about export being a keyword

1999-11-02 23:23 VS, revision 4326

AFM metrics were searched in /afm instead of /share/wx/afm ; did not try all AFM locations correctly

1999-11-02 23:21 VS, revision 4325

fixed ^M at ends of lines

1999-11-02 22:47 VZ, revision 4324

some files I forgot to add previously...

1999-11-02 22:41 DW, revision 4323

Updates for VA 4.0

1999-11-02 20:47 JS, revision 4322

Small compile fixes

1999-11-02 19:21 VZ, revision 4321

warnings (and may be a bug) corrected

1999-11-02 19:18 VZ, revision 4320

another compilation fix

1999-11-02 18:58 VZ, revision 4319

missing -D_REENTRANT for HP-UX/Solaris finally seems to be fixed

1999-11-02 18:48 VZ, revision 4318

another compilation fix

1999-11-02 18:46 VZ, revision 4317

and the compilation fix for the warning fixes

1999-11-02 18:46 VZ, revision 4316

and the compilation fix for the warning fixes

1999-11-02 18:41 VZ, revision 4315

many warnings fixed (from HP-UX compilation log)

1999-11-02 18:11 RR, revision 4314

wxDialogs now use GTK_WINDOW_DIALOG, Corrected cursor setting bug with right aligned checkboxes, Disabled code in ~wxView that unset the m_currentView, One more thing I forgot.

1999-11-02 17:56 VZ, revision 4313

disabled the old odbc code