]> git.0d.be Git - empathy.git/blob - ChangeLog
762fd1a956890f97a8dd2f5d294d4ddf005e8813
[empathy.git] / ChangeLog
1 2007-08-24 Xavier Claessens  <xclaesse@gmail.com>
2
3          * configure.ac:
4          * doc/libempathy-gtk/tmpl/empathy-preferences.sgml:
5          * NEWS:
6          * po/POTFILES.in: Updated.
7
8 2007-08-24 Xavier Claessens  <xclaesse@gmail.com>
9
10         * libempathy-gtk/empathy-new-chatroom-dialog.c:
11         * libempathy-gtk/empathy-contact-widget.c:
12         * libempathy-gtk/empathy-accounts-dialog.c:
13         * libempathy/empathy-tp-contact-list.c:
14         * data/salut.profile: Salut's protocol name is going to change to
15         local-xmpp. Fixes bug #469638 (Sjoerd Simons)
16
17 2007-08-24 Xavier Claessens  <xclaesse@gmail.com>
18
19         * src/empathy.c: Check if there is already a Salut account before
20         creating a new one and add more debug messages.
21
22 2007-08-24 Xavier Claessens  <xclaesse@gmail.com>
23
24         * configure.ac:
25         * data/22x22/Makefile.am:
26         * data/22x22/empathy-proto-jabber.svg:
27         * data/22x22/empathy-proto-jabber.png:
28         * data/48x48/Makefile.am:
29         * data/32x32/Makefile.am:
30         * data/32x32/empathy-proto-jabber.svg:
31         * data/32x32/empathy-proto-jabber.png:
32         * data/24x24:
33         * data/24x24/Makefile.am:
34         * data/24x24/empathy-proto-jabber.png:
35         * data/16x16/empathy-proto-jabber.svg:
36         * data/16x16/Makefile.am:
37         * data/16x16/empathy-proto-jabber.png:
38         * data/scalable/empathy-proto-jabber.svg:
39         * data/scalable/Makefile.am:
40         * data/Makefile.am: Change jabber icon. Fixes bug #466377
41         (Björn Martensen).
42
43 2007-08-23 Xavier Claessens  <xclaesse@gmail.com>
44
45         * libempathy-gtk/empathy-account-widget-salut.glade:
46         * libempathy-gtk/empathy-account-widget-salut.c:
47         * libempathy-gtk/empathy-account-widget-salut.h:
48         * libempathy-gtk/empathy-preferences.h:
49         * libempathy-gtk/empathy-accounts-dialog.c:
50         * libempathy-gtk/Makefile.am:
51         * src/empathy.c:
52         * configure.ac:
53         * data/empathy.schemas.in: Add specialised UI for salut settings.
54         Configure a Salut account first time empathy is started with
55         salut CM installed using gnome-about-me information. Fixes bug #447467
56         (Cosimo Cecchi, Xavier Claessens).
57
58 2007-08-19 Xavier Claessens  <xclaesse@gmail.com>
59
60         * python/pyempathy/Makefile.am:
61         * python/pyempathy/pyempathy.override:
62         * python/pyempathygtk/Makefile.am: Fix build system, make distcheck now
63         works.
64
65 2007-08-19 Xavier Claessens  <xclaesse@gmail.com>
66
67         * python/pyempathy/pyempathy.defs:
68         * python/pyempathy/pyempathymodule.c:
69         * python/pyempathy/Makefile.am:
70         * python/pyempathy/pyempathy.override:
71         * python/pyempathygtk/pyempathygtk.override:
72         * python/pyempathygtk/pyempathygtk.defs:
73         * python/pyempathygtk/Makefile.am:
74         * python/pyempathygtk/pyempathygtkmodule.c:
75         * python/Makefile.am:
76         * libempathy/empathy-time.h:
77         * configure.ac:
78         * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon).
79
80 2007-08-19 Xavier Claessens  <xclaesse@gmail.com>
81
82         * libempathy-gtk/empathy-main-window.glade: Edit menu should be second
83         from the left. Fixes bug #467827 (Cosimo Cecchi).
84
85 2007-08-13 Xavier Claessens  <xclaesse@gmail.com>
86
87         * libempathy-gtk/empathy-group-chat.c: Only update the topic of it has
88         really be changed, avoid diplaying many times "Topic set to:" message.
89
90         * libempathy-gtk/empathy-chat.c: Some Jabber chatroom sends messages
91         received before we joined the room, this avoid displaying those messages
92         if we already logged them last time we joined that room. Previous
93         workaround prevented Empathy to log offline messages.
94
95 2007-08-12 Xavier Claessens  <xclaesse@gmail.com>
96
97         * configure.ac: Bump version to 0.12.
98
99 2007-08-12 Xavier Claessens  <xclaesse@gmail.com>
100
101         * configure.ac: Update libtool version.
102
103         * doc/libempathy-gtk/tmpl/empathy-images.sgml:
104         * doc/libempathy-gtk/tmpl/empathy-status-presets.sgml:
105         * NEWS: Updated.
106
107 2007-08-12 Xavier Claessens  <xclaesse@gmail.com>
108
109         * data/irc.profile: Removed spaces in the SupportedPresences key to
110         workaround a MC warning SF bug 1772539.
111
112 2007-08-11 Xavier Claessens  <xclaesse@gmail.com>
113
114         * libempathy-gtk/empathy-accounts-dialog.c: Make "Add account" button
115         insensitive when we are creating one. Fixes bug #459170
116         (Jaap A. Haitsma).
117
118 2007-08-11 Xavier Claessens  <xclaesse@gmail.com>
119
120         * libempathy/empathy-tp-contact-list.c: s/Local Network/People nearby/
121         (Sjoerd Simons)
122
123 2007-08-10 Xavier Claessens  <xclaesse@gmail.com>
124
125         * libempathy-gtk/empathy-accounts-dialog.c: Unselect accounts when
126         clicking on "add" button. Fixes bug #459173 (Cosimo Cecchi).
127
128 2007-08-10 Xavier Claessens  <xclaesse@gmail.com>
129
130         * libempathy-gtk/empathy-presence-chooser.glade: add some spacing in
131         "Custom message" dialog. Fixes bug #465360 (Frederic Peters).
132
133 2007-08-10 Xavier Claessens  <xclaesse@gmail.com>
134
135         * libempathy-gtk/empathy-images.h:
136         * libempathy-gtk/empathy-presence-chooser.c:
137         * libempathy-gtk/empathy-ui-utils.c:
138         * libempathy/empathy-presence.c: Add hidden supprot. Fixes bug #455510
139         (Cosimo Cecchi).
140
141         * data/gtalk.profile:
142         * data/jabber.profile:
143         * data/salut.profile:
144         * data/irc.profile:
145         * data/msn.profile: Updated to use SupportedPresences field.
146
147 2007-08-09 Xavier Claessens  <xclaesse@gmail.com>
148
149         * libempathy-gtk/empathy-presence-chooser.glade:
150         * libempathy-gtk/empathy-presence-chooser.c:
151         * libempathy-gtk/empathy-status-presets.c:
152         * libempathy-gtk/empathy-status-presets.h:
153         * libempathy-gtk/empathy-ui-utils.c: Remove per-state
154         "Custom message..." item and add one on the bottom of the menu. Add
155         a combobox on the custom message dialog to select the state and change
156         the action of the checkbox, now it add/remove the message from saved
157         messages. Make easier to add other states to the list if needed.
158         Fixes bug #460678.
159
160 2007-08-09 Xavier Claessens  <xclaesse@gmail.com>
161
162         * libempathy/empathy-presence.c:
163         * libempathy/empathy-idle.c:
164         * configure.ac: Remove workaround for mc-enum-types.h not being
165         installed by MC and bump MC minimal version to 4.33.
166
167 2007-08-09 Xavier Claessens  <xclaesse@gmail.com>
168
169         * libempathy-gtk/empathy-preferences.c:
170         * libempathy-gtk/empathy-preferences.glade: Useless spell checker
171         option. Fixes bug #459164 (Cosimo Cecchi).
172
173 2007-08-08 Xavier Claessens  <xclaesse@gmail.com>
174
175         * autogen.sh: Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).
176
177 2007-08-08 Xavier Claessens  <xclaesse@gmail.com>
178
179         * MAINTAINERS: Updated the MAINTAINERS file to match new syntax.
180
181 2007-08-07  Marco Barisione  <marco@barisione.org>
182
183         * libempathy/Makefile.am:
184         * libempathy/empathy-marshal-main.c: Remove empathy-marshal-main.c and
185         include empathy-marshal.h from empathy-marshal.c.
186
187         * libempathy/Makefile.am:
188         * libempathy-gtk/Makefile.am: Generate files for enum types with
189         glib-mkenums.
190
191         * libempathy/empathy-contact.c:
192         * libempathy/empathy-idle.c:
193         * libempathy/empathy-message.c:
194         * libempathy/empathy-presence.c:
195         * libempathy-gtk/empathy-main-window.c:
196         * libempathy-gtk/empathy-preferences.c:
197         * doc/libempathy-gtk/libempathy-gtk.types:
198         * doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Use
199         g_param_spec_enum() and g_param_spec_flags() instead of
200         g_param_spec_(u)int.
201         Fixes bug #462465.
202
203         * libempathy-gtk/empathy-contact-list-store.c:
204         * libempathy-gtk/empathy-contact-list-store.h: Remove
205         empathy_contact_list_store_sort_get_type() as it's now auto-generated
206         by glib-mkenums.
207
208 2007-08-06 Xavier Claessens  <xclaesse@gmail.com>
209
210         * libempathy-gtk/empathy-main-window.glade: Change main window's title
211         to "Contact list".
212
213 2007-08-06 Xavier Claessens  <xclaesse@gmail.com>
214
215         * libempathy/empathy-tp-chat.c: Don't forget to reverse the glist of
216         pending messages.
217
218         * libempathy/empathy-tp-roomlist.c: Fix wrong room list names when
219         listing them.
220
221 2007-08-06 Xavier Claessens  <xclaesse@gmail.com>
222
223         * libempathy-gtk/empathy-account-widget-msn.glade:
224         * libempathy-gtk/empathy-account-widget-msn.c: Add an Advanced section
225         and remove size_group. 
226         Fixes bug #463759 (Jaap A. Haitsma, Xavier Claessens).
227
228         * README: Use ./autogen.sh instead of gnome-autogen.sh.
229
230 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
231
232         * libempathy-gtk/empathy-accounts-dialog.glade:
233         * libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to
234         edit the name of an account. Fixes bug #459166.
235
236 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
237
238         * libempathy-gtk/empathy-account-widget-jabber.c: Do not try to guess
239         the Jabber server from the jid, gabble does that for us.
240
241 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
242
243         * doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml:
244         * doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml:
245         * doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml:
246         * doc/libempathy/tmpl/empathy-message.sgml:
247         * doc/libempathy/tmpl/empathy-utils.sgml: Update doc.
248
249 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
250
251         * libempathy-gtk/empathy-profile-chooser.c: Do not list profiles that
252         don't have the corresponding CM installed when creating a new account.
253         This is a workaround for MC bug: SF #1688779.
254
255 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
256
257         * libempathy-gtk/empathy-account-widget-generic.c: Remove size_group.
258         Fixes bug #462792.
259
260 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
261
262         * libempathy-gtk/empathy-accounts-dialog.c:
263         * libempathy/empathy-utils.c:
264         * libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from
265         telepathy-glib. It check if strings are != NULL before using strcmp.
266         Using that API to fix bug #461886. Should be used in more places.
267
268 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
269
270         * libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the
271         window if it's not active and hide if it is. Fixes bug #462057
272         (Olivier Valentin).
273
274 2007-08-02 Xavier Claessens  <xclaesse@gmail.com>
275
276         * libempathy-gtk/empathy-group-chat.c: don't display
277         "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).
278
279 2007-07-30 Xavier Claessens  <xclaesse@gmail.com>
280
281         * autogen.sh: Added back, it calls gnome-autogen.sh.
282
283 2007-07-29 Xavier Claessens  <xclaesse@gmail.com>
284
285         * libempathy-gtk/empathy-profile-chooser.c:
286         * libempathy/empathy-message.c: Add missing include string.h.
287
288 2007-07-29 Xavier Claessens  <xclaesse@gmail.com>
289
290         * configure.ac: Bump version to 0.11.
291
292 2007-07-29 Xavier Claessens  <xclaesse@gmail.com>
293
294         * libempathy-gtk/empathy-account-widget-generic.c:
295         * libempathy-gtk/empathy-account-widget-generic.h: Align param names
296         on the left.
297
298         * libempathy-gtk/empathy-accounts-dialog.glade:
299         * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe
300         the selected account. Fixes bug #459169.
301
302         * configure.ac: Set Collabora Ltd. in the Copyright.
303
304 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
305
306         * libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to
307         profile order.
308
309 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
310
311         * libempathy-gtk/empathy-account-widget-jabber.c: Try to guess the
312         server from the jid only if we are using the jabber profile. When we
313         guessed a server don't forget to set the "server" McAccount param,
314         setting the entry's text is not enough.
315
316 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
317
318         * libempathy-gtk/empathy-profile-chooser.c: Improve the sort function
319         a bit to have Jabber before GTalk.
320
321 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
322
323         * libempathy-gtk/empathy-accounts-dialog.glade:
324         * libempathy-gtk/empathy-accounts-dialog.c: Update the Enable/Disable
325         button even if there is no account selected. Set it insensitive if no
326         account is selected. Fixes bug #459012.
327
328 2007-07-27 Xavier Claessens  <xclaesse@gmail.com>
329
330         * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
331         free protocols first. Fixes bug #460605.
332
333 2007-07-27 Xavier Claessens  <xclaesse@gmail.com>
334
335         * libempathy/empathy-message.c:
336         * libempathy/empathy-message.h:
337         * libempathy/empathy-log-manager.c: Add message type in log files.
338         Fixes bug #459579.
339
340         * doc/*: Updated.
341
342 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
343
344         * po/POTFILES.in: Add missing file
345         libempathy-gtk/empathy-account-widget-msn.glade.
346
347 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
348
349         * libempathy-gtk/empathy-account-widget-jabber.glade:
350         * libempathy-gtk/empathy-account-widget-jabber.c: Hide
351         "advanced options" for jabber in a GtkExpander. Fixes bug #459168
352         (Guillaume Desmottes).
353
354 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
355
356         * libempathy-gtk/empathy-new-chatroom-dialog.c:
357         * libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416
358         (Sjoerd Simons).
359
360 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
361
362         * libempathy-gtk/Makefile.am:
363         * libempathy/Makefile.am:
364         * configure.ac: Use libtool -version-info. Fixes bug #460579
365         (Laurent Bigonville).
366
367 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
368
369         * README:
370         * autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh
371         instead. Fixes bug #460590.
372
373 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
374
375         * libempathy-gtk/empathy-account-chooser.c:
376         * libempathy-gtk/empathy-new-chatroom-dialog.c:
377         * libempathy-gtk/empathy-account-chooser.h:
378         * libempathy-gtk/empathy-contact-dialogs.c:
379         * libempathy-gtk/empathy-chatrooms-window.c:
380         * libempathy-gtk/empathy-contact-widget.c:
381         * libempathy-gtk/empathy-contact-widget.h:
382         * libempathy-gtk/empathy-log-window.c:
383         * doc/*: Do not show salut accounts in the add contact dialog. Rework
384         a bit EmpathyContactWidget. Fixes bug #459100
385         (Guillaume Desmottes, Xavier Claessens).
386
387 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
388
389         * libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not
390         hidden after cancelling. Fixes bug #458997 (Frederic Peters).
391
392 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
393
394         * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
395         bug #460419.
396
397         * doc/*: Updated documentation.
398
399 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
400
401         * configure.ac: Bump version to 0.10
402
403 2007-07-25 Xavier Claessens  <xclaesse@gmail.com>
404
405         * libempathy/empathy-filter.c: Adding more debug output.
406
407 2007-07-25 Xavier Claessens  <xclaesse@gmail.com>
408
409         * libempathy/empathy-tp-contact-list.c: Add a check to be sure the
410         new channel is valid in the NewChannel cb. Fixes bug #451564.
411
412 2007-07-20 Xavier Claessens  <xclaesse@gmail.com>
413
414         * libempathy/Makefile.am:
415         * libempathy/empathy-tp-roomlist.h:
416         * libempathy/empathy-tp-roomlist.c:
417         * libempathy-gtk/empathy-chatrooms-window.c:
418         * libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list
419         support. It does not works yet.
420
421         * libempathy-gtk/empathy-account-widget-generic.c: Add support for all
422         types of integer and float. Fixes bug #457740 (Jamey Hicks).
423
424         * libempathy/empathy-tp-chat.c:
425         * libempathy-gtk/empathy-chat.c: If there is an error sending a message,
426         show an error message to the user.
427
428         * libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should
429         be unrefed after mc_account_get_profile.
430
431         * libempathy/empathy-utils.c:
432         * libempathy/empathy-utils.h:
433         * libempathy/empathy-tp-chatroom.c:
434         * libempathy/empathy-tp-group.h:
435         * libempathy/empathy-tp-group.c:
436         * src/empathy.c: Rename empathy_get_channel_id() to
437         empathy_inspect_channel(). We now have empathy_inspect_handle().
438
439         * po/POTFILES.in:
440         * libempathy/empathy-tp-contact-list.c: Set all contacts from salut
441         protocol to the "Local Network" group.
442
443         * libempathy/empathy-idle.c: Fix NetworkManager support.
444
445         * libempathy/empathy-chatroom.h: Fix indentation.
446
447         * libempathy-gtk/empathy-status-icon.c:
448         * libempathy-gtk/empathy-ui-utils.c:
449         * libempathy-gtk/empathy-ui-utils.h:
450          - Iconify main window to the status icon like in rhythmbox.
451            Fixes bug #458106 (Jaap A. Haitsma).
452          - Rounded avatars. Fixes bug #457992 (Raphael Slinckx)
453
454         * Makefile.am: Fix distcheck for gtkdoc (Vincent Untz)
455
456         * data/empathy.desktop.in.in: Change application description
457         (Jaap A. Haitsma).
458
459 2007-07-14 Xavier Claessens  <xclaesse@gmail.com>
460
461         * libempathy-gtk/empathy-contact-list-store.c: Show avatars by default.
462
463 2007-07-13 Xavier Claessens  <xclaesse@gmail.com>
464
465         * libempathy-gtk/empathy-status-icon.c: If there is no pending msg
466         when a text channel should be filtered wait for the first message
467         instead of not dispatching the channel which may cause messages to be
468         lost.
469
470 2007-07-13 Xavier Claessens  <xclaesse@gmail.com>
471
472         * libempathy/empathy-tp-contact-list.c: Fix avatar request queue.
473
474 2007-07-13 Xavier Claessens  <xclaesse@gmail.com>
475
476         * libempathy-gtk/empathy-new-chatroom-dialog.c:
477         * libempathy-gtk/empathy-new-chatroom-dialog.glade: Remove unused
478         nickname entry and use a GtkTable for room information. More work is
479         needed here.
480
481         * libempathy-gtk/empathy-contact-widget.glade: Change padding to 6.
482
483         * libempathy-gtk/empathy-contact-dialogs.c: Set a window title.
484
485         * libempathy-gtk/empathy-contact-widget.c: Fix alignment of widgets.
486
487         * libempathy/empathy-tp-contact-list.c: Add more debug msg for avatar
488         handling.
489
490 2007-07-12 Xavier Claessens  <xclaesse@gmail.com>
491
492         * libempathy-gtk/Makefile.am: Fix missing header for
493         EmpathyAccountWidgetMSN.
494
495         * configure.ac: Fix useless "\".
496
497         * autogen.sh: run gtkdocize if needed.
498
499 2007-07-12 Xavier Claessens  <xclaesse@gmail.com>
500
501         * configure.ac:
502         * doc/*:
503         * Makefile.am: Adding initial API documentation using gtk-doc.
504
505 2007-07-12 Xavier Claessens  <xclaesse@gmail.com>
506
507         * libempathy/empathy-tp-contact-list.c: Auto-accept to publish presence
508         to contacts that are in our subscribe list. When accepting a pending
509         contact add it to publish and subscribe list.
510
511 2007-07-09 Xavier Claessens  <xclaesse@gmail.com>
512
513         * src/empathy.c:
514         * libempathy/empathy-debug.c:
515         * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes
516         bug #455240 (Guillaume Desmottes).
517
518 2007-07-09 Xavier Claessens  <xclaesse@gmail.com>
519
520         * libempathy-gtk/empathy-account-widget-msn.glade:
521         * libempathy-gtk/empathy-account-widget-msn.c:
522         * libempathy-gtk/empathy-account-widget-msn.h:
523         * libempathy-gtk/empathy-accounts-dialog.c:
524         * libempathy-gtk/Makefile.am: Add MSN setting UI. Fixes bug #443162
525         (Cosimo Cecchi).
526
527         * libempathy-gtk/empathy-chat-view.c:
528         * libempathy/empathy-log-manager.c:
529         * libempathy/empathy-log-manager.h: Add needed API to show chat logs in
530         Tracker. Fixes bug #452536.
531
532 2007-07-07 Xavier Claessens  <xclaesse@gmail.com>
533
534         * libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a 
535         commonly reported crash. Fixes bug #454277
536         * libempathy/empathy-tp-group.c: Add a missing check.
537
538 2007-06-30 Xavier Claessens  <xclaesse@gmail.com>
539
540         * configure.ac: Bump MC version required to 4.27.
541         * TODO: Updated.
542
543 2007-06-30 Xavier Claessens  <xclaesse@gmail.com>
544
545         * libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref.
546
547         * src/empathy.c: If we get a chatroom we have to create an
548         EmpathyTpChatroom object.
549
550         * src/Makefile.am: Fix build system, programs links to libempathy-gtk
551         and libempathy.
552
553         * configure.ac: libempathy does not depends on libgnome-vfs.
554
555         * libempathy-gtk/empathy-status-icon.c:
556         * libempathy-gtk/empathy-chat.c:
557         * libempathy/empathy-tp-chat.c:
558         * libempathy/empathy-tp-chat.h:
559         * libempathy/empathy-filter.c:
560         * libempathy/empathy-filter.h:
561         * libempathy/empathy-filter.xml:
562         * libempathy/Makefile.am: Filter incoming text channels and make
563         status icon flash when there we receive a new message. Dispatch the
564         channel only when we get a message and the user click on the icon.
565
566 2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
567
568         * libempathy-gtk/libempathy-gtk.pc.in:
569         * libempathy-gtk/Makefile.am:
570         * libempathy/libempathy.pc.in:
571         * libempathy/Makefile.am:
572         * configure.ac: Install libempathy and libempathy-gtk and make their
573         API public.
574
575 2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
576
577         * po/POTFILES.in: s/gossip/empathy/
578
579 2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
580
581         * libempathy/*.[ch]:
582         * libempathy-gtk/*.[ch]:
583         * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
584         change namespace of all gossip_*() functions to empathy_*().
585         Fixes bug #444490 (Mario Danic, Xavier Claessens).
586
587 2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
588
589         * configure.ac: Bump version to 0.9
590
591 2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
592
593         * libempathy/empathy-tp-contact-list.c: Fix typo causing warnings.
594
595 2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
596
597         * libempathy-gtk/empathy-contact-dialogs.c:
598         * libempathy-gtk/gossip-contact-list-store.c:
599         * libempathy-gtk/gossip-contact-list-view.c:
600         * libempathy/empathy-contact-manager.c:
601         * libempathy/empathy-tp-contact-list.c:
602         * libempathy/empathy-contact-list.c:
603         * libempathy/empathy-contact-list.h:
604         * libempathy/gossip-contact.c: We show in our roster all contacts
605         members and remote-pending of subscribe list. Adding/Removing a contact
606         only add/remove from subscribe list. Accept/Reject a contact in
607         local-pending of publish list is done using _process_pending().
608
609 2007-06-15 Xavier Claessens  <xclaesse@gmail.com>
610
611         * src/empathy.c:
612         * libempathy/empathy-idle.c: Adding NetworkManager support.
613
614 2007-06-15 Xavier Claessens  <xclaesse@gmail.com>
615
616         * libempathy-gtk/empathy-status-icon.c:
617         * libempathy-gtk/gossip-presence-chooser.c:
618         * libempathy-gtk/gossip-presence-chooser.h:
619         * libempathy/empathy-idle.c:
620         * libempathy/empathy-idle.h: Prepare for slack time when coming back
621         from auto away. Not yet fully implemented.
622
623 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
624
625         * libempathy-gtk/empathy-images.h:
626         * libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton.
627
628         * data/22x22/empathy-proto-salut.png:
629         * data/22x22/Makefile.am:
630         * data/16x16/empathy-proto-salut.png:
631         * data/16x16/Makefile.am:
632         * data/scalable/empathy-proto-salut.svg:
633         * data/scalable/Makefile.am:
634         * data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal).
635
636 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
637
638         * libempathy-gtk/gossip-contact-list-view.c: Show logs when right
639         click on a contact in the roster.
640
641 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
642
643         * src/org.gnome.Empathy.Chat.service.in:
644         * src/empathy-accounts.c:
645         * src/empathy-accounts-main.c:
646         * src/empathy-chat-main.c:
647         * src/empathy.c:
648         * src/Makefile.am:
649         * src/empathy-main.c:
650         * libempathy/gossip-chatroom-manager.c:
651         * autogen.sh: Empathy is no more splitted into 2 processes. It makes
652         debugging more difficult when emmpathy-chat crashes. It's also more
653         optimised like that since contact objects can be shared.
654
655 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
656
657         * libempathy-gtk/gossip-chat-window.c: Disconnect signals from
658         chatroom_manager. Fixes bug #447178.
659
660 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
661
662         * po/POTFILES.in:
663         * po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip
664         empathy.desktop.in. Fixes bug #446161.
665
666 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
667
668         * po/POTFILES.in: Adding missing files.
669
670 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
671
672         * libempathy-gtk/gossip-log-window.c:
673         * libempathy-gtk/gossip-chat-window.c:
674         * libempathy/empathy-log-manager.c:
675         * libempathy/empathy-log-manager.h: Do not create log directory for a
676         chat if there is no messages to put in. Show logs and information for
677         the contact we are speaking with in the chat window menu.
678
679 2007-06-13 Xavier Claessens  <xclaesse@gmail.com>
680
681         * libempathy-gtk/Makefile.am:
682         * libempathy-gtk/gossip-log-window.glade:
683         * libempathy-gtk/gossip-log-window.h:
684         * libempathy-gtk/gossip-log-window.c:
685         * libempathy/empathy-log-manager.c:
686         * libempathy/empathy-log-manager.h:
687         * libempathy-gtk/gossip-chat.c:
688         * libempathy-gtk/empathy-main-window.c: New window for viewing logs.
689
690         * libempathy-gtk/gossip-chat-view.c: Do not use smooth scroll when
691         resizing the view.
692
693         * libempathy-gtk/gossip-contact-list-store.c: Do not set active
694         contacts when creating the store, and when contact groups changed.
695
696         * src/empathy-main.c: Fix warning when using command-line options.
697
698         * libempathy/empathy-tp-contact-list.c: Check if we have an aliasing
699         iface before setting the alias of a contact.
700
701         * TODO: Updated.
702
703         * data/jabber.profile: Ignore ssl errors by default. This is a security
704         vulnerability but we don't really have the choice.
705
706         * libempathy/gossip-contact.h:
707         * libempathy/gossip-contact.c: Add a "is-user" property to know if
708         it's our self contact.
709
710         * libempathy/gossip-message.h:
711         * libempathy/gossip-message.c: Add a "receiver" property like that we
712         have our self contact for nick highlight.
713
714 2007-06-10 Xavier Claessens  <xclaesse@gmail.com>
715
716         * libempathy-gtk/gossip-spell-dialog.glade:
717         * libempathy-gtk/gossip-spell-dialog.c:
718         * libempathy-gtk/gossip-spell-dialog.h:
719         * libempathy-gtk/gossip-chat.c:
720         * libempathy-gtk/Makefile.am:
721         * configure.ac: Adding spellcheck support.
722
723         * libempathy-gtk/gossip-spell.c:
724         * libempathy/gossip-conf.c: Remove useless debug messages.
725
726 2007-06-10 Xavier Claessens  <xclaesse@gmail.com>
727
728         * libempathy-gtk/gossip-chat-view.c: Smooth scrolling.
729         Fixes bug #445859 (Raphael Slinckx).
730
731 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
732
733         * libempathy/gossip-contact.c: Emit notify signal only if the property
734         value effectively changed.
735
736 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
737
738         * libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD.
739         patch imported from gossip.
740
741 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
742
743         * configure.ac: Bump version to 0.8
744
745         * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
746         property.
747
748         * data/gtalk.profile:
749         * data/jabber.profile:
750         * data/msn.profile: Add VCardField and VCardDefault to profiles for
751         eds-sync support.
752
753 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
754
755         * libempathy-gtk/empathy-contact-widget.c: Fix a warning.
756
757 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
758
759         * libempathy-gtk/empathy-main-window.c:
760         * libempathy-gtk/empathy-contact-widget.glade:
761         * libempathy-gtk/empathy-contact-dialogs.c:
762         * libempathy-gtk/empathy-contact-dialogs.h:
763         * libempathy-gtk/empathy-contact-widget.c: We can now add a new contact.
764         EmpathyContactWidget can change the contact it's displaying on-the-fly,
765         like that we can display info when typing the contact ID we want to
766         add to our contact list.
767
768         * libempathy/empathy-tp-contact-list.c: Fix a refcount bug.
769
770 2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
771
772         * libempathy/gossip-chatroom-manager.c: Checks if the chatroom has
773         an account and a room. Fixes bug #444135.
774
775 2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
776
777         * libempathy-gtk/empathy-contact-dialogs.c:
778         * libempathy-gtk/empathy-contact-widget.c:
779         * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the
780         dialog. Update information in real-time and just provides a "Close"
781         button. That's more GNOME spirite.
782         * libempathy/empathy-tp-contact-list.c:
783         * libempathy/gossip-contact.h:
784         * libempathy/gossip-contact.c: New methods:
785         gossip_contact_add/remove_group(). This fixes leaks when a contact is
786         added/removed from a group.
787
788 2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
789
790         * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch.
791         Fixes bug #444680 (Matej Cepl).
792
793 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
794
795         * libempathy-gtk/empathy-contact-dialogs.glade:
796         * libempathy-gtk/empathy-contact-dialogs.c: Fix response and action
797         buttons.
798
799 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
800
801         * libempathy-gtk/empathy-contact-dialogs.glade:
802         * libempathy-gtk/empathy-contact-widget.glade:
803         * libempathy-gtk/empathy-status-icon.c:
804         * libempathy-gtk/empathy-contact-dialogs.c:
805         * libempathy-gtk/empathy-contact-dialogs.h:
806         * libempathy-gtk/gossip-ui-utils.c:
807         * libempathy-gtk/empathy-subscription-dialog.glade:
808         * libempathy-gtk/empathy-contact-widget.c:
809         * libempathy-gtk/gossip-ui-utils.h:
810         * libempathy-gtk/gossip-contact-list-view.c:
811         * libempathy-gtk/empathy-subscription-dialog.c:
812         * libempathy-gtk/Makefile.am:
813         * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and
814         viewing contact information with right click on the roster.
815
816 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
817
818         * libempathy-gtk/empathy-contact-widget.glade:
819         * libempathy-gtk/empathy-contact-widget.c:
820         * libempathy-gtk/empathy-contact-widget.h:
821         * libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget
822         has 2 modes: editable or not.
823
824 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
825
826         * po/POTFILES.in: Updated with new files.
827
828 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
829
830         * libempathy-gtk/empathy-status-icon.c:
831         * libempathy-gtk/empathy-subscription-dialog.glade:
832         * libempathy-gtk/empathy-contact-widget.c:
833         * libempathy-gtk/gossip-contact-list-view.c:
834         * libempathy-gtk/empathy-subscription-dialog.c:
835         * libempathy-gtk/Makefile.am:
836         * libempathy-gtk/empathy-subscription-dialog.h:
837         * libempathy/empathy-tp-contact-list.c: New dialog:
838         EmpathySubscriptionDialog. It uses EmpathyContactWidget to display
839         information about the contact who wants to get your presence. This
840         dialog appears when clicking on the status icon when it blinks. You
841         can also remove contacts when right-click on it in the roster.
842
843 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
844
845         * libempathy-gtk/empathy-status-icon.c:
846         * libempathy-gtk/empathy-contact-widget.glade:
847         * libempathy-gtk/empathy-contact-widget.c:
848         * libempathy-gtk/empathy-contact-widget.h:
849         * libempathy-gtk/Makefile.am: New widget: EmpathyContactWidget. It
850         displays information about a contact, it can be used in any kind of
851         dialog which needs to display contact information like alias, groups,
852         avatar, etc. If the contact is the selfcontact information are editable.
853
854         * libempathy/empathy-tp-contact-list.c: Do not take care of subscription
855         changes.
856
857         * libempathy/gossip-contact.c: Use
858         gossip_presence_state_get_default_status (MC_PRESENCE_OFFLINE)
859         when there is no presence.
860
861 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
862
863         * libempathy-gtk/empathy-status-icon.c: Add support for blinking when
864         there is an event. Make use of EmpathyIdle for presence handling. Add
865         an event when a contact requets subscription.
866
867         * libempathy-gtk/gossip-contact-list-store.c:
868         * libempathy-gtk/gossip-contact-list-view.c:
869         * libempathy/empathy-contact-manager.c:
870         * libempathy/empathy-tp-contact-list.c:
871         * libempathy/empathy-tp-chatroom.c:
872         * libempathy/empathy-contact-list.c:
873         * libempathy/empathy-contact-list.h: get_contacts() is renamed to
874         get_members(). Adding a signal and a method for local-pending with
875         contacts with the message. Rework completely the contact-list handling in
876         EmpathyTpContactList to follow tp spec.
877
878         * libempathy/empathy-idle.c:
879         * libempathy/empathy-idle.h: Add properties for the state and the 
880         status message. EmpathyIdle is now a singleton to manager self presence.
881
882         * TODO: Updated.
883
884 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
885
886         * libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for
887         button_connect to False, to avoid a crasher when opening the accounts
888         window with GTK+ trunk. Fixes bug #439931.
889         * libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and
890         do not log backlog from jabber server.
891
892 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
893
894         * libempathy-gtk/gossip-ui-utils.c
895         * libempathy-gtk/gossip-accounts-dialog.c
896         * libempathy-gtk/Makefile.am
897         * src/empathy-accounts-main.c
898         * src/empathy-chat-main.c
899         * src/Makefile.am
900         * src/empathy-main.c
901         * libempathy/gossip-utils.c
902         * libempathy/Makefile.am
903         * src/empathy-filter.h
904         * src/empathy-filter-plugin.c
905         * src/empathy-filter.xml
906         * src/empathy-filter.c
907         * libempathy/gossip-paths.c
908         * libempathy/gossip-paths.h: Remove unused code and append DATADIR to
909         dirs where GTK should search icons.
910
911 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
912
913         * po/POTFILES.in:
914         * po/POTFILES.skip: Add missing files that have strings for translation.
915         Skip empathy-desktop.in.in. (Olivier Crete)
916
917 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
918
919         * libempathy-gtk/gossip-group-chat.c:
920         * libempathy-gtk/gossip-private-chat.c:
921         * libempathy-gtk/gossip-chat.c:
922         * libempathy-gtk/gossip-chat.h:
923         * libempathy/empathy-tp-chat.c: Add all properties described by TP spec
924         for the Text channel on EmpathyTpChat. Make use of "name" and "subject"
925         properties in GossipGroupChat.
926
927 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
928
929         * libempathy/empathy-log-manager.c: Fix crash when there is no log
930         available for a chat.
931         * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal
932         is emitted before StatusChanged.
933
934 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
935
936         * libempathy-gtk/gossip-group-chat.c:
937         * libempathy-gtk/gossip-private-chat.c:
938         * libempathy-gtk/gossip-chat.c:
939         * libempathy/empathy-log-manager.c:
940         * libempathy/empathy-log-manager.h:
941         * libempathy/empathy-log-manager.xsl:
942         * libempathy/Makefile.am: Log chats and display 10 last messages when
943         opening a new chat.
944
945 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
946
947         * libempathy-gtk/gossip-group-chat.c:
948         * libempathy/empathy-tp-contact-list.c:
949         * libempathy/gossip-contact.c: Set default presence to available if
950         there is no presence iface.
951
952 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
953
954         * libempathy-gtk/gossip-ui-utils.c:
955         * libempathy-gtk/gossip-ui-utils.h:
956         * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show()
957         to avoid libgnomeui dependency (Ross Burton).
958
959 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
960
961         * libempathy-gtk/gossip-chatrooms-window.c:
962         * libempathy-gtk/gossip-chat-window.c:
963         * libempathy/gossip-chatroom.c:
964         * libempathy/gossip-chatroom-manager.c:
965         * configure.ac: Monitor changes on chatrooms.xml file and relead it 
966         when it's modified. connect chatroom-added/removed in some places where
967         needed.
968
969 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
970
971         * configure.ac: Bump version to 0.7
972
973 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
974
975         * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
976         MissionControl has API to request the channel from handle string.
977
978         * libempathy-gtk/empathy-main-window.c: Request room channel when
979         clicking on favorite rooms.
980
981         * TODO: Add a task: supporting registering.
982
983 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
984
985         * libempathy/empathy-idle.c: Do not restore away presence message when
986         coming back after the user set manually to away.
987
988 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
989
990         * libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
991         all accounts.
992
993         * src/empathy-accounts-main.c:
994         * libempathy-gtk/empathy-status-icon.c:
995         * libempathy-gtk/gossip-accounts-dialog.h:
996         * libempathy-gtk/gossip-accounts-dialog.c:
997         * libempathy-gtk/gossip-preferences.h:
998         * libempathy-gtk/gossip-preferences.c: Set parent window.
999
1000         * libempathy-gtk/empathy-main-window.c: Implement favorite chatroom
1001         menu and fix a leak.
1002
1003         * libempathy-gtk/Makefile.am:
1004         * libempathy/Makefile.am:
1005         * libempathy/gossip-chatroom.c:
1006         * libempathy/gossip-chatroom.h:
1007         * libempathy/gossip-chatroom-manager.c:
1008         * libempathy/gossip-chatroom-manager.h:
1009         * libempathy/gossip-chatroom-manager.dtd:
1010         * libempathy-gtk/gossip-chatrooms-window.glade:
1011         * libempathy-gtk/gossip-chatrooms-window.c:
1012         * libempathy-gtk/gossip-chatrooms-window.h: New files to implement
1013         favorite chatrooms and a window to show them.
1014
1015
1016         * libempathy-gtk/gossip-chat.c: Fix tooltip leaked.
1017
1018         * libempathy-gtk/gossip-chat-window.h:
1019         * libempathy-gtk/gossip-chat-window.c: Do not use deprecated
1020         gtk_object_sink(). Implement favorite chatroom features. Find a chat
1021         by comparing the account AND the chat ID.
1022
1023         * src/empathy-chat-main.c:
1024         * libempathy/empathy-tp-chat.h:
1025         * libempathy/empathy-tp-chat.c:
1026         * libempathy/gossip-utils.h:
1027         * libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text
1028         channel's name. The chat ID is unique only for a specified account.
1029
1030         * libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME
1031         comment for a leak not yet fixed.
1032
1033         * TODO: Would be cool to have a glade catalog for libempathy-gtk.
1034
1035 2007-05-26  Xavier Claessens  <xclaesse@gmail.com>
1036
1037         * libempathy-gtk/gossip-contact-list-store.c: Do not highlight contacts
1038         already known when creating the contact list.
1039         * libempathy/empathy-tp-contact-list.c: Do not set alias if DBus
1040         returns an error. Fixes bug #442639.
1041         * libempathy/empathy-idle.c: Do not set status message to
1042         "Extended autoaway", let user's message unchanged.
1043
1044 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1045
1046         * configure.ac: Bump version to 0.6
1047
1048 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1049
1050         * libempathy-gtk/gossip-group-chat.c: Fix refcounting of
1051         GossipGroupChat.
1052         * libempathy/empathy-tp-contact-list.c: Add debug message when alias
1053         request fails.
1054         * data/22x22/empathy-group-message.png:
1055         * data/22x22/Makefile.am: Add group message icon.
1056 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1057
1058         * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server
1059         entry's value if it's hidden.
1060         * libempathy-gtk/gossip-contact-list-view.c: Do not highlight groups
1061         when adding them in the roster.
1062         * libempathy/empathy-tp-contact-list.c: Do not create new GossipContact
1063         object in presence/avatar/alias changed signal if we don't already know
1064         that contact from a contact list channel. This should fix DBus max
1065         pending calls limit reached in some cases.
1066
1067 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1068
1069         * libempathy-gtk/gossip-new-chatroom-dialog.c: Preset the server only
1070         for jabber protocol to conference.server. This fixes a warning.
1071
1072         * libempathy-gtk/gossip-group-chat.h:
1073         * libempathy-gtk/gossip-group-chat.c: gossip_group_chat_set_topic() is 
1074         a public function.
1075
1076         * libempathy-gtk/empathy-images.h:
1077         * libempathy-gtk/empathy-main-window.glade:
1078         * libempathy-gtk/empathy-status-icon.glade: Make use of
1079         empathy-new-message icon name.
1080
1081         * libempathy-gtk/gossip-contact-list-store.c: By default we sort by
1082         contacts names.
1083
1084         * libempathy-gtk/gossip-chat.c: Do not display composing state if
1085         it's our own contact that is composing.
1086
1087         * src/empathy-chat-main.c:
1088         * libempathy/empathy-tp-chat.c:
1089         * libempathy/empathy-tp-chat.h: Make possible to build the id based on
1090         the account and the channel's name. For private chats that means the
1091         contact's id.
1092
1093         * libempathy-gtk/gossip-chat-window.c: Un-comment the code related to
1094         chatrooms that is now implemented. We can now Show/Hide contact list
1095         for group chats, DnD contact on the window to begin a discussion, join
1096         a new chatroom.
1097
1098         * libempathy-gtk/gossip-account-chooser.c: Add a FIXME message.
1099
1100         * data/22x22/empathy-new-message.png:
1101         * data/22x22/empathy-proto-irc.png:
1102         * data/22x22/Makefile.am:
1103         * data/32x32/empathy-proto-irc.png:
1104         * data/32x32/Makefile.am:
1105         * data/gtalk.profile:
1106         * data/16x16/empathy-new-message:
1107         * data/16x16/empathy-message-new.png:
1108         * data/16x16/empathy-proto-irc.png:
1109         * data/16x16/Makefile.am:
1110         * data/scalable/empathy-proto-irc.svg:
1111         * data/scalable/Makefile.am:
1112         * data/irc.profile: Adding icons for empathy-new-message and IRC
1113         protocol. Make use of the irc icon in the irc profile.
1114
1115 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
1116
1117         * libempathy-gtk/gossip-new-chatroom-dialog.c:
1118         * libempathy-gtk/empathy-main-window.c: White space fix.
1119
1120 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
1121
1122         * libempathy-gtk/gossip-account-chooser.c:
1123         * libempathy-gtk/gossip-new-chatroom-dialog.c:
1124         * libempathy-gtk/gossip-account-widget-jabber.c:
1125         * libempathy-gtk/gossip-account-chooser.h:
1126         * libempathy-gtk/gossip-new-chatroom-dialog.h:
1127         * libempathy-gtk/gossip-group-chat.c:
1128         * libempathy-gtk/empathy-main-window.c:
1129         * libempathy-gtk/gossip-new-chatroom-dialog.glade:
1130         * libempathy-gtk/gossip-account-widget-jabber.glade:
1131         * libempathy-gtk/Makefile.am:
1132         * libempathy/empathy-tp-chatroom.c:
1133         * data/gtalk.profile:
1134         * data/jabber.profile:
1135         * data/salut.profile:
1136         * data/Makefile.am:
1137         * data/empathy.desktop.in.in:
1138         * data/msn.profile:
1139         * data/irc.profile: New objects: GossipAccountChooser and
1140         GossipNewChatroom, we can now join any chatroom. Adding IRC profile.
1141
1142 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
1143
1144         * libempathy/empathy-idle.c: If we are offline do not set away on idle.
1145         If we are already away restore to available when we are no mode idle.
1146         Do no modify status message.
1147
1148 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
1149
1150         * libempathy-gtk/gossip-group-chat.c:
1151         * libempathy-gtk/gossip-group-chat.h:
1152         * libempathy-gtk/gossip-private-chat.c:
1153         * libempathy-gtk/gossip-private-chat.h:
1154         * libempathy-gtk/gossip-group-chat.glade:
1155         * libempathy-gtk/Makefile.am:
1156         * src/empathy-chat-main.c:
1157         * libempathy/empathy-tp-contact-list.c:
1158         * libempathy/gossip-telepathy-group.c:
1159         * libempathy/gossip-telepathy-group.h:
1160         * libempathy/empathy-tp-chatroom.c:
1161         * libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support.
1162         Actually it works only if we get invited in a chatroom.
1163
1164 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1165
1166         * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact
1167         who sent last message.
1168
1169 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1170
1171         * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message
1172         comes from the self contact or another.
1173
1174 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1175
1176         * libempathy-gtk/gossip-contact-list-model.c:
1177         * libempathy-gtk/gossip-contact-list-model.h: Removed.
1178         * libempathy-gtk/gossip-contact-list-view.c:
1179         * libempathy-gtk/gossip-contact-list-view.h: Added.
1180
1181 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1182
1183         * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like
1184         that it can directly be sorted.
1185         * data/empathy.schemas.in: s/gossip/empathy/
1186
1187 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1188
1189         * configure.ac: Bump version to 0.5
1190
1191 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1192
1193         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
1194         function for getting groups of a contact. Make possible to have groups
1195         for presence or role/affiliation in chatroom for example.
1196         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
1197         function to handle DnD of contact. Useful when a custom function is set
1198         for groups.
1199         * src/empathy-chat-main.c: Minor fix.
1200         * TODO:
1201         * po/POTFILES.in: Updated.
1202
1203 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1204
1205         * libempathy-gtk/Makefile.am:
1206         * libempathy/empathy-tp-chat.c:
1207         * libempathy/empathy-contact-manager.c:
1208         * libempathy/empathy-contact-list.c: Fix indentation
1209         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
1210         in tp_contact_list_find()
1211         * TODO: Updated.
1212
1213 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1214
1215         * libempathy-gtk/gossip-contact-list-store.c:
1216         * libempathy-gtk/gossip-preferences.c:
1217         * libempathy-gtk/gossip-contact-list-store.h:
1218         * libempathy-gtk/gossip-contact-list.c:
1219         * libempathy-gtk/gossip-contact-list.h:
1220         * libempathy-gtk/empathy-main-window.c:
1221         * libempathy-gtk/gossip-contact-list-model.c:
1222         * libempathy-gtk/gossip-contact-list-model.h:
1223         * libempathy-gtk/Makefile.am:
1224         * libempathy/empathy-marshal.list: Split GossipContactList into
1225         two objects: GossipContactListStore inheriting from GtkTreeStore and
1226         GossipContactListView inheriting from GtkTreeView. This makes
1227         easier to build new UI widgets reusing the GtkTreeModel.
1228
1229 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1230
1231         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
1232         when screensaver is active.
1233
1234 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
1235
1236         * libempathy-gtk/gossip-private-chat.h:
1237         * libempathy-gtk/gossip-contact-list.c:
1238         * libempathy-gtk/gossip-chat.c:
1239         * libempathy-gtk/gossip-chat.h:
1240         * libempathy-gtk/gossip-chat-window.c:
1241         * libempathy-gtk/Makefile.am:
1242         * libempathy-gtk/gossip-chat-view.c:
1243         * libempathy-gtk/gossip-private-chat.c:
1244         * src/empathy-chat-main.c:
1245         * libempathy/gossip-utils.c:
1246         * libempathy/gossip-contact.h:
1247         * libempathy/empathy-tp-chat.c:
1248         * libempathy/gossip-utils.h:
1249         * libempathy/empathy-contact-manager.c:
1250         * libempathy/empathy-contact-manager.h:
1251         * libempathy/empathy-tp-contact-list.c:
1252         * libempathy/empathy-tp-contact-list.h:
1253         * libempathy/empathy-tp-chatroom.c:
1254         * libempathy/empathy-tp-chatroom.h:
1255         * libempathy/empathy-contact-list.c:
1256         * libempathy/empathy-contact-list.h:
1257         * libempathy/Makefile.am:
1258         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
1259         implemented by EmpathyTpContactList, EmpathyContactManager and
1260         EmpathyTpChatroom. GossipContactList use that interface to display a 
1261         treeview.
1262
1263 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
1264
1265         * libempathy-gtk/gossip-chat.c: Display ChatState.
1266
1267 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
1268
1269         * libempathy-gtk/empathy-status-icon.c:
1270         * libempathy/empathy-idle.c:
1271         * libempathy/empathy-idle.h:
1272         * libempathy/Makefile.am:
1273         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
1274         extended autoaway states.
1275
1276 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1277
1278         * configure.ac:
1279         * data/empathy.desktop.in:
1280         * data/Makefile.am:
1281         * data/empathy.desktop.in.in:
1282         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
1283         to POTFILES.in
1284
1285 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1286
1287         * libempathy-gtk/empathy-status-icon.glade:
1288         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
1289         in menus.
1290
1291 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1292
1293         * src/empathy-chat-main.c:
1294         * src/empathy-main.c:
1295         * configure.ac:
1296         * data/22x22/Makefile.am:
1297         * data/22x22/empathy.png:
1298         * data/48x48:
1299         * data/48x48/Makefile.am:
1300         * data/48x48/empathy.png:
1301         * data/32x32/Makefile.am:
1302         * data/32x32/empathy.png:
1303         * data/16x16/empathy.png:
1304         * data/16x16/Makefile.am:
1305         * data/scalable/empathy.svg:
1306         * data/scalable/Makefile.am:
1307         * data/Makefile.am: Add empathy icon stolen from cohoba.
1308
1309 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1310
1311         * src/empathy-chat-main.c:
1312         * src/Makefile.am:
1313         * src/empathy-main.c:
1314         * po/POTFILES.in
1315         * po/LINGUAS:
1316         * TODO: Setting up i18n support.
1317
1318         * po/Makefile.in.in: Removed, it's generated at build time.
1319
1320 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1321
1322         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
1323         label for jid.
1324
1325 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1326
1327         * libempathy-gtk/gossip-chat-window.c:
1328         * libempathy-gtk/gossip-chat-window.h:
1329         * src/empathy-chat-main.c:
1330         * libempathy/empathy-tp-chat.c:
1331         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
1332         if there is no existing GossipChat object for it.
1333
1334 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1335
1336         * src/Makefile.am:
1337         * src/empathy-contact-list-main.c: Removing empathy-contact-list
1338         program, it's useless.
1339
1340 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1341
1342         * configure.ac: Change version from 0.3darcs to 0.3svn
1343
1344 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1345
1346         * autogen.sh: Set executable
1347         * po/POTFILES.in: Update translatable files
1348
1349 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
1350
1351         * Initial version
1352