aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-nm-glib.c
Commit message (Collapse)AuthorAgeFilesLines
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-3/+3
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Fix compilation warnings in shell directory (#441055).Matthew Barnes2007-06-031-2/+4
| | | | svn path=/trunk/; revision=33627
* Fix the build. Fixes #403744William Jon McCann2007-02-101-1/+1
| | | | | | | | | 2007-02-09 William Jon McCann <mccann@jhu.edu> * e-shell-nm-glib.c: Fix the build. Fixes #403744 svn path=/trunk/; revision=33194
* Fix warnings at build-time, and clean up the connections to the D-Bus onBastien Nocera2006-07-271-7/+14
| | | | | | | | | | | | 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
* init the nm-dbus connection once.Shreyas Srinivasan2006-02-051-6/+8
| | | | | | | | 2006-02-05 Shreyas Srinivasan <sshreyas@novell.com> * e-shell-nm-glib.c: init the nm-dbus connection once. svn path=/trunk/; revision=31406
* Remove suspicious and possibly redundant register/unregister calls. FixesHarish Krishnaswamy2006-01-021-3/+0
| | | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * e-shell-nm-glib.c: (e_shell_nm_glib_initialise): Remove suspicious and possibly redundant register/unregister calls. Fixes #325364 (critical warning crasher). svn path=/trunk/; revision=31014
* Include Evolution.hShreyas Srinivasan2005-12-221-0/+1
| | | | | | | | 2005-12-22 Shreyas Srinivasan <sshreyas@novell.com> * Include Evolution.h svn path=/trunk/; revision=30930
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-0/+77
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