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-06-03 20:21 SC, revision 20898

correcting lookup of equal names in different modules

2003-06-03 18:52 VZ, revision 20897

fixed the channel order for Mac (alpha comes first)

2003-06-03 18:49 VZ, revision 20896

no changes

2003-06-03 18:47 VZ, revision 20895

Mac compilation warnings

2003-06-03 16:47 JS, revision 20894

Should put lib in main lib dir, not under contrib/lib

2003-06-03 16:32 JS, revision 20893

Phase 2 of line ending conversion.

2003-06-03 16:30 JS, revision 20892
  • D /wxWidgets/trunk/contrib/src/fl/flVC.dsp

Phase 1 in converting line endings

2003-06-03 16:19 JS, revision 20891

Fix for bug [ 748171 ] Can't compile contrib/samples/fl/fl_demo2

2003-06-03 13:56 VS, revision 20890

subcell selection

2003-06-03 13:48 VS, revision 20889

subcell selection

2003-06-03 13:19 VZ, revision 20888

added missing module.h include (bug 748158)

2003-06-03 13:17 VZ, revision 20887

removed absolutely unneeded #include module.h

2003-06-03 12:44 JS, revision 20886

Typo correction

2003-06-03 11:15 VZ, revision 20885

pressing PageDown and then PageUp should return to the same item

2003-06-03 10:55 VZ, revision 20884

Unicode compilation fix (patch 747959)

2003-06-03 10:51 VZ, revision 20883

use c_str() instead of mb_str() with wxString::Printf() (patch 747903)

2003-06-03 10:46 VZ, revision 20882

generate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)

2003-06-03 10:41 VZ, revision 20881

no changes

2003-06-03 10:39 VZ, revision 20880

implement DoGetBsetSize() for wxNoteBook (patch 745533)

2003-06-03 10:32 VZ, revision 20879

fixed wxPenRefData::operator==() (part of patch 742783)

2003-06-03 00:44 VZ, revision 20878

initial attempts to get raw bitmaps working under Mac

2003-06-03 00:44 VZ, revision 20877

fixed compilation warnings

2003-06-02 23:35 VS, revision 20876

another bug fixed: wrong lookup of nearest cell before given point

2003-06-02 23:05 VZ, revision 20875

compilation fix

2003-06-02 23:03 VZ, revision 20874

compilation warning fixed