ChangeSet ID: 14448
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/11/09 16:33:54
Modified files:
include : sidebar_admin.php util.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Show the number of applications that are in the submission queue next to the
"View app queue" link so admins don't have to view the queue to see if there
is anything that needs to be processed.
Patch: http://cvs.winehq.org/patch.py?id=14448
Old revision New revision Changes Path
1.1.1.1 1.2 +1 -1 appdb/include/sidebar_admin.php
1.1.1.1 1.2 +9 -0 appdb/include/util.php
ChangeSet ID: 14447
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/11/09 16:33:11
Modified files:
. : index.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Using a hard coded path breaks the gold and silver list on development appdb
setups and makes it more difficult to relocate appdb. Follow the same
convention of the rest of the code in appdb and use $apidb_root.
Patch: http://cvs.winehq.org/patch.py?id=14447
Old revision New revision Changes Path
1.4 1.5 +45 -15 appdb/index.php
ChangeSet ID: 14446
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/11/09 16:31:15
Modified files:
. : votestats.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Add the ability to choose the number of top apps you want
and to drill down into sections
Patch: http://cvs.winehq.org/patch.py?id=14446
Old revision New revision Changes Path
1.2 1.3 +145 -6 appdb/votestats.php
ChangeSet ID: 14445
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/11/09 14:16:35
Modified files:
. : configure.ac configure
Log message:
Rein Klazes <rklazes(a)xs4all.nl>
Add a first AC_CHECK_HEADERS, forcing checking of the default includes
even when building wine without X11.
Patch: http://cvs.winehq.org/patch.py?id=14445
Old revision New revision Changes Path
1.324 1.325 +104 -101 wine/configure.ac
1.615 1.616 +435 -433 wine/configure