aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-nm.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings at build-time, and clean up the connections to the D-Bus onBastien Nocera2006-07-271-1/+7
| | | | | | | | | | | | 2006-07-27 Bastien Nocera <hadess@hadess.net> * e-shell-nm-glib.c: (e_shell_glib_network_monitor), (e_shell_nm_glib_initialise), (e_shell_nm_glib_dispose): * e-shell-nm.c: (e_shell_dbus_dispose): * e-shell-window.c: (impl_dispose): Fix warnings at build-time, and clean up the connections to the D-Bus on exit (Closes: #332387) svn path=/trunk/; revision=32425
* #include <string.h>Jeffrey Stedfast2006-04-201-0/+1
| | | | svn path=/trunk/; revision=31837
* Intercept the Disconnected signal and setup a timeout to try and reconnectJeffrey Stedfast2006-04-181-33/+72
| | | | | | | | | | 2006-04-18 Jeffrey Stedfast <fejj@novell.com> * e-shell-nm.c (e_shell_network_monitor): Intercept the Disconnected signal and setup a timeout to try and reconnect when the dbus daemon comes back up. svn path=/trunk/; revision=31828
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-0/+116
2005-12-22 Shreyas Srinivasan <sshreyas@novell.com> * Evolution is now Network Aware, the day of complete awareness beckons, The machines are taking over... * Network Manager support for evolution svn path=/trunk/; revision=30926