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-06-19 12:12 VZ, revision 10614

fixed <iostream> detection

2001-06-19 08:39 VZ, revision 10613

fixed OLE path as in 2.3 branch

2001-06-19 08:38 VZ, revision 10612

added [bzip-]dist-only targets to the makefile

2001-06-18 22:37 VS, revision 10611

applied patch #432997 (wxHTML added to Watcom makefiles)

2001-06-18 17:41 VZ, revision 10610

implemented text styles for GTK+

2001-06-18 15:52 DW, revision 10609

define this, wxSIZE_T_IS_UINT, for OS/2.

2001-06-17 22:41 JS, revision 10608

Reduced true colour icon (!) to 16 colours, updated project files and scripts

2001-06-17 18:34 JS, revision 10607

Makefile and other small corrections

2001-06-17 13:32 JS, revision 10606

Canvas lib precompiled header fix; doc typos fixes; makefile.vc dbtable.cpp addition

2001-06-17 13:25 VZ, revision 10605

more region tests

2001-06-17 13:14 VZ, revision 10604

fixed clip rect when logical coords != device ones

2001-06-17 10:41 VS, revision 10603

fixed stream error handling

2001-06-16 22:57 VZ, revision 10602

warning fix

2001-06-16 22:48 VZ, revision 10601

added GetSizer

2001-06-16 21:13 GD, revision 10600

disable toggle button under Mac OS X (not yet implemented)

2001-06-16 21:11 GD, revision 10599

added listbox creation under Mac OS X and toggle buttons

2001-06-16 01:36 VZ, revision 10598

applied patch #428104 (SetSizeHints() for wxMDIChildFrame)

2001-06-16 01:22 VZ, revision 10597

oops, compilation fix

2001-06-16 01:21 VZ, revision 10596

applied patch 433505 (MDI parent activation fix)

2001-06-16 01:17 VZ, revision 10595

applied 2nd part of flicker reducing patch

2001-06-16 01:14 VZ, revision 10594

applied patch 427702 (remove flicker)

2001-06-16 01:09 VZ, revision 10593

applied (part of) patch 433176 (reduce flicker)

2001-06-16 00:59 VZ, revision 10592

1. improved wxKill() implementation for Win32 2. added wxKillError output parameter to wxKill 3. added wxProcess::Kill() and Exists() 4. documented all the new stuff 5. updated the sample to show it

2001-06-15 23:08 VZ, revision 10591

subclass status bar as any normal window to ensure that the events from the controls inside it are processed normally

2001-06-15 22:55 VZ, revision 10590

compilation fixes and some cleanup