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

1999-07-18 21:48 VZ, revision 3037

Enter won't close dialog if [Ok] button is disabled

1999-07-18 18:12 KB, revision 3036

more reasonable default size

1999-07-18 18:09 KB, revision 3035

Added wxHelpControllerHtml, derived from wxHtmlHelpControllerBase. API like wxExtHelpController and fully backwards compatible with the "old" help controller. Docs follow tomorrow. Modified sample to use it if wxHTML is compiled in.

1999-07-18 00:07 HH, revision 3034

Now uses #define __WX_SETUP_H__ to signify that we're using configure

1999-07-17 22:41 HH, revision 3033

Added statline to Makefile.am

1999-07-17 22:19 HH, revision 3032

added TODO list for cross compilation

1999-07-17 22:08 HH, revision 3031

Temp. fix for ..\..\zlib problem.

1999-07-17 21:53 HH, revision 3030

Removed USING_CONFIGURE define. As VZ pointed out, checking HAVE_CONFIG_H is enough to find out wether we're building with configure.

1999-07-17 19:05 HH, revision 3029

Added notes on cross compiling Unix->Windows.

1999-07-17 18:22 HH, revision 3028

ignore...

1999-07-17 18:21 HH, revision 3027

ignore these

1999-07-17 18:12 HH, revision 3026

mingw32/cygwin32 builds now automatically link against the most common win32 libraries.

1999-07-17 17:33 HH, revision 3025

Building wxMSW with configure now also properly installs the msw headers.

1999-07-17 16:30 HH, revision 3024

minor fixes for mingw32 compilation

1999-07-17 16:27 HH, revision 3023

Minor fixes mainly to get stuff compiled using the mingw32 (cross) compiler

1999-07-17 16:23 HH, revision 3022

added mingw32 host platform to configure.in, added WINVER define for windows builds, added USING_CONFIGURE define in acconfig.h and set wxUSE_UNIX default to 0 (needed for cross-compiling and building on non-Unix-ported bash shells) configure will of course set wxUSE_UNIX back to 1 by default.

1999-07-16 23:06 VZ, revision 3021

1. fixed Maximise() mismatch between wxFrame and wxMDIFrame 2. tried (unsuccessfully) to fix the warning in pnghand.cpp 3. fixes for VC and BCC makefiles generation with tmake (still untested)

1999-07-16 10:27 KB, revision 3020

removed obsolete flag

1999-07-16 08:25 SB, revision 3019

check wxUSE_LIBJPEG

1999-07-16 08:19 SB, revision 3018

flag use of multiple selection for MSW

1999-07-15 23:42 RD, revision 3017

Preserve -1 for dilog unit conversions

1999-07-15 23:38 VZ, revision 3016

made the sample work under wxMSW too

1999-07-15 23:34 VZ, revision 3015

some warnings suppressed

1999-07-15 23:33 VZ, revision 3014

renamed controls.* to text.*

1999-07-15 22:46 VZ, revision 3013

the missing file for tmake (sorry)