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