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