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-30 20:44 VZ, revision 7513

translate window menu title in MDI parent frame

2000-05-30 19:41 VZ, revision 7512

wxStaticLine should now generate mouse messages

2000-05-30 13:08 SN, revision 7511

Changed wxGrid::Refresh to not do anything, modified EndBatch accordingly to still update the grid.

2000-05-29 19:09 RL, revision 7510

added debug versions of wxBase and wxGtk packages. made -contrib packages gtk-contrib since they, well.. are and it will make it simpler to add other ports.

2000-05-29 10:04 VZ, revision 7509

wxTHICK_FRAME the same as wxRESIZE_BORDER

2000-05-29 07:37 JS, revision 7508

Doc fixes

2000-05-28 22:09 VZ, revision 7507

corrected wxFile::Write() return type desc

2000-05-28 22:01 VZ, revision 7506

wxImageList::Create(width, height) added, as in wxMSW

2000-05-28 21:45 VZ, revision 7505

1. added missing const's to wxGrid::CalcXXX(wxRegion& r) fixing compilation 2. put frames with parent into wxTopLevelWindows too

2000-05-28 20:51 OK, revision 7504

Save registry string keys correctly in Unicode mode.

2000-05-28 14:16 SN, revision 7503

Fixed SetCurrentCell for Motif, removed SelectionToDEviceRect.

2000-05-28 12:42 SN, revision 7502

Fix for not using precompiled headers.

2000-05-28 08:35 RR, revision 7501

Made docs about wxTextCtrl::SetValue() precise wrt to modified state.

2000-05-28 08:35 RR, revision 7500

wxTextCtrl::SetValue() sets the controls state to unmodified.

2000-05-26 21:54 VZ, revision 7499

fix for stdin redirection

2000-05-26 15:19 VZ, revision 7498

no changes

2000-05-26 15:18 VZ, revision 7497

added and documented (and using in the sample) wxProcess::CloseOutput()

2000-05-26 12:15 VZ, revision 7496

added wxDC::ResetBoundingBox(), documented it and CalcBoundingBox() too

2000-05-26 11:18 BJ, revision 7495

Improved new GetColumns, based on the old one + smoother database-type conversion and proper field order

2000-05-26 11:13 BJ, revision 7494

Improved new GetColumns, based on the old one + smoother database-type conversion and proper field order

2000-05-26 10:35 VZ, revision 7493

fix warning about virtual function hiding

2000-05-26 10:30 VZ, revision 7492

remove Sun CC warning

2000-05-25 21:54 VZ, revision 7491

1. stderr redirection seems to work under Windows too (documented new wxProcess method too) 2. don't show the window of the (console) process in wxExecute if IO is redirected 3. implemented wxColourDialog::SetTitle 4. implemented wxGauge95::SetForeground/BackgroundColour()

2000-05-25 18:35 VZ, revision 7490

stdout redirection for Unix

2000-05-25 18:35 VZ, revision 7489

added APPEXTRA{C|CPP|CXX}FLAGS