]> www.fi.muni.cz Git - evince.git/history - ChangeLog
Include gdkx.h only with X11. See bug #339172.
[evince.git] / ChangeLog
2009-02-05 Hib ErisInclude gdkx.h only with X11. See bug #339172.
2009-02-05 Hib ErisAdd application/x-ext-pdf mime type for pdf backend...
2009-02-05 Carlos Garcia CamposMake session manager code compile for w32. These change...
2009-02-05 Hib ErisMake screensaver code compile for w32. These changes...
2009-02-05 Carlos Garcia CamposMake use of GConf optional. Based on patch by Hib Eris...
2009-02-04 Christian PerschMake ev_init() also bind the evince gettext domain...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2009-02-02 Carlos Garcia CamposUpdate for release 2.25.90
2009-02-01 Carlos Garcia CamposUpdate for release 2.25.90
2009-02-01 Carlos Garcia CamposRemove the old tooltips code and use G_DEFINE_TYPE().
2009-02-01 Carlos Garcia CamposSplit API documentation into libdocument, libview and...
2009-02-01 Christian PerschDon't make GTypeInfo static. Bug #570077.
2009-02-01 Christian PerschA backend/backend.symbols: Only export the backend...
2009-02-01 Carlos Garcia CamposAdd mnemonics to buttons in search bar. Fixes bug ...
2009-02-01 Carlos Garcia CamposMake sure pages_per_sheet is always >= 1. Fixes bug...
2009-02-01 Carlos Garcia CamposClamp top/bottom values of destinations to make sure...
2009-02-01 Carlos Garcia CamposFix build when debug mode is disabled.
2009-01-30 Christian PerschMake this return TRUE only if any backends were loaded...
2009-01-30 Christian PerschA libdocument/ev-init.[ch]: Add single init/shutdown...
2009-01-29 Christian PerschAdd --version which was lost in the libgnome removal...
2009-01-26 Christian PerschMove metadata manager initialisation and shutdown into...
2009-01-26 Christian PerschDon't copy the string twice. Bug #569231.
2009-01-26 Christian PerschMove ev_dot_dir() from libdocument to shell, since...
2009-01-25 Christian Persch Bug 569082 – use versioned directory for backends
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2009-01-24 Carlos Garcia CamposUse EV_DEFINE_INTERFACE to define EvSidebarPage interfa...
2009-01-24 Carlos Garcia CamposAdd EV_DEFINE_INTERFACE macro.
2009-01-24 Carlos Garcia CamposAdd EV_DEFINE_BOXED_TYPE macro to define boxed types...
2009-01-23 Nickolay V. ShmyrevSync EggToolbarEditor with libegg.
2009-01-22 Michael J. ChudobiakAdded missing bug number to ChangeLog.
2009-01-22 Michael J. ChudobiakWhen saving a file, using the default permissions for...
2009-01-21 Christian PerschBug 568229 – library needs libtool versioning
2009-01-21 Christian PerschBug 568220 – need pkg-config file
2009-01-21 Christian PerschBug 568224 – library should have version macros
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2009-01-20 Tomeu VizosoAdd missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
2009-01-20 Tomeu VizosoInstall ev-job-scheduler.h. See bug #567790.
2009-01-20 Tomeu VizosoInstall ev-backends-manager.h and ev-document-type...
2009-01-18 Nickolay V. ShmyrevUpdate for release 2.25.5
2009-01-18 Carlos Garcia CamposUpdate for release 2.25.5
2009-01-18 Carlos Garcia CamposFix second parameter passed to gtk_selection_data_set_u...
2009-01-18 Tomeu VizosoMake EvDocumentInfo and enums definded in ev-document...
2009-01-18 Michal VanerFix for a minor code typo.
2009-01-18 Christian PerschBug 568171 – doc build fails
2009-01-18 Tomeu VizosoMake EvJobPriority a proper GType. Fixes bug #567788.
2009-01-18 Carlos Garcia CamposRename LIB as LIBDOCUMENT and use SHELL_CORE for cut...
2009-01-18 Christian PerschBug 558084 – simplify drag data handling
2009-01-18 Carlos Garcia CamposRemove unused marshalers stuff from libdocument.
2009-01-18 Carlos Garcia CamposUpdate for the current source tree.
2009-01-18 Carlos Garcia CamposMove EvView specific code to a libeviview library so...
2009-01-18 Carlos Garcia CamposRemove dest, mode and search_string from EvJobLoad...
2009-01-18 Carlos Garcia CamposMake the whole EvWindow the destination of a drag and...
2009-01-16 Carlos Garcia CamposAdd missing brakets around the percentage in progress...
2009-01-16 Carlos Garcia CamposDo no use gdk_x11_* when not available. Based on patch...
2009-01-16 Hib ErisCheck for localtime_r. See bug #339172.
2009-01-16 Hib ErisInclude gdkx only for dbus support. See bug #339172.
2009-01-16 Tomeu VizosoExpose ev_view_set_zoom_for_size for embedders to use...
2009-01-16 Carlos Garcia CamposUse brakets around the percentage in progress messages...
2009-01-16 Carlos Garcia CamposFix typo in error message. See bug #567910.
2009-01-16 Carlos Garcia CamposFix mnemonic conflict. Fixes bug #567937.
2009-01-05 Nickolay V. ShmyrevUpdate for release 2.25.4
2009-01-05 Nickolay V. ShmyrevUpdate for release 2.25.4
2009-01-02 Nickolay V. ShmyrevGLib version requirement bumped to 2.18 due to g_set_er...
2008-12-31 Hib ErisFix mime type handling.
2008-12-31 Carlos Garcia CamposAdd ev-print-operation.c.
2008-12-30 Carlos Garcia CamposShow progress information when loading/saving remote...
2008-12-30 Carlos Garcia CamposShow better warning message when temp file cannot be...
2008-12-30 Carlos Garcia CamposFix saving images to remote locations.
2008-12-29 Carlos Garcia CamposRemember page setup options too. Paper size is globally...
2008-12-29 Carlos Garcia CamposFallback to EV_FILE_FORMAT_PS when file_format is not...
2008-12-28 Carlos Garcia CamposShow a confirmation dialog when there are pending print...
2008-12-27 Carlos Garcia CamposShow progress information when printing. Fixes bug...
2008-12-27 Carlos Garcia CamposAdd EvProgressMessageArea derived from EvMessageArea...
2008-12-27 Carlos Garcia CamposUse GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL...
2008-12-27 Carlos Garcia CamposFirst step of the printing system rework. EvJobPrint...
2008-12-27 Carlos Garcia CamposFix memory leaks.
2008-12-27 Carlos Garcia CamposAdd GObject type as prerequisite to EvDocument interfac...
2008-12-19 Carlos Garcia CamposForgot to add bug number in ChangeLog.
2008-12-19 Carlos Garcia CamposOnly jump the the location of the find result for the...
2008-12-03 Carlos Garcia CamposAdd document URI to properties page. Fixes bug #555376.
2008-12-03 Carlos Garcia CamposRemoved Removed
2008-12-03 Carlos Garcia CamposFix zip mime-type in comics backend. Patch by Juanjo...
2008-12-01 Carlos Garcia CamposUpdate for release 2.25.2
2008-12-01 Carlos Garcia CamposUpdate for release 2.25.2
2008-12-01 Carlos Garcia CamposRemoved
2008-11-29 Carlos Garcia CamposDo not trust file extensions when getting the command...
2008-11-29 Carlos Garcia CamposMove mime-type functions from document-facrory to file...
2008-11-29 Carlos Garcia CamposAdd support for reloading remote documents. Fixes bug...
2008-11-23 Carlos Garcia CamposMake sure find_result is never < 0 which causes a crash...
2008-11-18 Marek KašíkFixes crash on fast scrolling with simultaneous text...
2008-11-18 Marek KašíkFixes assertion fail on selecting text. See bug #561393.
2008-11-15 Carlos Garcia CamposAdd layers support.
2008-11-15 Carlos Garcia CamposAdd eye icon from gimp to hide/show layers.
2008-11-15 Carlos Garcia CamposAdd GimpCellRendererToggle from gimp slightly modified...
2008-11-15 Carlos Garcia CamposImplement layers interface in PDF backend.
2008-11-15 Carlos Garcia CamposAdd optional content (layers) interface.
2008-11-12 Nickolay V. ShmyrevRemoves unused code.
2008-11-11 Nickolay V. ShmyrevUpdated from the libegg, see bug #559432 for details.
2008-11-05 Carlos Garcia CamposUpdate for 2.25.1 release EVINCE_2_25_1
2008-11-05 Carlos Garcia CamposFix build with GTK+ < 2.14
next