Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 568224 – library should have version macrosChristian Persch2009-01-214-7/+63
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-2011-30/+44
* Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.Tomeu Vizoso2009-01-202-0/+8
* Install ev-job-scheduler.h. See bug #567790.Tomeu Vizoso2009-01-202-1/+7
* Install ev-backends-manager.h and ev-document-type-builtins.h. Fixes bugTomeu Vizoso2009-01-202-2/+9
* Two small fixes from http://people.ubuntu.com/~arne/langpack_errors/intrepid_...Timo Jyrinki2009-01-191-3/+3
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-192-230/+237
* Fixes double EXTRA-DISTNickolay V. Shmyrev2009-01-181-3/+2
* Clean stamp filesNickolay V. Shmyrev2009-01-182-2/+2
* Fixes make distNickolay V. Shmyrev2009-01-181-0/+4
* Fixes distcheckNickolay V. Shmyrev2009-01-181-0/+4
* Update for release 2.25.5Nickolay V. Shmyrev2009-01-182-1/+2
* Update for release 2.25.5Carlos Garcia Campos2009-01-182-0/+35
* Fix second parameter passed to gtk_selection_data_set_uris(), it expects aCarlos Garcia Campos2009-01-182-1/+8
* Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. FixesTomeu Vizoso2009-01-186-7/+151
* Fix for a minor code typo.Michal Vaner2009-01-182-3/+7
* Bug 568171 – doc build failsChristian Persch2009-01-183-1/+13
* Make EvJobPriority a proper GType. Fixes bug #567788.Tomeu Vizoso2009-01-184-2/+96
* Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.Carlos Garcia Campos2009-01-1810-22/+24