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