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