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

2002-04-01 20:34 RD, revision 14890

Fixed a few little bugs in how some methods are wrapped

2002-04-01 20:33 RD, revision 14889

Added wxIconBundle and wxTopLevelWindow.SetIcons.

2002-04-01 20:31 RD, revision 14888

Added wxListCtrlAutoWidthMixin from Erik Westra.

2002-04-01 20:29 RD, revision 14887

A saner implementation for the new wxToolBar methods that keeps backwards compatilibilty (including keyword args names for wxPython) and still exposes the new stuff.

2002-04-01 20:28 RD, revision 14886

Some cleanup

2002-04-01 20:27 RD, revision 14885

Trying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combobox, doesn't work yet.

2002-04-01 14:09 JS, revision 14884

Modifications to get wxNanoX compiling again

2002-04-01 13:36 VZ, revision 14883

restored full redraw on repain behaviour by default, also some cleanup in the windows classes registration code

2002-04-01 11:59 RR, revision 14882

Made wxFileDialog PDA friendlier.

2002-04-01 11:41 RR, revision 14881

Temporarily use self-made wxTextCtrl in wxX11 until the in /src/univ.cpp works better.

2002-03-31 14:07 RR, revision 14880

As in 2.2.9, toolbars should not get the focus.

2002-03-31 14:06 RR, revision 14879

Minor tweak (up-ported from 2.2.9) to make flat toolbars look slightly better even without rebar controls underneath.

2002-03-31 12:06 RR, revision 14878

Compile fix when not using WXR resources.

2002-03-31 12:06 RR, revision 14877

Compile fix for MinGW32

2002-03-30 23:27 VZ, revision 14876

fix for the paths with trailing (back)slashes

2002-03-30 22:53 RR, revision 14875

some more tweaks were required

2002-03-30 21:18 RR, revision 14874

Rewrote wxToolBar another time. Other minor tweaks.

2002-03-30 19:57 VZ, revision 14873

fixed an apparent bug in DetermineScaling()

2002-03-30 11:16 RR, revision 14872

Added code for erasing the small square between scrollbars. Corrected window size if scrollbars is removed/added. Reduce flicker in scrollbars. Prevent scrollbars from jumping back to original position if the mouse just barely left the scrollbar.

2002-03-30 01:28 RR, revision 14871

Configure changes for StrongARM cross-compilation.

2002-03-30 01:19 RD, revision 14870

Give access to m_lastKeydownConsumed

2002-03-30 01:18 RD, revision 14869

Don't set the longhelp in the statusbar if there isn't one.

2002-03-30 01:18 RD, revision 14868

Set flags and libs for using unicows if MSLU=1

2002-03-29 22:58 RR, revision 14867

Some work for wxX11 on 8-bit visuals.

2002-03-29 21:11 RR, revision 14866

Removed old #ifdef from GTK 1.0