]> git.0d.be Git - empathy.git/blob - ChangeLog
If EmpathyChat object does not exist when DnD a contact, create one. Fixes
[empathy.git] / ChangeLog
1 2007-10-19  Xavier Claessens  <xclaesse@gmail.com>
2
3         * libempathy-gtk/empathy-chat-window.c: If EmpathyChat object does not
4         exist when DnD a contact, create one. Fixes bug #483168.
5
6 2007-10-19  Xavier Claessens  <xclaesse@gmail.com>
7
8         * libempathy-gtk/empathy-status-icon.c: Fix crash when iconifying main
9         window if it's already hiden.
10
11 2007-10-19  Xavier Claessens  <xclaesse@gmail.com>
12
13         * libempathy-gtk/empathy-group-chat.c:
14         * libempathy/empathy-tp-chatroom.c:Don't accept invitation if we are
15         not invited.
16
17         * libempathy-gtk/empathy-status-icon.c: Correctly toggle visibility
18         with ALT-F4 on the main windows.
19
20 2007-10-18  Xavier Claessens  <xclaesse@gmail.com>
21
22         * libempathy/empathy-log-manager.c:
23         * libempathy/empathy-log-manager.h:
24         * libempathy/empathy-tp-chat.c:
25         * libempathy/empathy-contact-manager.c:
26         * libempathy/empathy-tp-chat.h:
27         * libempathy/empathy-contact-manager.h:
28         * libempathy/empathy-avatar.c:
29         * libempathy/empathy-chandler.c:
30         * libempathy/empathy-tp-contact-list.c:
31         * libempathy/empathy-chandler.h:
32         * libempathy/empathy-filter.c:
33         * libempathy/empathy-tp-roomlist.c:
34         * libempathy/empathy-tp-contact-list.h:
35         * libempathy/empathy-filter.h:
36         * libempathy/empathy-tp-chatroom.c:
37         * libempathy/empathy-tp-roomlist.h:
38         * libempathy/empathy-contact-factory.c:
39         * libempathy/empathy-tp-chatroom.h:
40         * libempathy/empathy-contact-list.c:
41         * libempathy/empathy-contact-factory.h:
42         * libempathy/empathy-contact-list.h:
43         * libempathy/empathy-chatroom.c:
44         * libempathy/empathy-idle.c:
45         * libempathy/empathy-tp-group.c:
46         * libempathy/empathy-chatroom.h:
47         * libempathy/empathy-idle.h:
48         * libempathy/empathy-tp-group.h: Cleanup licences and copyrights,
49         Modules with 100% collabora code are now relicenced to LGPL.
50
51 2007-10-15  Xavier Claessens  <xclaesse@gmail.com>
52
53         * libempathy-gtk/empathy-ui-utils.c: Don't warning if we try to load
54         a NULL icon.
55
56         * data/Makefile.am:
57         * data/aim.profile:
58         * data/sofiasip.profile: Add AIM and SIP profiles. Fixes bug #457740
59         (Jamey Hicks).
60
61 2007-10-13  Xavier Claessens  <xclaesse@gmail.com>
62
63         * libempathy-gtk/empathy-chat.c: Set chat state to ACTIVE when receiving
64         a message from a contact, avoid staying in COMPOSING state forever for
65         protocols like MSN that do not notify when contact stoped writing.
66
67 2007-10-13  Xavier Claessens  <xclaesse@gmail.com>
68
69         * libempathy-gtk/empathy-chat-view.h:
70         * libempathy-gtk/empathy-main-window.c:
71         * libempathy-gtk/empathy-chat.c:
72         * libempathy-gtk/empathy-chat-window.c:
73         * libempathy-gtk/empathy-chat-view.c:
74         * libempathy/empathy-log-manager.c:
75         * libempathy/empathy-time.c:
76         * libempathy/empathy-tp-chat.c:
77         * libempathy/empathy-time.h:
78         * libempathy/empathy-message.c:
79         * libempathy/empathy-message.h:
80         * libempathy/empathy-presence.c:
81         * configure.ac: Don't use deprecated GtkTooltips API. Add commented out
82         lines in configure.ac to disable GLib and GTK deprecated symbols.
83         Replace EmpathyTime by time_t which is more appropriate for timestamps.
84
85         * doc/*: Updated.
86
87 2007-10-13  Xavier Claessens  <xclaesse@gmail.com>
88
89         * libempathy-gtk/empathy-main-window.c:
90         * libempathy-gtk/empathy-presence-chooser.c:
91         * libempathy-gtk/empathy-contact-list-view.c:
92         * libempathy-gtk/empathy-contact-widget.c:
93         * libempathy-gtk/empathy-chat.c:
94         * libempathy-gtk/empathy-contact-list-store.c:
95         * libempathy-gtk/empathy-chat-window.c:
96         * libempathy/empathy-idle.c:
97         * tests/contact-manager.c: Use g_timeout_add_seconds when appropriated
98         to avoid weaking the process too much.
99
100 2007-10-11  Xavier Claessens  <xclaesse@gmail.com>
101
102         * libempathy/empathy-tp-contact-list.c: Set supress_handler to TRUE when
103         creating new group channel.
104
105 2007-10-11  Xavier Claessens  <xclaesse@gmail.com>
106
107         * po/POTFILES.in: Add missing files.
108
109 2007-10-09  Xavier Claessens  <xclaesse@gmail.com>
110
111         * configure.ac: Bump MissionControl version to 4.37, we uses new API
112         introduced in that version.
113
114 2007-10-09  Xavier Claessens  <xclaesse@gmail.com>
115
116         * libempathy-gtk/empathy-main-window.c:
117         * libempathy-gtk/empathy-contact-dialogs.c:
118         * libempathy-gtk/empathy-contact-list-view.c:
119         * libempathy-gtk/empathy-contact-dialogs.h:
120         * libempathy-gtk/empathy-contact-widget.c:
121         * libempathy-gtk/empathy-contact-widget.h:
122         * libempathy-gtk/empathy-chat-window.c:
123         * megaphone/src/megaphone-applet.c: More flexible API for
124         EmpathyContactWidget, we now have flags to set editable each fields.
125         Implement personal information menu item in main window.
126
127 2007-10-09  Xavier Claessens  <xclaesse@gmail.com>
128
129         * libempathy-gtk/empathy-contact-widget.glade:
130         * libempathy-gtk/empathy-contact-widget.c:
131         * libempathy-gtk/empathy-avatar-chooser.c:
132         * libempathy-gtk/empathy-avatar-image.c: Makes avatar looks better in
133         information and edit dialogs.
134
135 2007-10-08  Xavier Claessens  <xclaesse@gmail.com>
136
137         * libempathy-gtk/empathy-ui-utils.c:
138         * libempathy-gtk/empathy-ui-utils.h:
139         * libempathy-gtk/empathy-contact-widget.c:
140         * libempathy-gtk/empathy-contact-widget.h:
141         * libempathy-gtk/empathy-avatar-chooser.c:
142         * libempathy-gtk/empathy-avatar-chooser.h:
143         * libempathy-gtk/empathy-avatar-image.c:
144         * libempathy-gtk/empathy-avatar-image.h:
145         * libempathy-gtk/Makefile.am:
146         * src/empathy.c: Implement EmpathyAvatarChooser and EmpathyAvatarImage
147         and make use of them in contact information windows. That means we can
148         now enlarge avatars when clicking on it and we can set our own avatar if
149         we edit our own contact.
150
151 2007-10-03  Marco Barisione  <marco@barisione.org>
152
153         * libempathy/empathy-contact-factory.c:
154         * libempathy/empathy-tp-call.c:
155         * libempathy/empathy-tp-group.c:
156         * libempathy/empathy-utils.c: Initialize every GError to NULL. Fixes
157         bug #482889.
158
159 2007-10-02  Xavier Claessens  <xclaesse@gmail.com>
160
161         * libempathy/empathy-tp-contact-list.c: Add back protocol group.
162
163 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
164
165         * libempathy-gtk/empathy-contact-list-view.c: Add a #ifdef HAVE_VOIP.
166         Fixes bug #482190 (Marco Barisione).
167
168 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
169
170         * data/Makefile.am:
171         * data/empathy.desktop.in.in: Use fd.o standard location for autostart
172         desktop files. Fixes bug #481860 (Stephane Loeuillet).
173
174 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
175
176         * configure.ac: Bump version to 0.15.
177
178 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
179
180         * libempathy/Makefile.am: Add tp-stream-engine.xml to EXTRA_DIST.
181         * po/POTFILES.in: Add empathy-call-window.glade.
182
183 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
184
185         * configure.ac:
186         * NEWS: Update before release.
187
188 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
189
190         * libempathy-gtk/empathy-private-chat.c: Fix refcounting of
191         priv->factory. Fixes bug #473116.
192
193 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
194
195         * libempathy-gtk/empathy-chat-window.c: Adding sanity checks to public
196         functions.
197
198 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
199
200         * libempathy-gtk/empathy-accounts-dialog.c:
201         * libempathy/empathy-utils.c: Add some sanity checks. Fixes bug #463051.
202
203 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
204
205         * libempathy/empathy-tp-chat.c: Disconnect all signals in finalize.
206         Fixes bug #462815.
207
208 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
209
210         * libempathy-gtk/empathy-chatrooms-window.c: Disconnect signals on
211         chatroom manager. Fixes bug #456619.
212
213 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
214
215         * libempathy-gtk/empathy-contact-list-store.c: Disconnect signals on
216         list and contacts when finalizing the store.
217
218 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
219
220         * libempathy-gtk/empathy-contact-list-view.c:
221         * libempathy-gtk/empathy-chat-window.c: Hide VOIP stuff if empathy is
222         not compiled with --enable-voip=yes. Fixes bug #482111
223         (Sjoerd Simons, Xavier Claessens).
224
225 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
226
227         * megaphone/src/megaphone-applet.c:
228         * megaphone/data/GNOME_Megaphone_Applet.schemas.in: Updated to use new
229         avatar cache.
230
231 2007-09-29  Xavier Claessens  <xclaesse@gmail.com>
232
233         * libempathy/empathy-tp-group.c: ref group when async calls are in
234         flight to avoid destroying the object before receiving the reply.
235         * libempathy/empathy-utils.c: Unref the group to not leak it.
236
237 2007-09-29  Xavier Claessens  <xclaesse@gmail.com>
238
239         * libempathy/empathy-contact-factory.c: Refcount
240         ContactFactoryAccountData struct.
241
242 2007-09-29  Xavier Claessens  <xclaesse@gmail.com>
243
244         * libempathy-gtk/empathy-call-window.c:
245         * libempathy-gtk/empathy-call-window.h:
246         * libempathy-gtk/empathy-contact-list-view.c:
247         * libempathy-gtk/empathy-call-window.glade:
248         * libempathy-gtk/Makefile.am:
249         * libempathy-gtk/empathy-chat-window.c:
250         * src/empathy-call-chandler.c:
251         * src/empathy-call.chandler:
252         * src/org.gnome.Empathy.Call.service.in:
253         * src/Makefile.am:
254         * libempathy/empathy-utils.c:
255         * libempathy/empathy-utils.h:
256         * libempathy/empathy-tp-call.c:
257         * libempathy/empathy-tp-call.h:
258         * libempathy/Makefile.am:
259         * libempathy/tp-stream-engine.xml:
260         * configure.ac:
261         * doc/libempathy-gtk/libempathy-gtk-docs.sgml:
262         * doc/libempathy/libempathy.types:
263         * doc/libempathy/libempathy-docs.sgml:
264         * doc/libempathy/Makefile.am:
265         * doc/libempathy/tmpl/empathy-utils.sgml: Initial Voice+Video support
266         Fixes bug #468204 (Elliot Fairweather, Xavier Claessens).
267
268 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
269
270         * configure.ac: Bump version to 0.14.
271         * doc/*: Updated.
272
273 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
274
275         * ChangeLog:
276         * configure.ac:
277         * NEWS: Updated for 0.13 release.
278
279 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
280
281         * configure.ac:
282         * src/empathy.c: Remove GnomeProgram, not useful anymore, drop libgnome
283         dependency. Fixes bug #442079
284
285         * libempathy/empathy-avatar.c:
286         * libempathy/empathy-avatar.h: Fix Copyright header.
287
288         * libempathy/empathy-contact-factory.c:
289         * libempathy/empathy-tp-group.c: Free return value for async DBus calls,
290         they are not owned by dbus-glib. This fix big leaks, thanks again to
291         valgrind.
292
293 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
294
295         * src/Makefile.am: Correctly modify service.in files to expand bindir.
296
297 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
298
299         * libempathy/empathy-tp-group.c: Look in the local_pendings list if a
300         contact is already local pending.
301         * tests/contact-manager.c: Fix white space typo.
302
303 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
304
305         * libempathy/empathy-utils.c:
306         * libempathy/empathy-contact-factory.c: Fix 2 leaks thanks to valgrind.
307
308 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
309
310         * tests/contact-manager.c:
311         * tests/Makefile.am: No need to init gtk, GMainLoop is enough and makes
312         easier to run valgrind.
313
314 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
315
316         * libempathy/empathy-avatar.c: Fix leak when loading avatar from cache.
317         * libempathy/empathy-contact-factory.c: Do not request avatar for
318         unknown tokens, wait for AvatarUpdate signal.
319
320 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
321
322         * libempathy-gtk/empathy-profile-chooser.c: Set the sort function before
323         begin to sort otherwise we get warnings.
324
325 2007-09-26  Xavier Claessens  <xclaesse@gmail.com>
326
327         * libempathy/empathy-utils.c:
328         * libempathy/empathy-utils.h:
329         * libempathy/empathy-avatar.c:
330         * libempathy/empathy-avatar.h:
331         * libempathy/empathy-contact-factory.c: Cache avatars and RequestAvatars
332         only when needed.
333
334 2007-09-26  Xavier Claessens  <xclaesse@gmail.com>
335
336         * libempathy/empathy-contact-factory.c: Fix capabilities update, the NOT
337         operator is ~ and not !
338
339 2007-09-26  Xavier Claessens  <xclaesse@gmail.com>
340
341         * libempathy-gtk/empathy-profile-chooser.c:
342         * libempathy-gtk/empathy-main-window.c: Fix warning when sort criterium
343         is NULL and when there is no profile. Fixes bug #479786
344         (Christian Persch, Xavier Claessens).
345
346 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
347
348         * libempathy/empathy-log-manager.c: Ignore log files that don't have a
349         good filename. Fixes bug #462046 (Michael Scherer).
350         * configure.ac: Bump GLIB version to 2.14.0.
351
352 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
353
354         * doc/libempathy-gtk/Makefile.am: Explicitely use libempathy from
355         builddir. Fixes bug #478558 (Frederic Peters).
356
357 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
358
359         * libempathy-gtk/empathy-chat.c: Move TP_CHANNEL_CHAT_STATE_PAUSED to
360         the not typing case. Fixes bug #474603 (Cosimo Cecchi).
361
362 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
363
364         * libempathy-gtk/empathy-status-icon.c: Tooltip for subscription request
365         shouldn't display "Message:" if the message is empty. Fixes bug #459538
366         (Cosimo Cecchi).
367         Do not update tooltip each time the icon change.
368
369 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
370
371         * libempathy-gtk/empathy-chat-window.c: Do not set "new message" in
372         the title of conversation windows, it's useless. Fixes bug #459523.
373
374 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
375
376         * libempathy/empathy-tp-contact-list.c: Fix warnings when finalizing.
377
378         * tests/contact-manager.c:
379         * tests/Makefile.am:
380         * configure.ac:
381         * Makefile.am: Add a test program to track leaks.
382
383 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
384
385         * libempathy-gtk/empathy-contact-list-view.c: Fix ref count error for
386         account objects.
387
388         * libempathy/empathy-contact-manager.c: Disconnect signals from
389         MissionControl object when finalising the contact manager.
390
391         * configure.ac:
392         * megaphone/src/megaphone-applet.c:
393         * megaphone/src/Makefile.am:
394         * megaphone/src/megaphone-applet.h:
395         * megaphone/data/GNOME_Megaphone_Applet.schemas.in:
396         * megaphone/data/Makefile.am:
397         * megaphone/data/GNOME_Megaphone_Applet.server.in.in:
398         * megaphone/data/GNOME_Megaphone_Applet.xml:
399         * megaphone/Makefile.am:
400         * nothere/src/nothere-applet.c:
401         * nothere/src/Makefile.am:
402         * nothere/src/nothere-applet.h:
403         * nothere/data/Makefile.am:
404         * nothere/data/GNOME_NotHere_Applet.server.in.in:
405         * nothere/data/GNOME_NotHere_Applet.xml:
406         * nothere/Makefile.am:
407         * Makefile.am:
408         * po/POTFILES.in:
409         * po/POTFILES.skip: Add Megaphone and Nothere applets. Fixes bug
410         #464954 (Raphael Slinckx, Xavier Claessens).
411
412 2007-09-20  Xavier Claessens  <xclaesse@gmail.com>
413
414         * libempathy-gtk/empathy-status-icon.c:
415         * libempathy/empathy-idle.c:
416         * libempathy/empathy-idle.h:
417         * doc/libempathy/tmpl/empathy-idle.sgml: Add 2 properties to EmpathyIdle
418         to activate auto-away and auto-disconnect, default to off. Only empathy
419         main client will turn them on, like that if other processes are
420         running with an EmpathyIdle instance they won't change presence in the
421         same time than Empathy client.
422
423 2007-09-19  Xavier Claessens  <xclaesse@gmail.com>
424
425         * libempathy-gtk/empathy-smiley-manager.c: Fix a leak.
426
427 2007-09-11  Xavier Claessens  <xclaesse@gmail.com>
428
429         * libempathy-gtk/empathy-main-window.c:
430         * libempathy-gtk/empathy-group-chat.c:
431         * libempathy-gtk/empathy-contact-list-view.c:
432         * libempathy-gtk/empathy-contact-list-view.h:
433         * doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml: "interactive"
434         property on EmpathyContactListView to enable/disable context menu and
435         action when double-click on a contact.
436
437 2007-09-10  Xavier Claessens  <xclaesse@gmail.com>
438
439         * libempathy/empathy-contact-factory.c: Fix debug message.
440
441         * libempathy/Makefile.am:
442         * configure.ac: Remove useless code.
443
444 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
445
446         * libempathy-gtk/empathy-contact-list-view.c:
447         * libempathy-gtk/empathy-chat-window.c: Request media channel when
448         clicking on call icon.
449
450 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
451
452         * libempathy-gtk/empathy-images.h:
453         * libempathy-gtk/empathy-chat.glade:
454         * libempathy-gtk/empathy-cell-renderer-activatable.c:
455         * libempathy-gtk/empathy-cell-renderer-activatable.h:
456         * libempathy-gtk/empathy-contact-list-view.c:
457         * libempathy-gtk/empathy-contact-list-store.c:
458         * libempathy-gtk/empathy-contact-list-store.h:
459         * libempathy-gtk/Makefile.am:
460         * libempathy-gtk/empathy-chat-window.c:
461         * libempathy/empathy-contact.c:
462         * libempathy/empathy-contact.h: Adding UI to start a VoIP call. It does
463         nothing yet. Most of the code is ported from Gossip patch
464         (Raphael Slinckx, Xavier Claessens).
465
466 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
467
468         * libempathy/empathy-contact.c:
469         * libempathy/empathy-contact.h:
470         * libempathy/empathy-contact-factory.c: Adding capabilities contact
471         property.
472
473 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
474
475         * libempathy-gtk/empathy-contact-list-view.c:
476         * libempathy-gtk/empathy-contact-list-store.c: Make use of the search
477         function to correctly find when typing in the contact list view.
478         Fixes bug #472309 (Will Thompson, Xavier Claessens).
479
480 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
481
482         * libempathy-gtk/empathy-log-window.c: Fix crash if there is no date 
483         for a conversation. Fixes bug #473510.
484
485 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
486
487         * python/pyempathygtk/pyempathygtk.override:
488         * python/pyempathygtk/pyempathygtk.defs: Updated for new API.
489
490 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
491
492         * configure.ac: Bump libtelepathy depend to 0.0.57.
493
494 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
495
496         * libempathy-gtk/empathy-chat-view.h:
497         * libempathy-gtk/empathy-ui-utils.c:
498         * libempathy-gtk/empathy-ui-utils.h:
499         * libempathy-gtk/empathy-chat.c:
500         * libempathy-gtk/empathy-smiley-manager.c:
501         * libempathy-gtk/empathy-smiley-manager.h:
502         * libempathy-gtk/Makefile.am:
503         * libempathy-gtk/empathy-chat-window.c:
504         * libempathy-gtk/empathy-chat-view.c: More dynamic smiley managment and
505         more efficient algorithm to detect smileys in messages.
506         Fixes bug #474167.
507
508         * doc/: Updated
509
510 2007-08-31  Xavier Claessens  <xclaesse@gmail.com>
511
512         * doc/libempathy-gtk/Makefile.am:
513         * doc/libempathy-gtk/tmpl/empathy-preferences.sgml:
514         * doc/libempathy-gtk/tmpl/empathy-images.sgml:
515         * doc/libempathy/libempathy.types:
516         * doc/libempathy/libempathy-docs.sgml:
517         * doc/libempathy/Makefile.am:
518         * doc/libempathy/tmpl/empathy-tp-group.sgml:
519         * doc/libempathy/tmpl/empathy-avatar.sgml:
520         * doc/libempathy/tmpl/empathy-contact.sgml:
521         * doc/libempathy/tmpl/empathy-contact-list.sgml: Updated.
522
523 2007-08-30  Xavier Claessens  <xclaesse@gmail.com>
524
525         * libempathy/empathy-contact-factory.c: Don't use deprecated
526         RequestAvatar method.
527
528 2007-08-30  Xavier Claessens  <xclaesse@gmail.com>
529
530         * python/pyempathy/pyempathy.defs:
531         * python/pyempathy/pyempathy.override:
532         * python/pyempathygtk/pyempathygtk.defs: Updated for new API.
533         * python/README: Explain how to update python binding.
534
535         * libempathy-gtk/empathy-images.h:
536         * libempathy-gtk/empathy-private-chat.c:
537         * libempathy-gtk/empathy-main-window.c:
538         * libempathy-gtk/empathy-status-icon.c:
539         * libempathy-gtk/empathy-group-chat.c:
540         * libempathy-gtk/empathy-ui-utils.c:
541         * libempathy-gtk/empathy-contact-dialogs.c:
542         * libempathy-gtk/empathy-contact-list-view.c:
543         * libempathy-gtk/empathy-contact-list-view.h:
544         * libempathy-gtk/empathy-contact-widget.c:
545         * libempathy-gtk/empathy-contact-list-store.c:
546         * libempathy-gtk/empathy-contact-list-store.h:
547         * libempathy-gtk/empathy-chat-window.c: Updated to use new libempathy
548         API.
549
550         * libempathy/empathy-log-manager.c:
551         * libempathy/empathy-contact.c:
552         * libempathy/empathy-contact.h:
553         * libempathy/empathy-tp-chat.c:
554         * libempathy/empathy-contact-manager.c:
555         * libempathy/empathy-contact-manager.h:
556         * libempathy/empathy-avatar.c:
557         * libempathy/empathy-avatar.h:
558         * libempathy/empathy-tp-contact-list.c:
559         * libempathy/empathy-tp-contact-list.h:
560         * libempathy/empathy-tp-chatroom.c:
561         * libempathy/empathy-contact-factory.c:
562         * libempathy/empathy-contact-factory.h:
563         * libempathy/empathy-contact-list.c:
564         * libempathy/empathy-contact-list.h:
565         * libempathy/empathy-tp-group.c:
566         * libempathy/empathy-marshal.list:
567         * libempathy/empathy-tp-group.h:
568         * libempathy/Makefile.am:
569         * configure.ac: Completely reworked ContactList API. Fixes bugs
570         #471611,
571         #467280,
572         #459540,
573         #462907.
574
575         * doc/*: Updated.
576
577 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
578
579         * python/pyempathy/Makefile.am:
580         * python/pyempathygtk/Makefile.am:
581         * configure.ac: Make use of AM_PATH_PYTHON to get python variables.
582         Fixes bug #470642 (Daniel Gryniewicz).
583
584 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
585
586         * configure.ac: Bump version to 0.13.
587         * NEWS: Last NEWS entry is for version 0.12 and not 0.11.
588
589 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
590
591          * configure.ac:
592          * doc/libempathy-gtk/tmpl/empathy-preferences.sgml:
593          * NEWS:
594          * po/POTFILES.in: Updated.
595
596 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
597
598         * libempathy-gtk/empathy-new-chatroom-dialog.c:
599         * libempathy-gtk/empathy-contact-widget.c:
600         * libempathy-gtk/empathy-accounts-dialog.c:
601         * libempathy/empathy-tp-contact-list.c:
602         * data/salut.profile: Salut's protocol name is going to change to
603         local-xmpp. Fixes bug #469638 (Sjoerd Simons)
604
605 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
606
607         * src/empathy.c: Check if there is already a Salut account before
608         creating a new one and add more debug messages.
609
610 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
611
612         * configure.ac:
613         * data/22x22/Makefile.am:
614         * data/22x22/empathy-proto-jabber.svg:
615         * data/22x22/empathy-proto-jabber.png:
616         * data/48x48/Makefile.am:
617         * data/32x32/Makefile.am:
618         * data/32x32/empathy-proto-jabber.svg:
619         * data/32x32/empathy-proto-jabber.png:
620         * data/24x24:
621         * data/24x24/Makefile.am:
622         * data/24x24/empathy-proto-jabber.png:
623         * data/16x16/empathy-proto-jabber.svg:
624         * data/16x16/Makefile.am:
625         * data/16x16/empathy-proto-jabber.png:
626         * data/scalable/empathy-proto-jabber.svg:
627         * data/scalable/Makefile.am:
628         * data/Makefile.am: Change jabber icon. Fixes bug #466377
629         (Björn Martensen).
630
631 2007-08-23  Xavier Claessens  <xclaesse@gmail.com>
632
633         * libempathy-gtk/empathy-account-widget-salut.glade:
634         * libempathy-gtk/empathy-account-widget-salut.c:
635         * libempathy-gtk/empathy-account-widget-salut.h:
636         * libempathy-gtk/empathy-preferences.h:
637         * libempathy-gtk/empathy-accounts-dialog.c:
638         * libempathy-gtk/Makefile.am:
639         * src/empathy.c:
640         * configure.ac:
641         * data/empathy.schemas.in: Add specialised UI for salut settings.
642         Configure a Salut account first time empathy is started with
643         salut CM installed using gnome-about-me information. Fixes bug #447467
644         (Cosimo Cecchi, Xavier Claessens).
645
646 2007-08-19  Xavier Claessens  <xclaesse@gmail.com>
647
648         * python/pyempathy/Makefile.am:
649         * python/pyempathy/pyempathy.override:
650         * python/pyempathygtk/Makefile.am: Fix build system, make distcheck now
651         works.
652
653 2007-08-19  Xavier Claessens  <xclaesse@gmail.com>
654
655         * python/pyempathy/pyempathy.defs:
656         * python/pyempathy/pyempathymodule.c:
657         * python/pyempathy/Makefile.am:
658         * python/pyempathy/pyempathy.override:
659         * python/pyempathygtk/pyempathygtk.override:
660         * python/pyempathygtk/pyempathygtk.defs:
661         * python/pyempathygtk/Makefile.am:
662         * python/pyempathygtk/pyempathygtkmodule.c:
663         * python/Makefile.am:
664         * libempathy/empathy-time.h:
665         * configure.ac:
666         * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon).
667
668 2007-08-19  Xavier Claessens  <xclaesse@gmail.com>
669
670         * libempathy-gtk/empathy-main-window.glade: Edit menu should be second
671         from the left. Fixes bug #467827 (Cosimo Cecchi).
672
673 2007-08-13  Xavier Claessens  <xclaesse@gmail.com>
674
675         * libempathy-gtk/empathy-group-chat.c: Only update the topic of it has
676         really be changed, avoid diplaying many times "Topic set to:" message.
677
678         * libempathy-gtk/empathy-chat.c: Some Jabber chatroom sends messages
679         received before we joined the room, this avoid displaying those messages
680         if we already logged them last time we joined that room. Previous
681         workaround prevented Empathy to log offline messages.
682
683 2007-08-12  Xavier Claessens  <xclaesse@gmail.com>
684
685         * configure.ac: Bump version to 0.12.
686
687 2007-08-12  Xavier Claessens  <xclaesse@gmail.com>
688
689         * configure.ac: Update libtool version.
690
691         * doc/libempathy-gtk/tmpl/empathy-images.sgml:
692         * doc/libempathy-gtk/tmpl/empathy-status-presets.sgml:
693         * NEWS: Updated.
694
695 2007-08-12  Xavier Claessens  <xclaesse@gmail.com>
696
697         * data/irc.profile: Removed spaces in the SupportedPresences key to
698         workaround a MC warning SF bug 1772539.
699
700 2007-08-11  Xavier Claessens  <xclaesse@gmail.com>
701
702         * libempathy-gtk/empathy-accounts-dialog.c: Make "Add account" button
703         insensitive when we are creating one. Fixes bug #459170
704         (Jaap A. Haitsma).
705
706 2007-08-11  Xavier Claessens  <xclaesse@gmail.com>
707
708         * libempathy/empathy-tp-contact-list.c: s/Local Network/People nearby/
709         (Sjoerd Simons)
710
711 2007-08-10  Xavier Claessens  <xclaesse@gmail.com>
712
713         * libempathy-gtk/empathy-accounts-dialog.c: Unselect accounts when
714         clicking on "add" button. Fixes bug #459173 (Cosimo Cecchi).
715
716 2007-08-10  Xavier Claessens  <xclaesse@gmail.com>
717
718         * libempathy-gtk/empathy-presence-chooser.glade: add some spacing in
719         "Custom message" dialog. Fixes bug #465360 (Frederic Peters).
720
721 2007-08-10  Xavier Claessens  <xclaesse@gmail.com>
722
723         * libempathy-gtk/empathy-images.h:
724         * libempathy-gtk/empathy-presence-chooser.c:
725         * libempathy-gtk/empathy-ui-utils.c:
726         * libempathy/empathy-presence.c: Add hidden supprot. Fixes bug #455510
727         (Cosimo Cecchi).
728
729         * data/gtalk.profile:
730         * data/jabber.profile:
731         * data/salut.profile:
732         * data/irc.profile:
733         * data/msn.profile: Updated to use SupportedPresences field.
734
735 2007-08-09  Xavier Claessens  <xclaesse@gmail.com>
736
737         * libempathy-gtk/empathy-presence-chooser.glade:
738         * libempathy-gtk/empathy-presence-chooser.c:
739         * libempathy-gtk/empathy-status-presets.c:
740         * libempathy-gtk/empathy-status-presets.h:
741         * libempathy-gtk/empathy-ui-utils.c: Remove per-state
742         "Custom message..." item and add one on the bottom of the menu. Add
743         a combobox on the custom message dialog to select the state and change
744         the action of the checkbox, now it add/remove the message from saved
745         messages. Make easier to add other states to the list if needed.
746         Fixes bug #460678.
747
748 2007-08-09  Xavier Claessens  <xclaesse@gmail.com>
749
750         * libempathy/empathy-presence.c:
751         * libempathy/empathy-idle.c:
752         * configure.ac: Remove workaround for mc-enum-types.h not being
753         installed by MC and bump MC minimal version to 4.33.
754
755 2007-08-09  Xavier Claessens  <xclaesse@gmail.com>
756
757         * libempathy-gtk/empathy-preferences.c:
758         * libempathy-gtk/empathy-preferences.glade: Useless spell checker
759         option. Fixes bug #459164 (Cosimo Cecchi).
760
761 2007-08-08  Xavier Claessens  <xclaesse@gmail.com>
762
763         * autogen.sh: Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).
764
765 2007-08-08  Xavier Claessens  <xclaesse@gmail.com>
766
767         * MAINTAINERS: Updated the MAINTAINERS file to match new syntax.
768
769 2007-08-07  Marco Barisione  <marco@barisione.org>
770
771         * libempathy/Makefile.am:
772         * libempathy/empathy-marshal-main.c: Remove empathy-marshal-main.c and
773         include empathy-marshal.h from empathy-marshal.c.
774
775         * libempathy/Makefile.am:
776         * libempathy-gtk/Makefile.am: Generate files for enum types with
777         glib-mkenums.
778
779         * libempathy/empathy-contact.c:
780         * libempathy/empathy-idle.c:
781         * libempathy/empathy-message.c:
782         * libempathy/empathy-presence.c:
783         * libempathy-gtk/empathy-main-window.c:
784         * libempathy-gtk/empathy-preferences.c:
785         * doc/libempathy-gtk/libempathy-gtk.types:
786         * doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Use
787         g_param_spec_enum() and g_param_spec_flags() instead of
788         g_param_spec_(u)int.
789         Fixes bug #462465.
790
791         * libempathy-gtk/empathy-contact-list-store.c:
792         * libempathy-gtk/empathy-contact-list-store.h: Remove
793         empathy_contact_list_store_sort_get_type() as it's now auto-generated
794         by glib-mkenums.
795
796 2007-08-06  Xavier Claessens  <xclaesse@gmail.com>
797
798         * libempathy-gtk/empathy-main-window.glade: Change main window's title
799         to "Contact list".
800
801 2007-08-06  Xavier Claessens  <xclaesse@gmail.com>
802
803         * libempathy/empathy-tp-chat.c: Don't forget to reverse the glist of
804         pending messages.
805
806         * libempathy/empathy-tp-roomlist.c: Fix wrong room list names when
807         listing them.
808
809 2007-08-06  Xavier Claessens  <xclaesse@gmail.com>
810
811         * libempathy-gtk/empathy-account-widget-msn.glade:
812         * libempathy-gtk/empathy-account-widget-msn.c: Add an Advanced section
813         and remove size_group. 
814         Fixes bug #463759 (Jaap A. Haitsma, Xavier Claessens).
815
816         * README: Use ./autogen.sh instead of gnome-autogen.sh.
817
818 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
819
820         * libempathy-gtk/empathy-accounts-dialog.glade:
821         * libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to
822         edit the name of an account. Fixes bug #459166.
823
824 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
825
826         * libempathy-gtk/empathy-account-widget-jabber.c: Do not try to guess
827         the Jabber server from the jid, gabble does that for us.
828
829 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
830
831         * doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml:
832         * doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml:
833         * doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml:
834         * doc/libempathy/tmpl/empathy-message.sgml:
835         * doc/libempathy/tmpl/empathy-utils.sgml: Update doc.
836
837 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
838
839         * libempathy-gtk/empathy-profile-chooser.c: Do not list profiles that
840         don't have the corresponding CM installed when creating a new account.
841         This is a workaround for MC bug: SF #1688779.
842
843 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
844
845         * libempathy-gtk/empathy-account-widget-generic.c: Remove size_group.
846         Fixes bug #462792.
847
848 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
849
850         * libempathy-gtk/empathy-accounts-dialog.c:
851         * libempathy/empathy-utils.c:
852         * libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from
853         telepathy-glib. It check if strings are != NULL before using strcmp.
854         Using that API to fix bug #461886. Should be used in more places.
855
856 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
857
858         * libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the
859         window if it's not active and hide if it is. Fixes bug #462057
860         (Olivier Valentin).
861
862 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
863
864         * libempathy-gtk/empathy-group-chat.c: don't display
865         "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).
866
867 2007-07-30  Xavier Claessens  <xclaesse@gmail.com>
868
869         * autogen.sh: Added back, it calls gnome-autogen.sh.
870
871 2007-07-29  Xavier Claessens  <xclaesse@gmail.com>
872
873         * libempathy-gtk/empathy-profile-chooser.c:
874         * libempathy/empathy-message.c: Add missing include string.h.
875
876 2007-07-29  Xavier Claessens  <xclaesse@gmail.com>
877
878         * configure.ac: Bump version to 0.11.
879
880 2007-07-29  Xavier Claessens  <xclaesse@gmail.com>
881
882         * libempathy-gtk/empathy-account-widget-generic.c:
883         * libempathy-gtk/empathy-account-widget-generic.h: Align param names
884         on the left.
885
886         * libempathy-gtk/empathy-accounts-dialog.glade:
887         * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe
888         the selected account. Fixes bug #459169.
889
890         * configure.ac: Set Collabora Ltd. in the Copyright.
891
892 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
893
894         * libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to
895         profile order.
896
897 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
898
899         * libempathy-gtk/empathy-account-widget-jabber.c: Try to guess the
900         server from the jid only if we are using the jabber profile. When we
901         guessed a server don't forget to set the "server" McAccount param,
902         setting the entry's text is not enough.
903
904 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
905
906         * libempathy-gtk/empathy-profile-chooser.c: Improve the sort function
907         a bit to have Jabber before GTalk.
908
909 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
910
911         * libempathy-gtk/empathy-accounts-dialog.glade:
912         * libempathy-gtk/empathy-accounts-dialog.c: Update the Enable/Disable
913         button even if there is no account selected. Set it insensitive if no
914         account is selected. Fixes bug #459012.
915
916 2007-07-27  Xavier Claessens  <xclaesse@gmail.com>
917
918         * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
919         free protocols first. Fixes bug #460605.
920
921 2007-07-27  Xavier Claessens  <xclaesse@gmail.com>
922
923         * libempathy/empathy-message.c:
924         * libempathy/empathy-message.h:
925         * libempathy/empathy-log-manager.c: Add message type in log files.
926         Fixes bug #459579.
927
928         * doc/*: Updated.
929
930 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
931
932         * po/POTFILES.in: Add missing file
933         libempathy-gtk/empathy-account-widget-msn.glade.
934
935 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
936
937         * libempathy-gtk/empathy-account-widget-jabber.glade:
938         * libempathy-gtk/empathy-account-widget-jabber.c: Hide
939         "advanced options" for jabber in a GtkExpander. Fixes bug #459168
940         (Guillaume Desmottes).
941
942 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
943
944         * libempathy-gtk/empathy-new-chatroom-dialog.c:
945         * libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416
946         (Sjoerd Simons).
947
948 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
949
950         * libempathy-gtk/Makefile.am:
951         * libempathy/Makefile.am:
952         * configure.ac: Use libtool -version-info. Fixes bug #460579
953         (Laurent Bigonville).
954
955 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
956
957         * README:
958         * autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh
959         instead. Fixes bug #460590.
960
961 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
962
963         * libempathy-gtk/empathy-account-chooser.c:
964         * libempathy-gtk/empathy-new-chatroom-dialog.c:
965         * libempathy-gtk/empathy-account-chooser.h:
966         * libempathy-gtk/empathy-contact-dialogs.c:
967         * libempathy-gtk/empathy-chatrooms-window.c:
968         * libempathy-gtk/empathy-contact-widget.c:
969         * libempathy-gtk/empathy-contact-widget.h:
970         * libempathy-gtk/empathy-log-window.c:
971         * doc/*: Do not show salut accounts in the add contact dialog. Rework
972         a bit EmpathyContactWidget. Fixes bug #459100
973         (Guillaume Desmottes, Xavier Claessens).
974
975 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
976
977         * libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not
978         hidden after cancelling. Fixes bug #458997 (Frederic Peters).
979
980 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
981
982         * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
983         bug #460419.
984
985         * doc/*: Updated documentation.
986
987 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
988
989         * configure.ac: Bump version to 0.10
990
991 2007-07-25  Xavier Claessens  <xclaesse@gmail.com>
992
993         * libempathy/empathy-filter.c: Adding more debug output.
994
995 2007-07-25  Xavier Claessens  <xclaesse@gmail.com>
996
997         * libempathy/empathy-tp-contact-list.c: Add a check to be sure the
998         new channel is valid in the NewChannel cb. Fixes bug #451564.
999
1000 2007-07-20  Xavier Claessens  <xclaesse@gmail.com>
1001
1002         * libempathy/Makefile.am:
1003         * libempathy/empathy-tp-roomlist.h:
1004         * libempathy/empathy-tp-roomlist.c:
1005         * libempathy-gtk/empathy-chatrooms-window.c:
1006         * libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list
1007         support. It does not works yet.
1008
1009         * libempathy-gtk/empathy-account-widget-generic.c: Add support for all
1010         types of integer and float. Fixes bug #457740 (Jamey Hicks).
1011
1012         * libempathy/empathy-tp-chat.c:
1013         * libempathy-gtk/empathy-chat.c: If there is an error sending a message,
1014         show an error message to the user.
1015
1016         * libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should
1017         be unrefed after mc_account_get_profile.
1018
1019         * libempathy/empathy-utils.c:
1020         * libempathy/empathy-utils.h:
1021         * libempathy/empathy-tp-chatroom.c:
1022         * libempathy/empathy-tp-group.h:
1023         * libempathy/empathy-tp-group.c:
1024         * src/empathy.c: Rename empathy_get_channel_id() to
1025         empathy_inspect_channel(). We now have empathy_inspect_handle().
1026
1027         * po/POTFILES.in:
1028         * libempathy/empathy-tp-contact-list.c: Set all contacts from salut
1029         protocol to the "Local Network" group.
1030
1031         * libempathy/empathy-idle.c: Fix NetworkManager support.
1032
1033         * libempathy/empathy-chatroom.h: Fix indentation.
1034
1035         * libempathy-gtk/empathy-status-icon.c:
1036         * libempathy-gtk/empathy-ui-utils.c:
1037         * libempathy-gtk/empathy-ui-utils.h:
1038          - Iconify main window to the status icon like in rhythmbox.
1039            Fixes bug #458106 (Jaap A. Haitsma).
1040          - Rounded avatars. Fixes bug #457992 (Raphael Slinckx)
1041
1042         * Makefile.am: Fix distcheck for gtkdoc (Vincent Untz)
1043
1044         * data/empathy.desktop.in.in: Change application description
1045         (Jaap A. Haitsma).
1046
1047 2007-07-14  Xavier Claessens  <xclaesse@gmail.com>
1048
1049         * libempathy-gtk/empathy-contact-list-store.c: Show avatars by default.
1050
1051 2007-07-13  Xavier Claessens  <xclaesse@gmail.com>
1052
1053         * libempathy-gtk/empathy-status-icon.c: If there is no pending msg
1054         when a text channel should be filtered wait for the first message
1055         instead of not dispatching the channel which may cause messages to be
1056         lost.
1057
1058 2007-07-13  Xavier Claessens  <xclaesse@gmail.com>
1059
1060         * libempathy/empathy-tp-contact-list.c: Fix avatar request queue.
1061
1062 2007-07-13  Xavier Claessens  <xclaesse@gmail.com>
1063
1064         * libempathy-gtk/empathy-new-chatroom-dialog.c:
1065         * libempathy-gtk/empathy-new-chatroom-dialog.glade: Remove unused
1066         nickname entry and use a GtkTable for room information. More work is
1067         needed here.
1068
1069         * libempathy-gtk/empathy-contact-widget.glade: Change padding to 6.
1070
1071         * libempathy-gtk/empathy-contact-dialogs.c: Set a window title.
1072
1073         * libempathy-gtk/empathy-contact-widget.c: Fix alignment of widgets.
1074
1075         * libempathy/empathy-tp-contact-list.c: Add more debug msg for avatar
1076         handling.
1077
1078 2007-07-12  Xavier Claessens  <xclaesse@gmail.com>
1079
1080         * libempathy-gtk/Makefile.am: Fix missing header for
1081         EmpathyAccountWidgetMSN.
1082
1083         * configure.ac: Fix useless "\".
1084
1085         * autogen.sh: run gtkdocize if needed.
1086
1087 2007-07-12  Xavier Claessens  <xclaesse@gmail.com>
1088
1089         * configure.ac:
1090         * doc/*:
1091         * Makefile.am: Adding initial API documentation using gtk-doc.
1092
1093 2007-07-12  Xavier Claessens  <xclaesse@gmail.com>
1094
1095         * libempathy/empathy-tp-contact-list.c: Auto-accept to publish presence
1096         to contacts that are in our subscribe list. When accepting a pending
1097         contact add it to publish and subscribe list.
1098
1099 2007-07-09  Xavier Claessens  <xclaesse@gmail.com>
1100
1101         * src/empathy.c:
1102         * libempathy/empathy-debug.c:
1103         * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes
1104         bug #455240 (Guillaume Desmottes).
1105
1106 2007-07-09  Xavier Claessens  <xclaesse@gmail.com>
1107
1108         * libempathy-gtk/empathy-account-widget-msn.glade:
1109         * libempathy-gtk/empathy-account-widget-msn.c:
1110         * libempathy-gtk/empathy-account-widget-msn.h:
1111         * libempathy-gtk/empathy-accounts-dialog.c:
1112         * libempathy-gtk/Makefile.am: Add MSN setting UI. Fixes bug #443162
1113         (Cosimo Cecchi).
1114
1115         * libempathy-gtk/empathy-chat-view.c:
1116         * libempathy/empathy-log-manager.c:
1117         * libempathy/empathy-log-manager.h: Add needed API to show chat logs in
1118         Tracker. Fixes bug #452536.
1119
1120 2007-07-07  Xavier Claessens  <xclaesse@gmail.com>
1121
1122         * libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a 
1123         commonly reported crash. Fixes bug #454277
1124         * libempathy/empathy-tp-group.c: Add a missing check.
1125
1126 2007-06-30  Xavier Claessens  <xclaesse@gmail.com>
1127
1128         * configure.ac: Bump MC version required to 4.27.
1129         * TODO: Updated.
1130
1131 2007-06-30  Xavier Claessens  <xclaesse@gmail.com>
1132
1133         * libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref.
1134
1135         * src/empathy.c: If we get a chatroom we have to create an
1136         EmpathyTpChatroom object.
1137
1138         * src/Makefile.am: Fix build system, programs links to libempathy-gtk
1139         and libempathy.
1140
1141         * configure.ac: libempathy does not depends on libgnome-vfs.
1142
1143         * libempathy-gtk/empathy-status-icon.c:
1144         * libempathy-gtk/empathy-chat.c:
1145         * libempathy/empathy-tp-chat.c:
1146         * libempathy/empathy-tp-chat.h:
1147         * libempathy/empathy-filter.c:
1148         * libempathy/empathy-filter.h:
1149         * libempathy/empathy-filter.xml:
1150         * libempathy/Makefile.am: Filter incoming text channels and make
1151         status icon flash when there we receive a new message. Dispatch the
1152         channel only when we get a message and the user click on the icon.
1153
1154 2007-06-22  Xavier Claessens  <xclaesse@gmail.com>
1155
1156         * libempathy-gtk/libempathy-gtk.pc.in:
1157         * libempathy-gtk/Makefile.am:
1158         * libempathy/libempathy.pc.in:
1159         * libempathy/Makefile.am:
1160         * configure.ac: Install libempathy and libempathy-gtk and make their
1161         API public.
1162
1163 2007-06-22  Xavier Claessens  <xclaesse@gmail.com>
1164
1165         * po/POTFILES.in: s/gossip/empathy/
1166
1167 2007-06-22  Xavier Claessens  <xclaesse@gmail.com>
1168
1169         * libempathy/*.[ch]:
1170         * libempathy-gtk/*.[ch]:
1171         * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
1172         change namespace of all gossip_*() functions to empathy_*().
1173         Fixes bug #444490 (Mario Danic, Xavier Claessens).
1174
1175 2007-06-21  Xavier Claessens  <xclaesse@gmail.com>
1176
1177         * configure.ac: Bump version to 0.9
1178
1179 2007-06-21  Xavier Claessens  <xclaesse@gmail.com>
1180
1181         * libempathy/empathy-tp-contact-list.c: Fix typo causing warnings.
1182
1183 2007-06-21  Xavier Claessens  <xclaesse@gmail.com>
1184
1185         * libempathy-gtk/empathy-contact-dialogs.c:
1186         * libempathy-gtk/gossip-contact-list-store.c:
1187         * libempathy-gtk/gossip-contact-list-view.c:
1188         * libempathy/empathy-contact-manager.c:
1189         * libempathy/empathy-tp-contact-list.c:
1190         * libempathy/empathy-contact-list.c:
1191         * libempathy/empathy-contact-list.h:
1192         * libempathy/gossip-contact.c: We show in our roster all contacts
1193         members and remote-pending of subscribe list. Adding/Removing a contact
1194         only add/remove from subscribe list. Accept/Reject a contact in
1195         local-pending of publish list is done using _process_pending().
1196
1197 2007-06-15  Xavier Claessens  <xclaesse@gmail.com>
1198
1199         * src/empathy.c:
1200         * libempathy/empathy-idle.c: Adding NetworkManager support.
1201
1202 2007-06-15  Xavier Claessens  <xclaesse@gmail.com>
1203
1204         * libempathy-gtk/empathy-status-icon.c:
1205         * libempathy-gtk/gossip-presence-chooser.c:
1206         * libempathy-gtk/gossip-presence-chooser.h:
1207         * libempathy/empathy-idle.c:
1208         * libempathy/empathy-idle.h: Prepare for slack time when coming back
1209         from auto away. Not yet fully implemented.
1210
1211 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1212
1213         * libempathy-gtk/empathy-images.h:
1214         * libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton.
1215
1216         * data/22x22/empathy-proto-salut.png:
1217         * data/22x22/Makefile.am:
1218         * data/16x16/empathy-proto-salut.png:
1219         * data/16x16/Makefile.am:
1220         * data/scalable/empathy-proto-salut.svg:
1221         * data/scalable/Makefile.am:
1222         * data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal).
1223
1224 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1225
1226         * libempathy-gtk/gossip-contact-list-view.c: Show logs when right
1227         click on a contact in the roster.
1228
1229 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1230
1231         * src/org.gnome.Empathy.Chat.service.in:
1232         * src/empathy-accounts.c:
1233         * src/empathy-accounts-main.c:
1234         * src/empathy-chat-main.c:
1235         * src/empathy.c:
1236         * src/Makefile.am:
1237         * src/empathy-main.c:
1238         * libempathy/gossip-chatroom-manager.c:
1239         * autogen.sh: Empathy is no more splitted into 2 processes. It makes
1240         debugging more difficult when emmpathy-chat crashes. It's also more
1241         optimised like that since contact objects can be shared.
1242
1243 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1244
1245         * libempathy-gtk/gossip-chat-window.c: Disconnect signals from
1246         chatroom_manager. Fixes bug #447178.
1247
1248 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1249
1250         * po/POTFILES.in:
1251         * po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip
1252         empathy.desktop.in. Fixes bug #446161.
1253
1254 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1255
1256         * po/POTFILES.in: Adding missing files.
1257
1258 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1259
1260         * libempathy-gtk/gossip-log-window.c:
1261         * libempathy-gtk/gossip-chat-window.c:
1262         * libempathy/empathy-log-manager.c:
1263         * libempathy/empathy-log-manager.h: Do not create log directory for a
1264         chat if there is no messages to put in. Show logs and information for
1265         the contact we are speaking with in the chat window menu.
1266
1267 2007-06-13  Xavier Claessens  <xclaesse@gmail.com>
1268
1269         * libempathy-gtk/Makefile.am:
1270         * libempathy-gtk/gossip-log-window.glade:
1271         * libempathy-gtk/gossip-log-window.h:
1272         * libempathy-gtk/gossip-log-window.c:
1273         * libempathy/empathy-log-manager.c:
1274         * libempathy/empathy-log-manager.h:
1275         * libempathy-gtk/gossip-chat.c:
1276         * libempathy-gtk/empathy-main-window.c: New window for viewing logs.
1277
1278         * libempathy-gtk/gossip-chat-view.c: Do not use smooth scroll when
1279         resizing the view.
1280
1281         * libempathy-gtk/gossip-contact-list-store.c: Do not set active
1282         contacts when creating the store, and when contact groups changed.
1283
1284         * src/empathy-main.c: Fix warning when using command-line options.
1285
1286         * libempathy/empathy-tp-contact-list.c: Check if we have an aliasing
1287         iface before setting the alias of a contact.
1288
1289         * TODO: Updated.
1290
1291         * data/jabber.profile: Ignore ssl errors by default. This is a security
1292         vulnerability but we don't really have the choice.
1293
1294         * libempathy/gossip-contact.h:
1295         * libempathy/gossip-contact.c: Add a "is-user" property to know if
1296         it's our self contact.
1297
1298         * libempathy/gossip-message.h:
1299         * libempathy/gossip-message.c: Add a "receiver" property like that we
1300         have our self contact for nick highlight.
1301
1302 2007-06-10  Xavier Claessens  <xclaesse@gmail.com>
1303
1304         * libempathy-gtk/gossip-spell-dialog.glade:
1305         * libempathy-gtk/gossip-spell-dialog.c:
1306         * libempathy-gtk/gossip-spell-dialog.h:
1307         * libempathy-gtk/gossip-chat.c:
1308         * libempathy-gtk/Makefile.am:
1309         * configure.ac: Adding spellcheck support.
1310
1311         * libempathy-gtk/gossip-spell.c:
1312         * libempathy/gossip-conf.c: Remove useless debug messages.
1313
1314 2007-06-10  Xavier Claessens  <xclaesse@gmail.com>
1315
1316         * libempathy-gtk/gossip-chat-view.c: Smooth scrolling.
1317         Fixes bug #445859 (Raphael Slinckx).
1318
1319 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1320
1321         * libempathy/gossip-contact.c: Emit notify signal only if the property
1322         value effectively changed.
1323
1324 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1325
1326         * libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD.
1327         patch imported from gossip.
1328
1329 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1330
1331         * configure.ac: Bump version to 0.8
1332
1333         * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
1334         property.
1335
1336         * data/gtalk.profile:
1337         * data/jabber.profile:
1338         * data/msn.profile: Add VCardField and VCardDefault to profiles for
1339         eds-sync support.
1340
1341 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1342
1343         * libempathy-gtk/empathy-contact-widget.c: Fix a warning.
1344
1345 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1346
1347         * libempathy-gtk/empathy-main-window.c:
1348         * libempathy-gtk/empathy-contact-widget.glade:
1349         * libempathy-gtk/empathy-contact-dialogs.c:
1350         * libempathy-gtk/empathy-contact-dialogs.h:
1351         * libempathy-gtk/empathy-contact-widget.c: We can now add a new contact.
1352         EmpathyContactWidget can change the contact it's displaying on-the-fly,
1353         like that we can display info when typing the contact ID we want to
1354         add to our contact list.
1355
1356         * libempathy/empathy-tp-contact-list.c: Fix a refcount bug.
1357
1358 2007-06-08  Xavier Claessens  <xclaesse@gmail.com>
1359
1360         * libempathy/gossip-chatroom-manager.c: Checks if the chatroom has
1361         an account and a room. Fixes bug #444135.
1362
1363 2007-06-08  Xavier Claessens  <xclaesse@gmail.com>
1364
1365         * libempathy-gtk/empathy-contact-dialogs.c:
1366         * libempathy-gtk/empathy-contact-widget.c:
1367         * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the
1368         dialog. Update information in real-time and just provides a "Close"
1369         button. That's more GNOME spirite.
1370         * libempathy/empathy-tp-contact-list.c:
1371         * libempathy/gossip-contact.h:
1372         * libempathy/gossip-contact.c: New methods:
1373         gossip_contact_add/remove_group(). This fixes leaks when a contact is
1374         added/removed from a group.
1375
1376 2007-06-08  Xavier Claessens  <xclaesse@gmail.com>
1377
1378         * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch.
1379         Fixes bug #444680 (Matej Cepl).
1380
1381 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1382
1383         * libempathy-gtk/empathy-contact-dialogs.glade:
1384         * libempathy-gtk/empathy-contact-dialogs.c: Fix response and action
1385         buttons.
1386
1387 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1388
1389         * libempathy-gtk/empathy-contact-dialogs.glade:
1390         * libempathy-gtk/empathy-contact-widget.glade:
1391         * libempathy-gtk/empathy-status-icon.c:
1392         * libempathy-gtk/empathy-contact-dialogs.c:
1393         * libempathy-gtk/empathy-contact-dialogs.h:
1394         * libempathy-gtk/gossip-ui-utils.c:
1395         * libempathy-gtk/empathy-subscription-dialog.glade:
1396         * libempathy-gtk/empathy-contact-widget.c:
1397         * libempathy-gtk/gossip-ui-utils.h:
1398         * libempathy-gtk/gossip-contact-list-view.c:
1399         * libempathy-gtk/empathy-subscription-dialog.c:
1400         * libempathy-gtk/Makefile.am:
1401         * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and
1402         viewing contact information with right click on the roster.
1403
1404 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1405
1406         * libempathy-gtk/empathy-contact-widget.glade:
1407         * libempathy-gtk/empathy-contact-widget.c:
1408         * libempathy-gtk/empathy-contact-widget.h:
1409         * libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget
1410         has 2 modes: editable or not.
1411
1412 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1413
1414         * po/POTFILES.in: Updated with new files.
1415
1416 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1417
1418         * libempathy-gtk/empathy-status-icon.c:
1419         * libempathy-gtk/empathy-subscription-dialog.glade:
1420         * libempathy-gtk/empathy-contact-widget.c:
1421         * libempathy-gtk/gossip-contact-list-view.c:
1422         * libempathy-gtk/empathy-subscription-dialog.c:
1423         * libempathy-gtk/Makefile.am:
1424         * libempathy-gtk/empathy-subscription-dialog.h:
1425         * libempathy/empathy-tp-contact-list.c: New dialog:
1426         EmpathySubscriptionDialog. It uses EmpathyContactWidget to display
1427         information about the contact who wants to get your presence. This
1428         dialog appears when clicking on the status icon when it blinks. You
1429         can also remove contacts when right-click on it in the roster.
1430
1431 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1432
1433         * libempathy-gtk/empathy-status-icon.c:
1434         * libempathy-gtk/empathy-contact-widget.glade:
1435         * libempathy-gtk/empathy-contact-widget.c:
1436         * libempathy-gtk/empathy-contact-widget.h:
1437         * libempathy-gtk/Makefile.am: New widget: EmpathyContactWidget. It
1438         displays information about a contact, it can be used in any kind of
1439         dialog which needs to display contact information like alias, groups,
1440         avatar, etc. If the contact is the selfcontact information are editable.
1441
1442         * libempathy/empathy-tp-contact-list.c: Do not take care of subscription
1443         changes.
1444
1445         * libempathy/gossip-contact.c: Use
1446         gossip_presence_state_get_default_status (MC_PRESENCE_OFFLINE)
1447         when there is no presence.
1448
1449 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1450
1451         * libempathy-gtk/empathy-status-icon.c: Add support for blinking when
1452         there is an event. Make use of EmpathyIdle for presence handling. Add
1453         an event when a contact requets subscription.
1454
1455         * libempathy-gtk/gossip-contact-list-store.c:
1456         * libempathy-gtk/gossip-contact-list-view.c:
1457         * libempathy/empathy-contact-manager.c:
1458         * libempathy/empathy-tp-contact-list.c:
1459         * libempathy/empathy-tp-chatroom.c:
1460         * libempathy/empathy-contact-list.c:
1461         * libempathy/empathy-contact-list.h: get_contacts() is renamed to
1462         get_members(). Adding a signal and a method for local-pending with
1463         contacts with the message. Rework completely the contact-list handling in
1464         EmpathyTpContactList to follow tp spec.
1465
1466         * libempathy/empathy-idle.c:
1467         * libempathy/empathy-idle.h: Add properties for the state and the 
1468         status message. EmpathyIdle is now a singleton to manager self presence.
1469
1470         * TODO: Updated.
1471
1472 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1473
1474         * libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for
1475         button_connect to False, to avoid a crasher when opening the accounts
1476         window with GTK+ trunk. Fixes bug #439931.
1477         * libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and
1478         do not log backlog from jabber server.
1479
1480 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1481
1482         * libempathy-gtk/gossip-ui-utils.c
1483         * libempathy-gtk/gossip-accounts-dialog.c
1484         * libempathy-gtk/Makefile.am
1485         * src/empathy-accounts-main.c
1486         * src/empathy-chat-main.c
1487         * src/Makefile.am
1488         * src/empathy-main.c
1489         * libempathy/gossip-utils.c
1490         * libempathy/Makefile.am
1491         * src/empathy-filter.h
1492         * src/empathy-filter-plugin.c
1493         * src/empathy-filter.xml
1494         * src/empathy-filter.c
1495         * libempathy/gossip-paths.c
1496         * libempathy/gossip-paths.h: Remove unused code and append DATADIR to
1497         dirs where GTK should search icons.
1498
1499 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1500
1501         * po/POTFILES.in:
1502         * po/POTFILES.skip: Add missing files that have strings for translation.
1503         Skip empathy-desktop.in.in. (Olivier Crete)
1504
1505 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1506
1507         * libempathy-gtk/gossip-group-chat.c:
1508         * libempathy-gtk/gossip-private-chat.c:
1509         * libempathy-gtk/gossip-chat.c:
1510         * libempathy-gtk/gossip-chat.h:
1511         * libempathy/empathy-tp-chat.c: Add all properties described by TP spec
1512         for the Text channel on EmpathyTpChat. Make use of "name" and "subject"
1513         properties in GossipGroupChat.
1514
1515 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1516
1517         * libempathy/empathy-log-manager.c: Fix crash when there is no log
1518         available for a chat.
1519         * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal
1520         is emitted before StatusChanged.
1521
1522 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1523
1524         * libempathy-gtk/gossip-group-chat.c:
1525         * libempathy-gtk/gossip-private-chat.c:
1526         * libempathy-gtk/gossip-chat.c:
1527         * libempathy/empathy-log-manager.c:
1528         * libempathy/empathy-log-manager.h:
1529         * libempathy/empathy-log-manager.xsl:
1530         * libempathy/Makefile.am: Log chats and display 10 last messages when
1531         opening a new chat.
1532
1533 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1534
1535         * libempathy-gtk/gossip-group-chat.c:
1536         * libempathy/empathy-tp-contact-list.c:
1537         * libempathy/gossip-contact.c: Set default presence to available if
1538         there is no presence iface.
1539
1540 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1541
1542         * libempathy-gtk/gossip-ui-utils.c:
1543         * libempathy-gtk/gossip-ui-utils.h:
1544         * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show()
1545         to avoid libgnomeui dependency (Ross Burton).
1546
1547 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
1548
1549         * libempathy-gtk/gossip-chatrooms-window.c:
1550         * libempathy-gtk/gossip-chat-window.c:
1551         * libempathy/gossip-chatroom.c:
1552         * libempathy/gossip-chatroom-manager.c:
1553         * configure.ac: Monitor changes on chatrooms.xml file and relead it 
1554         when it's modified. connect chatroom-added/removed in some places where
1555         needed.
1556
1557 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
1558
1559         * configure.ac: Bump version to 0.7
1560
1561 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
1562
1563         * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
1564         MissionControl has API to request the channel from handle string.
1565
1566         * libempathy-gtk/empathy-main-window.c: Request room channel when
1567         clicking on favorite rooms.
1568
1569         * TODO: Add a task: supporting registering.
1570
1571 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
1572
1573         * libempathy/empathy-idle.c: Do not restore away presence message when
1574         coming back after the user set manually to away.
1575
1576 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
1577
1578         * libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
1579         all accounts.
1580
1581         * src/empathy-accounts-main.c:
1582         * libempathy-gtk/empathy-status-icon.c:
1583         * libempathy-gtk/gossip-accounts-dialog.h:
1584         * libempathy-gtk/gossip-accounts-dialog.c:
1585         * libempathy-gtk/gossip-preferences.h:
1586         * libempathy-gtk/gossip-preferences.c: Set parent window.
1587
1588         * libempathy-gtk/empathy-main-window.c: Implement favorite chatroom
1589         menu and fix a leak.
1590
1591         * libempathy-gtk/Makefile.am:
1592         * libempathy/Makefile.am:
1593         * libempathy/gossip-chatroom.c:
1594         * libempathy/gossip-chatroom.h:
1595         * libempathy/gossip-chatroom-manager.c:
1596         * libempathy/gossip-chatroom-manager.h:
1597         * libempathy/gossip-chatroom-manager.dtd:
1598         * libempathy-gtk/gossip-chatrooms-window.glade:
1599         * libempathy-gtk/gossip-chatrooms-window.c:
1600         * libempathy-gtk/gossip-chatrooms-window.h: New files to implement
1601         favorite chatrooms and a window to show them.
1602
1603
1604         * libempathy-gtk/gossip-chat.c: Fix tooltip leaked.
1605
1606         * libempathy-gtk/gossip-chat-window.h:
1607         * libempathy-gtk/gossip-chat-window.c: Do not use deprecated
1608         gtk_object_sink(). Implement favorite chatroom features. Find a chat
1609         by comparing the account AND the chat ID.
1610
1611         * src/empathy-chat-main.c:
1612         * libempathy/empathy-tp-chat.h:
1613         * libempathy/empathy-tp-chat.c:
1614         * libempathy/gossip-utils.h:
1615         * libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text
1616         channel's name. The chat ID is unique only for a specified account.
1617
1618         * libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME
1619         comment for a leak not yet fixed.
1620
1621         * TODO: Would be cool to have a glade catalog for libempathy-gtk.
1622
1623 2007-05-26  Xavier Claessens  <xclaesse@gmail.com>
1624
1625         * libempathy-gtk/gossip-contact-list-store.c: Do not highlight contacts
1626         already known when creating the contact list.
1627         * libempathy/empathy-tp-contact-list.c: Do not set alias if DBus
1628         returns an error. Fixes bug #442639.
1629         * libempathy/empathy-idle.c: Do not set status message to
1630         "Extended autoaway", let user's message unchanged.
1631
1632 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1633
1634         * configure.ac: Bump version to 0.6
1635
1636 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1637
1638         * libempathy-gtk/gossip-group-chat.c: Fix refcounting of
1639         GossipGroupChat.
1640         * libempathy/empathy-tp-contact-list.c: Add debug message when alias
1641         request fails.
1642         * data/22x22/empathy-group-message.png:
1643         * data/22x22/Makefile.am: Add group message icon.
1644 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1645
1646         * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server
1647         entry's value if it's hidden.
1648         * libempathy-gtk/gossip-contact-list-view.c: Do not highlight groups
1649         when adding them in the roster.
1650         * libempathy/empathy-tp-contact-list.c: Do not create new GossipContact
1651         object in presence/avatar/alias changed signal if we don't already know
1652         that contact from a contact list channel. This should fix DBus max
1653         pending calls limit reached in some cases.
1654
1655 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1656
1657         * libempathy-gtk/gossip-new-chatroom-dialog.c: Preset the server only
1658         for jabber protocol to conference.server. This fixes a warning.
1659
1660         * libempathy-gtk/gossip-group-chat.h:
1661         * libempathy-gtk/gossip-group-chat.c: gossip_group_chat_set_topic() is 
1662         a public function.
1663
1664         * libempathy-gtk/empathy-images.h:
1665         * libempathy-gtk/empathy-main-window.glade:
1666         * libempathy-gtk/empathy-status-icon.glade: Make use of
1667         empathy-new-message icon name.
1668
1669         * libempathy-gtk/gossip-contact-list-store.c: By default we sort by
1670         contacts names.
1671
1672         * libempathy-gtk/gossip-chat.c: Do not display composing state if
1673         it's our own contact that is composing.
1674
1675         * src/empathy-chat-main.c:
1676         * libempathy/empathy-tp-chat.c:
1677         * libempathy/empathy-tp-chat.h: Make possible to build the id based on
1678         the account and the channel's name. For private chats that means the
1679         contact's id.
1680
1681         * libempathy-gtk/gossip-chat-window.c: Un-comment the code related to
1682         chatrooms that is now implemented. We can now Show/Hide contact list
1683         for group chats, DnD contact on the window to begin a discussion, join
1684         a new chatroom.
1685
1686         * libempathy-gtk/gossip-account-chooser.c: Add a FIXME message.
1687
1688         * data/22x22/empathy-new-message.png:
1689         * data/22x22/empathy-proto-irc.png:
1690         * data/22x22/Makefile.am:
1691         * data/32x32/empathy-proto-irc.png:
1692         * data/32x32/Makefile.am:
1693         * data/gtalk.profile:
1694         * data/16x16/empathy-new-message:
1695         * data/16x16/empathy-message-new.png:
1696         * data/16x16/empathy-proto-irc.png:
1697         * data/16x16/Makefile.am:
1698         * data/scalable/empathy-proto-irc.svg:
1699         * data/scalable/Makefile.am:
1700         * data/irc.profile: Adding icons for empathy-new-message and IRC
1701         protocol. Make use of the irc icon in the irc profile.
1702
1703 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
1704
1705         * libempathy-gtk/gossip-new-chatroom-dialog.c:
1706         * libempathy-gtk/empathy-main-window.c: White space fix.
1707
1708 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
1709
1710         * libempathy-gtk/gossip-account-chooser.c:
1711         * libempathy-gtk/gossip-new-chatroom-dialog.c:
1712         * libempathy-gtk/gossip-account-widget-jabber.c:
1713         * libempathy-gtk/gossip-account-chooser.h:
1714         * libempathy-gtk/gossip-new-chatroom-dialog.h:
1715         * libempathy-gtk/gossip-group-chat.c:
1716         * libempathy-gtk/empathy-main-window.c:
1717         * libempathy-gtk/gossip-new-chatroom-dialog.glade:
1718         * libempathy-gtk/gossip-account-widget-jabber.glade:
1719         * libempathy-gtk/Makefile.am:
1720         * libempathy/empathy-tp-chatroom.c:
1721         * data/gtalk.profile:
1722         * data/jabber.profile:
1723         * data/salut.profile:
1724         * data/Makefile.am:
1725         * data/empathy.desktop.in.in:
1726         * data/msn.profile:
1727         * data/irc.profile: New objects: GossipAccountChooser and
1728         GossipNewChatroom, we can now join any chatroom. Adding IRC profile.
1729
1730 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
1731
1732         * libempathy/empathy-idle.c: If we are offline do not set away on idle.
1733         If we are already away restore to available when we are no mode idle.
1734         Do no modify status message.
1735
1736 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
1737
1738         * libempathy-gtk/gossip-group-chat.c:
1739         * libempathy-gtk/gossip-group-chat.h:
1740         * libempathy-gtk/gossip-private-chat.c:
1741         * libempathy-gtk/gossip-private-chat.h:
1742         * libempathy-gtk/gossip-group-chat.glade:
1743         * libempathy-gtk/Makefile.am:
1744         * src/empathy-chat-main.c:
1745         * libempathy/empathy-tp-contact-list.c:
1746         * libempathy/gossip-telepathy-group.c:
1747         * libempathy/gossip-telepathy-group.h:
1748         * libempathy/empathy-tp-chatroom.c:
1749         * libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support.
1750         Actually it works only if we get invited in a chatroom.
1751
1752 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1753
1754         * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact
1755         who sent last message.
1756
1757 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1758
1759         * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message
1760         comes from the self contact or another.
1761
1762 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1763
1764         * libempathy-gtk/gossip-contact-list-model.c:
1765         * libempathy-gtk/gossip-contact-list-model.h: Removed.
1766         * libempathy-gtk/gossip-contact-list-view.c:
1767         * libempathy-gtk/gossip-contact-list-view.h: Added.
1768
1769 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1770
1771         * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like
1772         that it can directly be sorted.
1773         * data/empathy.schemas.in: s/gossip/empathy/
1774
1775 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1776
1777         * configure.ac: Bump version to 0.5
1778
1779 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1780
1781         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
1782         function for getting groups of a contact. Make possible to have groups
1783         for presence or role/affiliation in chatroom for example.
1784         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
1785         function to handle DnD of contact. Useful when a custom function is set
1786         for groups.
1787         * src/empathy-chat-main.c: Minor fix.
1788         * TODO:
1789         * po/POTFILES.in: Updated.
1790
1791 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1792
1793         * libempathy-gtk/Makefile.am:
1794         * libempathy/empathy-tp-chat.c:
1795         * libempathy/empathy-contact-manager.c:
1796         * libempathy/empathy-contact-list.c: Fix indentation
1797         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
1798         in tp_contact_list_find()
1799         * TODO: Updated.
1800
1801 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1802
1803         * libempathy-gtk/gossip-contact-list-store.c:
1804         * libempathy-gtk/gossip-preferences.c:
1805         * libempathy-gtk/gossip-contact-list-store.h:
1806         * libempathy-gtk/gossip-contact-list.c:
1807         * libempathy-gtk/gossip-contact-list.h:
1808         * libempathy-gtk/empathy-main-window.c:
1809         * libempathy-gtk/gossip-contact-list-model.c:
1810         * libempathy-gtk/gossip-contact-list-model.h:
1811         * libempathy-gtk/Makefile.am:
1812         * libempathy/empathy-marshal.list: Split GossipContactList into
1813         two objects: GossipContactListStore inheriting from GtkTreeStore and
1814         GossipContactListView inheriting from GtkTreeView. This makes
1815         easier to build new UI widgets reusing the GtkTreeModel.
1816
1817 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1818
1819         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
1820         when screensaver is active.
1821
1822 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
1823
1824         * libempathy-gtk/gossip-private-chat.h:
1825         * libempathy-gtk/gossip-contact-list.c:
1826         * libempathy-gtk/gossip-chat.c:
1827         * libempathy-gtk/gossip-chat.h:
1828         * libempathy-gtk/gossip-chat-window.c:
1829         * libempathy-gtk/Makefile.am:
1830         * libempathy-gtk/gossip-chat-view.c:
1831         * libempathy-gtk/gossip-private-chat.c:
1832         * src/empathy-chat-main.c:
1833         * libempathy/gossip-utils.c:
1834         * libempathy/gossip-contact.h:
1835         * libempathy/empathy-tp-chat.c:
1836         * libempathy/gossip-utils.h:
1837         * libempathy/empathy-contact-manager.c:
1838         * libempathy/empathy-contact-manager.h:
1839         * libempathy/empathy-tp-contact-list.c:
1840         * libempathy/empathy-tp-contact-list.h:
1841         * libempathy/empathy-tp-chatroom.c:
1842         * libempathy/empathy-tp-chatroom.h:
1843         * libempathy/empathy-contact-list.c:
1844         * libempathy/empathy-contact-list.h:
1845         * libempathy/Makefile.am:
1846         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
1847         implemented by EmpathyTpContactList, EmpathyContactManager and
1848         EmpathyTpChatroom. GossipContactList use that interface to display a 
1849         treeview.
1850
1851 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
1852
1853         * libempathy-gtk/gossip-chat.c: Display ChatState.
1854
1855 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
1856
1857         * libempathy-gtk/empathy-status-icon.c:
1858         * libempathy/empathy-idle.c:
1859         * libempathy/empathy-idle.h:
1860         * libempathy/Makefile.am:
1861         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
1862         extended autoaway states.
1863
1864 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1865
1866         * configure.ac:
1867         * data/empathy.desktop.in:
1868         * data/Makefile.am:
1869         * data/empathy.desktop.in.in:
1870         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
1871         to POTFILES.in
1872
1873 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1874
1875         * libempathy-gtk/empathy-status-icon.glade:
1876         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
1877         in menus.
1878
1879 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1880
1881         * src/empathy-chat-main.c:
1882         * src/empathy-main.c:
1883         * configure.ac:
1884         * data/22x22/Makefile.am:
1885         * data/22x22/empathy.png:
1886         * data/48x48:
1887         * data/48x48/Makefile.am:
1888         * data/48x48/empathy.png:
1889         * data/32x32/Makefile.am:
1890         * data/32x32/empathy.png:
1891         * data/16x16/empathy.png:
1892         * data/16x16/Makefile.am:
1893         * data/scalable/empathy.svg:
1894         * data/scalable/Makefile.am:
1895         * data/Makefile.am: Add empathy icon stolen from cohoba.
1896
1897 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1898
1899         * src/empathy-chat-main.c:
1900         * src/Makefile.am:
1901         * src/empathy-main.c:
1902         * po/POTFILES.in
1903         * po/LINGUAS:
1904         * TODO: Setting up i18n support.
1905
1906         * po/Makefile.in.in: Removed, it's generated at build time.
1907
1908 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1909
1910         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
1911         label for jid.
1912
1913 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1914
1915         * libempathy-gtk/gossip-chat-window.c:
1916         * libempathy-gtk/gossip-chat-window.h:
1917         * src/empathy-chat-main.c:
1918         * libempathy/empathy-tp-chat.c:
1919         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
1920         if there is no existing GossipChat object for it.
1921
1922 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1923
1924         * src/Makefile.am:
1925         * src/empathy-contact-list-main.c: Removing empathy-contact-list
1926         program, it's useless.
1927
1928 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1929
1930         * configure.ac: Change version from 0.3darcs to 0.3svn
1931
1932 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1933
1934         * autogen.sh: Set executable
1935         * po/POTFILES.in: Update translatable files
1936
1937 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
1938
1939         * Initial version
1940 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
1941
1942         * libempathy/empathy-tp-group.c: Look in the local_pendings list if a
1943         contact is already local pending.
1944         * tests/contact-manager.c: Fix white space typo.
1945