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-09-17 19:17 VS, revision 8388

documented EVT_LIST_ITEM_RIGHT_CLICK

2000-09-17 19:17 VS, revision 8387

added rc2xml and wxr2xml convertor (no makefiles yet)

2000-09-17 19:16 VS, revision 8386

added disabled, focus and selected to wxBitmapButton handler

2000-09-17 19:16 VS, revision 8385

removed bitmap scaling in bitmap button handler

2000-09-17 09:42 RR, revision 8384

Updated doc date.

2000-09-17 09:41 RR, revision 8383

Replaced old with new ODBC classes in "Classes by Category"

2000-09-17 04:03 VZ, revision 8382

1. wxNcPaintEvent for wxMSW 2. wxTextCtrl (single line) cursor movement/basic editing

2000-09-16 18:51 VZ, revision 8381

added lbox test

2000-09-16 17:34 VZ, revision 8380

wxTreeCtrl docs additions/corrections, wxNotifyEvent::Allow() adocumented

2000-09-16 17:19 VZ, revision 8379

mention (incompatible) wxListCtrl::Find change

2000-09-16 17:15 VZ, revision 8378

updated Find() docs

2000-09-16 11:30 RR, revision 8377

wxBase RPM version 2.2.2

2000-09-16 11:26 RR, revision 8376

Set the m_isFrame flag corrcetly. Typo.

2000-09-16 11:25 RR, revision 8375

RPM version 2.2.2

2000-09-16 11:08 RR, revision 8374

Updated changes.txt

2000-09-16 11:07 RR, revision 8373

Bumped version to 2.2.2.

2000-09-16 11:05 RR, revision 8372

Backported theme code to 2.2 branch.

2000-09-16 11:02 RR, revision 8371

Bumped version to 2.2.2

2000-09-15 18:22 VZ, revision 8370

1. OnNcPaint() fixed, seems to work 2. start of wxTextCtrl

2000-09-15 16:51 RR, revision 8369

Minor corrections to new theme code.

2000-09-15 14:35 VZ, revision 8368

1. added wxNcPaintEvent and generate it under GTK/use under wxUniv 2. minor fixes to wxCheck/Radio/wxCheckList/Box appearance - now seems fine

2000-09-15 13:15 JS, revision 8367

Added Set/GetThemeEnabled and used this for determining whether to paint a theme background.

2000-09-15 11:49 RR, revision 8366

wxFrame's m_mainWidget didn't have themes.

2000-09-15 11:13 RR, revision 8365

Notebook theme attampt.

2000-09-14 21:32 VS, revision 8364

added new controls