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

2002-06-24 15:26 SC, revision 15940

corrected scoping

2002-06-24 15:19 VZ, revision 15939

old mingw32 compilation fix

2002-06-24 15:18 SC, revision 15938

support for arbitrary backgrounds via suppressing the ordinary control background eraser and supplying a hook for us.

2002-06-24 15:15 VZ, revision 15937

wxMotif compilation warning fix

2002-06-24 15:14 VZ, revision 15936

wxMotif compilation fix

2002-06-23 18:55 VZ, revision 15935

fixed compilation for Mac OS X 10.1.4

2002-06-23 17:23 GD, revision 15934

corrected printf format strings

2002-06-23 17:22 GD, revision 15933

improved memory liberation (explicitly set to NULL after delete)

2002-06-23 17:09 GD, revision 15932

corrected warnings for unused parameters

2002-06-23 16:58 GD, revision 15931

added attribute printf to perform printf format checks (GNU C)

2002-06-23 16:56 GD, revision 15930

added missing include file

2002-06-23 14:10 JS, revision 15929

Applied patch [ 546335 ] Added Automation types and array access

2002-06-23 14:01 JS, revision 15928

Applied patch [ 571965 ] update stc contrib stuff

2002-06-23 13:55 JS, revision 15927

Applied patch [ 566194 ] Adds taskbar sample to configure-targets

2002-06-23 13:53 JS, revision 15926

Added taskbar sample Makefile.in

2002-06-23 13:51 JS, revision 15925

Applied patch [ 565012 ] Add wxTextValidator to wxTextEntryDialog

2002-06-23 13:38 JS, revision 15924

Applied [ 565397 ] FL wxNewBitmapButton patch

2002-06-22 23:33 VS, revision 15923

forgot to check in new wxrc -- as a side effect, this commit also fixes the bug with deleting source files

2002-06-22 15:58 RL, revision 15922

arg type warning fixes.

2002-06-22 15:55 RL, revision 15921

removed missing treectrl sample bitmaps from dist target,

2002-06-22 14:05 GD, revision 15920

integrated wxMac specific changes into common file

2002-06-21 22:31 VZ, revision 15919

applied patch 568329

2002-06-21 22:07 VZ, revision 15918

added wxMemoryOutputStream test

2002-06-21 21:49 VZ, revision 15917

renamed wxWizard::Fit() to FitToPage() to avoid potential conflicts with wxWindow::Fit() (and the compiler warnings about it)

2002-06-21 21:38 GD, revision 15916

added attribute printf checks to printf like functions (when using gcc)