]> git.0d.be Git - empathy.git/blob - ChangeLog
Fix indentation Fix not returning the contact in tp_contact_list_find()
[empathy.git] / ChangeLog
1 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
2
3         * libempathy-gtk/Makefile.am:
4         * libempathy/empathy-tp-chat.c:
5         * libempathy/empathy-contact-manager.c:
6         * libempathy/empathy-contact-list.c: Fix indentation
7         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
8         in tp_contact_list_find()
9         * TODO: Updated.
10
11 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
12
13         * libempathy-gtk/gossip-contact-list-store.c:
14         * libempathy-gtk/gossip-preferences.c:
15         * libempathy-gtk/gossip-contact-list-store.h:
16         * libempathy-gtk/gossip-contact-list.c:
17         * libempathy-gtk/gossip-contact-list.h:
18         * libempathy-gtk/empathy-main-window.c:
19         * libempathy-gtk/gossip-contact-list-model.c:
20         * libempathy-gtk/gossip-contact-list-model.h:
21         * libempathy-gtk/Makefile.am:
22         * libempathy/empathy-marshal.list: Split GossipContactList into
23         two objects: GossipContactListStore inheriting from GtkTreeStore and
24         GossipContactListView inheriting from GtkTreeView. This makes
25         easier to build new UI widgets reusing the GtkTreeModel.
26
27 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
28
29         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
30         when screensaver is active.
31
32 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
33
34         * libempathy-gtk/gossip-private-chat.h:
35         * libempathy-gtk/gossip-contact-list.c:
36         * libempathy-gtk/gossip-chat.c:
37         * libempathy-gtk/gossip-chat.h:
38         * libempathy-gtk/gossip-chat-window.c:
39         * libempathy-gtk/Makefile.am:
40         * libempathy-gtk/gossip-chat-view.c:
41         * libempathy-gtk/gossip-private-chat.c:
42         * src/empathy-chat-main.c:
43         * libempathy/gossip-utils.c:
44         * libempathy/gossip-contact.h:
45         * libempathy/empathy-tp-chat.c:
46         * libempathy/gossip-utils.h:
47         * libempathy/empathy-contact-manager.c:
48         * libempathy/empathy-contact-manager.h:
49         * libempathy/empathy-tp-contact-list.c:
50         * libempathy/empathy-tp-contact-list.h:
51         * libempathy/empathy-tp-chatroom.c:
52         * libempathy/empathy-tp-chatroom.h:
53         * libempathy/empathy-contact-list.c:
54         * libempathy/empathy-contact-list.h:
55         * libempathy/Makefile.am:
56         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
57         implemented by EmpathyTpContactList, EmpathyContactManager and
58         EmpathyTpChatroom. GossipContactList use that interface to display a 
59         treeview.
60
61 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
62
63         * libempathy-gtk/gossip-chat.c: Display ChatState.
64
65 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
66
67         * libempathy-gtk/empathy-status-icon.c:
68         * libempathy/empathy-idle.c:
69         * libempathy/empathy-idle.h:
70         * libempathy/Makefile.am:
71         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
72         extended autoaway states.
73
74 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
75
76         * configure.ac:
77         * data/empathy.desktop.in:
78         * data/Makefile.am:
79         * data/empathy.desktop.in.in:
80         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
81         to POTFILES.in
82
83 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
84
85         * libempathy-gtk/empathy-status-icon.glade:
86         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
87         in menus.
88
89 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
90
91         * src/empathy-chat-main.c:
92         * src/empathy-main.c:
93         * configure.ac:
94         * data/22x22/Makefile.am:
95         * data/22x22/empathy.png:
96         * data/48x48:
97         * data/48x48/Makefile.am:
98         * data/48x48/empathy.png:
99         * data/32x32/Makefile.am:
100         * data/32x32/empathy.png:
101         * data/16x16/empathy.png:
102         * data/16x16/Makefile.am:
103         * data/scalable/empathy.svg:
104         * data/scalable/Makefile.am:
105         * data/Makefile.am: Add empathy icon stolen from cohoba.
106
107 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
108
109         * src/empathy-chat-main.c:
110         * src/Makefile.am:
111         * src/empathy-main.c:
112         * po/POTFILES.in
113         * po/LINGUAS:
114         * TODO: Setting up i18n support.
115
116         * po/Makefile.in.in: Removed, it's generated at build time.
117
118 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
119
120         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
121         label for jid.
122
123 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
124
125         * libempathy-gtk/gossip-chat-window.c:
126         * libempathy-gtk/gossip-chat-window.h:
127         * src/empathy-chat-main.c:
128         * libempathy/empathy-tp-chat.c:
129         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
130         if there is no existing GossipChat object for it.
131
132 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
133
134         * src/Makefile.am:
135         * src/empathy-contact-list-main.c: Removing empathy-contact-list
136         program, it's useless.
137
138 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
139
140         * configure.ac: Change version from 0.3darcs to 0.3svn
141
142 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
143
144         * autogen.sh: Set executable
145         * po/POTFILES.in: Update translatable files
146
147 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
148
149         * Initial version
150