]> www.fi.muni.cz Git - evince.git/history - ChangeLog
Translation updated.
[evince.git] / ChangeLog
2009-03-05 Tobias MuellerMake the fixed sized string a semantically correct...
2009-03-02 Christian PerschIf the document is encrypted, the ev_document_factory_g... EVINCE_2_25_92
2009-03-02 Carlos Garcia CamposUpdate for release 2.25.92.
2009-03-01 Carlos Garcia CamposShow the 'jump to page' window in the right GdkScreen...
2009-03-01 Carlos Garcia CamposDo not lose page position when reloading. Fixes bug...
2009-03-01 Carlos Garcia CamposMake our own thumbnail when the provided one doesn...
2009-02-27 Christian SpurkReduce the restriction on the minimum size of thumbnail...
2009-02-27 Carlos Garcia CamposUse GOption in thumbnailer.
2009-02-22 Carlos Garcia CamposUse poppler_document_save_a_copy(), which never saves...
2009-02-18 Christian PerschDon't use g_quark_from_static_string in a loadable...
2009-02-17 Carlos Garcia CamposUpdate for release 2.25.91
2009-02-16 Thomas Hindoe Paab... Replace deprecated gtk symbol in commented out code
2009-02-16 Carlos Garcia CamposUpdate for release 2.25.91.
2009-02-16 Christian PerschFix a freed memory read.
2009-02-15 Christian PerschFix signed/unsigned compiler warnings.
2009-02-15 Christian PerschRename GIRs to EvinceDocument/EvinceView.
2009-02-15 Christian PerschUse g_intern_static_string.
2009-02-15 Christian PerschFill in the error.
2009-02-15 Christian PerschAdd code to catch backends incorrectly implementing...
2009-02-15 Christian PerschUse a local GError, and propagate as appropriate, makin...
2009-02-15 Christian PerschUse g_error_matches.
2009-02-15 Christian PerschPlug a mem leak.
2009-02-15 Christian PerschDon't overwite an error.
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE...
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE.
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE.
2009-02-15 Christian PerschPlug a mem leak.
2009-02-15 Christian PerschDon't overwrite an error.
2009-02-15 Christian PerschRemove unnecessary NULL check; g_strdup() is NULL-safe.
2009-02-15 Christian PerschDocument that this returns either NULL and fills in...
2009-02-15 Christian PerschUse the content type to get the description, not the...
2009-02-15 Christian PerschMake sure to fill in @error on failure. Also, since...
2009-02-15 Christian PerschNULL safety. (get_mime_type_from_data): Return the...
2009-02-15 Christian PerschDon't leak the input stream.
2009-02-15 Christian PerschPropagate all errors upwards.
2009-02-15 Christian PerschDon't use more bytes from buffer than were read from...
2009-02-15 Nickolay V. ShmyrevFixes bug #571787.
2009-02-14 Carlos Garcia CamposUse gtk_tool_button_set_use_underline() for next/previo...
2009-02-10 Carlos Garcia CamposDo not use metadata when reloading the document, so...
2009-02-09 Carlos Garcia CamposFix smclient libs on cycgwin. See bug #339172.
2009-02-08 Christian PerschAdd experimental introspection support. Disabled by...
2009-02-08 Christian PerschLink libevdocument.la to libevview.la.
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
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...
next