| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Fixes a crash in some situations, bug #572326
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
| |
svn path=/trunk/; revision=8873
|
|
|
|
| |
svn path=/trunk/; revision=8855
|
|
|
|
| |
svn path=/trunk/; revision=8695
|
|
|
|
| |
svn path=/trunk/; revision=7927
|
|
|
|
|
|
| |
Patch by Matthias Clasen, fix for bug #486881.
svn path=/trunk/; revision=7535
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* *:
Correct FSF address. Bug #409075, patch by John Millikin.
svn path=/trunk/; revision=6952
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-04 Christian Persch <chpe@svn.gnome.org>
* src/ephy-net-monitor.c: (ephy_net_monitor_check_network),
(ephy_net_monitor_startup):
Don't crash when we cannot access the system bus. Bug #404514, patch
by Jan de Groot.
svn path=/trunk/; revision=6935
|
| |
|
|
|
|
|
|
|
|
| |
2006-09-06 Christian Persch <chpe@cvs.gnome.org>
* *.c *.cpp:
Remove some unnecessary static data.
|
|
|
|
|
|
|
|
|
|
| |
2006-04-03 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-net-monitor.c:
Improve the current code (less complex) and add a timeouted call
to NetworkManager when requesting network status.
Bug 330479.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-03 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-dbus.c: (ephy_dbus_get_bus):
* src/ephy-net-monitor.c:
(ephy_net_monitor_check_for_active_device),
(ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup):
Don't crash when we cannot connect to the system dbus. Bug #336557.
|
|
|
|
|
|
|
|
|
| |
2006-02-12 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device):
Doesn't return the right variable !
Add a LOG to trace EphyNetworkMonitor's check for active device.
|
|
|
|
|
|
|
|
|
| |
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-net-monitor.c: (ephy_net_monitor_set_net_status),
(notify_network_managed_cb):
Store the detected network status even if we're not active.
|
|
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/epiphany.schemas.in:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
* lib/ephy-prefs.h:
* src/Makefile.am:
* src/ephy-net-monitor.c:
* src/ephy-net-monitor.h:
* src/ephy-shell.c: (ephy_shell_sync_network_status),
(impl_get_embed_single), (ephy_shell_dispose),
(ephy_shell_get_net_monitor), (_ephy_shell_create_instance),
(_ephy_shell_startup):
* src/ephy-shell.h:
libnm-glib be-gone! Use NetworkManager directly via DBUS, by
importing the excellent net-monitor extension directly into
Epiphany. Code by Jean-François Rameau.
|