Robby Workman
b8d6dccda1
Merged r513 from mainline
2010-01-02 23:51:45 -06:00
Robby Workman
79e013c708
Fixup the icon fallout from splitting the gtk code out.
2010-01-02 23:14:17 -06:00
Robby Workman
006cfd34b4
Make --no-install-gtk ignore the gui and guiutil python modules
...
This is not how Adam recommended doing it, but I couldn't get
that way to work. :-)
2009-11-06 15:52:15 -06:00
Robby Workman
66b104e167
Allow installation without the gtk client.
...
This adds a --no-install-gtk switch to configure.
Icons are not installed if the gtk client is not installed.
2009-11-06 11:40:17 -06:00
Robby Workman
91711fc638
Install some additional docs
...
Renamed curses/README to curses/README.curses
Renamed curses/TODO to curses/TODO.curses
Renamed cli/README to cli/README.cli
Edited setup.py to install these docs to wpath.docdir
2009-11-06 08:37:58 -06:00
Robby Workman
f0d729737e
Oops - install the wicd-cli.py file to %LIB% if we want the cli
...
client to actually work :-)
2009-11-06 08:33:23 -06:00
Robby Workman
2b662fa790
Fixed in/wpath.py.in for the commandline-only application.
2009-11-06 08:27:00 -06:00
Robby Workman
ad1fdb0201
Initial commit of Ronuk Raval's wicd_cli branch into the main
...
1.6 codebase. This is still untested, so depending on any
problems found, and assuming it eventually makes into the
main branch, we might rebase it before the merge.
2009-11-05 23:20:36 -06:00
Robby Workman
447e9f454d
Clarify at_console and Introspectable bits in dbus config
...
This (again) is largely aesthetic, but it clarifies the %WICDGROUP%
setting (previous the comment referred to "above" while it was
actually below) by moving that block above the at_console block.
Also this adds a comment about the Introspectable method to head
off any inquiries as to why we're allowing that in wicd's config.
2009-07-08 01:39:53 -05:00
Robby Workman
3ef4593968
Merged mainline back into this branch
...
This reverts my previous change to the dbus config file, and adds a
minor documentation bug to it. I'll fix that in the next commit.
2009-07-08 01:35:17 -05:00
Robby Workman
9c64f5ac7f
Remove default allow at_console permissions for wicd client
...
I suspect that this will be a user-visible change for lots of people;
basically, the default before this was to allow any user logged in
on the local machine to use wicd-client IF ConsoleKit was installed
and in use on the machine. Since we don't support use of PolicyKit
for obtaining authorizations, this wasn't really the proper default
in my opinion. This will not affect systems that are not using
ConsoleKit - they will continue to depend on group membership in
whatever is defined for %WICDGROUP% in the dbus configuration file.
2009-07-07 22:37:30 -05:00
Robby Workman
54fcdee726
Reorder the directives in the dbus config file
...
This is aesthetic only; no functional change.
2009-07-07 22:36:05 -05:00
Robby Workman
155bf2edfd
Remove obsolete entries from dbus config file
...
org.wicd.daemon.config no longer exists; this was apparently a
leftover from the 1.4.x or 1.5.x days.
2009-07-07 22:31:08 -05:00
Robby Workman
b1933987d7
Clarify intent of INSTALL with respect to pm-utils version.
2009-05-21 10:12:03 -05:00
Robby Workman
6c7eff5a3c
Merged mainline back in; no other changes.
2009-05-19 23:40:13 -05:00
Robby Workman
51f46c40a1
Make sure the /sys/class/net/whatever is actually a directory in
...
GetWiredInterfaces() (similar to the check in GetWireless)
2009-05-19 15:44:52 -05:00
Robby Workman
d18c933cac
Merged mainline. No other changes to this branch; no need to merge
...
into mainline.
2009-05-15 12:25:58 -05:00
Robby Workman
98d6b2a977
Merged mainline; no other changes.
2009-05-08 14:27:46 -05:00
Robby Workman
0eeacfa8c6
Merged mainline back in to sync up this branch.
...
No need to re-merge into mainline, as there are no other changes
at this point.
2009-05-02 20:25:25 -05:00
Robby Workman
fa6707689a
Merged mainline.
2009-05-01 09:15:18 -05:00
Robby Workman
c6ad1c5706
Tweaks to NEWS file.
2009-04-28 10:51:16 -05:00
Robby Workman
a3b8f903bb
Merged mainline. This will require one more change to the NEWS file
...
to handle conflicts.
2009-04-28 10:50:23 -05:00
Robby Workman
63b00dd756
Clarified some required versions in INSTALL
2009-04-26 21:38:10 -05:00
Robby Workman
9588a78b68
Use set_icon_name() instead of set_icon_from_file() in gui.py ; this
...
allows gtk to use the themed icons (and presumably the correct size
and all that good stuff).
2009-04-25 23:17:33 -05:00
Robby Workman
c9b3a507d8
Synced CHANGES file with mainline.
...
Minor tweaks to NEWS file (mostly formatting).
2009-04-25 22:55:12 -05:00
Robby Workman
a00f7c4ae5
Added NEWS file with major changes since 1.5.x.
...
Updated CHANGES file with 'bzr log' output as of r367.
2009-04-22 19:53:08 -05:00
Robby Workman
4e665a9bcf
Merged mainline r297.
2009-02-13 10:07:40 -06:00
Robby Workman
9cd4f7ae8d
Merged r295 of mainline.
2009-02-12 18:41:12 -06:00
Robby Workman
d369bc0587
Removed a relic from 1.4.x :)
2009-02-11 22:04:44 -06:00
Robby Workman
b168381bc5
Removed date ; added reference to wicd-curses(8).
...
Minor formatting fixes.
Documented the backend=, prefer_wired=, and global_dns_dom= parameters
in manager-settings.conf
2009-02-11 22:03:24 -06:00
Robby Workman
6d2cd5bfa7
Removed date ; added references to wicd-curses(8).
2009-02-11 22:01:58 -06:00
Robby Workman
06fce10acf
Removed date ; added references to wicd-curses(8).
2009-02-11 22:01:24 -06:00
Robby Workman
f171f14b1f
Removed the date, as it's pointless.
...
Added NaCl to the AUTHORS list (still needs email addy).
Something else minor that I forgot :/
2009-02-11 22:00:10 -06:00
Robby Workman
66076a7f1c
Merged mainline.
2009-02-11 21:38:38 -06:00
Robby Workman
18db8c9d8c
Merged mainline.
2009-02-09 20:40:35 -06:00
Robby Workman
aa72ee3ed9
Merged r285 upstream
2009-02-07 16:51:03 -06:00
Robby Workman
02db5e6b4a
Merged mainline.
2009-02-04 15:00:40 -06:00
Robby Workman
1b7e2792d5
Merged back with mainline.
2009-02-03 21:18:35 -06:00
Robby Workman
781e0eb743
Bugfix to prevent creation of $HOME/~/ directory
2009-02-03 10:14:34 -06:00
Robby Workman
32b1a5372e
More INSTALL tweaks.
2009-02-03 00:26:28 -06:00
Robby Workman
5d10adfd4e
Tweaked INSTALL to note dbus and friends deps.
2009-02-03 00:12:39 -06:00
Robby Workman
13b6f8f8e0
Merged mainline, which includes NaCl's curses stuff and all fixes and
...
such from this branch.
2009-02-03 00:08:42 -06:00
Robby Workman
f555fa40f4
Merged r265..r266 from mainline.
2009-02-01 21:05:04 -06:00
Robby Workman
1361ba884c
Merged latest from NaCl.
2009-01-31 01:16:34 -06:00
Robby Workman
fbb380bcc3
Merged mainline r265
2009-01-31 01:00:03 -06:00
Robby Workman
832fbd4c5f
Added some more salinity here...
2009-01-31 00:38:59 -06:00
Robby Workman
aa0446e1dd
Merged some salty stuff...
2009-01-30 22:48:56 -06:00
Robby Workman
7f1959a71b
Fix a harmless typo.
2009-01-30 21:48:59 -06:00
Robby Workman
9c51d6e656
Merged mainline for a bugfix.
2009-01-30 20:22:38 -06:00
Robby Workman
0e3348851b
Merged latest salty branch.
2009-01-30 07:58:37 -06:00
Robby Workman
86c5a5e146
Merged NaCl's branch.
2009-01-29 22:37:58 -06:00
Robby Workman
4521b85c9a
This merges from the selinux branch (I accidentally edited the wrong
...
branch) with a note in INSTALL about pm-utils optional dep.
2009-01-29 11:33:40 -06:00
Robby Workman
eb30c65847
Removed references to "Tray" from other/wicd.desktop
2009-01-29 11:12:32 -06:00
Robby Workman
d5ce9696f2
Removed an unneeded wicd.png from other/ and fixed up the wicd.desktop
...
file in there (for users who want to just start the client without
the tray icon, and have a menu entry to do so).
2009-01-29 11:06:27 -06:00
Robby Workman
3f48538c3b
Merge mainline with some removals and bugfixes.
2009-01-29 10:55:57 -06:00
Robby Workman
87ede3379e
Quote some values in the wicd-client.in script, in case some insane
...
person passes a VERSION string with spaces in it. I can't imagine
who would have done such a thing ;-)
2009-01-28 21:40:40 -06:00
Robby Workman
728fa198ce
Updated Gentoo's init script from portage.
...
Thanks to Jeremy Olexa (darkside_).
2009-01-28 20:54:31 -06:00
Robby Workman
7765abf9b5
Merged changes from svenstaro to the Arch init script, and then
...
did some cleanup edits in this tree.
2009-01-28 19:28:05 -06:00
Robby Workman
98d486f3a2
Merged latest from NaCl's branch.
2009-01-28 15:49:30 -06:00
Robby Workman
e6b0ba375c
Merged mainline fixes.
2009-01-27 15:59:41 -06:00
Robby Workman
477b4ca175
Merge mainline with some bugfixes.
2009-01-26 18:49:43 -06:00
Robby Workman
d1656b46eb
Updated INSTALL with some dependency information.
2009-01-26 10:37:06 -06:00
Robby Workman
3671d04814
Merged latest changes in NaCl's branch.
2009-01-26 09:02:43 -06:00
Robby Workman
14b48efd7e
Merged latest mainline with several bugfixes.
2009-01-25 21:55:12 -06:00
Robby Workman
2f96dfd2c1
Merged NaCl's branch, which resulted in no changes. :)
2009-01-25 18:00:08 -06:00
Robby Workman
7599269875
Merged mainline experimental changes.
2009-01-25 15:25:58 -06:00
Robby Workman
850118a231
Merged bugfix from mainline experimental.
2009-01-24 22:11:33 -06:00
Robby Workman
3d2f537646
s/subversion/bzr/ in INSTALL file. Possibly more changes coming...
2009-01-24 20:36:55 -06:00
Robby Workman
a830598681
Merged latest changes from NaCl's branch.
2009-01-24 11:27:41 -06:00
Robby Workman
932bd32472
Fix a misspelling in wicd-client.1, and add linewraps at <80 chars
...
in the raw text.
2009-01-23 16:06:53 -06:00
Robby Workman
784076926a
Some nitpick edits to wicd-client's section that checks for X and offers
...
to launch the curses client. This is largely personal preference, so
no offense will be taken by merge refusal, but I'm not convinced that
"friendliness" belongs in the file comments :-)
2009-01-23 16:04:07 -06:00
Robby Workman
f6e64b321b
Merged r250 of mainline.
2009-01-23 15:45:25 -06:00
Robby Workman
a945d205ea
Merged Dan's latest commit to mainline.
2009-01-22 23:58:32 -06:00
Robby Workman
da576e2ff9
Added crux support to setup.py
2009-01-21 22:35:46 -06:00
Robby Workman
07f827756a
Merged latest changes from NaCl's branch.
2009-01-21 22:12:51 -06:00
Robby Workman
b7f66c4f0d
Merged latest from NaCl's branch.
2009-01-15 00:14:24 -06:00
Robby Workman
65becd5afe
Merged networking.py patch from experimental to address bug 315238.
2009-01-12 13:49:47 -06:00
Robby Workman
c526c47c84
Merged NaCl's latest revision (used bzr merge --weave as it handled the
...
conflicts much better) (and no, I'm not even sure *why* there were
conflicts).
2009-01-12 00:21:09 -06:00
Robby Workman
04f4a31cd5
Merged Adam's latest 1.6-noexpander branch. There was a conflict in
...
data/wicd.glade around line 450-something -- the y_options flag was
removed in the noexpander branch. I wasn't sure whether that was
intentional or not, so I left it in to resolve the conflict. If that
was the wrong decision, it can be fixed later :)
2009-01-12 00:17:20 -06:00
Robby Workman
f5993ea659
Merged upstream experimental branch.
2009-01-12 00:16:34 -06:00
Robby Workman
b7fd14cdda
Merged r238 of NaCl's branch.
2009-01-07 22:26:31 -06:00
Robby Workman
bb8cfb2b9d
Added logic for kde4-config (kde4's equivalent to kde-config)
2009-01-05 23:12:49 -06:00
Robby Workman
e00f80c757
Merged latest changes from NaCl.
2009-01-05 10:25:59 -06:00
Robby Workman
c60713cdd6
s/Tenative/Tentative/g in wicd-curses(8)
2009-01-04 02:31:01 -06:00
Robby Workman
f29e6cb1f4
Merged latest nacl branch.
2009-01-04 02:27:44 -06:00
Robby Workman
944c53f7cd
Removed a blank line from the end of the slackware init script.
...
Trivial, but annoying on upgrades for the config() .new stuff.
2009-01-03 00:08:53 -06:00
Robby Workman
1a7d9cc071
Merged in the frankencurses branch, which is basically NaCl's branch
...
plus integration with setup.py and related files.
2009-01-02 21:43:55 -06:00
Robby Workman
48910f50ea
Merged in latest from NaCl's branch.
2009-01-02 21:22:17 -06:00
Robby Workman
feedd7b6c5
Merged r237 of mainline.
2009-01-02 20:57:47 -06:00
Robby Workman
40bc486b2e
Merged mainline r237 (which includes the changes from here).
2009-01-02 20:54:12 -06:00
Robby Workman
93ef894c45
Removed "in keys" from line 415 per NaCl's suggestion.
2009-01-02 20:25:16 -06:00
Robby Workman
066237718f
Fixed up setup.py and wpath.py to install the curses client.
...
Added a wicd-curses wrapper script to /usr/bin
Made curses *.py files executable
All of this passes the build test, but not the "WFM" test. :)
2009-01-01 02:02:26 -06:00
Robby Workman
4798d26f9a
Merged my experimental branch into this.
2009-01-01 01:43:00 -06:00
Robby Workman
908267f059
Merged NaCl's curses branch into this.
2009-01-01 01:42:20 -06:00
Robby Workman
62ce9b9852
If kde-config fails, then assume kde is not installed, and don't
...
install the autostart file for kde.
2008-12-31 23:53:30 -06:00
Robby Workman
f67c171b2c
Merged r234 from mainline.
2008-12-31 15:52:27 -06:00
Robby Workman
5de0569fab
Merged r233 from mainline
2008-12-30 20:07:52 -06:00
Robby Workman
4e1ac3e43f
Merged r232 from mainline.
2008-12-28 19:24:37 -06:00
Robby Workman
b3d695d0ba
Fix permissions on peap-tkip template.
2008-12-28 19:22:15 -06:00
Robby Workman
da5fc2dfdf
Merged autoconnect.py and suspend.py changes from trunk (fixes for
...
the pm-utils sleep hook usage).
2008-12-28 00:19:25 -06:00