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