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