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-10-13 17:03 CR, revision 3962

Added right/middle click item support

1999-10-13 17:01 CR, revision 3961

Added tree control item click event wrappers

1999-10-13 17:00 CR, revision 3960

Added list control item click event wrappers

1999-10-13 16:59 CR, revision 3959

Added tree control item click events

1999-10-13 16:30 JS, revision 3958

Added some setup files

1999-10-13 16:15 VZ, revision 3957

wxMotif module corrections

1999-10-13 15:35 RR, revision 3956

Forgot resource sample.

1999-10-13 11:59 JS, revision 3955

Added precompiled header stuff.

1999-10-13 11:57 MB, revision 3954

Added demonstration of insert/delete rows/cols

1999-10-13 11:49 MB, revision 3953

Fixed bug causing crashes when all rows or cols were deleted and then an attempt was made to insert rows/cols

1999-10-13 04:36 MB, revision 3952

Put include for makelib.b32 back in (why was it taken out ? without it the lib isn't built)

1999-10-13 02:22 RN, revision 3951

Import regex from tcl 8.4.5

1999-10-13 02:22 , revision 3950

This commit was manufactured by cvs2svn to create branch 'RXSPENCER'.

1999-10-13 02:22 RN, revision 3949

Tcl regex lib

1999-10-13 02:22 VZ, revision 3948

added autogenerated files to make build work

1999-10-12 23:57 VZ, revision 3947

1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 2. dummy typedef added to gsocket.c - trans unit can't be empty 3. WX_DEFINE_EXPORTED_ARRAY & friends appear

1999-10-12 23:49 VZ, revision 3946

tmake template for DLL project for VC++ 6.0

1999-10-12 22:49 DW, revision 3945

More OS/2 stuff

1999-10-12 21:52 RR, revision 3944

Refresh() problem from DialogEd solved Unified the naming of GNU pragmas for base classed: dialogbase, choicebase, etc.

1999-10-12 20:29 RD, revision 3943

Attempting to create module def for wxPython

1999-10-12 17:20 GT, revision 3942

Moved the #include of filefn.h from db.h to db.cpp

1999-10-12 17:19 GT, revision 3941

Moved the #include of filefn.h to db.cpp

1999-10-12 14:36 RR, revision 3940

Some more distrib corrections.

1999-10-12 11:06 GT, revision 3939

Use of a postgres data source would fail due to checking for "PostgresSQL" rather than "PostgreSQL"

1999-10-12 11:02 GT, revision 3938

Changed #ifdef _IODBC_ to #ifdef __UNIX__