]> git.0d.be Git - empathy.git/blob - ChangeLog
Set COL_NAME earlier like that it can directly be sorted.
[empathy.git] / ChangeLog
1 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
2
3         * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like
4         that it can directly be sorted.
5         * data/empathy.schemas.in: s/gossip/empathy/
6
7 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
8
9         * configure.ac: Bump version to 0.5
10
11 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
12
13         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
14         function for getting groups of a contact. Make possible to have groups
15         for presence or role/affiliation in chatroom for example.
16         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
17         function to handle DnD of contact. Useful when a custom function is set
18         for groups.
19         * src/empathy-chat-main.c: Minor fix.
20         * TODO:
21         * po/POTFILES.in: Updated.
22
23 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
24
25         * libempathy-gtk/Makefile.am:
26         * libempathy/empathy-tp-chat.c:
27         * libempathy/empathy-contact-manager.c:
28         * libempathy/empathy-contact-list.c: Fix indentation
29         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
30         in tp_contact_list_find()
31         * TODO: Updated.
32
33 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
34
35         * libempathy-gtk/gossip-contact-list-store.c:
36         * libempathy-gtk/gossip-preferences.c:
37         * libempathy-gtk/gossip-contact-list-store.h:
38         * libempathy-gtk/gossip-contact-list.c:
39         * libempathy-gtk/gossip-contact-list.h:
40         * libempathy-gtk/empathy-main-window.c:
41         * libempathy-gtk/gossip-contact-list-model.c:
42         * libempathy-gtk/gossip-contact-list-model.h:
43         * libempathy-gtk/Makefile.am:
44         * libempathy/empathy-marshal.list: Split GossipContactList into
45         two objects: GossipContactListStore inheriting from GtkTreeStore and
46         GossipContactListView inheriting from GtkTreeView. This makes
47         easier to build new UI widgets reusing the GtkTreeModel.
48
49 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
50
51         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
52         when screensaver is active.
53
54 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
55
56         * libempathy-gtk/gossip-private-chat.h:
57         * libempathy-gtk/gossip-contact-list.c:
58         * libempathy-gtk/gossip-chat.c:
59         * libempathy-gtk/gossip-chat.h:
60         * libempathy-gtk/gossip-chat-window.c:
61         * libempathy-gtk/Makefile.am:
62         * libempathy-gtk/gossip-chat-view.c:
63         * libempathy-gtk/gossip-private-chat.c:
64         * src/empathy-chat-main.c:
65         * libempathy/gossip-utils.c:
66         * libempathy/gossip-contact.h:
67         * libempathy/empathy-tp-chat.c:
68         * libempathy/gossip-utils.h:
69         * libempathy/empathy-contact-manager.c:
70         * libempathy/empathy-contact-manager.h:
71         * libempathy/empathy-tp-contact-list.c:
72         * libempathy/empathy-tp-contact-list.h:
73         * libempathy/empathy-tp-chatroom.c:
74         * libempathy/empathy-tp-chatroom.h:
75         * libempathy/empathy-contact-list.c:
76         * libempathy/empathy-contact-list.h:
77         * libempathy/Makefile.am:
78         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
79         implemented by EmpathyTpContactList, EmpathyContactManager and
80         EmpathyTpChatroom. GossipContactList use that interface to display a 
81         treeview.
82
83 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
84
85         * libempathy-gtk/gossip-chat.c: Display ChatState.
86
87 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
88
89         * libempathy-gtk/empathy-status-icon.c:
90         * libempathy/empathy-idle.c:
91         * libempathy/empathy-idle.h:
92         * libempathy/Makefile.am:
93         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
94         extended autoaway states.
95
96 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
97
98         * configure.ac:
99         * data/empathy.desktop.in:
100         * data/Makefile.am:
101         * data/empathy.desktop.in.in:
102         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
103         to POTFILES.in
104
105 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
106
107         * libempathy-gtk/empathy-status-icon.glade:
108         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
109         in menus.
110
111 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
112
113         * src/empathy-chat-main.c:
114         * src/empathy-main.c:
115         * configure.ac:
116         * data/22x22/Makefile.am:
117         * data/22x22/empathy.png:
118         * data/48x48:
119         * data/48x48/Makefile.am:
120         * data/48x48/empathy.png:
121         * data/32x32/Makefile.am:
122         * data/32x32/empathy.png:
123         * data/16x16/empathy.png:
124         * data/16x16/Makefile.am:
125         * data/scalable/empathy.svg:
126         * data/scalable/Makefile.am:
127         * data/Makefile.am: Add empathy icon stolen from cohoba.
128
129 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
130
131         * src/empathy-chat-main.c:
132         * src/Makefile.am:
133         * src/empathy-main.c:
134         * po/POTFILES.in
135         * po/LINGUAS:
136         * TODO: Setting up i18n support.
137
138         * po/Makefile.in.in: Removed, it's generated at build time.
139
140 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
141
142         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
143         label for jid.
144
145 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
146
147         * libempathy-gtk/gossip-chat-window.c:
148         * libempathy-gtk/gossip-chat-window.h:
149         * src/empathy-chat-main.c:
150         * libempathy/empathy-tp-chat.c:
151         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
152         if there is no existing GossipChat object for it.
153
154 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
155
156         * src/Makefile.am:
157         * src/empathy-contact-list-main.c: Removing empathy-contact-list
158         program, it's useless.
159
160 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
161
162         * configure.ac: Change version from 0.3darcs to 0.3svn
163
164 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
165
166         * autogen.sh: Set executable
167         * po/POTFILES.in: Update translatable files
168
169 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
170
171         * Initial version
172