Almost there
Work on the policy editor continues. There are still some issues to be addressed: * How to search the plugin list more efficiently * Fixing bug(s) in the listview selection callbacks * The menu commands (New,Open,Save,Save As) need to be re-written Not sure how much of these will be addressed before the next release. Depends [...]
More Policy Editor
The policy editor now loads a list of plugins in a g_thread() so there is no more hang/delay when it opens. It also use GNOME-VFS to read the directories/files. I’ve got a meeting to attend but later on I’ll get the rest of the functions hooked up. My latest code is in CVS; not sure [...]
Policy Editor + Bonobo
First cut of the Bonobo-ization of the Sussen policy editor. Now I have to hookup all the functionality again so it actually does something. Also need to figure out how the window/toolbar preferences will be stored in relation to sussen and the plugin editor. Probably have to make minor changes to GConf structure.