Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [shell] Pass the GDBusConnection to TotemScrsaverChristian Persch2010-05-254-54/+126
| | | | We already have a connection, so just pass it to TotemScrsaver.
* [shell] Pass the GDBusConnection to EvMediaPlayerKeysChristian Persch2010-05-253-26/+72
| | | | We already have a connection, so just pass it to EvMediaPlayerKeys.
* [shell] Fix name watchingChristian Persch2010-05-252-0/+6
|
* [shell] Fix for GDBus API changesChristian Persch2010-05-253-67/+67
|
* [shell] Don't autostart the daemon just to unregisterChristian Persch2010-05-251-1/+1
|
* [daemon] Add debug output to name watcherChristian Persch2010-05-251-0/+5
|
* [daemon] Return "" from RegisterDocument on new documentsChristian Persch2010-05-252-21/+43
| | | | So we can distinguish this case in ev_application_register_uri().
* [daemon] Add some debug logging to the daemonChristian Persch2010-05-251-0/+13
|
* [daemon] Fix RegisterDocumentChristian Persch2010-05-251-6/+4
| | | | | Was returning the wrong type. Also use g_set_prgname() in main().
* [build] Port to GDBus completed!Christian Persch2010-05-252-27/+12
| | | | Now remove libdbus and libdbus-glib dependency.
* [shell] Port EvMediaPlayerKeys to GDBusChristian Persch2010-05-251-79/+105
|
* [shell] Port TotemScrsaver to GDBusChristian Persch2010-05-252-116/+118
| | | | Ported in totem (bug #618244) and re-imported to evince.
* [shell] Safely get the screen from the message argumentsChristian Persch2010-05-251-1/+3
| | | | Check for out-of-bounds.
* [shell] Save a strdupChristian Persch2010-05-251-1/+1
|
* [shell] Plug refcount leaksChristian Persch2010-05-252-3/+5
|
* [shell] Port EvApplication to GDBusChristian Persch2010-05-254-313/+201
|
* [daemon] Port to GDBusChristian Persch2010-05-253-291/+220
|
* Dutch translation updated by Wouter BolsterleeWouter Bolsterlee2010-05-231-182/+181
|
* Mark summary and description for translation in gsettings schema fileCarlos Garcia Campos2010-05-221-2/+2
|
* Install a evince.convert file for gsettings-data-convertMatthias Clasen2010-05-222-0/+6
|
* [shell] Do not use the gconf gsettings backend any moreCarlos Garcia Campos2010-05-225-22/+12
| | | | | | | | - rename keys to follow gsettings name restrictions (s/_/-/) - remove the hardcoding of the gconf backend - use new gsettings macros as they have changed in glib 2.25.6 Based on patch by Matthias Clasen, see bug #619335.
* [shell] Use delay-apply mode for last_settingsCarlos Garcia Campos2010-05-221-0/+2
|
* Updated Oriya TranslationManoj Kumar Giri2010-05-181-434/+546
|
* Updated Shavian translationThomas Thurman2010-05-171-104/+66
|
* Updated Shavian transliterationThomas Thurman2010-05-121-336/+657
|
* Convert relative path to absolute path for evince-previewerMarek Kasik2010-05-121-1/+5
| | | | | Add ability to open documents specified by relative path in evince-previewer.
* Updated Norwegian bokmål translationKjartan Maraas2010-05-111-237/+227
|
* [shell] Fix opening files with '#' in its nameCarlos Garcia Campos2010-05-111-1/+23
| | | | See bug #616515.
* [libview] Hide loading window when document is loadedCarlos Garcia Campos2010-05-111-0/+2
|
* [libview] Set accept focus for annotation windowsCarlos Garcia Campos2010-05-111-1/+1
|
* [libview] Use cairo to draw search resultsCarlos Garcia Campos2010-05-111-44/+25
|
* [gimpcellrenderertoggle] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-101-12/+22
|
* [toolbar-editor] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-102-21/+28
|
* [toolbar-editor] Generate separator pixbuf using an offscreen windowFelix Riemann2010-05-101-65/+7
|
* [toolbar-editor] Sync with current libeggCarlos Garcia Campos2010-05-104-157/+166
|
* [libview] Fix most of the GSEAL build issuesCarlos Garcia Campos2010-05-106-260/+346
| | | | Still pending GTK_WINDOW (toplevel)->group in ev-view-presentation
* [libview] Do nothing in size_allocate when document is not yet loadedCarlos Garcia Campos2010-05-101-1/+4
|
*