Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes program description translation issue. Bug #450148.Gabor Kelemen2007-06-221-0/+1
* Sync keybindings manually when building without libgnome (#437925).Ross Burton2007-05-121-0/+7
* Add print button in preview mode. Fixes bug #396475.Carlos Garcia Campos2007-05-111-0/+17
* Add --without-libgnome, check for libgnome and libgnomeui separately, andRoss Burton2007-05-041-3/+33
* Add missing includes, fix indentation.Ross Burton2007-05-021-4/+4
* Developers documentation updated.Iñigo Martínez2007-04-201-0/+18
* Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274.Carlos Garcia Campos2007-03-221-1/+1
* Do file transfer asynchronously in the main thread instead ofCarlos Garcia Campos2007-01-241-1/+0
* Bump requirements to dbus-glib 0.71 and drop all ifdefs used.Carlos Garcia Campos2007-01-081-58/+3
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-2/+0
* Preliminary history implementationNickolay V. Shmyrev2006-11-191-1/+0
* Remove temp file created when evince is used by GTK+ in preview mode.Carlos Garcia Campos2006-11-101-0/+12
* Add support for multiscreen systems. Fixes bug #316206.Carlos Garcia Campos2006-10-311-2/+23
* Revert my previous commit, gnome_program_init owns the option context. FixCarlos Garcia Campos2006-08-211-1/+1
* Fix memory leak.Carlos Garcia Campos2006-08-211-0/+1
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-171-15/+88
* Call gdk_threads_init. Thus we'll avoid errors in auth dialog. Fix for theNickolay V. Shmyrev2006-06-011-2/+2
* Open links with anchors. Fix for the bug #339836.Nickolay V. Shmyrev2006-05-271-3/+13
* Port to GOption command line parsing. Fix for the bug #327518Nickolay V. Shmyrev2006-05-131-14/+15
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-48/+1
* Fix some memory leaks.Carlos Garcia Campos2006-05-091-0/+12
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-1/+1
* Evince use it's own icon. Fix for the bug #313392.Nickolay V. Shmyrev2006-05-021-1/+1
* Thanks to Robert McQueen <robot101@debian.org>. Dbus warning on startup ofNickolay V. Shmyrev2005-11-101-1/+1
* Fix timestamp parameter with dbus <= 0.33Marco Pesenti Gritti2005-09-011-2/+2
* Last minute GTK-2.6 fixes. Release 0.4.0Jonathan Blandford2005-08-261-0/+4
* catch another gtk+-2.8ism Make work with gtk+-2.6 Release 0.4.0Jonathan Blandford2005-08-261-1/+47
* Add 'timestamp' argument to ev_application_open_window andRyan Lortie2005-08-261-5/+25
* remove redundant g_warnings.Jonathan Blandford2005-08-201-2/+0
* Allow open more than one fileCarlos Garcia Campos2005-07-111-6/+9
* Fix for dbus 0.33. bug #309975Marco Pesenti Gritti2005-07-111-2/+21
* Ever build metadata manager since it's just disabled at runtime now.Marco Pesenti Gritti2005-07-071-6/+1
* Add an _init functions that enabled metadata management at runtime.Marco Pesenti Gritti2005-07-071-11/+50
* Marco Pesenti Gritti <mpg@redhat.com>Carlos Garcia Campos2005-07-051-10/+16
* include libgnomeui/gnome-authentication-manager.h (main): to callMartin Kretzschmar2005-07-041-0/+3
* Metadata manager from gedit but modified to use GValue, so that we dontMarco Pesenti Gritti2005-06-301-0/+4
* Add an optional dbus interface (--enable-dbus). Rework application code,Marco Pesenti Gritti2005-06-301-19/+70
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-1/+1
* Massive code clean up from Nickolay Shmyrev. Keep page offset whenJonathan Blandford2005-05-181-0/+8
* Put the toolbar xml in evince own dot dirMarco Pesenti Gritti2005-05-101-0/+3
* Save accelerators on exit. Fixes bug #172095.Christian Persch2005-04-091-0/+2
* Recent files support.Nickolay V. Shmyrev2005-04-071-1/+1
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-0/+2
* Specify an icon for the window. Patch by Jaap A. Haitsma. Fixes #166177.Vincent Noel2005-02-161-0/+1
* Add debugging helpersMarco Pesenti Gritti2005-02-071-0/+2
* use gnome_vfs_make_uri_from_shell_arg so that relative paths work from theJeff Muizelaar2005-01-041-11/+5
* fit-width stock icon from gpdf.Mark McLoughlin2004-12-221-0/+4
* load files from the command line.Mark McLoughlin2004-12-221-3/+33
* (main): this is not epiphany.Martin Kretzschmar2004-12-221-1/+1
* Actually show the window...Marco Pesenti Gritti2004-12-211-0/+6