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