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-03-06 21:00 GRG, revision 6488

Some other typos

2000-03-06 20:35 GRG, revision 6487

Use IsConnected instead of m_connected

2000-03-06 18:14 GRG, revision 6486

Ops, typo

2000-03-06 17:44 GRG, revision 6485

Trying to fix IPC problems under Linux as reported by VS

2000-03-06 17:37 VZ, revision 6484

system libtiff can now be used instead of the built-in one

2000-03-06 17:34 JS, revision 6483

Corrections

2000-03-06 17:34 GRG, revision 6482

Added wxIcon(const char **) ctor (same as char **)

2000-03-06 17:23 GRG, revision 6481

removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG

2000-03-06 17:16 VZ, revision 6480

patches from Ricky Gonzales <gonzales@pyramid3.net>: 1. BC++ 5.5 compilation/building fixes 2. wxMSW listctrl will use correct ILC_COLOR flag depending on current display depth 3. wxFrame::Show() argument is TRUE by default undet GTK/Motif too

2000-03-06 17:14 GRG, revision 6479

Documented Destroy()

2000-03-06 17:11 GRG, revision 6478

Documented Destroy()

2000-03-06 16:50 GRG, revision 6477

Added a mention about demos/ instead of samples/ Added a mention of the 'samples overview' section in the wxWindows manual Added EOF marker to easily distinguish the text from the CVS log.

2000-03-06 16:31 GRG, revision 6476

Added rotate sample and comment about masks in wxImage::Rotate

2000-03-06 16:19 GRG, revision 6475

Disabled memory tracing code for mingw32, Added LIBTIFF support by default, Added comment about itsy bitsy lib being useful for win3.1 only,

2000-03-06 15:35 GRG, revision 6474

And now some more of them

2000-03-06 15:28 GRG, revision 6473

Moved some items to 'already done' in the todo list

2000-03-06 15:08 GRG, revision 6472

Slight changes to the stopwatch test

2000-03-06 09:37 MJ, revision 6471

*** empty log message ***

2000-03-06 09:08 MJ, revision 6470

dbbrowse.cpp dbbrowse.h

2000-03-06 04:40 RL, revision 6469

set m_clipXX so dc.GetClippingBox returns real bounding box

2000-03-06 02:30 GRG, revision 6468

Added blind-fix for vert. scrollbars - not tested yet

2000-03-06 00:59 GRG, revision 6467

Added support for timer events in Motif

2000-03-05 23:42 RL, revision 6466

set m_clipXX to resultant clipping region

2000-03-05 20:03 SN, revision 6465

Re-added XtDestroyWidget call in ~wxWindow - hopefully fixed the problem with scrolledWindow.

2000-03-05 19:53 RR, revision 6464

Enabled OpenGl in RPM.