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-03-16 06:27 RD, revision 1936

wxPython 2.0b7

1999-03-16 06:05 RD, revision 1935

wxPython 2.0b7

1999-03-15 13:22 VZ, revision 1934

wxMotif compilation fix: tooltips always disabled, motif/setup.h created

1999-03-15 09:44 RS, revision 1933

removed Antiflicker plugin and simple customize plugin from default plugins

1999-03-15 09:33 RS, revision 1932

Completed Vadims HAVE_BOOL changes

1999-03-14 22:31 VZ, revision 1931

typos in error messages corrected

1999-03-14 22:00 VZ, revision 1930

compilation fix (forgot to check in this one)

1999-03-14 21:22 KB, revision 1929

Fixes and more functionality.

1999-03-14 16:04 KB, revision 1928

Should work very well now.

1999-03-14 12:41 VS, revision 1927

fixed bug in GetMimeType under win

1999-03-14 07:52 RS, revision 1926

Made font/color fixes right for windows

1999-03-14 00:26 RS, revision 1925

1. Made use system colors/fonts 2. Made able to use xpm's and honor xpm transparency

1999-03-14 00:15 RS, revision 1924

added wxSYS_COLOR_BTNTEXT case was missing.

1999-03-13 23:58 RS, revision 1923

Made frame layout stuff use system settings for colors, fonts Added xpm's to frame layout demo area makd fl_demo use xpm's under GTK made fl use xpm transparency

1999-03-13 20:14 GL, revision 1922

* Docs fixes, wxStream overview enabled (all docs should compile now)

1999-03-13 00:42 RS, revision 1921

1. added code to dyntbar to allow bitmap loading from windows resources 2. modified fl_demo sample to use bitmaps in windows resource to allow run-from-anywhere behaviour under windows.

1999-03-12 21:36 VZ, revision 1920

another attempt to improve combobox behaviour

1999-03-12 21:22 VZ, revision 1919

some UI adjustments

1999-03-12 19:49 VZ, revision 1918

typo corrected

1999-03-12 19:39 VZ, revision 1917

compilation fix (another typo...)

1999-03-12 19:38 VZ, revision 1916

compilation fix

1999-03-12 19:35 VZ, revision 1915

another (last?) FreeBSD thread compilation fix

1999-03-12 19:12 VZ, revision 1914

more things are done by configure: checks for bool, whether overloading based on size_t/int works or not (for wxString), the type of 3rd argument to getsockaddr, absence of libXpm is not fatal (not tested), whether strings.h exists

1999-03-12 18:42 GL, revision 1913

* wxStreams overview added to the documentation. I didn't yet tested it so I didn't activate it ...

1999-03-12 17:05 JS, revision 1912

Applied fix to wxTreeCtrl (double deletion of items), bitmap wxPalette leak fix, doc fixes