Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
Commit message (Collapse)AuthorAgeFilesLines
* Update totem-scrsaver from totem sourcesCarlos Garcia Campos2010-02-171-5/+7
| | | | Fixes bug #610173.
* Do not hardcode BINDIR on WindowsHib Eris2009-12-201-0/+10
|
* [shell] Don't exit with non-writable $HOMEChristian Persch2009-10-251-5/+5
| | | | | | Allow running without out dot dir. Also, don't warn when loading the print settings and the file just doesn't exist yet.
* libdocument: Clean up temp file handlingChristian Persch2009-10-251-1/+1
| | | | | | t push origin HEAD:master Make sure we can cope with not being able to create our temp directory. Bug #595372.
* Make accels map save atomicCarlos Garcia Campos2009-10-231-19/+49
|
* Move load/save toolbars model from EvApplication to EvWindowCarlos Garcia Campos2009-10-231-61/+0
|
* Move load/save print settings code from EvApplication to EvWindowCarlos Garcia Campos2009-10-231-167/+0
| | | | Settings are now loaded everytime before printing and saved after.
* Update all window copies of the same document when requesting a remote open_uriCarlos Garcia Campos2009-10-221-21/+73
|
*