Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Add testcase for exercising the icon cache.Tomeu Vizoso2007-09-031-0/+72
|
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-021-6/+5
| | | | Drop the deprecated IconButton.
* Add testcase for toolbar and tray palettes.Marco Pesenti Gritti2007-09-011-0/+65
|
* Implement VTray. A bit of refactoring to share more code.Marco Pesenti Gritti2007-08-301-5/+29
|
* Show arrows only when the icons does not fit.Marco Pesenti Gritti2007-08-271-0/+9
|
* Very first go at the tray widget, based on Eduardo and Simon work.Marco Pesenti Gritti2007-08-271-0/+50
|
* Add badge support to IconBufferMarco Pesenti Gritti2007-08-251-0/+6
|
* Rework the Icon implementation by splitting outMarco Pesenti Gritti2007-08-251-0/+45
| | | | | | | | the icon rendering part. The plan is to share this code with CanvasIcon once it has all the necessary features. Also cleanup the API by just reusing gtk.Image icon_name and file properties.
* Added test for #3000.Tomeu Vizoso2007-08-241-0/+48
|
* Added test for #2999.Tomeu Vizoso2007-08-241-0/+38
|
* Revert "Test for ticket 2925, it doesn't reproduce the issue for some reason."Marco Pesenti Gritti2007-08-231-40/+0
| | | | This reverts commit 9f7ed73485f94a1a23f7318a5daab82dbafab413.
* Test for ticket 2925, it doesn't reproduce the issue for some reason.Marco Pesenti Gritti2007-08-231-0/+40
|
* Add test description.Marco Pesenti Gritti2007-08-201-0/+6
|
* Finish up test for 2855.Marco Pesenti Gritti2007-08-202-3/+36
|
* Some initial work on graphics tests.Marco Pesenti Gritti2007-08-202-0/+75