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-03-15 15:31 VS, revision 44831

fixed wxDataViewCtrl compilation with DigitalMars

2007-03-15 15:00 VZ, revision 44830

rebaked after version change to 2.8.3

2007-03-15 14:55 CE, revision 44829

add readme.txt to files to change

2007-03-15 14:44 VZ, revision 44828

regenerated after 2.8.3 version update

2007-03-15 14:35 VZ, revision 44827

numped up revision for 2.8.3 (there have been no API changes whatsoever)

2007-03-15 13:57 SC, revision 44826

removing superfluous file

2007-03-15 13:02 CE, revision 44825

update to 2.8.3

2007-03-15 12:07 SC, revision 44824

library architecture for debug

2007-03-15 12:05 SC, revision 44823

product name

2007-03-15 12:02 SC, revision 44822

adapting version numbers for 2.8.3, adding new file, building native arch for debug builds, adding run script for static target as well

2007-03-15 10:31 SC, revision 44821

adapting version numbers for 2.8.3

2007-03-15 09:54 CE, revision 44820

update to 2.8.3 (configure and version.bkl to follow)

2007-03-15 09:45 JS, revision 44819

Change log and readme/manual contents update

2007-03-15 09:40 JS, revision 44818

Reverted changes that broke accessors

2007-03-15 04:04 VZ, revision 44817
  • D /wxWidgets/trunk/include/wx/mac/classic
  • D /wxWidgets/trunk/src/mac/classic

removed outdated Classic files to avoid confusing people

2007-03-15 03:43 VZ, revision 44816

added wrapper functions allowing to postpone loading of GDI+ DLL until it's really needed

2007-03-15 03:41 VZ, revision 44815

extracted code including gdiplus.h in a separate header

2007-03-15 02:30 ROL, revision 44814

searching for plugins in XRCEDPATH

2007-03-15 00:21 VZ, revision 44813

fix GetSize() for large files (patch 1680876) [backport from HEAD]

2007-03-15 00:18 VZ, revision 44812

fix GetSize() for large files (patch 1680876)

2007-03-14 23:18 ROL, revision 44811

cleanup of modules loaded from comment directives

2007-03-14 23:17 ROL, revision 44810

moved custom menu up

2007-03-14 21:13 VZ, revision 44809

suppress unused parameter warning

2007-03-14 21:07 VZ, revision 44808

last change was wrong, fix wxUSE_MDI==0 build without completely disabling this file compilation when wxUSE_MDI==1

2007-03-14 21:03 VS, revision 44807

constructing a sentence dynamically is not i18n-friendly, fixed to use two separate translatable strings