Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* Disable single instance by DBUS for hildon platformChristian Persch2009-06-111-5/+0
| | | | And remove the dbus-binding-tool NO_PREFIX check (very old version).
* Make smclient optionalChristian Persch2009-06-112-8/+28
| | | | | | Add --with-smclient configure option, and conditionalise the code. Use --without-smclient to disable smclient. Smclient is disabled by default on hildon platform.
* Update about dialogueChristian Persch2009-06-111-2/+3
|
* [printing] Make use of gtk+-unix-print optionalHib Eris2009-06-092-2/+26
|
* [windows] Make evince relocatable on windows - GUIHib Eris2009-06-093-5/+35
|
* Do not disable printing when cairo printing is available.Hib Eris2009-06-093-1/+11
|
* [shell] Allow activate the menubar in fullscreen modeCarlos Garcia Campos2009-06-061-9/+78
| | | | Fixes bgo#504243
* [printing] Scale according to paper size before rendering for printingCarlos Garcia Campos2009-06-051-1/+9
|
* [printing] Use always default page setup before printingCarlos Garcia Campos2009-06-051-2/+7
|
* [shell] Remove left over GtkPrinterHib Eris2009-06-051-7/+0
|
* [printing] Fix multipage even/odd printing issuesBartek Kostrzewa2009-05-231-10/+23
| | | | Fixes bugs bgo#583429 and bgo#583388.
* [shell] Remember and reuse "Save a Copy..." pathCarlos Garcia Campos2009-05-213-36/+94
| | | | Fixes bgo#485195.
* [printing] Fixes crash found by testsNickolay V. Shmyrev2009-05-181-1/+1
| | | | Check that page range specified is empty
*