network-manager-applet r412 - in trunk: . src/connection-editor src/utils
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: network-manager-applet r412 - in trunk: . src/connection-editor src/utils
- Date: Tue, 25 Dec 2007 00:54:53 +0000 (GMT)
Author: dcbw
Date: 2007-12-25 00:54:53 +0000 (Tue, 25 Dec 2007)
New Revision: 412
ViewCVS link: http://svn.gnome.org/viewcvs/network-manager-applet?rev=412&view=rev
Modified:
trunk/ChangeLog
trunk/src/connection-editor/Makefile.am
trunk/src/connection-editor/nm-connection-editor.c
trunk/src/connection-editor/nm-connection-editor.glade
trunk/src/connection-editor/nm-connection-editor.h
trunk/src/utils/utils.c
trunk/src/utils/utils.h
Log:
2007-12-24 Dan Williams <dcbw redhat com>
* src/connection-editor/Makefile.am
- Include utils for channel<->frequency conversion functions
* src/utils/utils.c
src/utils/utils.h
- (utils_freq_to_channel, utils_channel_to_freq, utils_find_next_channel):
add channel<->frequency conversion and helper functions
* src/connection-editor/nm-connection-editor.glade
- Fix connection editor pages so they are editable in Glade
* src/connection-editor/nm-connection-editor.c
src/connection-editor/nm-connection-editor.h
- Fix up page handling; the connection editor object, when calling
glade_xml_new(), must not allow Glade to parse and construct the
connection _list_ dialog box; otherwise when the connection editor
object gets destroyed it'll destroy the cached copy of the connection
list object too, resulting in badness.
- Make spinbuttons show 'default' when the value is the default value
- Make the Channel spinbutton snap to the correct next channel when
it's changed, and disable it when the Band option is 'default'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]