Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
Commit message (Collapse)AuthorAgeFilesLines
* [build] Remove gitignore files from gitChristian Persch2009-10-251-30/+0
| | | | They're autogenerated now.
* libdocument: Clean up temp file handlingChristian Persch2009-10-251-23/+12
| | | | | | t push origin HEAD:master Make sure we can cope with not being able to create our temp directory. Bug #595372.
* [build] Include git.mk in all MakefilesChristian Persch2009-10-221-0/+2
|
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-211-0/+30
| | | | Import git.mk.
* [libview] Scroll one screen leaving one line contextCarlos Garcia Campos2009-10-071-1/+75
| | | | See bgo#170871
* [libview] Clear form fields when rotation changesCarlos Garcia Campos2009-09-301-0/+2
| | | | | Fixes a crash when rotating documents with form field widgets active. Fixes bgo#593316.
*