Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-attachments.c
Commit message (Collapse)AuthorAgeFilesLines
* [shell] Remove unused variablesChristian Persch2009-10-251-1/+1
|
* libdocument: Clean up temp file handlingChristian Persch2009-10-251-7/+6
| | | | | | t push origin HEAD:master Make sure we can cope with not being able to create our temp directory. Bug #595372.
* Remove EvPageCache and use EvDocumentModel insteadCarlos Garcia Campos2009-09-151-4/+21
| | | | | | | EvView is now another view for the common model EvDocumentModel. Now it's possible to have several windows for the same document without the symlink hack. Every window has its own model, while the document object is shared.
* [shell] Add missing castCarlos Garcia Campos2009-09-151-1/+1
|
*