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