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-11-27 22:57 VZ, revision 4712

1. wxThread changes (detached/joinable) for MSW and docs updates 2. wxUSE_GUI=0 compilation for MSW (use vc6dll.t with tmake) and many small fixes related to this 3. an attempt to make wxLog more MT friendly 4. a small fix for wxRegConfig: it doesn't create empty unused keys any more (SetPath() would always create a key, now it's deleted if it was empty)

1999-11-27 20:28 RD, revision 4711

compilation fixes

1999-11-27 20:03 RD, revision 4710

fixed to correctly use #if wxUSE_SPINCTRL

1999-11-27 16:45 RR, revision 4709

?lk

1999-11-27 16:44 RR, revision 4708

sds

1999-11-27 16:43 RR, revision 4707

sdasd

1999-11-27 16:42 RR, revision 4706

?jl

1999-11-27 16:40 RR, revision 4705

*** empty log message ***

1999-11-27 16:39 RR, revision 4704

Added wxUSE_SPINCTRL Changed some #include "gtk/.." to <> Removed GTK path from wx-config; this breaks wxPython's build.

1999-11-27 12:03 RR, revision 4703

Correction to DnD code.

1999-11-26 17:41 RR, revision 4702

Minor changes.

1999-11-26 17:35 RR, revision 4701

Same changes as last commit... Maybe CVS works now.

1999-11-26 17:34 RR, revision 4700

Added tooltips to radiobox (untested). wxListCtrl now uses deferred events. Some debug code changes.

1999-11-26 16:29 VZ, revision 4699

attempt at more compilation fixes

1999-11-26 15:26 VZ, revision 4698

wxUSE_RICHeDIT added

1999-11-26 15:26 VZ, revision 4697

more compilation fixes

1999-11-26 11:44 VZ, revision 4696

1. wxBase compiles/links again 2. wxString::reserve() (STLese for Alloc()) added 3. compilation fixes for mingw32/BC++

1999-11-26 11:37 VZ, revision 4695

1. wxBase compiles/links again 2. wxString::reserve() (STLese for Alloc()) added 3. compilation fixes for mingw32/BC++

1999-11-26 09:53 VZ, revision 4694

mingw32 compilation fixes

1999-11-25 23:28 VZ, revision 4693

1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed 2. tooltips work with wxRadioBox 3. duplicated OnCtlColor()s moved to wxControl

1999-11-25 22:59 VZ, revision 4692

compile fix for gcc

1999-11-25 17:19 VS, revision 4691

a bit better solution for &copy;,&nbsp; etc. (in terms of speed)

1999-11-25 15:54 GT, revision 4690

Added "const" to the (char *) type params that should have been const params. Cleaned up code surrounding the upper casing (or not uppercasing) user names and table names for specific databases.

1999-11-25 15:52 GT, revision 4689

Added "const" to the (char *) type params that should have been const params

1999-11-25 13:42 JJ, revision 4688

Committing in . VMS-Makefile for dialoged Added Files: wxWindows/utils/dialoged/src/descrip.mms ----------------------------------------------------------------------