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

2006-10-17 18:21 JS, revision 42081

SetSelection(wxNOT_FOUND) now works correctly.

2006-10-17 17:18 JS, revision 42080

Fixed assert when moving out of a menu

2006-10-17 17:16 JS, revision 42079

Support wxDF_UNICODETEXT

2006-10-17 16:57 JS, revision 42078

Draw tool transparently if we have a mask

2006-10-17 14:44 ABX, revision 42077

Headers cleaning.

2006-10-17 14:12 JS, revision 42076

Added various list commands to demonstrate new list features. Now uses wxRichTextStyleListCtrl giving a choice of style types to display.

2006-10-17 14:09 JS, revision 42075

Added list style to text attributes, independent from paragraph style Added list style definition Added SetListStyle, ClearListStyle, NumberList, PromoteList to buffer and control classes Changed style listbox so double-click applies style instead of single click. This allows for multiple items to be applicable, and also in future to edit styles from this listbox without accidentally applying the style to content. Added wxRichTextStyleListCtrl which also shows a wxChoice for selecting the type of style to display. Style sheets can form a chain to allow inheritance from current style sheet (not yet supported by style list controls). Added PushStyleSheet/PopStyleSheet.

2006-10-17 09:27 SC, revision 42074

fixing coordinate conversions

2006-10-17 05:50 PC, revision 42073

remove assert from PurgeOtherRepresentations,we'll have to trust that callers know what they're doing

2006-10-17 04:20 PC, revision 42072

use common AllocExclusive, rather than custom code

2006-10-17 03:19 PC, revision 42071

implement {Create,Clone}RefData for gtk wxBitmap

2006-10-17 03:18 PC, revision 42070

add public wxObject::UnShare

2006-10-17 00:15 RD, revision 42069

Patch #1576397, fix to properly render months that start on a Sunday

2006-10-16 21:55 RD, revision 42068

Show the AlphaDrawing sample

2006-10-16 21:53 RD, revision 42067

reSWIGged

2006-10-16 21:52 RD, revision 42066

docstring fix

2006-10-16 21:44 RR, revision 42065

Correct wxComboBox height in wxToolbar for old GtkCombo-based implementation.

2006-10-16 20:56 RD, revision 42064

Compile fix: forward decalare wxFloatingPane

2006-10-16 20:55 RR, revision 42063

Fix wxMiniFrame caption height.

2006-10-16 20:36 RR, revision 42062

[ 1578466 ] Support for custom floating panes

2006-10-16 20:27 RR, revision 42061

[ 1578468 ] full support for "destroy on close" flag

2006-10-16 20:26 RD, revision 42060

reSWIGged

2006-10-16 20:25 RD, revision 42059

use the right number in the tarball filename

2006-10-16 20:24 RD, revision 42058

put the gdiplus.dll with the wx DLLs

2006-10-16 20:22 RD, revision 42057

use wx.GCDC