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):

1999-12-16 14:53 GRG, revision 4987

Added #if wxUSE_OWNER_DRAWN

1999-12-16 14:52 GRG, revision 4986

Compilation fix when wxUSE_OWNER_DRAWN is 0

1999-12-16 12:22 GRG, revision 4985

Accomodate changes in CountColours

1999-12-16 12:19 GRG, revision 4984

Changed stopat to stopafter in CountColours

1999-12-15 22:46 VS, revision 4983

image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC -- these files are regenerated makefiles due to change in filelist.txt

1999-12-15 22:46 VS, revision 4982

image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC

1999-12-15 22:39 VS, revision 4981

fixed wxHtmlWindow flicker

1999-12-15 22:38 VS, revision 4980

JPEG handler does not read entire file into memory anymore (+, of course, that headers change)

1999-12-15 22:38 VS, revision 4979

image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC

1999-12-15 19:49 VZ, revision 4978

small compilation fix

1999-12-15 19:47 VZ, revision 4977

merging in the toolbar changes

1999-12-15 19:47 RD, revision 4976

New SWIG generated sources

1999-12-15 19:46 RD, revision 4975

Fixes for differences between wxMSW and wxGTK`

1999-12-15 19:41 VZ, revision 4974

wxToolBarSimple can now be used together with the native version as well as without it

1999-12-15 19:40 VZ, revision 4973

using WX_TIMEZONE set by configure instead of timezone

1999-12-15 19:40 VZ, revision 4972

added datetime.h/cpp to filelist and regenerated the makefiles

1999-12-15 19:38 VZ, revision 4971

tbarsmpl.cpp moved to generic subdir

1999-12-15 19:35 VZ, revision 4970

added check for timezone variable

1999-12-15 19:20 VZ, revision 4969

documented GetLabel/Text, added a note about GetName being deprecated

1999-12-15 18:13 VZ, revision 4968

fix for compilation with both native and generic kinds of toolbars

1999-12-15 18:02 VZ, revision 4967

testing wxToolBarSimple

1999-12-15 17:57 VZ, revision 4966

a fix for the patch

1999-12-15 17:14 VZ, revision 4965

more WXUNUSED() here and there

1999-12-15 17:06 VZ, revision 4964

a small script to regenerate makefiles without running configure

1999-12-15 17:03 DW, revision 4963
  • D /wxWidgets/trunk/src/wxWindows.icc
  • D /wxWidgets/trunk/src/wxWindows.ics

Remove these VisualAge C++ V4.0 files

1999-12-15 16:59 DW, revision 4962

Bitmap and Image updates

1999-12-15 16:54 DW, revision 4961

For use when build samples under wxOS2

1999-12-15 15:34 VZ, revision 4960

fix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de

1999-12-15 14:39 VZ, revision 4959

corrected bug in wxMenu::Enable()

1999-12-15 12:32 GRG, revision 4958

Small bugfix

1999-12-15 12:31 GRG, revision 4957

Added CountColours()

1999-12-15 11:46 GRG, revision 4956

Now saves in eiher 8bit or 24bit

1999-12-15 11:45 GRG, revision 4955

Added ComputeHistogram

1999-12-15 06:02 DW, revision 4954

gdiimage updates

1999-12-15 01:54 VZ, revision 4953

support for multiple rows in Win32 native toolbar

1999-12-15 00:31 VZ, revision 4952

added wxSingleChoiceDialog::SetSelection

1999-12-15 00:28 VZ, revision 4951

fixed wxBitmapButton bug with bitmaps with masks

1999-12-14 23:57 VS, revision 4950

removed USE_SHARED_LIBRARY(IES)

1999-12-14 23:53 VS, revision 4949

added default ctor for wxDirDialog

1999-12-14 23:53 VS, revision 4948

removed USE_SHARED_LIBRARIES

1999-12-14 23:41 VS, revision 4947

removed USE_SHARED_LIBRARIES

1999-12-14 23:32 DW, revision 4946

Visualage C++ V4.0 updates

1999-12-14 19:26 RR, revision 4945

Added a few modifiers to wxSiserItem

1999-12-14 18:51 VZ, revision 4944

wxToolBarSimple modified to work with the new wxToolBarBase too, support for vertical toolbars for GTK

1999-12-14 18:50 VZ, revision 4943

support for vertical toolbars under GTK

1999-12-14 18:49 VZ, revision 4942

added wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong in configure by default

1999-12-14 17:12 VZ, revision 4941

compilation fix

1999-12-14 16:53 RL, revision 4940

added XBM example to image sample

1999-12-14 14:37 SB, revision 4939

~wxBufferedStream puts back unread bytes

1999-12-14 11:21 GT, revision 4938

Fixed the #include of tbar95.h, which referenced the wrong directory path