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-01-08 13:46 JG, revision 36778

InsertMenuItem can be used by submenus having bitmaps also

2006-01-08 13:28 JG, revision 36777

InsertMenuItem can be used by submenus having bitmaps also

2006-01-08 12:19 VZ, revision 36776

fixes for Unicode build with CodeWarrior under OS X 10.2 (patch 1373217)

2006-01-08 12:13 VZ, revision 36775

fixed check for Metrowerks mbstowcs(): check for __MSL__ (backport from HEAD)

2006-01-08 12:09 VZ, revision 36774

fixed check for Metrowerks mbstowcs(): check for __MSL__

2006-01-08 10:54 SC, revision 36773

allowing ampersands in choices and comboboxes means we have to strip outside of uma.cpp

2006-01-08 01:33 SN, revision 36772

Replaced get{host,serv}by{name,addr} by the threadsafe wrappers introduced in the previous revision.

2006-01-08 01:29 SN, revision 36771

Avoid multiple definition of wxWidgetArray on OS/2 (where this is an error) by disabling pragma interface/implementation for the files causing the conflict.

2006-01-08 00:01 SN, revision 36770

Renamed magical pragma interface/implementation string to avoid multiple definitions due to identical pragma in common\fldlgcmn.cpp and motif\filedlg.cpp.

2006-01-07 22:54 RD, revision 36769

Document that Ctrl-Shift-F is the fold key now

2006-01-07 21:15 RD, revision 36768

resorted one of the lists of samples, moved MimeTypesManager to Misc

2006-01-07 21:14 RD, revision 36767

tweaked a comment

2006-01-07 20:54 KO, revision 36766

Fix list and None to string conversion so that unicode types aren't converted to string, and vice-versa. Also, check the extension is not an empty string before referencing characters in it.

2006-01-07 20:39 KO, revision 36765

Remove dups produced by wxMac's EnumAllFileTypes.

2006-01-07 20:26 KO, revision 36764

Hardcoded fix to work around some issues with the app bundle finding the correct Python.

2006-01-07 19:47 RD, revision 36763

FloatCanvas has been updated, so add it to the recent updates list.

2006-01-07 19:47 RD, revision 36762

Intercept SetLabel and only update the label if the text changes, to help reduce flicker.

2006-01-07 19:39 RD, revision 36761

Don't try to force the buffers to get built before the Window is sized

2006-01-07 19:37 RD, revision 36760

Remove the accelerators using Ctrl-Alt-* because Ctrl-Alt is AltGr on non-U.S. keyboards and is used for normal typing. Also add support for the normal Scintilla Zooming keys Ctrl-Numpad-+/- as Ctrl-[ and Ctrl-] may not be able to be typed on non-U.S. keyboards without the AltGR key.

2006-01-07 19:17 RD, revision 36759

typo

2006-01-07 19:17 RD, revision 36758

Preserve modification times, etc. on the scp copies

2006-01-07 18:01 SN, revision 36757

Backported improvements in sizing and positioning and various clean-up suggested in patch #1396667

2006-01-07 17:43 vell, revision 36756

fixed typo in prior checkin

2006-01-07 17:29 vell, revision 36755

cleanup - reformat

2006-01-07 16:40 RR, revision 36754

Added configure checks for Hildon framework (Maemo.org)