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