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-05-08 00:03 VZ, revision 10038

fixed iso8859-15 handling (backmerged from 2.2)

2001-05-07 23:58 VZ, revision 10037

fixed iso8859-15 handling

2001-05-07 22:30 RD, revision 10036

some updates for new methods, constants, etc.

2001-05-07 22:17 DW, revision 10035

More scrolling work.

2001-05-07 15:52 VZ, revision 10034

support cygwin as synonim for cygwin32

2001-05-07 15:08 VZ, revision 10033

GetSelection() always returns from <= to as wxMSW does

2001-05-07 14:37 JS, revision 10032

Some makefile corrections

2001-05-07 09:57 JS, revision 10031

Misc small mods

2001-05-07 04:17 DW, revision 10030

Support for scrolling

2001-05-06 22:23 VS, revision 10029

MGL structs fwd declared

2001-05-06 22:22 VS, revision 10028

oops, forgot to remove temporary debug printf...

2001-05-06 22:22 VS, revision 10027

wxTAB_TRAVERSAL is default style for wxPanels from XRC

2001-05-06 22:22 VS, revision 10026

added 'name' to wxEditableListBox ctor

2001-05-06 22:22 VS, revision 10025

added <accel> attribute to wxMenuItem

2001-05-06 22:21 VS, revision 10024

added version saving to wxrcedit

2001-05-06 22:21 VS, revision 10023

added version information to XML resources

2001-05-06 22:21 VS, revision 10022

fixed typo that caused incorrect if there was only one book

2001-05-06 22:21 VS, revision 10021

fixed loading of resource from zip files (now handles both .xrc and binary .xmb files)

2001-05-06 22:20 VS, revision 10020

1.first attempt to wxFont in wxMGL 2. backported wxNativeFontInfo to this branch so that I don't have to rewrite wxFont after merge

2001-05-06 18:58 GD, revision 10019

added clientcontext variable to Open Transport initialisation

2001-05-06 18:51 GD, revision 10018

applied correction from Marc Newsam in calculations of linesize tested with the image sample which now produces expected results

2001-05-06 17:41 RR, revision 10017

Made the applet code compile under GTK.

2001-05-06 05:15 DM, revision 10016

Added Codewarrior project files for jpeg, png, tiff, and zlib.

2001-05-06 05:03 RD, revision 10015

MouseWheel stuff Added wxToggleButton other odds and ends

2001-05-06 02:05 VZ, revision 10014

menu sample builds and starts! but crashes a bit later