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 FSF address everywhere.Arun Persaud2010-04-051-1/+1
| | | | | | | | updated where 'git grep Temple' showed an old address, not including po-files. Fixes bug# 514607. Signed-off-by: Arun Persaud <arun@nubati.net>
* [shell] Fix build with GSEAL_ENABLECarlos Garcia Campos2010-03-311-4/+15
|
* Replace GTK_WIDGET_REALIZED() with gtk_widget_get_realized()Hib Eris2010-03-311-2/+2
|
* 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
|
*