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-28 14:36 SN, revision 45706

Compilation fix for string changes (patch #1709228).

2007-04-28 10:04 SN, revision 45705

Adapted to API changes with respect to GetTextExtent (patch #1709152).

2007-04-28 07:56 VS, revision 45704

added missing #include "wx/buffer.h"

2007-04-28 07:06 VS, revision 45703

allow the UTF8 build to treat C locale as UTF8, too, it's a 7bit subset of it, so it should be OK

2007-04-27 22:15 RD, revision 45702

backport

2007-04-27 22:13 RD, revision 45701

Ensure there is a g.testWin before trying to use it

2007-04-27 21:35 VS, revision 45700

WX_PRECOMP, not WXPRECOMP

2007-04-27 21:32 VS, revision 45699

PCH-less compilation fixes

2007-04-27 21:03 VS, revision 45698

PCH-less compilation fixes

2007-04-27 20:33 ROL, revision 45697

drop highlight color fix

2007-04-27 20:24 ROL, revision 45696

fixes to move-around methods related to current selection highlight

2007-04-27 20:19 ROL, revision 45695

cursor image type fix

2007-04-27 18:49 RD, revision 45694

backported Roman's latest updates on HEAD to 2.8 branch

2007-04-27 18:26 RD, revision 45693

notes about recent changes

2007-04-27 18:24 RD, revision 45692

reSWIGged

2007-04-27 18:19 RD, revision 45691

Backport fix for window being repositioned after hiding, then reshowing

2007-04-27 16:42 PC, revision 45690

Fix return type for "map_event" and "unmap_event" handlers. Fix wrong return in Show().

2007-04-27 15:50 VS, revision 45689

PCH-less compilation fixes

2007-04-27 10:08 VS, revision 45688

include wxchar.h from string.h in 2.8 compatibility mode to prevent lots of compilation errors

2007-04-27 08:48 VS, revision 45687

added copy ctor to wxCStrData to fix crashes when passing to vararg functions

2007-04-27 00:57 VZ, revision 45686

no changes, just fix a typo

2007-04-26 21:21 RR, revision 45685

Mention change in wxComboBox::SetValue()

2007-04-26 21:18 RR, revision 45684

Don't emit EVT_TEXT after wxComboBox::SetValue()

2007-04-26 20:32 ROL, revision 45683

test prevented to update encoding

2007-04-26 19:55 ROL, revision 45682

final revision