Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste
Commit message (Collapse)AuthorAgeFilesLines
* [toolbar-editor] Syncing to GDK API changesJose Aliste2010-06-111-2/+2
|
* [toolbar-editor] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-311-3/+5
|
* Use a dynamic pixbuf cache size based on document page sizeCarlos Garcia Campos2010-05-311-1/+5
| | | | | | | Instead of using a static number of pages to cache, we use a size in bytes, and the number of pages that will be cached depends on the current zoom level. It allows us caching more pages for lower scale factors and increase zoom level by caching fewer pages. See bug #303365.
* [ephy-zoom] Use G_DEFINE_TYPE macroCarlos Garcia Campos2010-05-312-34/+4
|
* [ephy-zoom] Add max/min zoom propertiesCarlos Garcia Campos2010-05-313-6/+170
|
* [shell] Remove unneeded #includeChristian Persch2010-05-261-2/+1
|
* [shell] Update © on totem-scrsaver.cChristian Persch2010-05-261-2/+4
|
* [totem-screensaver] Use the async GDBus apiCarlos Garcia Campos2010-05-251-61/+99
|
*