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-07-24 06:16 MB, revision 7813

Changes as per patch from Paul Gammans to fix bug with edit control handling.

2000-07-24 04:58 MB, revision 7812

Had accidentally added gridwork.tex to the docs

2000-07-23 19:10 JS, revision 7811

Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. Altered dialog sample to show generic dir dialog.

2000-07-23 15:24 JS, revision 7810

Added scripts to update .dsp files when version changes

2000-07-23 14:26 JS, revision 7809

Updated project and makefiles (VC++) to be more consistent.

2000-07-22 14:03 JS, revision 7808

Cygwin 1.1 mods (main branch)

2000-07-22 14:01 JS, revision 7807

Mods for Cygwin 1.1

2000-07-21 20:45 DW, revision 7806

fixes for trailing commas for OS/2 from WX_2_2_BRANCH

2000-07-21 20:44 DW, revision 7805

fixes for S_IFMT for OS/2 from WX_2_2_BRANCH

2000-07-21 15:43 JS, revision 7804

Corrected some combobox-related code, changed ordering and added wxSpinCtrl support as per bug report

2000-07-21 13:06 DW, revision 7803

ftime enabled OS/2 code added by Guill....

2000-07-21 10:37 NI, revision 7802

moved check for x include/library paths from motif configuration section to main scope of confiure.in; added opengl libs to freebsd target if configured with opengl support

2000-07-21 10:16 NI, revision 7801

uses now the platform independant attributes

2000-07-21 08:30 MB, revision 7800

Trying again to add these files to the main trunk.

2000-07-21 08:24 MB, revision 7799

First batch of work for new wxGrid docs. Very incomplete - still lots to do but will commit more next week. Please don't edit yet without letting me know via the list. - Michael

2000-07-21 06:51 MB, revision 7798

Added ForceRefresh() to request immediate repainting of a grid. Calling Refresh() doesn't do this because of our minimal OnPaint handler (to reduce screen flicker). Setting of position coords for wxGridEvents now takes account of row and col label sizes.

2000-07-21 05:32 GRG, revision 7797

Changes for VISAGECPP (use _ftime to avoid clock skew bug)

2000-07-20 19:18 NI, revision 7796

another small error

2000-07-20 18:18 NI, revision 7795

no comment :)

2000-07-20 18:14 NI, revision 7794

umph, had made a dangerous mistake

2000-07-20 17:31 NI, revision 7793

applied the patch by Garrick Meeker

2000-07-20 17:27 NI, revision 7792

Applied the patch by Garrick Meeker

2000-07-20 04:09 DW, revision 7791

hopefully the final module definition file for VA 3.0 for release 2.2

2000-07-20 04:07 DW, revision 7790

removed a constant not defined for VA in filefn and once again removed #warning not supported by VisualAge

2000-07-20 04:06 DW, revision 7789

removed a comma at the end of an enumeration