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

2000-03-09 14:58 SN, revision 6538

Added workaround for life crashing in toolbar deletion.

2000-03-09 14:25 SN, revision 6537

Modified keyboard and mouse handling wrt selecting blocks/cells.

2000-03-09 14:19 GRG, revision 6536

Added samples.inc to DATAFILES in Makefile.in - is that enough?

2000-03-09 14:01 MJ, revision 6535

doc.cpp

2000-03-09 13:57 SN, revision 6534

Changed Shift+Arrow handling Fixed Ctrl/Shift/Alt/Meta handling in generated events. Added display of Ctrl/Shift/Alt/Meta status to griddemo.

2000-03-09 13:24 RR, revision 6533

Some make corrections for HP and related, Changed refresh order so that window-less widgets don't get overdrawn anymore, Prevent GTK from filtering our supposedly unneeded expose events, Block all expose calls if a resize is requested and do a full redraw then, thus removing flicker and behaving like wxMSW, Moved some doubled expose and draw code from GtkPizza to the respective callbacks in window.cpp, Set idle priority to a higher value (which should indicate a lower priority if I interpret glib.h correctly) but the desired side-effect didn't really show up.

2000-03-09 12:07 GRG, revision 6532

Removed an extra scope resolution operator in the declaration of class LifeShape

2000-03-08 15:12 VZ, revision 6531

(blind) gcc fixes

2000-03-08 15:08 VZ, revision 6530

warnings in wxCHeCK_MSG fixed

2000-03-08 15:08 VZ, revision 6529

warning in wxCustomDataObject::Free fix (I hope)

2000-03-08 15:06 RL, revision 6528

final (touch wood) tidy after things went pearshaped on line 666

2000-03-08 14:40 GT, revision 6527

Fixed the fix of the fix so it will compile under VC6

2000-03-08 14:17 RL, revision 6526

fixed my own typo.. oops

2000-03-08 14:10 JS, revision 6525

Correction

2000-03-08 13:48 DW, revision 6524

Placed an ifndef for VA around the MSWGetImagePixels declaration.

2000-03-08 13:34 RL, revision 6523

fix for pageup 'blind spot'

2000-03-08 13:04 JS, revision 6522

Added WinHelp sample doc to samples/help, and made it possible to show both native and wxHTML help

2000-03-08 10:38 JS, revision 6521

More makefile and project fun

2000-03-08 08:32 JS, revision 6520

Made VC++ makefiles and project files a bit more consistent

2000-03-08 08:30 GRG, revision 6519

Forgot to add this one

2000-03-08 08:29 GRG, revision 6518

Updated to reflect some of the latest changes

2000-03-08 08:28 MJ, revision 6517

calctrl.h

2000-03-08 08:28 GRG, revision 6516

All IO calls take void* instead of char* Added Get/SetClientData to wxSocketBase and wxSocketEvent Some other deprecated functions & co.

2000-03-08 08:25 JS, revision 6515

Added WIN16 code for window disabler

2000-03-08 07:28 JJ, revision 6514

Committing in . Modified Files: wxWindows/descrip.mms ----------------------------------------------------------------------