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

2006-08-05 14:48 VZ, revision 40478

remove wx-config link created as part of make install, it shouldn't be included in the package as the link is created by postinst script

2006-08-05 14:46 VZ, revision 40477

added new headers missing from wxGTK headers list

2006-08-05 14:44 VZ, revision 40476

added aui and richtext libs

2006-08-05 14:34 VZ, revision 40475

install static contrib libraries too

2006-08-05 14:29 VZ, revision 40474

added static libs for all contrib libraries

2006-08-05 14:25 VZ, revision 40473

there is no static mmedia lib

2006-08-05 14:17 VZ, revision 40472

contrib lib is called mmedia, not media

2006-08-05 13:34 VZ, revision 40471

added back .mo files (we do have a separate package for them after all); added bakefile presets

2006-08-05 13:31 VZ, revision 40470

don't build wxBase separately here, this is probably an artefact of monolithic build system

2006-08-05 13:24 VZ, revision 40469

test for sys/soundcard.h was failing because of missing sys/ioctl.h

2006-08-05 13:09 VZ, revision 40468

i18n files are installed as part of wxBase (and should be ideally part of separate package), they don't belong here

2006-08-05 13:05 VZ, revision 40467

make prefix /usr by default, not /opt/gnome

2006-08-05 13:04 VZ, revision 40466

use .tar.bz2, not .tar.gz

2006-08-05 12:57 VS, revision 40465

reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition to fit on standard terminal

2006-08-05 00:50 MR, revision 40464

Warning fix.

2006-08-05 00:50 MR, revision 40463

Mark event parameter as unused, as it is unused.

2006-08-04 23:30 VZ, revision 40462

convert wx-config link created by make install to use relative path, otherwise rpm creation fails

2006-08-04 23:14 VZ, revision 40461

make message catalogs before installing them

2006-08-04 23:09 VZ, revision 40460

install locale files as part of wxBase; name directory created by BASE_DIST wxBase-x.y and not wxGTK-x.y

2006-08-04 22:47 VZ, revision 40459

add some more files to fix rpmbuild errors (parts of patch 1533296)

2006-08-04 22:42 VZ, revision 40458
  • D /wxWidgets/trunk/wxGTK_RR.spec

we really, really, really don't need 2 spec files for wxGTK, we need just one of them that works

2006-08-04 22:40 VZ, revision 40457

update spec files version

2006-08-04 22:38 VZ, revision 40456
  • D /wxWidgets/trunk/wxWINE.spec

removing spec file which last worked 7 years ago, if ever

2006-08-04 22:32 VZ, revision 40455

ListLoaded() fixes for 64 bit archs

2006-08-04 22:17 VZ, revision 40454

device numbers in /proc/pid/maps are in hexadecimal, not decimal