Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
...
* Use gtk_window_present() when opening a copy instad of gtk_widget_show()Carlos Garcia Campos2009-10-231-1/+1
|
* Make accels map save atomicCarlos Garcia Campos2009-10-231-19/+49
|
* Move load/save toolbars model from EvApplication to EvWindowCarlos Garcia Campos2009-10-233-86/+81
|
* Move load/save print settings code from EvApplication to EvWindowCarlos Garcia Campos2009-10-233-255/+153
| | | | Settings are now loaded everytime before printing and saved after.
* [build] Include git.mk in all MakefilesChristian Persch2009-10-221-0/+2
|
* Update all window copies of the same document when requesting a remote open_uriCarlos Garcia Campos2009-10-221-21/+73
|
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-211-0/+29
| | | | Import git.mk.
*