aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-net-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-32/+2
* Updates to new NetworkManager API signals for status monitoring.Cosimo Cecchi2007-10-191-12/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Don't crash when we cannot access the system bus. Bug #404514, patch byChristian Persch2007-03-041-6/+11
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Improve the current code (less complex) and add a timeouted call toJean-François Rameau2006-04-041-188/+32
* Don't crash when we cannot connect to the system dbus. Bug #336557.Christian Persch2006-04-031-2/+3
* Doesn't return the right variable ! Add a LOG to traceJean-François Rameau2006-02-131-1/+3
* Store the detected network status even if we're not active.Christian Persch2006-01-261-2/+2
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-261-0/+584