aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-53/+24
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Fix error condition check.Christian Persch2007-01-291-1/+1
* Utilize GLib's new g_timeout_add_seconds to reduce context switches andDiego Escalante Urrelo2007-01-031-3/+4
* Don't try to close shared dbus connections. This avoids dbus warnings onWouter Bolsterlee2006-10-181-12/+2
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Don't crash when we cannot connect to the system dbus. Bug #336557.Christian Persch2006-04-031-5/+18
* Don't try to connect to the session bus when we're starting a privateChristian Persch2006-03-031-8/+10
* Only claim the DBUS name when not running as private instance.Christian Persch2006-02-031-3/+53
* Queue commands received from the main and remote instances, and processChristian Persch2006-02-021-0/+5
* Remove unused NM code. Misc cleanups.Christian Persch2006-01-281-91/+42
* Run the main loop until the reply is received when activating a runningChristian Persch2006-01-251-0/+1
* Use DBUS_NAME_FLAG_DO_NOT_QUEUE when requesting the name, and also handleChristian Persch2006-01-241-8/+11
* Removed add-bookmark and import-bookmarks functions, and changed load-urlChristian Persch2006-01-241-0/+2
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-241-127/+192
* Add guards to avoid crashing on exit if system bus isn't running. FixesCrispin Flowerday2006-01-221-9/+17
* Remove both session/system filters before finalizing EphyDbus object. FixJean-François Rameau2006-01-221-0/+7
* Fix compiler warnings.Jean-François Rameau2006-01-121-1/+1
* src/ephy-dbus.c (ephy_dbus_connect_to_session_bus)Crispin Flowerday2006-01-041-1/+1
* Tell dbus not to exit the application if the bus disconnects.Crispin Flowerday2006-01-041-0/+8
* Fix compilation with DBUS 0.6 (DBUS_NAME_FLAG_PROHIBIT_REPLACEMENTJean-François Rameau2006-01-031-0/+5
* R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: AChristian Persch2006-01-031-0/+469