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-06-25 23:51 RD, revision 10664

removed debug code that got left in

2001-06-25 23:46 RD, revision 10663

some fixes and a new mixin class added to the library

2001-06-24 01:14 VZ, revision 10662

reduced XPM colour depth

2001-06-23 22:24 VZ, revision 10661

delete test added

2001-06-23 20:38 GD, revision 10660

corrected use of Print Manager Session APIs for Carbon targets

2001-06-23 19:49 GD, revision 10659

use Print Manager session APIs if PM_USE_SESSION_APIS is true

2001-06-23 19:39 GD, revision 10658

correction for compilation with -cpp-precomp option

2001-06-23 18:01 VZ, revision 10657

added makefile for the sample

2001-06-23 18:00 VZ, revision 10656

wxGTK compiles and runs again

2001-06-23 17:21 GD, revision 10655

added -cpp-precomp option for c++ compiler under Mac OS X so that precompiled system headers are used (compilation is twice as fast!)

2001-06-23 17:19 GD, revision 10654

remove PM_USE_SESSION_APIS setting so that wxMac can be compiled with the -cpp-precomp compiler option

2001-06-23 17:18 GD, revision 10653

use Print Manager session APIs if PM_USE_SESSION_APIS is true

2001-06-23 17:13 GD, revision 10652

use Print Manager session APIs if PM_USE_SESSION_APIS is true

2001-06-23 17:02 GD, revision 10651

removed dialup from list of files because of compilation problem with -cpp-precomp option under Mac OS X

2001-06-23 17:01 GD, revision 10650

corrected for compilation under Mac OS X with -cpp-precomp option

2001-06-23 17:00 GD, revision 10649

added missing cast for delete

2001-06-23 16:58 GD, revision 10648

corrected #ifdef for Mac OS X

2001-06-23 16:57 GD, revision 10647

added -cpp-precomp compilation problems

2001-06-23 16:29 VZ, revision 10646
  • D /wxWidgets/branches/wxUNIVERSAL/src/gtk/accel.cpp
  • D /wxWidgets/branches/wxUNIVERSAL/src/gtk1/accel.cpp

src/generic/accel.cpp is now used instead

2001-06-23 16:20 VZ, revision 10645

fix for configure under Solaris (don't use unportable test -L)

2001-06-23 02:12 VZ, revision 10644

many compilation fixes to wxMSW

2001-06-22 18:30 GD, revision 10643

clarified listbox problems (related to the custom CDEF)

2001-06-22 16:53 RD, revision 10642

generated code updates

2001-06-22 15:04 VZ, revision 10641

minor docs fixes

2001-06-22 12:34 SC, revision 10640

Raise and Lower implemented