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-22 01:31 VZ, revision 10639

1. fixed wxBase RPM template 2. fixed several erros in filelist.txt 3. regenarated everything

2001-06-22 01:28 VZ, revision 10638

compilation fixes

2001-06-22 01:28 VZ, revision 10637

some typos fixed

2001-06-22 00:22 VZ, revision 10636

fix for rpm uninstallation

2001-06-22 00:03 VZ, revision 10635

finally, wx/setup.h is not needed in the .spec

2001-06-21 23:54 VZ, revision 10634

regenerated again

2001-06-21 23:45 VZ, revision 10633

fixed bug in baserpm.t and regenerated

2001-06-21 23:32 VZ, revision 10632

added missing files to the RPM

2001-06-21 23:30 VZ, revision 10631

regenerated with tmake

2001-06-21 18:37 VZ, revision 10630

wxBase compilation fix

2001-06-21 18:31 VZ, revision 10629

possible compilation problem fix

2001-06-21 18:25 VZ, revision 10628

enabled all tests for the release

2001-06-21 18:24 VZ, revision 10627

oops... fix for the fix for config.status

2001-06-21 18:12 VZ, revision 10626
  • D /wxWidgets/trunk/samples/internat/de/wxstd.mo
  • D /wxWidgets/trunk/samples/internat/de/wxstd.po
  • D /wxWidgets/trunk/samples/internat/fr/wxstd.mo
  • D /wxWidgets/trunk/samples/internat/fr/wxstd.po

removed obsolete files

2001-06-21 18:12 VZ, revision 10625

some warnings fixed

2001-06-21 17:53 VZ, revision 10624

fixed warning about multiline comment

2001-06-21 17:53 VZ, revision 10623

enable all tests

2001-06-21 17:53 VZ, revision 10622

1. use tar.bz2 as sources, not tar.gz 2. fix URL in the spec files

2001-06-21 17:52 VZ, revision 10621

don't move the file to itself in AC_OUTPUT, this allows to run config.status after configure

2001-06-21 17:51 VZ, revision 10620

1. added erase and event samples to the distribution 2. tar.bz2 now unpacks into wxTOOLKIT-VERSION and not wxTOOLKIT as well

2001-06-21 17:18 VZ, revision 10619

added ru files to the trunk, removed obsolete wxstd files

2001-06-20 13:16 VS, revision 10618

fixed yet another bug in wxHtmlTag's parameters parser

2001-06-19 19:19 , revision 10617

This commit was manufactured by cvs2svn to create tag 'WX_2_2_7'.

2001-06-19 19:19 RD, revision 10616

Updated version number

2001-06-19 12:56 DW, revision 10615

Some OS/2 catching up.

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