]> www.fi.muni.cz Git - evince.git/history - shell/ev-metadata-manager.c
Use g_timeout_add_seconds instead of g_timeout_add when available.
[evince.git] / shell / ev-metadata-manager.c
2007-07-29 Carlos Garcia CamposUse g_timeout_add_seconds instead of g_timeout_add...
2007-06-05 Bastien NoceraRemove extraneous function (Closes: #444386)
2007-06-05 Bastien NoceraSimplify the timeout, no need for modified anymore
2007-06-05 Bastien NoceraAdapted patch from Arjan van de Ven (arjan@linux.intel...
2007-04-20 Iñigo MartínezDevelopers documentation updated.
2006-10-02 Nickolay V. ShmyrevSet size according to the document size/page size ratio...
2006-05-27 Nickolay V. ShmyrevUse consistent quoting style. Fix for the bug #320285.
2006-03-14 Carlos Garcia CamposFix memory leaks. Fixes bug #333945
2006-01-06 Nickolay V. ShmyrevCommit workaround Mozilla problem. Fix for the bug...
2006-01-04 Nickolay V. ShmyrevSetting saving behaviour fixes.
2005-12-25 Nickolay V. ShmyrevCorrect zoom setup and metadata save broken in some...
2005-11-14 Nickolay V. ShmyrevSave last document settings and reuse them for new...
2005-08-15 Jonathan Blandford* shell/ev-metadata-manager.c: (ev_metadata_manager_ini...
2005-07-07 Marco Pesenti GrittiAdd an _init functions that enabled metadata management...
2005-07-06 Christian PerschReturn a boolean from timeout func. Fix ported from...
2005-07-06 Martin Kretzschmar(ev_metadata_manager_set_int) (ev_metadata_manager_set_...
2005-07-06 Christian PerschFix DBUS configure checks.
2005-07-06 Marco Pesenti GrittiAdd support for some more types
2005-06-30 Marco Pesenti GrittiMetadata manager from gedit but modified to use GValue...