ChangeSet ID: 15726 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: jnewman@wine.codeweavers.com 2005/01/27 09:42:54
Modified files: . : appimage.php screenshots.php scripts.js admin : adminAppDataQueue.php include : screenshot.php sidebar_admin.php Added files: admin : adminScreenshots.php images : watermark.png include : image.php
Log message: Jonathan Ernst Jonathan@ErnstFamily.ch * new screenshot and image classes
Patch: http://cvs.winehq.org/patch.py?id=15726
Old revision New revision Changes Path 1.7 1.8 +10 -104 appdb/appimage.php 1.18 1.19 +54 -97 appdb/screenshots.php 1.2 1.3 +3 -3 appdb/scripts.js 1.7 1.8 +12 -6 appdb/admin/adminAppDataQueue.php 1.3 1.4 +158 -3 appdb/include/screenshot.php 1.12 1.13 +1 -0 appdb/include/sidebar_admin.php Added 1.1 +0 -0 appdb/admin/adminScreenshots.php Added 1.1 +0 -0 appdb/images/watermark.png Added 1.1 +0 -0 appdb/include/image.php