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

2007-04-26 19:54 ROL, revision 45681

some sizing fixes

2007-04-26 19:53 ROL, revision 45680

drag-and-drop highlighting

2007-04-26 19:52 ROL, revision 45679

more param renaming, some sizing fixes

2007-04-26 19:51 ROL, revision 45678

drag-and-drop adding of controls to test window

2007-04-26 19:48 ROL, revision 45677

set labels for new controls

2007-04-26 19:42 ROL, revision 45676

specify order of radios in prefs dlg

2007-04-26 19:33 ROL, revision 45675

made main toolbar bitmaps 24x24

2007-04-26 18:45 RR, revision 45674

Only set focus to widget automatically if left down event was not handled (as per wxMSW).

2007-04-26 18:42 RR, revision 45673

Added IsOfStandardClass() as per wxMSW.

2007-04-26 18:40 RR, revision 45672

Added Test for wxComboBox::SetValue() to widgets sample. Make wxGTK not send text change events then.

2007-04-26 15:46 PC, revision 45671

build fix

2007-04-26 14:03 CE, revision 45670

add Borland Developer Studio and Turbo Explorer info

2007-04-26 13:38 CE, revision 45669

better user info

2007-04-26 13:28 CE, revision 45668

fix dll path

2007-04-26 13:05 VZ, revision 45667

added Roscale() test

2007-04-26 12:50 VZ, revision 45666

added Rotate() test

2007-04-26 12:42 CE, revision 45665

add Borland Developer Studio project file (for Turbo Explorer) uses dll build

2007-04-26 12:00 VS, revision 45664

more efficient implementation of ToAscii/FromAscii in UTF8 build

2007-04-26 11:40 VS, revision 45663

use UTF8-encoded char* strings in UTF8 build instead of wchar_t* if the current locale uses UTF8; fall back to widechar CRT functions in the locale is not UTF8

2007-04-26 11:11 CE, revision 45662

remove warnings of intentionally unreachable code

2007-04-26 10:54 CE, revision 45661
  • D /wxWidgets/trunk/docs/latex/wx/hvscroll.tex

removd as recommended in http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/85790/

2007-04-26 10:50 CE, revision 45660

tested and applied http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/85790/

2007-04-26 09:29 CE, revision 45659

update to 2.8.4

2007-04-26 09:24 CE, revision 45658

release should be 4 in 2.8.4

2007-04-26 05:22 PC, revision 45657

replace 5 copies of size constraining code with one function