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