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-03-23 20:36 VZ, revision 19741

added GlobalHandle

2003-03-23 20:34 JS, revision 19740

Removed obsolete ODBC classes.

2003-03-23 20:26 CE, revision 19739

fix reference to obsolete b32univ file

2003-03-23 20:14 JS, revision 19738

Removed obsolete wxDate and wxTime classes.

2003-03-23 19:09 JS, revision 19737

Klaas Holwerda <kholwerd@xs4all.nl> contrib/src/canvasOBSOLETE

2003-03-23 19:06 JS, revision 19736
  • D /wxWidgets/trunk/contrib/include/wx/canvas
  • D /wxWidgets/trunk/contrib/samples/canvas
  • D /wxWidgets/trunk/contrib/src/canvas

Removed obsolete library.

2003-03-23 18:52 JS, revision 19735

Removed gaugemsw.cpp,h

2003-03-23 18:49 JS, revision 19734

Removed 16-bit gauge code (Microsoft)

2003-03-23 18:35 JS, revision 19733
  • D /wxWidgets/trunk/include/wx/msw/dibutils.h
  • D /wxWidgets/trunk/src/msw/dibutils.cpp

Removed dibutils

2003-03-23 18:02 VZ, revision 19732

use wxCLOSE_BOX for MyImageFrame

2003-03-23 17:48 VZ, revision 19731

added copying images to/pasting them from clipboard tests

2003-03-23 15:51 VZ, revision 19730

got rid of more duplicated code for working with DIBs

2003-03-23 15:46 VZ, revision 19729

removed unneeded #include dib.h

2003-03-23 15:12 MBN, revision 19728

Add missing header.

2003-03-23 15:09 MBN, revision 19727

wxMotif does not have support for raw bitmaps.

2003-03-23 15:07 MBN, revision 19726

Added missing comma.

2003-03-23 15:06 MBN, revision 19725

Updated TODO and ISSUES.

2003-03-23 14:27 VZ, revision 19724

removed GetBitmapForDC() and supporting functions

2003-03-23 01:56 VZ, revision 19723

regenerated the makefiles with the latest filelist.txt

2003-03-23 01:49 VZ, revision 19722

use wxDIB methods instead of old functions for working with DIBs

2003-03-23 01:48 VZ, revision 19721

use wxBitmapToHICON/CURSOR()

2003-03-23 01:46 VZ, revision 19720

added CreateDDB() and CreatePalette()

2003-03-23 01:45 VZ, revision 19719

added CopyFromDIB()

2003-03-23 01:16 VZ, revision 19718

removed curico files

2003-03-23 00:00 VZ, revision 19717
  • D /wxWidgets/trunk/include/wx/msw/curico.h
  • D /wxWidgets/trunk/include/wx/msw/curicop.h
  • D /wxWidgets/trunk/src/msw/curico.cpp

Win16 cursor/icon functions are not needed any longer