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-05-07 19:29 RL, revision 7363

update for changes to wxPython

2000-05-06 17:30 RR, revision 7362

Added and documented wxImage::Mirror() and wxImage::Rotate90().

2000-05-06 12:13 HK, revision 7361

Removed -a switch for wxStudio.

2000-05-05 20:17 RR, revision 7360

Added docs for new wxImage constructor. Began docs for grid sizers.

2000-05-05 19:21 RR, revision 7359

Add possibility to create a wxImage from static data (or data on the stack) without using the heap. Tried to fix the crash-all-apps problem reported in the list.

2000-05-05 19:07 DW, revision 7358

Some DC and Statusbar fixes

2000-05-05 16:40 JS, revision 7357

Misc fixes

2000-05-05 15:55 RL, revision 7356

typo fix

2000-05-05 15:21 HK, revision 7355

Fixed wxStudio module.

2000-05-05 15:06 RD, revision 7354

Added wxTipProfider and friends Tweaked wxGrid a bit.

2000-05-05 15:00 RD, revision 7353

Methods to change the cell highlight colour

2000-05-05 13:11 HK, revision 7352

Added wxStudio module.

2000-05-05 10:01 JS, revision 7351

Fixed sash window colour (highlight wasn't showing up); Dialog Editor fix for space distribution

2000-05-05 09:43 SN, revision 7350

Fixed cell highlighting for disabled grid lines.

2000-05-05 08:10 RL, revision 7349

workaround for one gtk Combo horror

2000-05-04 19:22 RD, revision 7348

fix for when gridlines are disabled. something still needs to be done to crrectly redraw after the cell highlight moves.

2000-05-04 19:09 RD, revision 7347

added ability to disable gridlines in the sample

2000-05-04 15:44 BJ, revision 7346

more info fetched in GetColumns

2000-05-04 12:42 BJ, revision 7345

typedef struct error fixed for bcc

2000-05-04 12:19 BJ, revision 7344

new GetColumns() members

2000-05-04 11:52 VZ, revision 7343

test for array sorting added

2000-05-04 11:42 VZ, revision 7342

assert when sorting wxArrayString twice fixed

2000-05-03 17:01 RL, revision 7341

added comment about validators and SetValue(FALSE)

2000-05-03 17:00 RL, revision 7340

typo fixes

2000-05-03 11:06 VZ, revision 7339

trying to fix a (spurious) memory leak report