Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix licence version: it's Lesser GPL 2.1.Christian Persch2009-01-302-2/+2
* A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.Christian Persch2009-01-3014-31/+186
* Add --version which was lost in the libgnome removal. Bug #562869.Christian Persch2009-01-292-0/+18
* Translation updated by Ivar SmolinPriit Laes2009-01-292-309/+414
* Updated German translation.Hendrik Richter2009-01-282-231/+235
* updating for Punjabi by A S AlamAmanpreet Singh Alam2009-01-281-500/+732
* Move metadata manager initialisation and shutdown into EvApplication.Christian Persch2009-01-263-15/+16
* Use N_() in g_option_context_new(), not _().Christian Persch2009-01-261-9/+5
* Don't copy the string twice. Bug #569231.Christian Persch2009-01-262-1/+6
* Move ev_dot_dir() from libdocument to shell, since it shouldn't be publicChristian Persch2009-01-266-41/+57
* Bug 569082 – use versioned directory for backendsChristian Persch2009-01-2512-17/+20
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-2575-244/+484
* Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bugCarlos Garcia Campos2009-01-242-42/+29
* Add EV_DEFINE_INTERFACE macro.Carlos Garcia Campos2009-01-2415-272/+119
* Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228.Carlos Garcia Campos2009-01-243-11/+29
* Sync EggToolbarEditor with libegg.Nickolay V. Shmyrev2009-01-235-34/+82
* Updated Korean translationChangwoo Ryu2009-01-232-365/+487
* Added missing bug number to ChangeLog.Michael J. Chudobiak2009-01-221-0/+1
* When saving a file, using the default permissions for the user/system,Michael J. Chudobiak2009-01-222-0/+10
* Bug 568229 – library needs libtool versioningChristian Persch2009-01-214-7/+56
* Bug 568220 – need pkg-config fileChristian Persch2009-01-215-0/+38