aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-nm.c
Commit message (Collapse)AuthorAgeFilesLines
* ** Fixes bug #564416Matthew Barnes2008-12-151-15/+12
| | | | | | | | | | | | | 2008-12-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #564416 * shell/e-shell-nm.c: We've been listening for obsolete D-Bus signals. Update to NetworkManager's current D-Bus API. svn path=/trunk/; revision=36878
* Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support ↵Suman Manjunath2008-10-171-38/+18
| | | | | | for deprecated libnm-glib). svn path=/trunk/; revision=36631
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-13/+14
| | | | svn path=/trunk/; revision=36313
* Coding style cleanups.Matthew Barnes2008-08-191-15/+14
| | | | svn path=/trunk/; revision=36025
* Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 ↵Suman Manjunath2008-04-261-1/+1
| | | | | | (Check online status from NetworkManager at startup instead of using the last-used-state) svn path=/trunk/; revision=35420
* ** Fix for bnc #173186Srinivasa Ragavan2008-02-181-1/+1
| | | | | | | | | | | 2008-02-18 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bnc #173186 * e-shell-nm.c: (e_shell_network_monitor): Upstreamed Fejj's OpenSUSE patch. Crash while quitting. svn path=/trunk/; revision=35038
* ** Fix for bnc #159736. Patch from OpenSUSE.Srinivasa Ragavan2008-02-181-2/+8
| | | | | | | | | | | | 2008-02-18 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bnc #159736. Patch from OpenSUSE. * e-shell-nm.c: (e_shell_network_monitor): svn path=/trunk/; revision=35034
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-23/+23
| | | | | | | | | 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 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