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-09-30 09:16 SC, revision 11740

mac toplevel window added

2001-09-30 09:12 SC, revision 11739

mac added

2001-09-30 00:09 VZ, revision 11738

DLL compilation fix

2001-09-29 22:15 VS, revision 11737

fixed assertion failures with invalid icons

2001-09-29 22:15 VS, revision 11736

removed superfluous backslash

2001-09-29 22:15 VS, revision 11735

reverted my previous commit to this file; was done by Ron in parallel with me

2001-09-29 16:23 VS, revision 11734

added support for animated GIFs to wxHTML

2001-09-29 10:46 VS, revision 11733

oops, reverted wrong code

2001-09-29 00:47 VZ, revision 11732

templates for VC++ project files

2001-09-28 23:39 VS, revision 11731

input handling in wxTLW/Univ

2001-09-28 23:37 VS, revision 11730

implemented wxActivateEvent properly

2001-09-28 23:36 VS, revision 11729

compilation fixes for MSW+Univ+Mingw32

2001-09-28 23:16 RL, revision 11728

Fixed new lintian warnings. Removed .cvsignore files from cp -R 'd examples. (Please don't use -R in install targets -- we don't need CVS cruft installed on peoples machines..) Added extra contrib libs to contrib-dev package. Removed 'shell' line from some non executable .py scripts. Updated lintian overrides.

2001-09-28 19:20 VS, revision 11727

fixed client area origin handling in wxGTK

2001-09-28 19:19 VS, revision 11726

compilation fixes for MSW+Univ+Mingw32

2001-09-28 19:18 VS, revision 11725

proper fullscreen handling

2001-09-28 17:54 VS, revision 11724

fixed wxGTK fullscreen mode, broken by my previous change to gtk/toplevel.cpp

2001-09-28 16:13 JS, revision 11723

Now uses GetFileAttributes for wxPathExists and wxFileExists under Windows, so it copes with network paths.

2001-09-28 14:41 VZ, revision 11722

applied fix for 8 bit displays (already in the 2.2 branch since almost a year)

2001-09-28 14:35 VZ, revision 11721

applied patch for regex building with BC++ (patch 463140)

2001-09-28 14:33 VZ, revision 11720

yet another fix for wxTextCtrl bg colour (patch 462838)

2001-09-28 14:26 VZ, revision 11719

allow multiple extensions in tge generic wxFileDialog (patch 457580)

2001-09-28 14:25 VZ, revision 11718

removed .d files when doing make clean

2001-09-28 14:01 VZ, revision 11717

applied (slightly modified) wxGLApp patch for MSW

2001-09-28 13:53 VZ, revision 11716

applied wxGLApp patch (#464500)