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