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

2003-02-04 21:37 MBN, revision 19116

Do not redeclare a struct (w32api 2.2 will have it).

2003-02-04 21:29 MBN, revision 19115

Regenerated configure.

2003-02-04 21:09 MBN, revision 19114

Applied patch [ 679397 ] remove GPL code from motif build from Ian Brown, with some modifications; this patch replaces the (GPL) Motif ComboBox with an implementation based on the native (for Motif 2.0) ComboBox. The old ComboBox is still used as a fallback for older Motif versions. My modifications include some method's implementation and some workarounds for LessTif.

2003-02-04 20:34 VZ, revision 19113

try to create smaller executables

2003-02-04 16:43 VZ, revision 19112

added wxLocale::FindLanguageInfo()

2003-02-04 14:24 MBN, revision 19111

Regenerate makefile.

2003-02-04 14:22 MBN, revision 19110

Allow building in unicode mode with just "make -f makefile.g95 UNICODE=1" without requiring setup.h modifications (backport).

2003-02-04 14:19 MBN, revision 19109

Some small updates to build instructions. Most of the changes are simply corrections to Cygwin/MinGW capitalisation/names.

2003-02-04 14:15 MBN, revision 19108

Backported MinGW makefiles improvements from Greg Chicares.

2003-02-04 10:36 JS, revision 19107

2nd step

2003-02-04 10:35 JS, revision 19106

First step in eol fix

2003-02-04 10:31 JS, revision 19105

1st step

2003-02-04 10:28 JS, revision 19104

First step in fix

2003-02-04 10:24 JS, revision 19103

Fixed .dsw file

2003-02-04 10:18 JS, revision 19102

Now commit actual file with correct line endings

2003-02-04 10:16 JS, revision 19101

Fooling CVS into thinking there's been a change

2003-02-04 00:57 VZ, revision 19100

fix for warnings when wxUSE_RESOURCE_LOADING_IN_MSW == 0

2003-02-04 00:56 VZ, revision 19099

added Watcom mention

2003-02-04 00:54 VZ, revision 19098

corrected the value of EUC_JP

2003-02-03 23:31 VS, revision 19097

fixes to ShowFullScreen (KDE 3.1)

2003-02-03 23:23 VS, revision 19096

fixes to ShowFullScreen (KDE 3.1)

2003-02-03 23:09 VZ, revision 19095

added (woefully incomplete) Japanese translations

2003-02-03 22:45 MBN, revision 19094

More changes to be backported.

2003-02-03 22:39 MBN, revision 19093

Make wxr resources work in Unicode mode.

2003-02-03 22:35 MBN, revision 19092

MSVC 5 does not have BIF_EDITBOX.