Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Update for release 2.25.90Carlos Garcia Campos2009-02-021-0/+1
* Update for release 2.25.90Carlos Garcia Campos2009-02-011-0/+6
* Remove the old tooltips code and use G_DEFINE_TYPE().Carlos Garcia Campos2009-02-011-0/+7
* Split API documentation into libdocument, libview and shell. RequiredCarlos Garcia Campos2009-02-011-0/+22
* Don't make GTypeInfo static. Bug #570077.Christian Persch2009-02-011-0/+4
* A backend/backend.symbols: Only export the backend module entry point. BugChristian Persch2009-02-011-0/+7
* Add mnemonics to buttons in search bar. Fixes bug #569212.Carlos Garcia Campos2009-02-011-0/+6
* Make sure pages_per_sheet is always >= 1. Fixes bug #569328.Carlos Garcia Campos2009-02-011-0/+7
* Clamp top/bottom values of destinations to make sure they are not biggerCarlos Garcia Campos2009-02-011-0/+7
* Fix build when debug mode is disabled.Carlos Garcia Campos2009-02-011-0/+6
* Make this return TRUE only if any backends were loaded, so the ev_init()Christian Persch2009-01-301-0/+6
* A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.Christian Persch2009-01-301-0/+22
* Add --version which was lost in the libgnome removal. Bug #562869.Christian Persch2009-01-291-0/+5
* Move metadata manager initialisation and shutdown into EvApplication.Christian Persch2009-01-261-0/+7
* Don't copy the string twice. Bug #569231.Christian Persch2009-01-261-0/+5
* Move ev_dot_dir() from libdocument to shell, since it shouldn't be publicChristian Persch2009-01-261-0/+17
* Bug 569082 – use versioned directory for backendsChristian Persch2009-01-251-0/+10
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-0/+41
* Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bugCarlos Garcia Campos2009-01-241-0/+7
* Add EV_DEFINE_INTERFACE macro.Carlos Garcia Campos2009-01-241-0/+23
* Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228.Carlos Garcia Campos2009-01-241-1/+8
* Sync EggToolbarEditor with libegg.Nickolay V. Shmyrev2009-01-231-0/+14
* 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-221-0/+7
* Bug 568229 – library needs libtool versioningChristian Persch2009-01-211-0/+7
* Bug 568220 – need pkg-config fileChristian Persch2009-01-211-0/+6
* Bug 568224 – library should have version macrosChristian Persch2009-01-211-0/+7
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-201-0/+14
* Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.Tomeu Vizoso2009-01-201-0/+6
* Install ev-job-scheduler.h. See bug #567790.Tomeu Vizoso2009-01-201-0/+6
* Install ev-backends-manager.h and ev-document-type-builtins.h. Fixes bugTomeu Vizoso2009-01-201-0/+7
* Update for release 2.25.5Nickolay V. Shmyrev2009-01-181-0/+1
* Update for release 2.25.5Carlos Garcia Campos2009-01-181-0/+6
* Fix second parameter passed to gtk_selection_data_set_uris(), it expects aCarlos Garcia Campos2009-01-181-0/+7
* Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. FixesTomeu Vizoso2009-01-181-0/+12
* Fix for a minor code typo.Michal Vaner2009-01-181-0/+4
* Bug 568171 – doc build failsChristian Persch2009-01-181-0/+5
* Make EvJobPriority a proper GType. Fixes bug #567788.Tomeu Vizoso2009-01-181-0/+8
* Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.Carlos Garcia Campos2009-01-181-1/+10
* Bug 558084 – simplify drag data handlingChristian Persch2009-01-181-0/+13
* Remove unused marshalers stuff from libdocument.Carlos Garcia Campos2009-01-181-0/+9
* Update for the current source tree.Carlos Garcia Campos2009-01-181-0/+6
* Move EvView specific code to a libeviview library so that it can beCarlos Garcia Campos2009-01-181-0/+21
* Remove dest, mode and search_string from EvJobLoad since they are notCarlos Garcia Campos2009-01-181-0/+10
* Make the whole EvWindow the destination of a drag and drop operation.Carlos Garcia Campos2009-01-181-0/+10
* Add missing brakets around the percentage in progress messages. See bugCarlos Garcia Campos2009-01-161-0/+7
* Do no use gdk_x11_* when not available. Based on patch by Hib Eris, seeCarlos Garcia Campos2009-01-161-0/+8
* Check for localtime_r. See bug #339172.Hib Eris2009-01-161-0/+8
* Include gdkx only for dbus support. See bug #339172.Hib Eris2009-01-161-0/+6
* Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug #567785.Tomeu Vizoso2009-01-161-0/+7