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