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