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