Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Estonian translation updatedIvar Smolin2010-06-021-2/+14
|
* [libview] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-312-15/+14
|
* [toolbar-editor] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-312-4/+6
|
* [libview] Don't pass rotation and scale to pixbuf-cacheCarlos Garcia Campos2010-05-313-10/+7
|
* [libview] Use g_slice_alloc0/free1 instead of g_new0/freeCarlos Garcia Campos2010-05-311-9/+35
|
* Use a dynamic pixbuf cache size based on document page sizeCarlos Garcia Campos2010-05-317-45/+224
| | | | | | | 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.
* [libdocument] Add ev_document_get_min_page_size()Carlos Garcia Campos2010-05-312-0/+24
|
* [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
|
* [libview] Remove prototypes of non existent methodsCarlos Garcia Campos2010-05-311-8/+0
|
* Updated zh_CN translation.Funda Wang2010-05-312-328/+418
|
* Updated Norwegian bokmål translationKjartan Maraas2010-05-301-139/+152
|
* [pdf] Catch rendition and ocg_state actionsHib Eris2010-05-271-0/+8
|
* [shell] Remove unused variable and codeHib Eris2010-05-271-6/+0
|
* [build] Remove circular dependencies in MakefilesHib Eris2010-05-272-14/+30
|
* Estonian translation updatedIvar Smolin2010-05-271-4/+2
|
* Updated Hebrew translation.Yaron Shahrabani2010-05-271-802/+469
|
* Estonian translation updatedIvar Smolin2010-05-271-2/+5
|
* [shell] Remove unneeded #includeChristian Persch2010-05-261-2/+1
|
* [shell] Update © on totem-scrsaver.cChristian Persch2010-05-261-2/+4
|
* Estonian translation updatedIvar Smolin2010-05-261-25/+31
|
* [release] 2.31.2Carlos Garcia Campos2010-05-252-1/+36
|
* Add missing files to POTFILES.inCarlos Garcia Campos2010-05-251-0/+2
|
* [doc] Fix shell api docs buildCarlos Garcia Campos2010-05-252-12/+5
|
* [build] Add gsettings xml schema file to DISTCLEANFILESCarlos Garcia Campos2010-05-251-1/+1
|
* [windows] init locale_dir only onceHib Eris2010-05-251-0/+3
|
* Remove some code duplicationHib Eris2010-05-256-80/+31
|
* [windows] Fix localization on WindowsHib Eris2010-05-253-3/+114
| | | | Fixes bgo#610548
* [totem-screensaver] Use the async GDBus apiCarlos Garcia Campos2010-05-251-61/+99
|
* [shell] Use async GDBus api in ev-applicationCarlos Garcia Campos2010-05-252-154/+271
|
* [shell] Make sure we have a proxy before using it in ev-media-player-keysCarlos Garcia Campos2010-05-251-3/+3
|
* [shell] Update to current GDBus APICarlos Garcia Campos2010-05-252-1/+4
| | | | And bump glib requirements
* [shell] Use g_bus_unwatch_proxy() instead of g_bus_unwatch_name()Carlos Garcia Campos2010-05-251-1/+1
|
* [shell] Fix build with dbus disabledCarlos Garcia Campos2010-05-251-1/+1
|
*