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