]> www.fi.muni.cz Git - evince.git/history - shell/ev-application.c
Send page dest as int to other evince instances when -i switch is used
[evince.git] / shell / ev-application.c
2011-04-30 Carlos Garcia CamposSend page dest as int to other evince instances when...
2011-03-20 Carlos Garcia CamposAdd comment explaining the previous commit
2011-03-20 Dennis SheilUse g_app_info_launch_uris() instead of g_app_info_launch()
2011-01-29 David BenjaminCall gdk_notify_startup_complete when acting as remote
2010-12-23 Cosimo Cecchishell: Use GAppInfo to launch evince instances instead...
2010-10-10 Carlos Garcia Campos[shell] Migrate user config dir to XDG fdo directories...
2010-07-26 Hib Eris[build] Rename DATADIR with EVINCEDATADIR
2010-07-12 Carlos Garcia Campos[shell] Add ev_application_get_n_windows()
2010-07-12 Carlos Garcia Campos[shell] Optimize ev_application_has_window()
2010-07-09 Jose Aliste[shell] Add GetWindowList DBus method to EvWindow
2010-06-28 Carlos Garcia Campos[shell] Add ev_application_get_dbus_connection()
2010-06-28 Carlos Garcia Campos[shell] Rename OpenURI dbus method as Reload and remove...
2010-06-28 Carlos Garcia Campos[shell] Free dbus introspection data on application...
2010-06-13 Bastien NoceraRemove hard-coded reason in totem-scrsaver
2010-05-25 Carlos Garcia Campos[shell] Use async GDBus api in ev-application
2010-05-25 Carlos Garcia Campos[shell] Update to current GDBus API
2010-05-25 Carlos Garcia Campos[shell] Fix build with dbus disabled
2010-05-25 Carlos Garcia Campos[shell] Use g_bus_watch_proxy instead of g_bus_watch_na...
2010-05-25 Carlos Garcia Campos[totem-screensaver] Use g_bus_watch_proxy instead of...
2010-05-25 Carlos Garcia CamposUpdate to current GDBus API
2010-05-25 Christian Persch[shell] Update ©
2010-05-25 Christian Persch[shell] Remove DBUS conditionals from TotemScrsaver
2010-05-25 Christian Persch[shell] Pass the GDBusConnection to TotemScrsaver
2010-05-25 Christian Persch[shell] Pass the GDBusConnection to EvMediaPlayerKeys
2010-05-25 Christian Persch[shell] Fix for GDBus API changes
2010-05-25 Christian Persch[shell] Don't autostart the daemon just to unregister
2010-05-25 Christian Persch[daemon] Return "" from RegisterDocument on new documents
2010-05-25 Christian Persch[shell] Safely get the screen from the message arguments
2010-05-25 Christian Persch[shell] Save a strdup
2010-05-25 Christian Persch[shell] Plug refcount leaks
2010-05-25 Christian Persch[shell] Port EvApplication to GDBus
2010-05-07 Carlos Garcia Campos[shell] Remove fontconfig lock/unlock when showing...
2010-04-25 Carlos Garcia CamposRespect GNOME22_USER_DIR env variable
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-03-31 Carlos Garcia Campos[shell] Fix build with GSEAL_ENABLE
2010-03-31 Hib ErisReplace GTK_WIDGET_REALIZED() with gtk_widget_get_reali...
2010-02-17 Carlos Garcia CamposUpdate totem-scrsaver from totem sources
2009-12-20 Hib ErisDo not hardcode BINDIR on Windows
2009-10-25 Christian Persch[shell] Don't exit with non-writable $HOME
2009-10-25 Christian Perschlibdocument: Clean up temp file handling
2009-10-23 Carlos Garcia CamposMake accels map save atomic
2009-10-23 Carlos Garcia CamposMove load/save toolbars model from EvApplication to...
2009-10-23 Carlos Garcia CamposMove load/save print settings code from EvApplication...
2009-10-22 Carlos Garcia CamposUpdate all window copies of the same document when...
2009-10-21 Carlos Garcia CamposSet DESKTOP_STARTUP_ID env var on spawned evince proces...
2009-10-21 Carlos Garcia CamposUse always a different process for every document
2009-10-20 Christian Perschshell: Don't crash when we don't have a DBUS connection
2009-10-20 Carlos Garcia CamposRun evince instances in different processes instead...
2009-10-11 Carlos Garcia Campos[shell] Use EvMetadata to get/set gvfs metadata
2009-09-25 Carlos Garcia CamposDo not try to recover invalid or unneeded files
2009-08-16 Christian Perschbuild: Add some more $(AM_V_GEN)s
2009-07-30 Carlos Garcia Campos[shell] Don't show crash recovery dialog when requested...
2009-07-30 Carlos Garcia Campos[shell] Disable crash recovery when D-BUS is disabled
2009-06-11 Christian PerschMake smclient optional
2009-06-09 Hib Eris[windows] Make evince relocatable on windows - GUI
2009-05-21 Carlos Garcia Campos[shell] Remember and reuse "Save a Copy..." path
2009-05-16 Carlos Garcia Campos[shell] Recover previous session when running evince...
2009-05-12 Carlos Garcia CamposMove stock icons from libmisc to libview and make the...
2009-04-08 Carlos Garcia CamposRemove the preview mode from EvWindow. EvPrintOperation...
2009-04-08 Carlos Garcia CamposMove EvPageAction and EvStockIcons from shell to a...
2009-03-31 Nickolay V. ShmyrevSet proper path to saved accels file. Fixes bug #577500.
2009-02-05 Hib ErisInclude gdkx.h only with X11. See bug #339172.
2009-01-26 Christian PerschMove metadata manager initialisation and shutdown into...
2009-01-26 Christian PerschMove ev_dot_dir() from libdocument to shell, since...
2009-01-16 Carlos Garcia CamposDo no use gdk_x11_* when not available. Based on patch...
2008-12-29 Carlos Garcia CamposRemember page setup options too. Paper size is globally...
2008-11-02 Carlos Garcia CamposMove the egg_set_desktop_file() call to main and remove
2008-10-31 Carlos Garcia CamposRemoved shell/ev-view-private.h
2008-09-04 Carlos Garcia CamposClean up the media player keys stuff.
2008-08-31 Carlos Garcia CamposMake sure evince starts up in the right workspace when...
2008-08-31 Carlos Garcia CamposFix window manager warnings shown in ~/.xsession-errors
2008-08-31 Carlos Garcia CamposEggSMClient copied from libegg
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Wouter BolsterleeCleanup many #include statements: reorder so that a...
2008-06-24 Bastien NoceraWhen building with D-Bus support, listen for multimedia...
2008-06-10 Cosimo CecchiFix some build warnings under GCC 4.3.0. (#537535).
2008-02-08 Carlos Garcia CamposRemove libgnomeprint support. Fixes bug #512370.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-11-25 Carlos Garcia CamposAdd a command line option for search. Fixes bug #497710.
2007-10-28 Carlos Garcia CamposAdd an expander to the open toolbar item which pops...
2007-10-26 Carlos Garcia CamposRemoved
2007-05-25 Carlos Garcia CamposAdd functions to delete temporary files created by...
2007-05-11 Carlos Garcia CamposAdd print button in preview mode. Fixes bug #396475.
2007-05-09 Nickolay V. ShmyrevAdd app-specific icons to our icon theme. Fixes bug...
2007-05-08 Carlos Garcia CamposRemember print settings. Fixes bug #349102.
2007-05-04 Ross BurtonAdd --without-libgnome, check for libgnome and libgnome...
2007-04-20 Carlos Garcia CamposMake fullscreen toolbar always visible. Do not use...
2007-04-20 Iñigo MartínezDevelopers documentation updated.
2007-01-19 Carlos Garcia CamposUse icon theme associated with the window screen rather...
2007-01-09 Carlos Garcia CamposShow main window and load document with the font-config...
2007-01-08 Carlos Garcia CamposBump requirements to dbus-glib 0.71 and drop all ifdefs...
2006-12-03 Nickolay V. ShmyrevMove screensaver handling to application. No more messa...
2006-11-10 Carlos Garcia CamposRemove temp file created when evince is used by GTK...
2006-11-10 Nickolay V. ShmyrevFixes bug #364364 - toolbar editor shows zoom actions...
2006-10-31 Carlos Garcia CamposAdd support for multiscreen systems. Fixes bug #316206.
2006-09-14 Nickolay V. ShmyrevReopen should reload document. Fixes bug 327951.
2006-08-05 Carlos Garcia CamposUse GtkRecent instead of EggRecent when it's available...
2006-07-17 Carlos Garcia CamposAdd preview toolbar (hidden by default)
2006-05-27 Nickolay V. ShmyrevFix page-label command line option. Bug #342070.
2006-05-26 Nickolay V. ShmyrevSync toolbareditor with epiphany and libegg
next