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