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