]> git.0d.be Git - empathy.git/blob - ChangeLog
Add all properties described by TP spec for the Text channel on
[empathy.git] / ChangeLog
1 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
2
3         * libempathy-gtk/gossip-group-chat.c:
4         * libempathy-gtk/gossip-private-chat.c:
5         * libempathy-gtk/gossip-chat.c:
6         * libempathy-gtk/gossip-chat.h:
7         * libempathy/empathy-tp-chat.c: Add all properties described by TP spec
8         for the Text channel on EmpathyTpChat. Make use of "name" and "subject"
9         properties in GossipGroupChat.
10
11 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
12
13         * libempathy/empathy-log-manager.c: Fix crash when there is no log
14         available for a chat.
15         * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal
16         is emitted before StatusChanged.
17
18 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
19
20         * libempathy-gtk/gossip-group-chat.c:
21         * libempathy-gtk/gossip-private-chat.c:
22         * libempathy-gtk/gossip-chat.c:
23         * libempathy/empathy-log-manager.c:
24         * libempathy/empathy-log-manager.h:
25         * libempathy/empathy-log-manager.xsl:
26         * libempathy/Makefile.am: Log chats and display 10 last messages when
27         opening a new chat.
28
29 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
30
31         * libempathy-gtk/gossip-group-chat.c:
32         * libempathy/empathy-tp-contact-list.c:
33         * libempathy/gossip-contact.c: Set default presence to available if
34         there is no presence iface.
35
36 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
37
38         * libempathy-gtk/gossip-ui-utils.c:
39         * libempathy-gtk/gossip-ui-utils.h:
40         * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show()
41         to avoid libgnomeui dependency (Ross Burton).
42
43 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
44
45         * libempathy-gtk/gossip-chatrooms-window.c:
46         * libempathy-gtk/gossip-chat-window.c:
47         * libempathy/gossip-chatroom.c:
48         * libempathy/gossip-chatroom-manager.c:
49         * configure.ac: Monitor changes on chatrooms.xml file and relead it 
50         when it's modified. connect chatroom-added/removed in some places where
51         needed.
52
53 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
54
55         * configure.ac: Bump version to 0.7
56
57 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
58
59         * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
60         MissionControl has API to request the channel from handle string.
61
62         * libempathy-gtk/empathy-main-window.c: Request room channel when
63         clicking on favorite rooms.
64
65         * TODO: Add a task: supporting registering.
66
67 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
68
69         * libempathy/empathy-idle.c: Do not restore away presence message when
70         coming back after the user set manually to away.
71
72 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
73
74         * libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
75         all accounts.
76
77         * src/empathy-accounts-main.c:
78         * libempathy-gtk/empathy-status-icon.c:
79         * libempathy-gtk/gossip-accounts-dialog.h:
80         * libempathy-gtk/gossip-accounts-dialog.c:
81         * libempathy-gtk/gossip-preferences.h:
82         * libempathy-gtk/gossip-preferences.c: Set parent window.
83
84         * libempathy-gtk/empathy-main-window.c: Implement favorite chatroom
85         menu and fix a leak.
86
87         * libempathy-gtk/Makefile.am:
88         * libempathy/Makefile.am:
89         * libempathy/gossip-chatroom.c:
90         * libempathy/gossip-chatroom.h:
91         * libempathy/gossip-chatroom-manager.c:
92         * libempathy/gossip-chatroom-manager.h:
93         * libempathy/gossip-chatroom-manager.dtd:
94         * libempathy-gtk/gossip-chatrooms-window.glade:
95         * libempathy-gtk/gossip-chatrooms-window.c:
96         * libempathy-gtk/gossip-chatrooms-window.h: New files to implement
97         favorite chatrooms and a window to show them.
98
99
100         * libempathy-gtk/gossip-chat.c: Fix tooltip leaked.
101
102         * libempathy-gtk/gossip-chat-window.h:
103         * libempathy-gtk/gossip-chat-window.c: Do not use deprecated
104         gtk_object_sink(). Implement favorite chatroom features. Find a chat
105         by comparing the account AND the chat ID.
106
107         * src/empathy-chat-main.c:
108         * libempathy/empathy-tp-chat.h:
109         * libempathy/empathy-tp-chat.c:
110         * libempathy/gossip-utils.h:
111         * libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text
112         channel's name. The chat ID is unique only for a specified account.
113
114         * libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME
115         comment for a leak not yet fixed.
116
117         * TODO: Would be cool to have a glade catalog for libempathy-gtk.
118
119 2007-05-26  Xavier Claessens  <xclaesse@gmail.com>
120
121         * libempathy-gtk/gossip-contact-list-store.c: Do not highlight contacts
122         already known when creating the contact list.
123         * libempathy/empathy-tp-contact-list.c: Do not set alias if DBus
124         returns an error. Fixes bug #442639.
125         * libempathy/empathy-idle.c: Do not set status message to
126         "Extended autoaway", let user's message unchanged.
127
128 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
129
130         * configure.ac: Bump version to 0.6
131
132 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
133
134         * libempathy-gtk/gossip-group-chat.c: Fix refcounting of
135         GossipGroupChat.
136         * libempathy/empathy-tp-contact-list.c: Add debug message when alias
137         request fails.
138         * data/22x22/empathy-group-message.png:
139         * data/22x22/Makefile.am: Add group message icon.
140 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
141
142         * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server
143         entry's value if it's hidden.
144         * libempathy-gtk/gossip-contact-list-view.c: Do not highlight groups
145         when adding them in the roster.
146         * libempathy/empathy-tp-contact-list.c: Do not create new GossipContact
147         object in presence/avatar/alias changed signal if we don't already know
148         that contact from a contact list channel. This should fix DBus max
149         pending calls limit reached in some cases.
150
151 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
152
153         * libempathy-gtk/gossip-new-chatroom-dialog.c: Preset the server only
154         for jabber protocol to conference.server. This fixes a warning.
155
156         * libempathy-gtk/gossip-group-chat.h:
157         * libempathy-gtk/gossip-group-chat.c: gossip_group_chat_set_topic() is 
158         a public function.
159
160         * libempathy-gtk/empathy-images.h:
161         * libempathy-gtk/empathy-main-window.glade:
162         * libempathy-gtk/empathy-status-icon.glade: Make use of
163         empathy-new-message icon name.
164
165         * libempathy-gtk/gossip-contact-list-store.c: By default we sort by
166         contacts names.
167
168         * libempathy-gtk/gossip-chat.c: Do not display composing state if
169         it's our own contact that is composing.
170
171         * src/empathy-chat-main.c:
172         * libempathy/empathy-tp-chat.c:
173         * libempathy/empathy-tp-chat.h: Make possible to build the id based on
174         the account and the channel's name. For private chats that means the
175         contact's id.
176
177         * libempathy-gtk/gossip-chat-window.c: Un-comment the code related to
178         chatrooms that is now implemented. We can now Show/Hide contact list
179         for group chats, DnD contact on the window to begin a discussion, join
180         a new chatroom.
181
182         * libempathy-gtk/gossip-account-chooser.c: Add a FIXME message.
183
184         * data/22x22/empathy-new-message.png:
185         * data/22x22/empathy-proto-irc.png:
186         * data/22x22/Makefile.am:
187         * data/32x32/empathy-proto-irc.png:
188         * data/32x32/Makefile.am:
189         * data/gtalk.profile:
190         * data/16x16/empathy-new-message:
191         * data/16x16/empathy-message-new.png:
192         * data/16x16/empathy-proto-irc.png:
193         * data/16x16/Makefile.am:
194         * data/scalable/empathy-proto-irc.svg:
195         * data/scalable/Makefile.am:
196         * data/irc.profile: Adding icons for empathy-new-message and IRC
197         protocol. Make use of the irc icon in the irc profile.
198
199 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
200
201         * libempathy-gtk/gossip-new-chatroom-dialog.c:
202         * libempathy-gtk/empathy-main-window.c: White space fix.
203
204 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
205
206         * libempathy-gtk/gossip-account-chooser.c:
207         * libempathy-gtk/gossip-new-chatroom-dialog.c:
208         * libempathy-gtk/gossip-account-widget-jabber.c:
209         * libempathy-gtk/gossip-account-chooser.h:
210         * libempathy-gtk/gossip-new-chatroom-dialog.h:
211         * libempathy-gtk/gossip-group-chat.c:
212         * libempathy-gtk/empathy-main-window.c:
213         * libempathy-gtk/gossip-new-chatroom-dialog.glade:
214         * libempathy-gtk/gossip-account-widget-jabber.glade:
215         * libempathy-gtk/Makefile.am:
216         * libempathy/empathy-tp-chatroom.c:
217         * data/gtalk.profile:
218         * data/jabber.profile:
219         * data/salut.profile:
220         * data/Makefile.am:
221         * data/empathy.desktop.in.in:
222         * data/msn.profile:
223         * data/irc.profile: New objects: GossipAccountChooser and
224         GossipNewChatroom, we can now join any chatroom. Adding IRC profile.
225
226 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
227
228         * libempathy/empathy-idle.c: If we are offline do not set away on idle.
229         If we are already away restore to available when we are no mode idle.
230         Do no modify status message.
231
232 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
233
234         * libempathy-gtk/gossip-group-chat.c:
235         * libempathy-gtk/gossip-group-chat.h:
236         * libempathy-gtk/gossip-private-chat.c:
237         * libempathy-gtk/gossip-private-chat.h:
238         * libempathy-gtk/gossip-group-chat.glade:
239         * libempathy-gtk/Makefile.am:
240         * src/empathy-chat-main.c:
241         * libempathy/empathy-tp-contact-list.c:
242         * libempathy/gossip-telepathy-group.c:
243         * libempathy/gossip-telepathy-group.h:
244         * libempathy/empathy-tp-chatroom.c:
245         * libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support.
246         Actually it works only if we get invited in a chatroom.
247
248 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
249
250         * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact
251         who sent last message.
252
253 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
254
255         * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message
256         comes from the self contact or another.
257
258 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
259
260         * libempathy-gtk/gossip-contact-list-model.c:
261         * libempathy-gtk/gossip-contact-list-model.h: Removed.
262         * libempathy-gtk/gossip-contact-list-view.c:
263         * libempathy-gtk/gossip-contact-list-view.h: Added.
264
265 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
266
267         * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like
268         that it can directly be sorted.
269         * data/empathy.schemas.in: s/gossip/empathy/
270
271 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
272
273         * configure.ac: Bump version to 0.5
274
275 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
276
277         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
278         function for getting groups of a contact. Make possible to have groups
279         for presence or role/affiliation in chatroom for example.
280         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
281         function to handle DnD of contact. Useful when a custom function is set
282         for groups.
283         * src/empathy-chat-main.c: Minor fix.
284         * TODO:
285         * po/POTFILES.in: Updated.
286
287 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
288
289         * libempathy-gtk/Makefile.am:
290         * libempathy/empathy-tp-chat.c:
291         * libempathy/empathy-contact-manager.c:
292         * libempathy/empathy-contact-list.c: Fix indentation
293         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
294         in tp_contact_list_find()
295         * TODO: Updated.
296
297 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
298
299         * libempathy-gtk/gossip-contact-list-store.c:
300         * libempathy-gtk/gossip-preferences.c:
301         * libempathy-gtk/gossip-contact-list-store.h:
302         * libempathy-gtk/gossip-contact-list.c:
303         * libempathy-gtk/gossip-contact-list.h:
304         * libempathy-gtk/empathy-main-window.c:
305         * libempathy-gtk/gossip-contact-list-model.c:
306         * libempathy-gtk/gossip-contact-list-model.h:
307         * libempathy-gtk/Makefile.am:
308         * libempathy/empathy-marshal.list: Split GossipContactList into
309         two objects: GossipContactListStore inheriting from GtkTreeStore and
310         GossipContactListView inheriting from GtkTreeView. This makes
311         easier to build new UI widgets reusing the GtkTreeModel.
312
313 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
314
315         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
316         when screensaver is active.
317
318 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
319
320         * libempathy-gtk/gossip-private-chat.h:
321         * libempathy-gtk/gossip-contact-list.c:
322         * libempathy-gtk/gossip-chat.c:
323         * libempathy-gtk/gossip-chat.h:
324         * libempathy-gtk/gossip-chat-window.c:
325         * libempathy-gtk/Makefile.am:
326         * libempathy-gtk/gossip-chat-view.c:
327         * libempathy-gtk/gossip-private-chat.c:
328         * src/empathy-chat-main.c:
329         * libempathy/gossip-utils.c:
330         * libempathy/gossip-contact.h:
331         * libempathy/empathy-tp-chat.c:
332         * libempathy/gossip-utils.h:
333         * libempathy/empathy-contact-manager.c:
334         * libempathy/empathy-contact-manager.h:
335         * libempathy/empathy-tp-contact-list.c:
336         * libempathy/empathy-tp-contact-list.h:
337         * libempathy/empathy-tp-chatroom.c:
338         * libempathy/empathy-tp-chatroom.h:
339         * libempathy/empathy-contact-list.c:
340         * libempathy/empathy-contact-list.h:
341         * libempathy/Makefile.am:
342         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
343         implemented by EmpathyTpContactList, EmpathyContactManager and
344         EmpathyTpChatroom. GossipContactList use that interface to display a 
345         treeview.
346
347 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
348
349         * libempathy-gtk/gossip-chat.c: Display ChatState.
350
351 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
352
353         * libempathy-gtk/empathy-status-icon.c:
354         * libempathy/empathy-idle.c:
355         * libempathy/empathy-idle.h:
356         * libempathy/Makefile.am:
357         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
358         extended autoaway states.
359
360 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
361
362         * configure.ac:
363         * data/empathy.desktop.in:
364         * data/Makefile.am:
365         * data/empathy.desktop.in.in:
366         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
367         to POTFILES.in
368
369 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
370
371         * libempathy-gtk/empathy-status-icon.glade:
372         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
373         in menus.
374
375 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
376
377         * src/empathy-chat-main.c:
378         * src/empathy-main.c:
379         * configure.ac:
380         * data/22x22/Makefile.am:
381         * data/22x22/empathy.png:
382         * data/48x48:
383         * data/48x48/Makefile.am:
384         * data/48x48/empathy.png:
385         * data/32x32/Makefile.am:
386         * data/32x32/empathy.png:
387         * data/16x16/empathy.png:
388         * data/16x16/Makefile.am:
389         * data/scalable/empathy.svg:
390         * data/scalable/Makefile.am:
391         * data/Makefile.am: Add empathy icon stolen from cohoba.
392
393 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
394
395         * src/empathy-chat-main.c:
396         * src/Makefile.am:
397         * src/empathy-main.c:
398         * po/POTFILES.in
399         * po/LINGUAS:
400         * TODO: Setting up i18n support.
401
402         * po/Makefile.in.in: Removed, it's generated at build time.
403
404 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
405
406         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
407         label for jid.
408
409 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
410
411         * libempathy-gtk/gossip-chat-window.c:
412         * libempathy-gtk/gossip-chat-window.h:
413         * src/empathy-chat-main.c:
414         * libempathy/empathy-tp-chat.c:
415         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
416         if there is no existing GossipChat object for it.
417
418 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
419
420         * src/Makefile.am:
421         * src/empathy-contact-list-main.c: Removing empathy-contact-list
422         program, it's useless.
423
424 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
425
426         * configure.ac: Change version from 0.3darcs to 0.3svn
427
428 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
429
430         * autogen.sh: Set executable
431         * po/POTFILES.in: Update translatable files
432
433 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
434
435         * Initial version
436