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-12-03 22:23 DW, revision 4812

Bitmap coding

1999-12-03 21:27 VZ, revision 4811

wxDateTime...

1999-12-03 21:27 VZ, revision 4810

test for timegm() added

1999-12-03 19:37 RD, revision 4809

code cleanup

1999-12-03 19:36 RD, revision 4808

Testing wxListBox.Delete

1999-12-03 19:36 RD, revision 4807

Split out the changelog

1999-12-03 15:17 SC, revision 4806

wxMSW update for CW, wxMac updated

1999-12-03 15:11 SC, revision 4805

wxMSW update for CW, wxMac updated

1999-12-03 14:50 VZ, revision 4804

fixes for icon-inherits-from-bitmap mode

1999-12-03 14:49 SC, revision 4803

wxMSW update for CW, wxMac updated

1999-12-03 14:40 SC, revision 4802

wxMSW update for CW, wxMac updated

1999-12-03 14:30 SC, revision 4801

wxMSW update for CW, wxMac updated

1999-12-03 05:03 DW, revision 4800

bitmap and image updates

1999-12-02 23:32 DW, revision 4799

Catching up to latest thread changes

1999-12-02 17:59 VZ, revision 4798

more threds fixes, more threads tests - seems to work ok for non GUI case

1999-12-02 16:52 VZ, revision 4797

a small compilation fix

1999-12-02 16:52 VZ, revision 4796

a small compilation fix

1999-12-02 16:32 VZ, revision 4795

wxUSE_CONFIG_NATIVE fix

1999-12-02 14:47 VZ, revision 4794

mingw32 compilation fixes

1999-12-02 01:01 VZ, revision 4793

even more wxDateTime work (completely broken for now, but support for the full date range almost finished)

1999-12-01 22:29 VS, revision 4792

cosmetic changes in help browser settings dlg; fixed problem with Borland C++

1999-12-01 22:15 VZ, revision 4791

1. more wxDateTime work 2. some thread corrections (not fixing the deadlock with Delete() :-( )

1999-12-01 22:07 VZ, revision 4790

sorting test added

1999-12-01 18:16 KB, revision 4789

fixed process termination handling

1999-12-01 18:05 KB, revision 4788

rtf cut&paste works now, html export fixed