CVSROOT:        /cvs/gnome
Module name:    gnome-system-tools
Changes by:     carlosg 06/05/18 20:02:07

Modified files:
        src/users      : ChangeLog Makefile.am callbacks.c callbacks.h 
                         group-settings.c group-settings.h 
                         groups-table.c groups-table.h main.c passwd.c 
                         passwd.h privileges-table.c table.c table.h 
                         user-settings.c user-settings.h users-table.c 
                         users-table.h 
Added files:
        src/users      : group-members-table.c group-members-table.h 
                         test-battery.c test-battery.h users-tool.c 
                         users-tool.h 
Removed files:
        src/users      : transfer.c transfer.h 

Log message:
2006-05-19  Carlos Garnacho  <[EMAIL PROTECTED]>

* users-tool.[ch]: new GObject, inherits from GstTool, and provides
access to the necessary OobsObjects.
* group-members-table.[ch]: added. It's table to show users/group
members.
* test-battery.[ch]: added. Provides functions to run series of tests
over something (say an user or a group), replaces the former
if/else if/else if/else if/... mess.
* transfer.[ch]: to the Attic, XML interface is deprecated.
* Makefile.am: reflect those changes. Do not compile the search bar.
* callbacks.[ch], group-settings.[ch], user-settings.[ch]: adapt to
liboobs. remove/comment out unused code.
* groups-table.[ch], users-table.[ch]: store pointers to user/group
objects.
* main.c, passwd.[ch]: code cleanup
* privileges-table.c: store the mapping table of groups -> privilege
here, no longer use the <allows_to> hack
* table.[ch]: cleanup and code improvements. Use the same model in
several places, filtering where necessary.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-system-tools&who=carlosg&date=explicit&mindate=2006-05-18%2020:01&maxdate=2006-05-18%2020:03

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to