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