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-08-06 10:41 GT, revision 7963

More updates - All wxDb members now documented - still needs proofreading done

2000-08-06 10:39 GT, revision 7962

Fixed a typo in a display string - Passowrd

2000-08-06 10:12 VZ, revision 7961

warnings fixed for compilation with VC++ at max warning level with optimization (mainly "unreachable code"), another warning ("function not inlined") disabled in defs.h, minor fixes to DLL project file template

2000-08-06 08:18 JS, revision 7960

Some BC++ fixes

2000-08-06 07:05 RL, revision 7959

fix for minimum required python version. added i18n package.

2000-08-06 05:55 KH, revision 7958

support for drawing arbitary object on DC's

2000-08-06 03:15 MB, revision 7957

Minor compilation fixes for Borland. Changed tabs to spaces.

2000-08-05 21:26 VS, revision 7956

fixed bug in wxrcedit makefile

2000-08-05 21:25 VS, revision 7955

added minsize variable for sizers and sizeritems

2000-08-05 21:25 VS, revision 7954

got rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading xml file ; also fixed bug in XMLID macro

2000-08-05 21:25 VS, revision 7953

got rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading xml file

2000-08-05 19:47 GT, revision 7952

Updated to include information on the -interactive command line parameter

2000-08-05 19:45 GT, revision 7951

Intermediate checkin of the wxDb database class manual pages - still incomplete, and not proofed yet

2000-08-05 19:41 GT, revision 7950

Typo unfixed, as the source file for this class also misspells the word Occurred

2000-08-05 18:49 GT, revision 7949

Added default constructors/destructors to allow plugging of (potentially large) memory leaks

2000-08-05 18:34 GT, revision 7948

Reformatted source to normalize spacing/indentation - no code changes

2000-08-05 18:17 GT, revision 7947

Reformatted source to normalize spacing/indentation - no code changes

2000-08-05 18:16 GT, revision 7946

Reformatted source to normalize - no code changes

2000-08-05 17:21 GT, revision 7945

Comments added to acknowledge contributors Cleanup of commented out blocks that were no longer needed

2000-08-05 17:20 GT, revision 7944

Comments added to acknowledge contributors

2000-08-05 17:18 GT, revision 7943

Replaced german variable names with english wxDbGetConnection() default on scrolling cursors did not use wxODBC_FWD_ONLY_CURSORS

2000-08-05 17:16 GT, revision 7942

Replaced german variable names with english wxDbGetConnection() did not check for the correct scrolling of cursors when re-using a cached database connection

2000-08-05 15:53 VZ, revision 7941

added another inline AddTool

2000-08-05 15:39 VZ, revision 7940

added another inline AddTool

2000-08-05 12:03 VZ, revision 7939

more fixes for VC++ .dsps