]> www.fi.muni.cz Git - evince.git/history - shell/main.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / main.c
2010-12-23 Cosimo Cecchishell: Use GAppInfo to launch evince-previewer instead...
2010-07-26 Hib Eris[build] Rename DATADIR with EVINCEDATADIR
2010-05-25 Hib ErisRemove some code duplication
2010-05-25 Hib Eris[windows] Fix localization on Windows
2010-05-25 Carlos Garcia Campos[shell] Use async GDBus api in ev-application
2010-05-22 Carlos Garcia Campos[shell] Do not use the gconf gsettings backend any...
2010-05-11 Carlos Garcia Campos[shell] Fix opening files with '#' in its name
2010-05-03 Carlos Garcia Campos[shell] Port override_restrictions gconf key to GSettings
2010-04-25 Carlos Garcia CamposParse page dest from uri before creating the file
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-04-01 Carlos Garcia Campos[shell] Add command line option to open document at...
2010-02-03 Philip WithnallAssorted string fixes
2009-12-29 Hib Eris[windows] Properly define the _WIN32_WINNT version
2009-10-21 Carlos Garcia CamposUse always a different process for every document
2009-10-20 Carlos Garcia CamposRun evince instances in different processes instead...
2009-10-11 Carlos Garcia Campos[metadata] Run evince-convert-metadata tool at startup...
2009-07-30 Carlos Garcia Campos[shell] Don't show crash recovery dialog when requested...
2009-06-23 Fridrich StrbaOn Windows, when called from a console, get console...
2009-06-14 Christian PerschUse #ifdef, no #if
2009-06-14 Christian PerschOnly include eggdesktopfile.h on x11
2009-06-14 Christian PerschOnly use eggdesktopfile on xsmp smclient backend
2009-06-11 Christian PerschMake smclient optional
2009-05-16 Carlos Garcia Campos[shell] Recover previous session when running evince...
2009-04-10 Carlos Garcia CamposChange process working directory to $HOME so that we...
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-02-05 Carlos Garcia CamposMake session manager code compile for w32. These change...
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 PerschUse N_() in g_option_context_new(), not _().
2009-01-18 Michal VanerFix for a minor code typo.
2009-01-16 Hib ErisInclude gdkx only for dbus support. See bug #339172.
2008-11-02 Carlos Garcia CamposMove the egg_set_desktop_file() call to main and remove
2008-08-31 Carlos Garcia CamposEggSMClient copied from libegg
2008-08-27 Carlos Garcia CamposRemove gnome_authentication_manager_init.
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Wouter BolsterleeCleanup many #include statements: reorder so that a...
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-07-27 Carlos Garcia CamposAdd a profile mode available when debug is enabled...
2008-06-10 Cosimo CecchiFix some build warnings under GCC 4.3.0. (#537535).
2008-04-27 Carlos Garcia CamposMerge branch 'ev-debug' into work
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-11-25 Carlos Garcia CamposAdd a command line option for search. Fixes bug #497710.
2007-06-22 Gabor KelemenFixes program description translation issue. Bug #450148.
2007-05-12 Ross BurtonSync keybindings manually when building without libgnom...
2007-05-11 Carlos Garcia CamposAdd print button in preview mode. Fixes bug #396475.
2007-05-04 Ross BurtonAdd --without-libgnome, check for libgnome and libgnome...
2007-05-02 Ross BurtonAdd missing includes, fix indentation.
2007-04-20 Iñigo MartínezDevelopers documentation updated.
2007-03-22 Carlos Garcia CamposUse unlink-tempfile instead of unlink-temp-file. Fixes...
2007-01-24 Carlos Garcia CamposDo file transfer asynchronously in the main thread...
2007-01-08 Carlos Garcia CamposBump requirements to dbus-glib 0.71 and drop all ifdefs...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.
2006-11-19 Nickolay V. ShmyrevPreliminary history implementation
2006-11-10 Carlos Garcia CamposRemove temp file created when evince is used by GTK...
2006-10-31 Carlos Garcia CamposAdd support for multiscreen systems. Fixes bug #316206.
2006-08-21 Carlos Garcia CamposRevert my previous commit, gnome_program_init owns...
2006-08-21 Carlos Garcia CamposFix memory leak.
2006-07-17 Carlos Garcia CamposAdd preview toolbar (hidden by default)
2006-06-01 Nickolay V. ShmyrevCall gdk_threads_init. Thus we'll avoid errors in auth...
2006-05-27 Nickolay V. ShmyrevOpen links with anchors. Fix for the bug #339836.
2006-05-13 Nickolay V. ShmyrevPort to GOption command line parsing. Fix for the bug...
2006-05-13 Nickolay V. ShmyrevBump requirements to gtk 2.8 and drop all idfefs used.
2006-05-09 Carlos Garcia CamposFix some memory leaks.
2006-05-02 Carlos Garcia CamposRework links system, it adds support for remote links...
2006-05-02 Nickolay V. ShmyrevEvince use it's own icon. Fix for the bug #313392.
2005-11-10 Nickolay V. ShmyrevThanks to Robert McQueen <robot101@debian.org>. Dbus...
2005-09-01 Marco Pesenti GrittiFix timestamp parameter with dbus <= 0.33
2005-08-26 Jonathan BlandfordLast minute GTK-2.6 fixes. Release 0.4.0 EVINCE_0_4_0
2005-08-26 Jonathan Blandfordcatch another gtk+-2.8ism Make work with gtk+-2.6 Relea...
2005-08-26 Ryan LortieAdd 'timestamp' argument to ev_application_open_window and
2005-08-20 Jonathan Blandfordremove redundant g_warnings.
2005-07-11 Carlos Garcia CamposAllow open more than one file
2005-07-11 Marco Pesenti GrittiFix for dbus 0.33. bug #309975
2005-07-07 Marco Pesenti GrittiEver build metadata manager since it's just disabled...
2005-07-07 Marco Pesenti GrittiAdd an _init functions that enabled metadata management...
2005-07-05 Carlos Garcia CamposMarco Pesenti Gritti <mpg@redhat.com>
2005-07-04 Martin Kretzschmarinclude libgnomeui/gnome-authentication-manager.h ...
2005-06-30 Marco Pesenti GrittiMetadata manager from gedit but modified to use GValue...
2005-06-30 Marco Pesenti GrittiAdd an optional dbus interface (--enable-dbus). Rework...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-05-18 Jonathan BlandfordMassive code clean up from Nickolay Shmyrev. Keep page...
2005-05-10 Marco Pesenti GrittiPut the toolbar xml in evince own dot dir
2005-04-09 Christian PerschSave accelerators on exit. Fixes bug #172095.
2005-04-07 Nickolay V. ShmyrevRecent files support.
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-02-16 Vincent NoelSpecify an icon for the window. Patch by Jaap A. Haitsm...
2005-02-07 Marco Pesenti GrittiAdd debugging helpers
2005-01-04 Jeff Muizelaaruse gnome_vfs_make_uri_from_shell_arg so that relative...
2004-12-22 Mark McLoughlinfit-width stock icon from gpdf.
2004-12-22 Mark McLoughlinload files from the command line.
2004-12-22 Martin Kretzschmar(main): this is not epiphany.
2004-12-21 Marco Pesenti GrittiActually show the window...
2004-12-21 Marco Pesenti GrittiInitial revision