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

2004-07-13 16:14 ABX, revision 28228

Missed conditional compilation.

2004-07-13 13:41 VZ, revision 28227

clean up modules after destroying the app, not before it

2004-07-13 13:30 ABX, revision 28226

Correct headers. No more specific notebook sizer.

2004-07-13 13:24 ABX, revision 28225

Removal of deprecated methods.

2004-07-13 13:13 ABX, revision 28224

Removal of deprecated methods.

2004-07-13 12:42 ABX, revision 28223

WinCE fixes.

2004-07-13 12:25 ABX, revision 28222

WinCE fixes.

2004-07-13 12:07 VS, revision 28221

set PangoContext's language correctly

2004-07-13 11:33 VS, revision 28220

unified Pango GetTextExtent implementations

2004-07-12 23:29 VZ, revision 28219

made --cppflags return -DwxUSE_GUI=0 when used with --libs=base

2004-07-12 22:22 VZ, revision 28218

replace wxLANGUAGE_DEFAULT with GetSystemLanguage() result in GetLanguageInfo()

2004-07-12 21:55 VS, revision 28217

moved clntdata.h,cpp to wxBase

2004-07-12 21:49 VS, revision 28216

oops, reverted clntdata.h change, it _is_ needed

2004-07-12 21:41 VS, revision 28215

clntdata.h is needed only if wxUSE_GUI

2004-07-12 19:21 ABX, revision 28214

Warning fix

2004-07-12 15:48 VZ, revision 28213

fixed what looked like a bug in determining the default width in DoGetBestSize()

2004-07-12 15:47 VZ, revision 28212

fixed unused variable warnings

2004-07-12 15:06 VS, revision 28211

removed unneeded call to wxGetRootWindow, so that window creation is delayed as much as possible

2004-07-12 14:52 ABX, revision 28210

Warning fix for lack of -> operator.

2004-07-12 14:49 ABX, revision 28209

Warning fix for assignment of unused value.

2004-07-12 14:38 VS, revision 28208

removed useless code accidentally left in

2004-07-12 12:34 VS, revision 28207

documented wxWindow::GetFont changes

2004-07-12 12:33 VS, revision 28206

documented wxWindow::GetFont change

2004-07-12 07:06 SC, revision 28205

added MLTE support for 10.2 via classic implementation

2004-07-12 07:05 SC, revision 28204

added MLTE support for 10.2 via classic implementation