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