2006-11-01 Thomas Thurman * src/applet.c (about_cv): made license non-const (stopping compiler warning); turned on "wrap-license", fixing #366972; re-added "website". * src/applet.c (sort_menu): renumbered sorted menus every time (partly relevant to #343907). * src/fusa-user-menu-item.c (reset_label): removed fancy menu text that was an enormous memory hog. 2006-10-30 Thomas Thurman * src/applet.c (applet_fill_cb): connected menu_expose_cb. * src/applet.c (about_cb): changed to use gtk_show_about_dialog. Added myself to authors list. Fixes #366968. * src/applet.c (redraw_menu_cb, menu_expose_cb): New functions. * src/fusa-manager.c (fusa_manager_init): removed calls to reload_passwd (because we do this asynchly now) and push_update_displays_func (because we do it only on display). * src/fusa-manager.[ch] (fusa_manager_request_update_displays): New function. * src/fusa-manager.c (gdmconfig_monitor_cb): don't check dirty flags, since they can't possibly be set yet in an asynch system. * src/fusa-manager.c (push_update_displays_func): Removed. * src/fusa-user-menu-item.c (fusa_user_menu_item_expose_event): Added comments. 2006-10-24 Thomas Thurman * configure.ac: post-release bump to 2.17.3.