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