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