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):

2008-05-21 09:41 RR, revision 53686

Query value from the model column given by col->GetModelColumn()

2008-05-21 09:38 VS, revision 53685

fixed compilation with DirectFB 0.9

2008-05-21 08:47 RR, revision 53684

Added InsertColumn( pos, col ), some reformating

2008-05-21 08:12 RR, revision 53683

Update wxString overview

2008-05-21 08:10 RR, revision 53682

Correct wxString:Append docs

2008-05-21 07:39 RR, revision 53681

Correct formatting

2008-05-21 07:34 RR, revision 53680

Mention dropdown menu

2008-05-20 19:40 RR, revision 53679

Commit mem leak fix I introduced

2008-05-20 17:15 RR, revision 53678

replaces unsigned int with wxUIntPtr

2008-05-20 17:01 RR, revision 53677

Fix mem corruption due to string no longer being in scope

2008-05-20 15:10 PC, revision 53676

get wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733

2008-05-20 13:25 SC, revision 53675

make independent from carbon

2008-05-20 13:24 JS, revision 53674

COnversion of some common font names to current platform

2008-05-20 13:24 SC, revision 53673

allows resetting color of text to black, closes #4826

2008-05-20 13:23 SC, revision 53672

allows resetting color of text to black, closes #4826

2008-05-20 13:23 JS, revision 53671

COnversion of some common font names to current platform

2008-05-20 13:04 SC, revision 53670

allows resetting color of text to black, closes #4826

2008-05-20 13:03 SC, revision 53669

allows resetting color of text to black, closes #4826

2008-05-20 12:44 RR, revision 53668

Don't make lines narrower that default line height in variable height mode, don't miss button press

2008-05-20 09:28 VS, revision 53667

symbols added in 2.8.8 need to check for wxABI_VERSION >= 20808, not 20804

2008-05-20 09:04 RR, revision 53666

Added control renderers to GTK+

2008-05-20 07:48 BP, revision 53665

More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).

2008-05-20 05:19 PC, revision 53664
  • D /wxWidgets/trunk/src/gtk/threadno.cpp
  • D /wxWidgets/trunk/src/gtk/threadsgi.cpp
  • D /wxWidgets/trunk/src/gtk/utilsres.cpp

remove unused files

2008-05-20 05:19 PC, revision 53663

add missing braces

2008-05-20 03:36 PC, revision 53662

add missing break statement