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-04-23 23:33 VZ, revision 9863

no changes

2001-04-23 23:31 VZ, revision 9862

some ifdef's - now it might compile without wxUSE_IMAGE although not tested

2001-04-23 18:33 DW, revision 9861

add wxUSE_IMAGE to setup.h and GetHFONT to wxFont.

2001-04-23 18:32 DW, revision 9860

new y position transforms in dc. Def updates and add imagexpm.cpp to make.

2001-04-23 18:31 DW, revision 9859

Moving y pos transofrmation code to wxOS2::wxDC elimiantes need for some #ifdef __WXPM__ code here.

2001-04-23 14:55 JS, revision 9858

Added support for more special characters

2001-04-23 14:45 JS, revision 9857

Added imagxpm.cpp

2001-04-22 23:10 SN, revision 9856

Added include file for non-precompiled headers.

2001-04-22 22:34 VS, revision 9855

added wxXPMHandler

2001-04-22 22:31 VS, revision 9854

added wxUSE_IMAGE; added write-only wxXPMHandler

2001-04-22 22:25 VS, revision 9853

added test for XPM writing; ConvertToBitmap, ConvertToImage changes

2001-04-22 22:25 VS, revision 9852

moved gtk/palette.cpp to generic/paletteg.cpp

2001-04-22 22:24 VS, revision 9851

moved gtk/palette.h to generic/paletteg.h

2001-04-22 22:23 VS, revision 9850

added wxUSE_IMAGE, wxUSE_XPM

2001-04-22 22:21 VS, revision 9849

added wxXPMHandler and paletteg.cpp/h

2001-04-22 22:21 VS, revision 9848

added wxUSE_IMAGE; added write-only wxXPMHandler

2001-04-22 20:40 SN, revision 9847

Added define missing in EMX headers.

2001-04-22 20:38 SN, revision 9846

Added missing include for non-precompiled headers.

2001-04-22 20:36 SN, revision 9845

Adapted SetData function to common API (taking a reference instead of a pointer)

2001-04-22 20:32 SN, revision 9844

Added missing includes for non-precompiled headers.

2001-04-22 16:12 VZ, revision 9843

don't include unnecessary headers in the distribution

2001-04-22 14:46 RR, revision 9842

Toplevel windows now send both activate and focus events under wxGTK - and probably under wxMSW as well?

2001-04-22 14:44 RR, revision 9841

wxGTK needs focus events from top level windows so they now send activate and focus events.

2001-04-22 14:06 RR, revision 9840

My iconv (GLIBC 2.2) uses char** as the second parameter. altough it is the in-buffer for the character conversion. I added some very ugly conversion to strconv to make it compile. While being at it, I also reformated the whole file, it looks less like Assembler or Perl now.

2001-04-22 12:24 VZ, revision 9839

detabified