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-26 11:53 VS, revision 9888

better PNG loading

2001-04-26 10:48 JS, revision 9887

Minor mods to stable branch

2001-04-26 10:39 GT, revision 9886

$(EXTRAINC) moved to the beginning of INC= line so that if a user wants to override the location of include directories with their own, it is possible

2001-04-26 10:17 JS, revision 9885

Minor mods

2001-04-26 10:17 SC, revision 9884

adjusted for vaseks addition of USE_IMAGE and USE_XMP

2001-04-26 06:34 RD, revision 9883

test for replacing menus

2001-04-26 01:12 GT, revision 9882

Fixed BCC compilation warning if wxUSE_HELP was 1

2001-04-26 01:08 GT, revision 9881

Changed ::Fit() to only fit the sizer if the window is the top level window

2001-04-25 21:58 VS, revision 9880

standardized indentation

2001-04-25 21:55 VS, revision 9879

load bitmaps directly into tmp DC

2001-04-25 18:37 VS, revision 9878

added wxBitmapHandler that derives from wxBitmapHandlerBase

2001-04-25 18:36 VS, revision 9877

added fool-proof test for sizeof(wchar_t) that works on SGI/Irix. This a workaround for autoconf's limitation.

2001-04-25 16:08 GT, revision 9876

Fixes ::Fit() and ::SetSizeHints() to keep the dialog sized so that it will not grow outside the display area of the screen. NEcessary to fix the problems seen in wxAnyChoiceDialog() derived classes where the dialog grows too big to see the top or bottom of the dialog

2001-04-25 15:45 JS, revision 9875

Added MS Word template file to be applied to manual before generation of PDF

2001-04-25 15:38 JS, revision 9874

Some doc corrections

2001-04-25 11:08 JS, revision 9873

Doc bugs fixed

2001-04-25 11:06 JS, revision 9872

Added .emacs tip to coding standards; fixed doc bugs

2001-04-24 22:16 VS, revision 9871

added check for iconv() version; fixed strconv.cpp to compile with both prototypes

2001-04-24 22:05 VS, revision 9870

implemented (more) correct <pre> handling

2001-04-24 16:38 JS, revision 9869

Corrected include/wx/palette.h; added wxGenericTreeCtrl::SetFont

2001-04-24 13:37 VZ, revision 9868

regenerated

2001-04-24 13:35 VZ, revision 9867

openbsd support added

2001-04-24 00:07 VZ, revision 9866

Unix compilation fixes for new MIME code

2001-04-23 23:46 VZ, revision 9865

applied MIME patch(es) from Chris Elliott

2001-04-23 23:34 VZ, revision 9864

fir for Sun CC 6.0 compilation of wxGTK