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