Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore moreChristian Persch2009-02-151-0/+81
* Use the content type to get the description, not the MIME type.Christian Persch2009-02-152-3/+12
* Make sure to fill in @error on failure. Also, since this is exported inChristian Persch2009-02-152-5/+27
* More docsChristian Persch2009-02-151-0/+37
* NULL safety. (get_mime_type_from_data): Return the MIME type, not theChristian Persch2009-02-152-9/+24
* Don't leak the input stream.Christian Persch2009-02-152-0/+8
* Propagate all errors upwards.Christian Persch2009-02-152-4/+13
* Don't use more bytes from buffer than were read from the file.Christian Persch2009-02-152-1/+6
* More docs.Christian Persch2009-02-151-0/+12
* sv.po: Updated Swedish translationDaniel Nylander2009-02-152-202/+201
* Fixes bug #571787.Nickolay V. Shmyrev2009-02-153-19/+21
* Updated Danish translationKenneth Nielsen2009-02-142-390/+530
* Updated Polish translationTomasz Dominikowski2009-02-141-2/+2
* Use gtk_tool_button_set_use_underline() for next/previous buttons so thatCarlos Garcia Campos2009-02-142-0/+9
* Updated Polish translationTomasz Dominikowski2009-02-142-394/+506
* Updated Japanese translation.Takeshi AIHANA2009-02-142-395/+490
* Updated be@latin.poIhar Hrachyshka2009-02-142-385/+353
* Updated Basque translation.Inaki Larranaga Murgoitio2009-02-112-385/+474
* Do not use metadata when reloading the document, so that the window is notCarlos Garcia Campos2009-02-102-89/+113
* Fix smclient libs on cycgwin. See bug #339172.Carlos Garcia Campos2009-02-093-6/+27
* Added Asturian translation on behalf of Mikel GonzálezGil Forcada Codinachs2009-02-093-0/+1426
* Add experimental introspection support. Disabled by default; useChristian Persch2009-02-084-0/+134
* Link libevdocument.la to libevview.la.Christian Persch2009-02-082-1/+7
* Updated Vietnamese translationClytie Siddall2009-02-072-395/+513
* Use g_set_error_literal now that we depend on glib 2.18.Christian Persch2009-02-058-44/+55
* Include gdkx.h only with X11. See bug #339172.Hib Eris2009-02-052-0/+8
* Add application/x-ext-pdf mime type for pdf backend. See bug #339172.Hib Eris2009-02-052-1/+8
* Make session manager code compile for w32. These changes have been takenCarlos Garcia Campos2009-02-056-10/+413
* Make screensaver code compile for w32. These changes have been copied fromHib Eris2009-02-052-6/+50
* Make use of GConf optional. Based on patch by Hib Eris. See bug #339172.Carlos Garcia Campos2009-02-053-5/+37
* Make ev_init() also bind the evince gettext domain, so i18n works in theChristian Persch2009-02-043-5/+15
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-0415-14/+32
* Use $(header_DATA) in EXTRA_DIST instead of listing the files again.Christian Persch2009-02-041-4/+5
* Dutch translation updated by Wouter Bolsterlee.Wouter Bolsterlee2009-02-042-455/+566
* 2.25.90Chao-Hsiung Liao2009-02-033-813/+1048
* Whitespace removedNickolay V. Shmyrev2009-02-021-1/+1
* Fixes build && distcheckNickolay V. Shmyrev2009-02-025-40/+77
* Update for release 2.25.90Carlos Garcia Campos2009-02-022-1/+2
* Update for release 2.25.90Carlos Garcia Campos2009-02-012-0/+43
* sv.po: Updated Swedish translationDaniel Nylander2009-02-012-690/+545
* Remove the old tooltips code and use G_DEFINE_TYPE().Carlos Garcia Campos2009-02-012-104/+20
* Split API documentation into libdocument, libview and shell. RequiredCarlos Garcia Campos2009-02-0118-323/+600
* Don't make GTypeInfo static. Bug #570077.Christian Persch2009-02-012-1/+5
* A backend/backend.symbols: Only export the backend module entry point. BugChristian Persch2009-02-014-1/+12
* Add mnemonics to buttons in search bar. Fixes bug #569212.Carlos Garcia Campos2009-02-012-2/+8
* Make sure pages_per_sheet is always >= 1. Fixes bug #569328.Carlos Garcia Campos2009-02-012-2/+9
* Clamp top/bottom values of destinations to make sure they are not biggerCarlos Garcia Campos2009-02-012-4/+11
* Fix build when debug mode is disabled.Carlos Garcia Campos2009-02-012-2/+8
* Translation updated.Gabor Kelemen2009-01-312-313/+440
* Make this return TRUE only if any backends were loaded, so the ev_init()Christian Persch2009-01-302-1/+7