CVSROOT:        /cvs/gnome
Module name:    gossip
Changes by:     mr      05/11/23 20:17:27

Modified files:
        .              : ChangeLog 
        libgossip      : Makefile.am gossip-account-manager.c 
                         gossip-chatroom-provider.h 
        po             : ChangeLog POTFILES.in 
        po             : ChangeLog POTFILES.in 
        src            : Makefile.am gossip-app.c gossip-app.h 
        ui             : chat.glade group-chat.glade 
Added files:
        libgossip      : gossip-chatroom-manager.c 
                         gossip-chatroom-manager.h gossip-chatroom.c 
                         gossip-chatroom.dtd gossip-chatroom.h 
        src            : gossip-chatrooms-dialog.c 
                         gossip-chatrooms-dialog.h 
Removed files:
        src            : gossip-edit-favorite-dialog.c 
                         gossip-edit-favorite-dialog.h gossip-favorite.c 
                         gossip-favorite.h gossip-join-dialog.c 
                         gossip-join-dialog.h 

Log message:
* POTFILES.in:
- Removed gossip-join-dialog.c.
- Removed gossip-edit-favorite-dialog.c.
- Added gossip-chatrooms-dialog.c.

* libgossip/gossip-account-manager.c:
- Switched from hash tables to lists, this is because the hash
table uses name which changes and cocks everything up (this is not
finished, the hash table in GossipSession needs to be updated to
work this way too).

* libgossip/Makefile.am:
* libgossip/gossip-chatroom-manager.[ch]:
- Added.

* libgossip/gossip-chatroom-provider.h:
- Move the GossipChatroomId to the GossipChatroom module.

* libgossip/Makefile.am:
* libgossip/gossip-chatroom.[ch]:
* libgossip/gossip-chatroom.dtd:
- This replaces the old back end (gconf) with the same method we
are using everywhere else (XML files).
- THIS DOES MEAN GROUP CHATS WILL NEED TO BE SET UP AGAIN!

* src/Makefile.am:
* src/gossip-edit-favorite-dialog.[ch]:
* src/gossip-favorite.[ch]:
* src/gossip-join-dialog.[ch]:
- Removed.

* ui/group-chat.glade:
- An expander is now used to hide the chatroom details unless you
are configuring a custom room.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2005-11-23%2020:16&maxdate=2005-11-23%2020:18

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

Reply via email to