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-01-15 10:54 JS, revision 1411

Added wxTE_PROCESS_TAB

1999-01-15 01:12 RR, revision 1410

DnD feedback keyx down and key up. listbox bug added bitmap to wxBitmapDataObject constructor corrected spelling of "Suiss bank account"

1999-01-14 15:18 JS, revision 1409

Added wxMotif data object classes

1999-01-14 15:15 JS, revision 1408

Added some tentative wxMotif clipboard code; did some file formatting

1999-01-14 14:50 VZ, revision 1407

compilation fix

1999-01-14 14:33 VZ, revision 1406

1. NOT_FOUND -> wxNOT_FOUND 2. wxString::Left(), Right(), Before(), After() clean up 3. wxLocale updates

1999-01-14 13:11 KB, revision 1405

Split part of wxExtHelpController into wxHTMLHelpControllerBase to share the filename lookup and URL handling mechanisms with the soon to be created gtk-xmhtml based alternative. Added wxLocale support to allow different translated help files to be used. Tested (no changes to application required) under Solaris.

1999-01-14 11:23 JS, revision 1404

Added OnKeyDown, OnKeyUp.

1999-01-14 08:20 JS, revision 1403

Corrected stupid error.

1999-01-14 00:24 RR, revision 1402

Added wxPrivateDropTarget

1999-01-13 22:31 AN, revision 1401

For MSW, scan line boundary aligned, and >2MB case enabled

1999-01-13 21:26 VZ, revision 1400

compilation problem fixed

1999-01-13 19:01 VZ, revision 1399

updated i18n sample, french translations are now in the "fr" subdirectory. Added some documentation in readme.txt.

1999-01-13 18:21 JS, revision 1398

*** empty log message ***

1999-01-13 18:19 RR, revision 1397

Better disabling of toolbars and menubars

1999-01-13 18:01 JS, revision 1396

wxMSW wxClipboard implementation

1999-01-13 14:23 JS, revision 1395

Added dnd classes, data object classes, changed clipboard class doc, cured filefn.cpp wxFileNameFromPath bug, some tweaks to HelpGen

1999-01-13 12:03 RR, revision 1394

more wxImage on Motif

1999-01-13 11:50 KB, revision 1393

Fixes for compilation problems on Solaris(!). Added detection of glibc2 to fix Linux compilation problems.

1999-01-13 10:51 RR, revision 1392

wxMotif now works with wx-config and make install

1999-01-13 00:44 RR, revision 1391

Forgot one.

1999-01-13 00:42 RR, revision 1390

The usual amount of trash over my telephone fixed Horses everywhere

1999-01-12 23:51 VZ, revision 1389

minor samples fixes

1999-01-12 23:49 VZ, revision 1388

images in the notebook work under MSW too (with or without XPM)

1999-01-12 23:48 VZ, revision 1387

memory leak plugged