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