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-03-04 00:16 SN, revision 26078

Fixed error in moving code from app.cpp in evtloop.cpp - caused accelerator handling to be broken, now fixed again.

2004-03-03 23:40 RD, revision 26077

Put version numbers back to 2.5.1 until 2.5.2 is imminent

2004-03-03 23:12 VS, revision 26076
  • D /wxWidgets/trunk/tests/mbconv/mbconv.bkl

no longer needed

2004-03-03 23:07 VS, revision 26075

regenerated

2004-03-03 23:04 VZ, revision 26074

use global file/regkey by default

2004-03-03 23:02 VZ, revision 26073

fixed bug with not reading settings from HKLM

2004-03-03 23:01 VZ, revision 26072

added AccessMode parameter to wxRegKey

2004-03-03 22:56 VS, revision 26071

applied path 906264: test program

2004-03-03 22:53 VS, revision 26070

compilation fix for unicode

2004-03-03 22:16 VZ, revision 26069

do check for <iostream> even when cross-compiling -- why not?

2004-03-03 22:14 VZ, revision 26068

added wxMenuBar::GetLabelTop() fix

2004-03-03 21:05 MBN, revision 26067

Add missing file.

2004-03-03 21:03 MBN, revision 26066

Removed duplicated code. wxTranslateXXXEvent must not alter the XEvent.

2004-03-03 20:59 MBN, revision 26065

Calculate length explicitly (for wxUSE_STL == 1).

2004-03-03 20:44 JS, revision 26064

Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off theming (some applications look bad without 3D borders)

2004-03-03 20:38 JS, revision 26063

Changed some version numbers to 2.5.2

2004-03-03 20:08 RD, revision 26062

Copy all needed files for the debian source dist

2004-03-03 19:06 RD, revision 26061

Copy all needed files for the debian source dist

2004-03-03 14:47 SC, revision 26060

API adaptions to MSW EnhMetafile, fixes and extensions

2004-03-03 14:20 JS, revision 26059

Only scale an image once, which vastly improves the appearance of scaled images in print and preview

2004-03-03 14:10 SC, revision 26058

API adaptions to MSW EnhMetafile

2004-03-03 13:32 JS, revision 26057

Allow an app to call SetFont on a PS DC without assertion (should be possible to use SetFont before StartDoc).

2004-03-03 10:47 SC, revision 26056

safe destruction, even if redraws might be triggered

2004-03-03 10:46 CE, revision 26055

final part of SF patch #904166 (DMC fix)

2004-03-03 09:39 SC, revision 26054

casting for CW