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