Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dlo trac #8779: don't mark cursors executable (from debian packaging).upstream-gitC. Scott Ananian2008-10-061-1/+1
|
* Trac #8778: allow prelighting of buttons.C. Scott Ananian2008-10-062-2/+6
| | | | | | | | | | | | | | | | Buttons don't want to be prelit by default. This required a hack in the sugar theme engine, because just setting bg[GTK_STATE_NORMAL] == bg[GTK_STATE_PRELIGHT] caused odd behavior for toggle buttons in the GTK_STATE_ACTIVE state: if normal color was black, and active color was white, then the toggle buttons would still prelight 'black' when they were active. Unfortunately, GTK does not distinguish a GTK_STATE_PRELIGHT_ACTIVE state. This patch narrows our hack by restricting it to the case where GTK_STATE_NORMAL == GTK_STATE_PRELIGHT. This allows UI designers to use prelighting in cases where it is warranted by setting a PRELIGHT color, while retaining our existing behavior in the default case (where the normal and prelight colors are identical).
* Generate two themes based on SUGAR_SCALING.Marco Pesenti Gritti2008-10-032-19/+19
|
* Merge branch 'master' of git+ssh://eben@dev.laptop.org/git/artworkEben Eliason2008-09-233-27/+17
|\
| * Refine the home view layout icons (#7685)Eben Eliason2008-09-183-27/+17
| |
* | Fix corrupted network-wireless-060.svgEben Eliason2008-09-231-26/+18
|/
* Add connected state to wireless icons (#8554)Eben Eliason2008-09-1819-51/+204
|
* Tweak appearance of settings icon (#8198)Eben Eliason2008-09-181-2/+5
|
* Add icons for 'box', 'triangle', and 'spiral' home view layouts.C. Scott Ananian2008-09-114-0/+43
|
* Add preferences icon to the theme (#7987)Eben Eliason2008-08-275-2/+29
|
* Fail if icon-slicer is not installed.Marco Pesenti Gritti2008-08-271-0/+3
|
* TypoMarco Pesenti Gritti2008-08-271-1/+1
|
* Try harder to fix the build on older automake.Marco Pesenti Gritti2008-08-271-3/+7
|
* Use top_builddir instead of builddir which doesn't seemMarco Pesenti Gritti2008-08-271-1/+1
| | | | to be generated by some automake version.
* Improve the progress bar to match the specification more closely. (Ticket #7646)Benjamin Berg2008-08-264-34/+55
|
* Use ln -sf to make reinstallation work.Marco Pesenti Gritti2008-08-221-40/+40
|
* Trac #4312: commit placeholder icons for audio-volume-* to fix totem plugin.C. Scott Ananian2008-08-215-0/+61
| | | | | | These placeholders are borrowed from device/speaker-* icons, and will serve to fix trac #4312 until Eben can draw us some proper sugar-theme icons.
* Add 'go-home' icon.C. Scott Ananian2008-08-212-0/+11
|
* Add additional icon aliases (dlo trac #7939).C. Scott Ananian2008-08-211-0/+6
| | | | | Aliases added for application-exit, dialog-apply, document-open, and process-stop.
* Add forgotten icons to Makefile; realphabetize.C. Scott Ananian2008-08-211-7/+10
|
* User icon-slicer to generate the icons, instead of cursorthemegen.Marco Pesenti Gritti2008-08-2112-1728/+14
|
* Add view-details icon to themeEben Eliason2008-08-192-0/+9
| | | | | This icon will be used in the Journal to reveal the details page for each entry/object.
* Tweak visual appearance of computer device iconEben Eliason2008-08-191-5/+4
|
* Add computer device icon to the themeEben Eliason2008-08-192-0/+9
|
* Release 0.82.0v0.82.0Simon Schampijer2008-08-071-1/+1
|
* Trac #7641: Install GTK compatibility symlinks using icon-naming-utils package.Marco Pesenti Gritti2008-08-047-2/+40
| | | | | | | | | | | | | | | | | The GTK stock icons use pre-standardized icon names. The sugar theme uses icon names from http://www.freedesktop.org/wiki/Specifications/icon-naming-spec but GTK still uses its internal names for stock icons. In order for stock buttons, icons, and existing GTK applications to be themed correctly, we need to install symlinks. This commit adds a build dependency on the icon-naming-utils package, available in both Fedora and Debian. Packagers, take note. Patch by C. Scott Ananian <cscott@laptop.org> Minor cleanups by me
* Release 0.81.3v0.81.3Simon Schampijer2008-07-311-1/+1
|
* Add emblem-downlaods to the themeEben Eliason2008-07-282-0/+14
| | | | | This icon will be used on the download/install button of the software update control panel module.
* Fix text color on white background.Benjamin Berg2008-07-251-1/+1
|
* Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/artworkBenjamin Berg2008-07-251-1/+1
|\
| * Release 0.81.2Marco Pesenti Gritti2008-07-221-1/+1
| |
* | Add a special case for the SugarSectionView as it has a white background.Benjamin Berg2008-07-251-0/+22
|/
* #7385 Add view-freeform icon (eben)v0.81.2Tomeu Vizoso2008-07-092-0/+11
|
* Add white border to 'crosshair' and 'xterm (#6292)Eben Eliason2008-07-071-0/+0
|
* Release 0.81.1v0.81.1Marco Pesenti Gritti2008-06-201-1/+1
|
* Fix an accidental paste.Benjamin Berg2008-05-271-1/+1
|
*