Re: WPA status 2006-01-03

2006-01-03 Thread Kay Sievers
On Tue, Jan 03, 2006 at 05:19:29PM -0500, Dan Williams wrote: > Another WPA-related update. > > Major Changes since Dec 22 > -- > > 1) NMDevice has been refactored and GObject-ified. Wired and wireless > are now subclasses. This should make a Bluetooth DUN device qui

WPA status 2006-01-03

2006-01-03 Thread Dan Williams
Another WPA-related update. Major Changes since Dec 22 -- 1) NMDevice has been refactored and GObject-ified. Wired and wireless are now subclasses. This should make a Bluetooth DUN device quite a bit easier to write, for example. Anyone? 2) The applet respects capa

Re: Novell VPN support

2006-01-03 Thread Robert Love
On Tue, 2005-12-20 at 08:32 -0700, Preggna S wrote: > Appreciate any comments on this.. Committed. Robert Love ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: draw applet without theme

2006-01-03 Thread Karl H. Beckers
Hmm, interesting ... smth. like this works for me: void position_popup_menu (GtkMenu *menu, gint *x, gint *y, gboolean *push_in, gpointer user_data) { GtkWidget *applet; applet = GTK_WIDGET(user_data); g_assert (applet); g_assert (x); g_assert (y); gdk_window_get_origin (