Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for a minor code typo.Michal Vaner2009-01-181-3/+3
* Include gdkx only for dbus support. See bug #339172.Hib Eris2009-01-161-1/+1
* Move the egg_set_desktop_file() call to main and removeCarlos Garcia Campos2008-11-021-1/+3
* EggSMClient copied from libeggCarlos Garcia Campos2008-08-311-47/+21
* Remove gnome_authentication_manager_init.Carlos Garcia Campos2008-08-271-6/+0
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-0/+1
* Cleanup many #include statements: reorder so that a generic-to-specificWouter Bolsterlee2008-08-031-9/+8
* Rework the jobs system in order to make it simpler and more extensible. ItCarlos Garcia Campos2008-08-031-2/+0
* Add a profile mode available when debug is enabled. Add profilers inCarlos Garcia Campos2008-07-271-0/+2
* Fix some build warnings under GCC 4.3.0. (#537535).Cosimo Cecchi2008-06-101-3/+3
* Merge branch 'ev-debug' into workCarlos Garcia Campos2008-04-271-0/+3
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-8/+10
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-0/+5
* Add a command line option for search. Fixes bug #497710.Carlos Garcia Campos2007-11-251-0/+13
* 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