appdb/ ./apidb.css ./appbrowse.php ./appdbStat ...

WineHQ wineowner at wine.codeweavers.com
Tue May 1 20:08:23 CDT 2007


ChangeSet ID:	31122
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2007/05/01 20:08:22

Modified files:
	.              : apidb.css appbrowse.php appdbStats.php 
	                 browse_by_rating.php browse_downloadable.php 
	                 index.php preferences.php viewScreenshots.php 
	                 votestats.php 
	admin          : editAppVersion.php 
	help           : index.php 
	include        : application.php application_queue.php 
	                 distribution.php downloadurl.php form_login.php 
	                 form_new.php html.php objectManager.php 
	                 testData.php url.php vendor.php version.php 
	                 version_queue.php 

Log message:
	Chris Morgan <cmorgan at alum.wpi.edu>
	Layout improvements. Change default inner padding for html_frame_start() from 5 to 0, this
	lets us eliminate the white spacing between frames and their contents. Add in a
	div.default_container class that has a 5px padding to replace the now not present default
	spacing.

Patch: http://cvs.winehq.org/patch.py?id=31122

Old revision  New revision  Changes     Path
 1.17          1.18          +3 -0       appdb/apidb.css
 1.24          1.25          +4 -0       appdb/appbrowse.php
 1.18          1.19          +7 -1       appdb/appdbStats.php
 1.3           1.4           +3 -0       appdb/browse_by_rating.php
 1.5           1.6           +4 -0       appdb/browse_downloadable.php
 1.46          1.47          +3 -1       appdb/index.php
 1.35          1.36          +4 -0       appdb/preferences.php
 1.12          1.13          +5 -0       appdb/viewScreenshots.php
 1.31          1.32          +4 -0       appdb/votestats.php
 1.49          1.50          +5 -0       appdb/admin/editAppVersion.php
 1.11          1.12          +7 -1       appdb/help/index.php
 1.108         1.109         +2 -2       appdb/include/application.php
 1.3           1.4           +8 -1       appdb/include/application_queue.php
 1.29          1.30          +4 -4       appdb/include/distribution.php
 1.14          1.15          +4 -4       appdb/include/downloadurl.php
 1.9           1.10          +2 -0       appdb/include/form_login.php
 1.11          1.12          +2 -0       appdb/include/form_new.php
 1.12          1.13          +1 -1       appdb/include/html.php
 1.20          1.21          +9 -0       appdb/include/objectManager.php
 1.51          1.52          +1 -1       appdb/include/testData.php
 1.16          1.17          +1 -1       appdb/include/url.php
 1.25          1.26          +8 -4       appdb/include/vendor.php
 1.126         1.127         +1 -1       appdb/include/version.php
 1.9           1.10          +14 -6      appdb/include/version_queue.php




More information about the wine-cvs mailing list