Code

Add gui code for registration
[inkscape.git] / src / pedro / pedrogui.cpp
1 /*
2  * Simple demo GUI for the Pedro mini-XMPP client.
3  *
4  * Authors:
5  *   Bob Jamison
6  *
7  * Copyright (C) 2005 Bob Jamison
8  *
9  *  This library is free software; you can redistribute it and/or
10  *  modify it under the terms of the GNU Lesser General Public
11  *  License as published by the Free Software Foundation; either
12  *  version 2.1 of the License, or (at your option) any later version.
13  *
14  *  This library is distributed in the hope that it will be useful,
15  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
16  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17  *  Lesser General Public License for more details.
18  *
19  *  You should have received a copy of the GNU Lesser General Public
20  *  License along with this library; if not, write to the Free Software
21  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
22  */
24 #include "pedrogui.h"
26 #include <stdarg.h>
28 namespace Pedro
29 {
33 //#########################################################################
34 //# I C O N S
35 //#########################################################################
37 static const guint8 icon_available[] =
38 { ""
39   /* Pixbuf magic (0x47646b50) */
40   "GdkP"
41   /* length: header (24) + pixel_data (672) */
42   "\0\0\2\270"
43   /* pixdata_type (0x1010002) */
44   "\1\1\0\2"
45   /* rowstride (48) */
46   "\0\0\0""0"
47   /* width (12) */
48   "\0\0\0\14"
49   /* height (14) */
50   "\0\0\0\16"
51   /* pixel_data: */
52   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377333"
53   "\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
54   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377"
55   "\0\377\377\377\0\377\377\377\0\377333\377\377\377\377\0\377\377\377\0"
56   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377"
57   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\37733"
58   "3\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377"
59   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
60   "\377\377\0\377\377\377\0\377333\377\377\377\377\0\377\377\377\0\377\377"
61   "\377\0""333\377\377\377\0\377\377\377\0\377\0\0\0\377\377\377\0\377\0"
62   "\0\0\377\377\377\0\377\377\377\0\377333\377\377\377\377\0\377\377\377"
63   "\0\377\377\377\0""333\377\377\377\0\377\377\377\0\377\0\0\0\377\377\377"
64   "\0\377\0\0\0\377\377\377\0\377\377\377\0\377333\377\377\377\377\0\377"
65   "\377\377\0\377\377\377\0""333\377\377\377\0\377\377\377\0\377\377\377"
66   "\0\377\0\0\0\377\377\377\0\377\377\377\0\377\377\377\0\377333\377\377"
67   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377"
68   "\0\377\377\377\0\377\0\0\0\377\377\377\0\377\377\377\0\377333\377\377"
69   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""3"
70   "33\377\377\377\0\377\377\377\0\377\0\0\0\377\377\377\0\377\377\377\0"
71   "\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
72   "\377\377\0\377\377\377\0""333\377\377\377\0\377\377\377\0\377\377\377"
73   "\0\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"
74   "\377\377\377\0\377\377\377\0\377\377\377\0LLL\377\0\0\0\377\0\0\0\377"
75   "\0\0\0\377LLL\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
76   "\0\377\377\377\0\377\377\377\0\377\377\377\0LLL\377\0\0\0\377\0\0\0\377"
77   "\0\0\0\377LLL\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
78   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\0\0\0\377"
79   "\0\0\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
80   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
81   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
82   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0"};
85 static const guint8 icon_away[] =
86 { ""
87   /* Pixbuf magic (0x47646b50) */
88   "GdkP"
89   /* length: header (24) + pixel_data (672) */
90   "\0\0\2\270"
91   /* pixdata_type (0x1010002) */
92   "\1\1\0\2"
93   /* rowstride (48) */
94   "\0\0\0""0"
95   /* width (12) */
96   "\0\0\0\14"
97   /* height (14) */
98   "\0\0\0\16"
99   /* pixel_data: */
100   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
101   "\0""333\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
102   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
103   "\377\0""333\377\377\377\0\377\377\377\0\377333\377\377\377\377\0\377"
104   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
105   "\377\377\0""333\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
106   "\0\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"
107   "\377\377\377\0\377\0\0\377\377\0\0\377\377\0\0\377\377\0\0\377\377\0"
108   "\0\377\377\0\0\377\377\0\0\377\377\0\0\377\377\377\377\0\377\377\377"
109   "\0\377\377\377\0\377\0\0\377\377\377\377\377\377\377\377\377\377\377"
110   "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
111   "\377\377\377\377\377\377\0\0\377\377\377\377\0\377\0\0\377\377\377\377"
112   "\377\0\0\0\377\377\377\377\377\377\377\377\377\0\0\0\377\377\377\377"
113   "\377\0\0\0\377\0\0\0\377\377\377\377\377\377\377\377\377\377\0\0\377"
114   "\377\0\0\377\377\377\377\377\0\0\0\377\0\0\0\377\377\377\377\377\0\0"
115   "\0\377\0\0\0\377\377\377\377\377\377\377\377\377\0\0\0\377\377\377\377"
116   "\377\377\0\0\377\377\0\0\377\377\377\377\377\0\0\0\377\377\377\377\377"
117   "\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\377\377"
118   "\377\377\377\0\0\377\377\0\0\377\377\377\377\377\0\0\0\377\377\377\377"
119   "\377\377\377\377\377\0\0\0\377\0\0\0\377\377\377\377\377\377\377\377"
120   "\377\0\0\0\377\377\377\377\377\377\0\0\377\377\377\377\0\377\0\0\377"
121   "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
122   "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\0\0"
123   "\377\377\377\377\0\377\377\377\0\377\377\377\0\377\0\0\377\377\0\0\377"
124   "\377\0\0\377\377\0\0\377\377\0\0\377\377\0\0\377\377\0\0\377\377\0\0"
125   "\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
126   "\377\0\377\377\377\0LLL\377333\377\0\0\0\377\0\0\0\377LLL\377\377\377"
127   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
128   "\377\0\377\377\377\0\377\377\377\0""333\377333\377333\377\377\377\377"
129   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
130   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
131   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
132   "\0"};
135 static const guint8 icon_chat[] =
136 { ""
137   /* Pixbuf magic (0x47646b50) */
138   "GdkP"
139   /* length: header (24) + pixel_data (672) */
140   "\0\0\2\270"
141   /* pixdata_type (0x1010002) */
142   "\1\1\0\2"
143   /* rowstride (48) */
144   "\0\0\0""0"
145   /* width (12) */
146   "\0\0\0\14"
147   /* height (14) */
148   "\0\0\0\16"
149   /* pixel_data: */
150   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377333\377333\377\377"
151   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
152   "\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377\377\377"
153   "\0\377\377\377\0\377333\377\377\377\377\0\377\377\377\0\377\377\377\0"
154   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377\377"
155   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377333\377\377\377\377"
156   "\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377\377"
157   "\377\0\377fff\377\377\377\0\377fff\377\377\377\0\377\377\377\0\37733"
158   "3\377\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377"
159   "fff\377\377\377\0\377fff\377\377\377\0\377fff\377\377\377\0\377333\377"
160   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377fff"
161   "\377\377\377\0\377\377\377\0\377\377\377\0\377\0\0\0\377\0\0\0\377\0"
162   "\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""33"
163   "3\377\377\377\0\377fff\377\377\377\0\377\0\0\0\377\377\377\0\377\377"
164   "\377\0\377\377\377\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377\377"
165   "\377\0""333\377\377\377\0\377fff\377\0\0\0\377\377\377\0\377\377\377"
166   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\0\0\0\377\377\377\377"
167   "\0\377\377\377\0\377\377\377\0""333\377\0\0\0\377\377\377\0\377\377\377"
168   "\0\377\0\0\0\377\377\377\0\377\0\0\0\377\377\377\0\377\377\377\0\377"
169   "\0\0\0\377\377\377\377\0\377\377\377\0""333\377\0\0\0\377\377\377\0\377"
170   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
171   "\377\377\0\377\0\0\0\377\377\377\377\0\377\377\377\0LLL\377\0\0\0\377"
172   "\377\377\0\377\377\377\0\377\0\0\0\377\377\377\0\377\0\0\0\377\377\377"
173   "\0\377\377\377\0\377\0\0\0\377\377\377\377\0\377\377\377\0LLL\377333"
174   "\377\0\0\0\377\377\377\0\377\377\377\0\377\0\0\0\377\377\377\0\377\377"
175   "\377\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
176   "\377\0""333\377333\377\0\0\0\377\377\377\0\377\377\377\0\377\377\377"
177   "\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
178   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\0\0\0\377"
179   "\0\0\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0"};
182 static const guint8 icon_dnd[] =
183 { ""
184   /* Pixbuf magic (0x47646b50) */
185   "GdkP"
186   /* length: header (24) + pixel_data (672) */
187   "\0\0\2\270"
188   /* pixdata_type (0x1010002) */
189   "\1\1\0\2"
190   /* rowstride (48) */
191   "\0\0\0""0"
192   /* width (12) */
193   "\0\0\0\14"
194   /* height (14) */
195   "\0\0\0\16"
196   /* pixel_data: */
197   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377333\377333\377\377"
198   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
199   "\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377\377\377"
200   "\0\377\377\377\0\377333\377\377\377\377\0\377\377\377\0\377\377\377\0"
201   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377\377"
202   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377333\377\377\377\377"
203   "\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377\377"
204   "\377\0\377fff\377\377\377\0\377fff\377\377\377\0\377\377\377\0\37733"
205   "3\377\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377"
206   "fff\377\377\377\0\377fff\377\377\377\0\377fff\377\377\377\0\377333\377"
207   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\0\377fff"
208   "\377\377\377\0\377\377\377\0\377\377\377\0\377\177\0\0\377\177\0\0\377"
209   "\177\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"
210   "333\377\377\377\0\377fff\377\377\377\0\377\177\0\0\377\377\0\0\377\377"
211   "\0\0\377\377\0\0\377\177\0\0\377\377\377\377\0\377\377\377\0\377\377"
212   "\377\0""333\377\377\377\0\377fff\377\177\0\0\377\377\377\377\377fff\377"
213   "\377\0\0\377fff\377\377\377\377\377\177\0\0\377\377\377\377\0\377\377"
214   "\377\0\377\377\377\0""333\377\177\0\0\377\377\0\0\377fff\377\377\377"
215   "\377\377fff\377\377\377\377\377fff\377\377\0\0\377\177\0\0\377\377\377"
216   "\377\0\377\377\377\0""333\377\177\0\0\377\377\0\0\377\377\0\0\377fff"
217   "\377\377\377\377\377fff\377\377\0\0\377\377\0\0\377\177\0\0\377\377\377"
218   "\377\0\377\377\377\0LLL\377\177\0\0\377\377\0\0\377fff\377\377\377\377"
219   "\377fff\377\377\377\377\377fff\377\377\0\0\377\177\0\0\377\377\377\377"
220   "\0\377\377\377\0LLL\377333\377\177\0\0\377\377\377\377\377fff\377\377"
221   "\0\0\377fff\377\377\377\377\377\177\0\0\377\377\377\377\0\377\377\377"
222   "\0\377\377\377\0\377\377\377\0""333\377333\377\177\0\0\377\377\0\0\377"
223   "\377\0\0\377\377\0\0\377\177\0\0\377\377\377\377\0\377\377\377\0\377"
224   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
225   "\377\377\0\177\0\0\377\177\0\0\377\177\0\0\377\377\377\377\0\377\377"
226   "\377\0\377\377\377\0"};
229 static const guint8 icon_error[] =
230 { ""
231   /* Pixbuf magic (0x47646b50) */
232   "GdkP"
233   /* length: header (24) + pixel_data (672) */
234   "\0\0\2\270"
235   /* pixdata_type (0x1010002) */
236   "\1\1\0\2"
237   /* rowstride (48) */
238   "\0\0\0""0"
239   /* width (12) */
240   "\0\0\0\14"
241   /* height (14) */
242   "\0\0\0\16"
243   /* pixel_data: */
244   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
245   "\0""333\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
246   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377"
247   "\377\377\377\0\0\0\0\377\350\350\350\377333\377\377\377\377\0\377\377"
248   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377"
249   "\350\350\350\377fff\377\0\0\0\377\350\350\350\377\350\350\350\377333"
250   "\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377"
251   "\350\350\350\377\350\350\350\377\350\350\350\377\0\0\0\377\350\350\350"
252   "\377\350\350\350\377\350\350\350\377333\377\377\377\377\0\377\377\377"
253   "\0\377\377\377\0""333\377\350\350\350\377\350\350\350\377\0\0\0\377\0"
254   "\0\0\377fff\377\350\350\350\377\350\350\350\377333\377\377\377\377\0"
255   "\377\377\377\0\377\377\377\0""333\377\350\350\350\377\350\350\350\377"
256   "\0\0\0\377\350\350\350\377\0\0\0\377\0\0\0\377\0\0\0\377333\377\377\377"
257   "\377\0\377\377\377\0\377\377\377\0""333\377\350\350\350\377\0\0\0\377"
258   "\350\350\350\377\0\0\0\377\350\350\350\377\350\350\350\377\350\350\350"
259   "\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""3"
260   "33\377\350\350\350\377\0\0\0\377\0\0\0\377\0\0\0\377\350\350\350\377"
261   "fff\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
262   "\377\0""333\377\0\0\0\377\350\350\350\377\350\350\350\377\350\350\350"
263   "\377\0\0\0\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
264   "\377\0\377\377\377\0\377\377\377\0""333\377\350\350\350\377\350\350\350"
265   "\377\350\350\350\377333\377\377\377\377\0\377\377\377\0\377\377\377\0"
266   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0LLL\377\0\0\0"
267   "\377\0\0\0\377\0\0\0\377LLL\377\377\377\377\0\377\377\377\0\377\377\377"
268   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0LLL\377\0\0"
269   "\0\377\0\0\0\377\0\0\0\377LLL\377\377\377\377\0\377\377\377\0\377\377"
270   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
271   "\377\0\0\0\0\377\0\0\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377"
272   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
273   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
274   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"};
277 static const guint8 icon_offline[] =
278 { ""
279   /* Pixbuf magic (0x47646b50) */
280   "GdkP"
281   /* length: header (24) + pixel_data (672) */
282   "\0\0\2\270"
283   /* pixdata_type (0x1010002) */
284   "\1\1\0\2"
285   /* rowstride (48) */
286   "\0\0\0""0"
287   /* width (12) */
288   "\0\0\0\14"
289   /* height (14) */
290   "\0\0\0\16"
291   /* pixel_data: */
292   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377333"
293   "\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
294   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377"
295   "\377\377\377\377\377\377\377\377\377\377333\377\377\377\377\0\377\377"
296   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377"
297   "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
298   "\377\377\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
299   "\377\0""333\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
300   "\377\377\377\377\377\377\377\377\377\377\377\377\377\377333\377\377\377"
301   "\377\0\377\377\377\0\377\377\377\0""333\377\377\377\377\377\377\377\377"
302   "\377\0\0\0\377\377\377\377\377\0\0\0\377\377\377\377\377\377\377\377"
303   "\377333\377\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377"
304   "\377\377\377\377\377\377\0\0\0\377\377\377\377\377\0\0\0\377\377\377"
305   "\377\377\377\377\377\377333\377\377\377\377\0\377\377\377\0\377\377\377"
306   "\0""333\377\377\377\377\377\377\377\377\377\377\377\377\377\0\0\0\377"
307   "\377\377\377\377\377\377\377\377\377\377\377\377333\377\377\377\377\0"
308   "\377\377\377\0\377\377\377\0\377\377\377\0""333\377\377\377\377\377\377"
309   "\377\377\377\0\0\0\377\377\377\377\377\377\377\377\377333\377\377\377"
310   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377"
311   "\377\377\377\377\377\377\377\377\0\0\0\377\377\377\377\377\377\377\377"
312   "\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
313   "\377\377\0\377\377\377\0""333\377\377\377\377\377\377\377\377\377\377"
314   "\377\377\377333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
315   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0LLL\377\0\0\0\377\0\0"
316   "\0\377\0\0\0\377LLL\377\377\377\377\0\377\377\377\0\377\377\377\0\377"
317   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0LLL\377\0\0\0\377"
318   "\0\0\0\377\0\0\0\377LLL\377\377\377\377\0\377\377\377\0\377\377\377\0"
319   "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377"
320   "\0\0\0\0\377\0\0\0\377\0\0\0\377\377\377\377\0\377\377\377\0\377\377"
321   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
322   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
323   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"};
326 static const guint8 icon_xa[] =
327 { ""
328   /* Pixbuf magic (0x47646b50) */
329   "GdkP"
330   /* length: header (24) + pixel_data (672) */
331   "\0\0\2\270"
332   /* pixdata_type (0x1010002) */
333   "\1\1\0\2"
334   /* rowstride (48) */
335   "\0\0\0""0"
336   /* width (12) */
337   "\0\0\0\14"
338   /* height (14) */
339   "\0\0\0\16"
340   /* pixel_data: */
341   "\377\377\377\0\377\377\377\0\377\377\377\0\377\0\0\377333\377333\377"
342   "333\377\377\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
343   "\377\0\377\377\377\0\377\377\377\0\377\0\0\377333\377\377\377\0\377\377"
344   "\377\0\377\377\377\0\377333\377\377\0\0\377\377\377\377\0\377\377\377"
345   "\0\377\377\377\0\377\377\377\0\377\377\377\0\377\0\0\377\377\377\0\377"
346   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\0\0\377"
347   "\177\0\0\377\177\0\0\377\377\377\377\0\377\377\377\0""333\377\377\0\0"
348   "\377\377\377\0\377fff\377\377\377\0\377\177\0\0\377\177\0\0\377\377\0"
349   "\0\377\377\377\377\377\177\0\0\377\377\377\377\0\377\377\377\0""333\377"
350   "\377\0\0\377\177\0\0\377\177\0\0\377\177\0\0\377\377\377\377\377\377"
351   "\377\377\377\377\377\377\377\0\0\0\377\0\0\0\377\177\0\0\377\177\0\0"
352   "\377\177\0\0\377\377\0\0\377\377\377\377\377\377\377\377\377\377\377"
353   "\377\377\262\262\262\377\377\377\377\377\0\0\0\377\0\0\0\377\377\377"
354   "\377\377\177\0\0\377\177\0\0\377\377\377\377\377\262\262\262\377\0\0"
355   "\0\377\262\262\262\377\0\0\0\377\377\377\377\377\0\0\0\377\377\377\377"
356   "\377\262\262\262\377\0\0\0\377\177\0\0\377\177\0\0\377\377\377\377\377"
357   "\0\0\0\377\377\377\377\377\0\0\0\377\0\0\0\377\377\377\377\377\0\0\0"
358   "\377\0\0\0\377\377\377\377\377\0\0\0\377\177\0\0\377\177\0\0\377\377"
359   "\377\377\377\0\0\0\377\377\377\377\377\0\0\0\377\377\377\377\377\0\0"
360   "\0\377\0\0\0\377\377\377\377\377\377\377\377\377\377\377\377\377\177"
361   "\0\0\377\377\377\377\0\177\0\0\377\262\262\262\377\0\0\0\377\262\262"
362   "\262\377\377\377\377\377\377\377\377\377\377\377\377\377\177\0\0\377"
363   "\177\0\0\377\177\0\0\377\377\377\377\0\377\377\377\0\177\0\0\377\377"
364   "\377\377\377\377\377\377\377\177\0\0\377\177\0\0\377\177\0\0\377\177"
365   "\0\0\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
366   "\377\377\0\177\0\0\377\177\0\0\377\177\0\0\377333\377\0\0\0\377\0\0\0"
367   "\377LLL\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377"
368   "\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0""333\377333\377"
369   "333\377\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
370   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
371   "\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377"
372   "\377\0\377\377\377\0\377\377\377\0"};
375 //#########################################################################
376 //# R O S T E R
377 //#########################################################################
380 void Roster::doubleClickCallback(const Gtk::TreeModel::Path &path,
381                    Gtk::TreeViewColumn *col)
383     Glib::RefPtr<Gtk::TreeModel> model = rosterView.get_model();
384     Glib::RefPtr<Gtk::TreeSelection> sel = rosterView.get_selection();
385     Gtk::TreeModel::iterator iter = sel->get_selected();
386     DOMString nick = iter->get_value(rosterColumns.userColumn);
387     //printf("Double clicked:%s\n", nick.c_str());
388     if (parent)
389         parent->doChat(nick);
393 void Roster::chatCallback()
395     Glib::RefPtr<Gtk::TreeModel> model = rosterView.get_model();
396     Glib::RefPtr<Gtk::TreeSelection> sel = rosterView.get_selection();
397     Gtk::TreeModel::iterator iter = sel->get_selected();
398     DOMString nick = iter->get_value(rosterColumns.userColumn);
399     //printf("Chat with:%s\n", nick.c_str());
400     if (parent)
401         parent->doChat(nick);
404 void Roster::sendFileCallback()
406     Glib::RefPtr<Gtk::TreeModel> model = rosterView.get_model();
407     Glib::RefPtr<Gtk::TreeSelection> sel = rosterView.get_selection();
408     Gtk::TreeModel::iterator iter = sel->get_selected();
409     DOMString nick = iter->get_value(rosterColumns.userColumn);
410     //printf("Send file to:%s\n", nick.c_str());
411     if (parent)
412         parent->doSendFile(nick);
415 bool Roster::buttonPressCallback(GdkEventButton* event)
417     if( (event->type == GDK_BUTTON_PRESS) && (event->button == 3) )
418         {
419         Gtk::Widget *wid = uiManager->get_widget("/PopupMenu");
420         Gtk::Menu *popupMenu = dynamic_cast<Gtk::Menu*>(wid);
421         popupMenu->popup(event->button, event->time);
422         return true;
423         }
424     else
425         return false;
428 bool Roster::doSetup()
430     set_size_request(200,200);
432     pixbuf_available = Gdk::Pixbuf::create_from_inline(
433                       sizeof(icon_available), icon_available, false);
434     pixbuf_away     = Gdk::Pixbuf::create_from_inline(
435                       sizeof(icon_away), icon_away, false);
436     pixbuf_chat     = Gdk::Pixbuf::create_from_inline(
437                       sizeof(icon_chat), icon_chat, false);
438     pixbuf_dnd      = Gdk::Pixbuf::create_from_inline(
439                       sizeof(icon_dnd), icon_dnd, false);
440     pixbuf_error    = Gdk::Pixbuf::create_from_inline(
441                       sizeof(icon_error), icon_error, false);
442     pixbuf_offline  = Gdk::Pixbuf::create_from_inline(
443                       sizeof(icon_offline), icon_offline, false);
444     pixbuf_xa       = Gdk::Pixbuf::create_from_inline(
445                       sizeof(icon_xa), icon_xa, false);
447     rosterView.setParent(this);
448     treeStore = Gtk::TreeStore::create(rosterColumns);
449     rosterView.set_model(treeStore);
451     Gtk::CellRendererText *rend0 = new Gtk::CellRendererText();
452     //rend0->property_background() = "gray";
453     //rend0->property_foreground() = "black";
454     rosterView.append_column("Group", *rend0);
455     Gtk::TreeViewColumn *col0 = rosterView.get_column(0);
456     col0->add_attribute(*rend0, "text", 0);
458     Gtk::CellRendererPixbuf *rend1 = new Gtk::CellRendererPixbuf();
459     rosterView.append_column("Status", *rend1);
460     Gtk::TreeViewColumn *col1 = rosterView.get_column(1);
461     col1->add_attribute(*rend1, "pixbuf", 1);
463     Gtk::CellRendererText *rend2 = new Gtk::CellRendererText();
464     rosterView.append_column("Item", *rend2);
465     Gtk::TreeViewColumn *col2 = rosterView.get_column(2);
466     col2->add_attribute(*rend2, "text", 2);
468     Gtk::CellRendererText *rend3 = new Gtk::CellRendererText();
469     rosterView.append_column("Name", *rend3);
470     Gtk::TreeViewColumn *col3 = rosterView.get_column(3);
471     col3->add_attribute(*rend3, "text", 3);
473     Gtk::CellRendererText *rend4 = new Gtk::CellRendererText();
474     rosterView.append_column("Subscription", *rend4);
475     Gtk::TreeViewColumn *col4 = rosterView.get_column(4);
476     col4->add_attribute(*rend4, "text", 4);
478     rosterView.signal_row_activated().connect(
479         sigc::mem_fun(*this, &Roster::doubleClickCallback) );
481     add(rosterView);
482     set_policy(Gtk::POLICY_ALWAYS, Gtk::POLICY_ALWAYS);
484     //##### POPUP MENU
485     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
487     actionGroup->add( Gtk::Action::create("UserMenu", "_User Menu") );
489     actionGroup->add( Gtk::Action::create("Chat",
490                                   Gtk::Stock::CONNECT, "Chat"),
491     sigc::mem_fun(*this, &Roster::chatCallback) );
492     actionGroup->add( Gtk::Action::create("SendFile",
493                                   Gtk::Stock::CONNECT, "Send file"),
494     sigc::mem_fun(*this, &Roster::sendFileCallback) );
497     uiManager = Gtk::UIManager::create();
499     uiManager->insert_action_group(actionGroup, 0);
501     Glib::ustring ui_info =
502         "<ui>"
503         "  <popup name='PopupMenu'>"
504         "    <menuitem action='Chat'/>"
505         "    <menuitem action='SendFile'/>"
506         "  </popup>"
507         "</ui>";
509     uiManager->add_ui_from_string(ui_info);
512     show_all_children();
514     return true;
518 /**
519  * Clear the roster
520  */
521 void Roster::clear()
523     treeStore->clear();
526 /**
527  * Regenerate the roster
528  */
529 void Roster::refresh()
531    if (!parent)
532         return;
533     treeStore->clear();
534     std::vector<XmppUser> items = parent->client.getRoster();
536     //## Add in tree fashion
537     DOMString lastGroup = "";
538     Gtk::TreeModel::Row row = *(treeStore->append());
539     row[rosterColumns.groupColumn] = "";
540     for (unsigned int i=0 ; i<items.size() ; i++)
541         {
542         XmppUser user = items[i];
543         if (user.group != lastGroup)
544             {
545             if (lastGroup.size()>0)
546                 row = *(treeStore->append());
547             row[rosterColumns.groupColumn] = user.group;
548             lastGroup = user.group;
549             }
550         Glib::RefPtr<Gdk::Pixbuf> pb = pixbuf_offline;
551         if (user.show == "available")
552             pb = pixbuf_available;
553         else if (user.show == "away")
554             pb = pixbuf_away;
555         else if (user.show == "chat")
556             pb = pixbuf_chat;
557         else if (user.show == "dnd")
558             pb = pixbuf_dnd;
559         else if (user.show == "xa")
560             pb = pixbuf_xa;
561         else
562             {
563             //printf("Unknown show for %s:'%s'\n", user.c_str(), show.c_str());
564             }
565         Gtk::TreeModel::Row childRow = *(treeStore->append(row.children()));
566         childRow[rosterColumns.statusColumn] = pb;
567         childRow[rosterColumns.userColumn]   = user.jid;
568         childRow[rosterColumns.nameColumn]   = user.nick;
569         childRow[rosterColumns.subColumn]    = user.subscription;
570         }
571     rosterView.expand_all();
574 //#########################################################################
575 //# M E S S A G E    L I S T
576 //#########################################################################
578 bool MessageList::doSetup()
580     set_size_request(400,200);
582     messageListBuffer = Gtk::TextBuffer::create();
583     messageList.set_buffer(messageListBuffer);
584     messageList.set_editable(false);
585     messageList.set_wrap_mode(Gtk::WRAP_WORD_CHAR);
587     Glib::RefPtr<Gtk::TextBuffer::TagTable> table =
588         messageListBuffer->get_tag_table();
589     Glib::RefPtr<Gtk::TextBuffer::Tag> color0 =
590         Gtk::TextBuffer::Tag::create("color0");
591     color0->property_foreground() = "DarkGreen";
592     color0->property_weight()     = Pango::WEIGHT_BOLD;
593     table->add(color0);
594     Glib::RefPtr<Gtk::TextBuffer::Tag> color1 =
595         Gtk::TextBuffer::Tag::create("color1");
596     color1->property_foreground() = "chocolate4";
597     color1->property_weight()     = Pango::WEIGHT_BOLD;
598     table->add(color1);
599     Glib::RefPtr<Gtk::TextBuffer::Tag> color2 =
600         Gtk::TextBuffer::Tag::create("color2");
601     color2->property_foreground() = "red4";
602     color2->property_weight()     = Pango::WEIGHT_BOLD;
603     table->add(color2);
604     Glib::RefPtr<Gtk::TextBuffer::Tag> color3 =
605         Gtk::TextBuffer::Tag::create("color3");
606     color3->property_foreground() = "MidnightBlue";
607     color3->property_weight()     = Pango::WEIGHT_BOLD;
608     table->add(color3);
609     Glib::RefPtr<Gtk::TextBuffer::Tag> color4 =
610         Gtk::TextBuffer::Tag::create("color4");
611     color4->property_foreground() = "turquoise4";
612     color4->property_weight()     = Pango::WEIGHT_BOLD;
613     table->add(color4);
614     Glib::RefPtr<Gtk::TextBuffer::Tag> color5 =
615         Gtk::TextBuffer::Tag::create("color5");
616     color5->property_foreground() = "OliveDrab";
617     color5->property_weight()     = Pango::WEIGHT_BOLD;
618     table->add(color5);
619     Glib::RefPtr<Gtk::TextBuffer::Tag> color6 =
620         Gtk::TextBuffer::Tag::create("color6");
621     color6->property_foreground() = "purple4";
622     color6->property_weight()     = Pango::WEIGHT_BOLD;
623     table->add(color6);
624     Glib::RefPtr<Gtk::TextBuffer::Tag> color7 =
625         Gtk::TextBuffer::Tag::create("color7");
626     color7->property_foreground() = "VioletRed4";
627     color7->property_weight()     = Pango::WEIGHT_BOLD;
628     table->add(color7);
630     add(messageList);
631     set_policy(Gtk::POLICY_ALWAYS, Gtk::POLICY_ALWAYS);
634     show_all_children();
636     return true;
639 /**
640  * Clear all messages from the list
641  */
642 void MessageList::clear()
644     messageListBuffer->erase(messageListBuffer->begin(),
645                              messageListBuffer->end());
649 /**
650  * Post a message to the list
651  */
652 void MessageList::postMessage(const DOMString &from, const DOMString &msg)
654     DOMString out = "<";
655     out.append(from);
656     out.append("> ");
658     int val = 0;
659     for (unsigned int i=0 ; i<from.size() ; i++)
660        val += from[i];
661     val = val % 8;
663     char buf[16];
664     sprintf(buf, "color%d", val);
665     DOMString tagName = buf;
667     messageListBuffer->insert_with_tag(
668             messageListBuffer->end(), out, tagName);
669     messageListBuffer->insert(messageListBuffer->end(), msg);
670     messageListBuffer->insert(messageListBuffer->end(), "\n");
671     //Gtk::Adjustment *adj = get_vadjustment();
672     //adj->set_value(adj->get_upper()-adj->get_page_size());
673     Glib::RefPtr<Gtk::TextBuffer::Mark> mark =
674         messageListBuffer->create_mark("temp", messageListBuffer->end());
675     messageList.scroll_mark_onscreen(mark);
676     messageListBuffer->delete_mark(mark);
681 //#########################################################################
682 //# U S E R     L I S T
683 //#########################################################################
684 void UserList::doubleClickCallback(const Gtk::TreeModel::Path &path,
685                    Gtk::TreeViewColumn *col)
687     Glib::RefPtr<Gtk::TreeModel> model = userList.get_model();
688     Glib::RefPtr<Gtk::TreeSelection> sel = userList.get_selection();
689     Gtk::TreeModel::iterator iter = sel->get_selected();
690     DOMString nick = iter->get_value(userListColumns.userColumn);
691     //printf("Double clicked:%s\n", nick.c_str());
692     if (parent)
693         parent->doChat(nick);
697 void UserList::chatCallback()
699     Glib::RefPtr<Gtk::TreeModel> model = userList.get_model();
700     Glib::RefPtr<Gtk::TreeSelection> sel = userList.get_selection();
701     Gtk::TreeModel::iterator iter = sel->get_selected();
702     DOMString nick = iter->get_value(userListColumns.userColumn);
703     //printf("Chat with:%s\n", nick.c_str());
704     if (parent)
705         parent->doChat(nick);
708 void UserList::sendFileCallback()
710     Glib::RefPtr<Gtk::TreeModel> model = userList.get_model();
711     Glib::RefPtr<Gtk::TreeSelection> sel = userList.get_selection();
712     Gtk::TreeModel::iterator iter = sel->get_selected();
713     DOMString nick = iter->get_value(userListColumns.userColumn);
714     //printf("Send file to:%s\n", nick.c_str());
715     if (parent)
716         parent->doSendFile(nick);
719 bool UserList::buttonPressCallback(GdkEventButton* event)
721     if( (event->type == GDK_BUTTON_PRESS) && (event->button == 3) )
722         {
723         Gtk::Widget *wid = uiManager->get_widget("/PopupMenu");
724         Gtk::Menu *popupMenu = dynamic_cast<Gtk::Menu*>(wid);
725         popupMenu->popup(event->button, event->time);
726         return true;
727         }
728     else
729         return false;
732 bool UserList::doSetup()
734     set_size_request(200,200);
736     setParent(NULL);
738     pixbuf_available = Gdk::Pixbuf::create_from_inline(
739                       sizeof(icon_available), icon_available, false);
740     pixbuf_away     = Gdk::Pixbuf::create_from_inline(
741                       sizeof(icon_away), icon_away, false);
742     pixbuf_chat     = Gdk::Pixbuf::create_from_inline(
743                       sizeof(icon_chat), icon_chat, false);
744     pixbuf_dnd      = Gdk::Pixbuf::create_from_inline(
745                       sizeof(icon_dnd), icon_dnd, false);
746     pixbuf_error    = Gdk::Pixbuf::create_from_inline(
747                       sizeof(icon_error), icon_error, false);
748     pixbuf_offline  = Gdk::Pixbuf::create_from_inline(
749                       sizeof(icon_offline), icon_offline, false);
750     pixbuf_xa       = Gdk::Pixbuf::create_from_inline(
751                       sizeof(icon_xa), icon_xa, false);
753     userList.setParent(this);
754     userListStore = Gtk::ListStore::create(userListColumns);
755     userList.set_model(userListStore);
757     Gtk::CellRendererPixbuf *rend0 = new Gtk::CellRendererPixbuf();
758     userList.append_column("Status", *rend0);
759     Gtk::TreeViewColumn *col0 = userList.get_column(0);
760     col0->add_attribute(*rend0, "pixbuf", 0);
762     Gtk::CellRendererText *rend1 = new Gtk::CellRendererText();
763     //rend1->property_background() = "gray";
764     //rend1->property_foreground() = "black";
765     userList.append_column("User", *rend1);
766     Gtk::TreeViewColumn *col1 = userList.get_column(1);
767     col1->add_attribute(*rend1, "text", 1);
769     userList.set_headers_visible(false);
771     userList.signal_row_activated().connect(
772         sigc::mem_fun(*this, &UserList::doubleClickCallback) );
774     add(userList);
775     set_policy(Gtk::POLICY_ALWAYS, Gtk::POLICY_ALWAYS);
777     //##### POPUP MENU
778     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
780     actionGroup->add( Gtk::Action::create("UserMenu", "_User Menu") );
782     actionGroup->add( Gtk::Action::create("Chat",
783                                   Gtk::Stock::CONNECT, "Chat"),
784     sigc::mem_fun(*this, &UserList::chatCallback) );
785     actionGroup->add( Gtk::Action::create("SendFile",
786                                   Gtk::Stock::CONNECT, "Send file"),
787     sigc::mem_fun(*this, &UserList::sendFileCallback) );
790     uiManager = Gtk::UIManager::create();
792     uiManager->insert_action_group(actionGroup, 0);
794     Glib::ustring ui_info =
795         "<ui>"
796         "  <popup name='PopupMenu'>"
797         "    <menuitem action='Chat'/>"
798         "    <menuitem action='SendFile'/>"
799         "  </popup>"
800         "</ui>";
802     uiManager->add_ui_from_string(ui_info);
804     show_all_children();
806     return true;
809 /**
810  * Clear all messages from the list
811  */
812 void UserList::clear()
814     userListStore->clear();
818 /**
819  * Add a user to the list
820  */
821 void UserList::addUser(const DOMString &user, const DOMString &show)
823     Glib::RefPtr<Gdk::Pixbuf> pb = pixbuf_offline;
824     if (show == "available")
825         pb = pixbuf_available;
826     else if (show == "away")
827         pb = pixbuf_away;
828     else if (show == "chat")
829         pb = pixbuf_chat;
830     else if (show == "dnd")
831         pb = pixbuf_dnd;
832     else if (show == "xa")
833         pb = pixbuf_xa;
834     else
835         {
836         //printf("Unknown show for %s:'%s'\n", user.c_str(), show.c_str());
837         }
838     Gtk::TreeModel::Row row = *(userListStore->append());
839     row[userListColumns.userColumn]   = user;
840     row[userListColumns.statusColumn] = pb;
846 //#########################################################################
847 //# C H A T    W I N D O W
848 //#########################################################################
849 ChatWindow::ChatWindow(PedroGui &par, const DOMString jidArg)
850                         : parent(par)
852     jid = jidArg;
853     doSetup();
856 ChatWindow::~ChatWindow()
860 void ChatWindow::leaveCallback()
862     hide();
863     parent.chatDelete(jid);
867 void ChatWindow::hideCallback()
869     hide();
870     parent.chatDelete(jid);
874 void ChatWindow::textEnterCallback()
876     DOMString str = inputTxt.get_text();
877     if (str.size() > 0)
878         parent.client.message(jid, str);
879     inputTxt.set_text("");
880     messageList.postMessage(parent.client.getJid(), str);
883 bool ChatWindow::doSetup()
885     DOMString title = "Private Chat - ";
886     title.append(jid);
887     set_title(title);
889     set_size_request(500,300);
891     signal_hide().connect(
892            sigc::mem_fun(*this, &ChatWindow::hideCallback) );
894     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
895     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
896     actionGroup->add( Gtk::Action::create("Leave",  Gtk::Stock::CANCEL),
897     sigc::mem_fun(*this, &ChatWindow::leaveCallback) );
900     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
902     uiManager->insert_action_group(actionGroup, 0);
903     add_accel_group(uiManager->get_accel_group());
905     Glib::ustring ui_info =
906         "<ui>"
907         "  <menubar name='MenuBar'>"
908         "    <menu action='MenuFile'>"
909         "      <menuitem action='Leave'/>"
910         "    </menu>"
911         "  </menubar>"
912         "</ui>";
914     add(vbox);
916     uiManager->add_ui_from_string(ui_info);
917     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
918     vbox.pack_start(*pMenuBar, Gtk::PACK_SHRINK);
920     vbox.pack_end(vPaned);
922     vPaned.add1(messageList);
923     vPaned.add2(inputTxt);
925     inputTxt.signal_activate().connect(
926            sigc::mem_fun(*this, &ChatWindow::textEnterCallback) );
928     show_all_children();
930     return true;
933 bool ChatWindow::postMessage(const DOMString &data)
935     messageList.postMessage(jid, data);
936     return true;
939 //#########################################################################
940 //# G R O U P    C H A T    W I N D O W
941 //#########################################################################
943 GroupChatWindow::GroupChatWindow(PedroGui &par,
944                                  const DOMString &groupJidArg,
945                                  const DOMString &nickArg)
946                                : parent(par)
948     groupJid = groupJidArg;
949     nick     = nickArg;
950     doSetup();
953 GroupChatWindow::~GroupChatWindow()
958 void GroupChatWindow::leaveCallback()
960     parent.client.groupChatLeave(groupJid, nick);
961     hide();
962     parent.groupChatDelete(groupJid, nick);
965 void GroupChatWindow::hideCallback()
967     parent.client.groupChatLeave(groupJid, nick);
968     hide();
969     parent.groupChatDelete(groupJid, nick);
972 void GroupChatWindow::textEnterCallback()
974     DOMString str = inputTxt.get_text();
975     if (str.size() > 0)
976         parent.client.groupChatMessage(groupJid, str);
977     inputTxt.set_text("");
980 bool GroupChatWindow::doSetup()
982     DOMString title = "Group Chat - ";
983     title.append(groupJid);
984     set_title(title);
986     userList.setParent(this);
988     set_size_request(500,300);
990     signal_hide().connect(
991            sigc::mem_fun(*this, &GroupChatWindow::hideCallback) );
993     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
994     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
995     actionGroup->add( Gtk::Action::create("Leave",  Gtk::Stock::CANCEL),
996     sigc::mem_fun(*this, &GroupChatWindow::leaveCallback) );
999     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1001     uiManager->insert_action_group(actionGroup, 0);
1002     add_accel_group(uiManager->get_accel_group());
1004     Glib::ustring ui_info =
1005         "<ui>"
1006         "  <menubar name='MenuBar'>"
1007         "    <menu action='MenuFile'>"
1008          "      <menuitem action='Leave'/>"
1009         "    </menu>"
1010         "  </menubar>"
1011         "</ui>";
1013     add(vbox);
1014     uiManager->add_ui_from_string(ui_info);
1015     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1016     vbox.pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1018     vbox.pack_end(vPaned);
1020     vPaned.add1(hPaned);
1021     vPaned.add2(inputTxt);
1022     inputTxt.signal_activate().connect(
1023            sigc::mem_fun(*this, &GroupChatWindow::textEnterCallback) );
1026     hPaned.add1(messageList);
1027     hPaned.add2(userList);
1030     show_all_children();
1033     return true;
1036 bool GroupChatWindow::receiveMessage(const DOMString &from,
1037                                      const DOMString &data)
1039     messageList.postMessage(from, data);
1040     return true;
1043 bool GroupChatWindow::receivePresence(const DOMString &fromNick,
1044                                       bool presence,
1045                                       const DOMString &show,
1046                                       const DOMString &status)
1049     DOMString presStr = "";
1050     presStr.append(fromNick);
1051     if (!presence)
1052         presStr.append(" left the group");
1053     else
1054         {
1055         if (show.size()<1)
1056             presStr.append(" joined the group");
1057         else
1058             {
1059             presStr.append(" : ");
1060             presStr.append(show);
1061             }
1062         }
1063     messageList.postMessage("*", presStr);
1064     userList.clear();
1065     std::vector<XmppUser> memberList =
1066          parent.client.groupChatGetUserList(groupJid);
1067     for (unsigned int i=0 ; i<memberList.size() ; i++)
1068         {
1069         XmppUser user = memberList[i];
1070         userList.addUser(user.nick, user.show);
1071         }
1072     return true;
1076 void GroupChatWindow::doChat(const DOMString &nick)
1078     printf("##Chat with %s\n", nick.c_str());
1079     DOMString fullJid = groupJid;
1080     fullJid.append("/");
1081     fullJid.append(nick);
1082     parent.doChat(fullJid);
1085 void GroupChatWindow::doSendFile(const DOMString &nick)
1087     printf("##Send file to %s\n", nick.c_str());
1088     DOMString fullJid = groupJid;
1089     fullJid.append("/");
1090     fullJid.append(nick);
1091     parent.doSendFile(fullJid);
1097 //#########################################################################
1098 //# C O N N E C T    D I A L O G
1099 //#########################################################################
1102 void ConnectDialog::okCallback()
1104     response(Gtk::RESPONSE_OK);
1105     hide();
1108 void ConnectDialog::cancelCallback()
1110     response(Gtk::RESPONSE_CANCEL);
1111     hide();
1115 bool ConnectDialog::doSetup()
1117     set_title("Connect");
1118     set_size_request(300,200);
1120     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
1121     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
1122     actionGroup->add( Gtk::Action::create("Connect", Gtk::Stock::CONNECT, "Connect"),
1123     sigc::mem_fun(*this, &ConnectDialog::okCallback) );
1124     actionGroup->add( Gtk::Action::create("Cancel",  Gtk::Stock::CANCEL, "Cancel"),
1125     sigc::mem_fun(*this, &ConnectDialog::cancelCallback) );
1128     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1130     uiManager->insert_action_group(actionGroup, 0);
1131     add_accel_group(uiManager->get_accel_group());
1133     Glib::ustring ui_info =
1134         "<ui>"
1135         "  <menubar name='MenuBar'>"
1136         "    <menu action='MenuFile'>"
1137         "      <menuitem action='Connect'/>"
1138         "      <separator/>"
1139         "      <menuitem action='Cancel'/>"
1140         "    </menu>"
1141         "  </menubar>"
1142         "</ui>";
1144     uiManager->add_ui_from_string(ui_info);
1145     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1146     get_vbox()->pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1148     table.resize(6, 2);
1149     get_vbox()->pack_start(table);
1151     parent.client.setHost("gristle.org");
1152     parent.client.setPort(5223);
1153     parent.client.setUsername("");
1154     parent.client.setPassword("");
1155     parent.client.setResource("pedroXmpp");
1157     hostLabel.set_text("Host");
1158     table.attach(hostLabel, 0, 1, 0, 1);
1159     hostField.set_text(parent.client.getHost());
1160     table.attach(hostField, 1, 2, 0, 1);
1162     portLabel.set_text("Port");
1163     table.attach(portLabel, 0, 1, 1, 2);
1164     portSpinner.set_digits(0);
1165     portSpinner.set_range(1, 65000);
1166     portSpinner.set_value(parent.client.getPort());
1167     table.attach(portSpinner, 1, 2, 1, 2);
1169     userLabel.set_text("Username");
1170     table.attach(userLabel, 0, 1, 2, 3);
1171     userField.set_text(parent.client.getUsername());
1172     table.attach(userField, 1, 2, 2, 3);
1174     passLabel.set_text("Password");
1175     table.attach(passLabel, 0, 1, 3, 4);
1176     passField.set_visibility(false);
1177     passField.set_text(parent.client.getPassword());
1178     passField.signal_activate().connect(
1179            sigc::mem_fun(*this, &ConnectDialog::okCallback) );
1180     table.attach(passField, 1, 2, 3, 4);
1182     resourceLabel.set_text("Resource");
1183     table.attach(resourceLabel, 0, 1, 4, 5);
1184     resourceField.set_text(parent.client.getResource());
1185     table.attach(resourceField, 1, 2, 4, 5);
1187     registerLabel.set_text("Register");
1188     table.attach(registerLabel, 0, 1, 5, 6);
1189     registerButton.set_active(false);
1190     table.attach(registerButton, 1, 2, 5, 6);
1192     add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1193     add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1195     show_all_children();
1197     return true;
1203 //#########################################################################
1204 //# P A S S W O R D      D I A L O G
1205 //#########################################################################
1208 void PasswordDialog::okCallback()
1210     Glib::ustring pass     = passField.get_text();
1211     Glib::ustring newpass  = newField.get_text();
1212     Glib::ustring confpass = confField.get_text();
1213     if ((pass.size()     < 6 || pass.size()    > 12 ) ||
1214         (newpass.size()  < 6 || newpass.size() > 12 ) ||
1215         (confpass.size() < 6 || confpass.size()> 12 ))
1216         {
1217         Gtk::MessageDialog dlg(*this, "Password must be 6 to 12 characters",
1218             false, Gtk::MESSAGE_ERROR, Gtk::BUTTONS_OK, true);
1219         dlg.run();
1220         }
1221     else if (newpass != confpass)
1222         {
1223         Gtk::MessageDialog dlg(*this, "New password and confirmation do not match",
1224             false, Gtk::MESSAGE_ERROR, Gtk::BUTTONS_OK, true);
1225         dlg.run();
1226         }
1227     else
1228         {
1229         response(Gtk::RESPONSE_OK);
1230         hide();
1231         }
1234 void PasswordDialog::cancelCallback()
1236     response(Gtk::RESPONSE_CANCEL);
1237     hide();
1241 bool PasswordDialog::doSetup()
1243     set_title("Change Password");
1244     set_size_request(300,200);
1246     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
1247     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
1248     actionGroup->add( Gtk::Action::create("Change", Gtk::Stock::OK, "Change Password"),
1249     sigc::mem_fun(*this, &PasswordDialog::okCallback) );
1250     actionGroup->add( Gtk::Action::create("Cancel",  Gtk::Stock::CANCEL, "Cancel"),
1251     sigc::mem_fun(*this, &PasswordDialog::cancelCallback) );
1254     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1256     uiManager->insert_action_group(actionGroup, 0);
1257     add_accel_group(uiManager->get_accel_group());
1259     Glib::ustring ui_info =
1260         "<ui>"
1261         "  <menubar name='MenuBar'>"
1262         "    <menu action='MenuFile'>"
1263         "      <menuitem action='Change'/>"
1264         "      <separator/>"
1265         "      <menuitem action='Cancel'/>"
1266         "    </menu>"
1267         "  </menubar>"
1268         "</ui>";
1270     uiManager->add_ui_from_string(ui_info);
1271     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1272     get_vbox()->pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1274     table.resize(3, 2);
1275     get_vbox()->pack_start(table);
1277     passLabel.set_text("Current Password");
1278     table.attach(passLabel, 0, 1, 0, 1);
1279     passField.set_visibility(false);
1280     passField.set_text(parent.client.getPassword());
1281     table.attach(passField, 1, 2, 0, 1);
1283     newLabel.set_text("New Password");
1284     table.attach(newLabel, 0, 1, 1, 2);
1285     newField.set_visibility(false);
1286     table.attach(newField, 1, 2, 1, 2);
1288     confLabel.set_text("Confirm New Password");
1289     table.attach(confLabel, 0, 1, 2, 3);
1290     confField.set_visibility(false);
1291     confField.signal_activate().connect(
1292            sigc::mem_fun(*this, &PasswordDialog::okCallback) );
1293     table.attach(confField, 1, 2, 2, 3);
1295     add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1296     add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1298     show_all_children();
1300     return true;
1303 //#########################################################################
1304 //# C H A T    D I A L O G
1305 //#########################################################################
1308 void ChatDialog::okCallback()
1310     response(Gtk::RESPONSE_OK);
1311     hide();
1314 void ChatDialog::cancelCallback()
1316     response(Gtk::RESPONSE_CANCEL);
1317     hide();
1321 bool ChatDialog::doSetup()
1323     set_title("Chat with User");
1324     set_size_request(300,200);
1326     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
1327     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
1328     actionGroup->add( Gtk::Action::create("Chat", Gtk::Stock::CONNECT, "Chat"),
1329     sigc::mem_fun(*this, &ChatDialog::okCallback) );
1330     actionGroup->add( Gtk::Action::create("Cancel",  Gtk::Stock::CANCEL, "Cancel"),
1331     sigc::mem_fun(*this, &ChatDialog::cancelCallback) );
1334     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1336     uiManager->insert_action_group(actionGroup, 0);
1337     add_accel_group(uiManager->get_accel_group());
1339     Glib::ustring ui_info =
1340         "<ui>"
1341         "  <menubar name='MenuBar'>"
1342         "    <menu action='MenuFile'>"
1343         "      <menuitem action='Chat'/>"
1344         "      <separator/>"
1345         "      <menuitem action='Cancel'/>"
1346         "    </menu>"
1347         "  </menubar>"
1348         "</ui>";
1350     uiManager->add_ui_from_string(ui_info);
1351     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1352     get_vbox()->pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1354     table.resize(2, 2);
1355     get_vbox()->pack_start(table);
1357     userLabel.set_text("User");
1358     table.attach(userLabel, 0, 1, 0, 1);
1359     //userField.set_text("");
1360     table.attach(userField, 1, 2, 0, 1);
1362     //userField.set_text("");
1363     table.attach(textField, 0, 2, 1, 2);
1365     add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1366     add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1368     show_all_children();
1370     return true;
1373 //#########################################################################
1374 //# G R O U P    C H A T   D I A L O G
1375 //#########################################################################
1378 void GroupChatDialog::okCallback()
1380     response(Gtk::RESPONSE_OK);
1381     hide();
1384 void GroupChatDialog::cancelCallback()
1386     response(Gtk::RESPONSE_CANCEL);
1387     hide();
1391 bool GroupChatDialog::doSetup()
1393     set_title("Join Group Chat");
1394     set_size_request(300,200);
1396     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
1397     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
1398     actionGroup->add( Gtk::Action::create("Join", Gtk::Stock::CONNECT, "Join Group"),
1399     sigc::mem_fun(*this, &GroupChatDialog::okCallback) );
1400     actionGroup->add( Gtk::Action::create("Cancel",  Gtk::Stock::CANCEL, "Cancel"),
1401     sigc::mem_fun(*this, &GroupChatDialog::cancelCallback) );
1404     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1406     uiManager->insert_action_group(actionGroup, 0);
1407     add_accel_group(uiManager->get_accel_group());
1409     Glib::ustring ui_info =
1410         "<ui>"
1411         "  <menubar name='MenuBar'>"
1412         "    <menu action='MenuFile'>"
1413         "      <menuitem action='Join'/>"
1414         "      <separator/>"
1415         "      <menuitem action='Cancel'/>"
1416         "    </menu>"
1417         "  </menubar>"
1418         "</ui>";
1420     uiManager->add_ui_from_string(ui_info);
1421     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1422     get_vbox()->pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1424     table.resize(4, 2);
1425     get_vbox()->pack_start(table);
1427     groupLabel.set_text("Group");
1428     table.attach(groupLabel, 0, 1, 0, 1);
1429     groupField.set_text("inkscape");
1430     table.attach(groupField, 1, 2, 0, 1);
1432     hostLabel.set_text("Host");
1433     table.attach(hostLabel, 0, 1, 1, 2);
1434     hostField.set_text("conference.gristle.org");
1435     table.attach(hostField, 1, 2, 1, 2);
1437     nickLabel.set_text("Alt Name");
1438     table.attach(nickLabel, 0, 1, 2, 3);
1439     table.attach(nickField, 1, 2, 2, 3);
1441     passLabel.set_text("Password");
1442     table.attach(passLabel, 0, 1, 3, 4);
1443     passField.set_visibility(false);
1444     //passField.set_text("");
1445     table.attach(passField, 1, 2, 3, 4);
1448     add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1449     add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1451     show_all_children();
1453     return true;
1456 //#########################################################################
1457 //# F I L E    S E N D   D I A L O G
1458 //#########################################################################
1461 void FileSendDialog::okCallback()
1463     response(Gtk::RESPONSE_OK);
1464     hide();
1467 void FileSendDialog::cancelCallback()
1469     response(Gtk::RESPONSE_CANCEL);
1470     hide();
1474 void FileSendDialog::buttonCallback()
1476     Gtk::FileChooserDialog dlg("Select a file to send",
1477                       Gtk::FILE_CHOOSER_ACTION_OPEN);
1478     dlg.add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1479     dlg.add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1480     int ret = dlg.run();
1481     if (ret == Gtk::RESPONSE_OK || ret == Gtk::RESPONSE_ACCEPT)
1482         {
1483         fileName = dlg.get_filename();
1484         fileNameField.set_text(fileName);
1485         }
1488 bool FileSendDialog::doSetup()
1490     set_title("Send file to user");
1491     set_size_request(400,150);
1493     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
1494     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
1495     actionGroup->add( Gtk::Action::create("Send", Gtk::Stock::NETWORK, "Send File"),
1496     sigc::mem_fun(*this, &FileSendDialog::okCallback) );
1497     actionGroup->add( Gtk::Action::create("Cancel",  Gtk::Stock::CANCEL, "Cancel"),
1498     sigc::mem_fun(*this, &FileSendDialog::cancelCallback) );
1501     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1503     uiManager->insert_action_group(actionGroup, 0);
1504     add_accel_group(uiManager->get_accel_group());
1506     Glib::ustring ui_info =
1507         "<ui>"
1508         "  <menubar name='MenuBar'>"
1509         "    <menu action='MenuFile'>"
1510         "      <menuitem action='Send'/>"
1511         "      <separator/>"
1512         "      <menuitem action='Cancel'/>"
1513         "    </menu>"
1514         "  </menubar>"
1515         "</ui>";
1517     uiManager->add_ui_from_string(ui_info);
1518     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1519     get_vbox()->pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1521     table.resize(2, 2);
1522     get_vbox()->pack_start(table);
1524     jidLabel.set_text("User ID");
1525     table.attach(jidLabel, 0, 1, 0, 1);
1526     jidField.set_text("inkscape");
1527     table.attach(jidField, 1, 2, 0, 1);
1529     selectFileButton.set_label("Select");
1530     selectFileButton.signal_clicked().connect(
1531            sigc::mem_fun(*this, &FileSendDialog::buttonCallback) );
1532     table.attach(selectFileButton, 0, 1, 1, 2);
1534     fileName = "";
1535     fileNameField.set_text("No file selected");
1536     fileNameField.set_editable(false);
1537     table.attach(fileNameField, 1, 2, 1, 2);
1539     add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1540     add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1542     show_all_children();
1544     return true;
1548 //#########################################################################
1549 //# F I L E    R E C E I V E   D I A L O G
1550 //#########################################################################
1553 void FileReceiveDialog::okCallback()
1555     response(Gtk::RESPONSE_OK);
1556     hide();
1559 void FileReceiveDialog::cancelCallback()
1561     response(Gtk::RESPONSE_CANCEL);
1562     hide();
1565 void FileReceiveDialog::buttonCallback()
1567     Gtk::FileChooserDialog dlg("Select a file to save",
1568                       Gtk::FILE_CHOOSER_ACTION_SAVE);
1569     dlg.add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1570     dlg.add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1571     int ret = dlg.run();
1572     if (ret == Gtk::RESPONSE_OK || ret == Gtk::RESPONSE_ACCEPT)
1573         {
1574         fileName = dlg.get_filename();
1575         fileNameField.set_text(fileName);
1576         }
1580 bool FileReceiveDialog::doSetup()
1582     set_title("File being sent by user");
1583     set_size_request(450,250);
1585     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
1586     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
1587     actionGroup->add( Gtk::Action::create("Send", Gtk::Stock::NETWORK, "Send File"),
1588     sigc::mem_fun(*this, &FileReceiveDialog::okCallback) );
1589     actionGroup->add( Gtk::Action::create("Cancel",  Gtk::Stock::CANCEL, "Cancel"),
1590     sigc::mem_fun(*this, &FileReceiveDialog::cancelCallback) );
1593     Glib::RefPtr<Gtk::UIManager> uiManager = Gtk::UIManager::create();
1595     uiManager->insert_action_group(actionGroup, 0);
1596     add_accel_group(uiManager->get_accel_group());
1598     Glib::ustring ui_info =
1599         "<ui>"
1600         "  <menubar name='MenuBar'>"
1601         "    <menu action='MenuFile'>"
1602         "      <menuitem action='Send'/>"
1603         "      <separator/>"
1604         "      <menuitem action='Cancel'/>"
1605         "    </menu>"
1606         "  </menubar>"
1607         "</ui>";
1609     uiManager->add_ui_from_string(ui_info);
1610     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
1611     get_vbox()->pack_start(*pMenuBar, Gtk::PACK_SHRINK);
1613     table.resize(6, 2);
1614     get_vbox()->pack_start(table);
1616     jidLabel.set_text("User ID");
1617     table.attach(jidLabel, 0, 1, 0, 1);
1618     jidField.set_text(jid);
1619     jidField.set_editable(false);
1620     table.attach(jidField, 1, 2, 0, 1);
1622     offeredLabel.set_text("File Offered");
1623     table.attach(offeredLabel, 0, 1, 1, 2);
1624     offeredField.set_text(offeredName);
1625     offeredField.set_editable(false);
1626     table.attach(offeredField, 1, 2, 1, 2);
1628     descLabel.set_text("Description");
1629     table.attach(descLabel, 0, 1, 2, 3);
1630     descField.set_text(desc);
1631     descField.set_editable(false);
1632     table.attach(descField, 1, 2, 2, 3);
1634     char buf[32];
1635     snprintf(buf, 31, "%ld", fileSize);
1636     sizeLabel.set_text("Size");
1637     table.attach(sizeLabel, 0, 1, 3, 4);
1638     sizeField.set_text(buf);
1639     sizeField.set_editable(false);
1640     table.attach(sizeField, 1, 2, 3, 4);
1642     hashLabel.set_text("MD5 Hash");
1643     table.attach(hashLabel, 0, 1, 4, 5);
1644     hashField.set_text(hash);
1645     hashField.set_editable(false);
1646     table.attach(hashField, 1, 2, 4, 5);
1648     selectFileButton.set_label("Select");
1649     selectFileButton.signal_clicked().connect(
1650            sigc::mem_fun(*this, &FileReceiveDialog::buttonCallback) );
1651     table.attach(selectFileButton, 0, 1, 5, 6);
1653     fileName = "";
1654     fileNameField.set_text("No file selected");
1655     fileNameField.set_editable(false);
1656     table.attach(fileNameField, 1, 2, 5, 6);
1659     add_button(Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);
1660     add_button(Gtk::Stock::OPEN,   Gtk::RESPONSE_OK);
1662     show_all_children();
1664     return true;
1668 //#########################################################################
1669 //# M A I N    W I N D O W
1670 //#########################################################################
1672 PedroGui::PedroGui()
1674     doSetup();
1677 PedroGui::~PedroGui()
1679     chatDeleteAll();
1680     groupChatDeleteAll();
1684 void PedroGui::error(const char *fmt, ...)
1686     va_list args;
1687     va_start(args, fmt);
1688     vsnprintf(writeBuf, writeBufLen, fmt, args);
1689     va_end(args) ;
1691     Gtk::MessageDialog dlg(writeBuf,
1692                            false,
1693                            Gtk::MESSAGE_ERROR,
1694                            Gtk::BUTTONS_OK,
1695                            true);
1696     dlg.run();
1699 void PedroGui::status(const char *fmt, ...)
1701     va_list args;
1702     va_start(args, fmt);
1703     vsnprintf(writeBuf, writeBufLen, fmt, args);
1704     va_end(args) ;
1705     messageList.postMessage("STATUS", writeBuf);
1708 //################################
1709 //# CHAT WINDOW MANAGEMENT
1710 //################################
1711 bool PedroGui::chatCreate(const DOMString &userJid)
1713     std::vector<ChatWindow *>::iterator iter;
1714     for (iter=chats.begin() ; iter != chats.end() ; iter++)
1715         {
1716         if (userJid == (*iter)->getJid())
1717             return false;
1718         }
1719     ChatWindow *chat = new ChatWindow(*this, userJid);
1720     chat->show();
1721     chats.push_back(chat);
1722     return true;
1725 bool PedroGui::chatDelete(const DOMString &userJid)
1727     std::vector<ChatWindow *>::iterator iter;
1728     for (iter=chats.begin() ; iter != chats.end() ; )
1729         {
1730         if (userJid == (*iter)->getJid())
1731             {
1732             delete(*iter);
1733             iter = chats.erase(iter);
1734             }
1735         else
1736             iter++;
1737         }
1738     return true;
1741 bool PedroGui::chatDeleteAll()
1743     std::vector<ChatWindow *>::iterator iter;
1744     for (iter=chats.begin() ; iter != chats.end() ; )
1745         {
1746         delete(*iter);
1747         iter = chats.erase(iter);
1748         }
1749     return true;
1752 bool PedroGui::chatMessage(const DOMString &from, const DOMString &data)
1754     std::vector<ChatWindow *>::iterator iter;
1755     for (iter=chats.begin() ; iter != chats.end() ; iter++)
1756         {
1757         if (from == (*iter)->getJid())
1758             {
1759             (*iter)->postMessage(data);
1760             return true;
1761             }
1762         }
1763     ChatWindow *chat = new ChatWindow(*this, from);
1764     chat->show();
1765     chats.push_back(chat);
1766     chat->postMessage(data);
1767     return true;
1770 //################################
1771 //# GROUP CHAT WINDOW MANAGEMENT
1772 //################################
1773 bool PedroGui::groupChatCreate(const DOMString &groupJid, const DOMString &nick)
1775     std::vector<GroupChatWindow *>::iterator iter;
1776     for (iter=groupChats.begin() ; iter != groupChats.end() ; iter++)
1777         {
1778         if (groupJid == (*iter)->getGroupJid())
1779             return false;
1780         }
1781     GroupChatWindow *chat = new GroupChatWindow(*this, groupJid, nick);
1782     chat->show();
1783     groupChats.push_back(chat);
1784     return true;
1788 bool PedroGui::groupChatDelete(const DOMString &groupJid, const DOMString &nick)
1790     std::vector<GroupChatWindow *>::iterator iter;
1791     for (iter=groupChats.begin() ; iter != groupChats.end() ;)
1792         {
1793         if (groupJid == (*iter)->getGroupJid() &&
1794             nick     == (*iter)->getNick())
1795             {
1796             delete(*iter);
1797             iter = groupChats.erase(iter);
1798             }
1799         else
1800             iter++;
1801         }
1802     return true;
1806 bool PedroGui::groupChatDeleteAll()
1808     std::vector<GroupChatWindow *>::iterator iter;
1809     for (iter=groupChats.begin() ; iter != groupChats.end() ; )
1810         {
1811         delete(*iter);
1812         iter = groupChats.erase(iter);
1813         }
1814     return true;
1818 bool PedroGui::groupChatMessage(const DOMString &groupJid,
1819               const DOMString &from, const DOMString &data)
1821     std::vector<GroupChatWindow *>::iterator iter;
1822     for (iter=groupChats.begin() ; iter != groupChats.end() ; iter++)
1823         {
1824         if (groupJid == (*iter)->getGroupJid())
1825             {
1826             (*iter)->receiveMessage(from, data);
1827             }
1828         }
1829     return true;
1832 bool PedroGui::groupChatPresence(const DOMString &groupJid,
1833                       const DOMString &nick, bool presence,
1834                       const DOMString &show,
1835                       const DOMString &status)
1837     std::vector<GroupChatWindow *>::iterator iter;
1838     for (iter=groupChats.begin() ; iter != groupChats.end() ; iter++)
1839         {
1840         if (groupJid == (*iter)->getGroupJid())
1841             {
1842             (*iter)->receivePresence(nick, presence, show, status);
1843             }
1844         }
1845     return true;
1848 //################################
1849 //# EVENTS
1850 //################################
1851 /**
1852  *
1853  */
1854 void PedroGui::doEvent(const XmppEvent &event)
1857     int typ = event.getType();
1858     switch (typ)
1859         {
1860         case XmppEvent::EVENT_STATUS:
1861             {
1862             //printf("##### STATUS: %s\n", event.getData().c_str());
1863             status(event.getData().c_str());
1864             break;
1865             }
1866         case XmppEvent::EVENT_ERROR:
1867             {
1868             //printf("##### ERROR: %s\n", event.getData().c_str());
1869             error(event.getData().c_str());
1870             break;
1871             }
1872         case XmppEvent::EVENT_CONNECTED:
1873             {
1874             status("##### CONNECTED");
1875             actionEnable("Connect",    false);
1876             actionEnable("Chat",       true);
1877             actionEnable("GroupChat",  true);
1878             actionEnable("Disconnect", true);
1879             actionEnable("RegPass",    true);
1880             actionEnable("RegCancel",  true);
1881             DOMString title = "Pedro - ";
1882             title.append(client.getJid());
1883             set_title(title);
1884             break;
1885             }
1886         case XmppEvent::EVENT_DISCONNECTED:
1887             {
1888             status("##### DISCONNECTED");
1889             actionEnable("Connect",    true);
1890             actionEnable("Chat",       false);
1891             actionEnable("GroupChat",  false);
1892             actionEnable("Disconnect", false);
1893             actionEnable("RegPass",    false);
1894             actionEnable("RegCancel",  false);
1895             DOMString title = "Pedro";
1896             set_title(title);
1897             chatDeleteAll();
1898             groupChatDeleteAll();
1899             break;
1900             }
1901         case XmppEvent::EVENT_MESSAGE:
1902             {
1903             status("##### MESSAGE: %s\n", event.getFrom().c_str());
1904             chatMessage(event.getFrom(), event.getData());
1905             break;
1906             }
1907         case XmppEvent::EVENT_PRESENCE:
1908             {
1909             status("##### PRESENCE: %s\n", event.getFrom().c_str());
1910             roster.refresh();
1911             break;
1912             }
1913         case XmppEvent::EVENT_ROSTER:
1914             {
1915             status("##### ROSTER\n");
1916             roster.refresh();
1917             break;
1918             }
1919         case XmppEvent::EVENT_MUC_JOIN:
1920             {
1921             status("##### GROUP JOINED: %s\n", event.getGroup().c_str());
1922             break;
1923             }
1924         case XmppEvent::EVENT_MUC_MESSAGE:
1925             {
1926             //printf("##### MUC_MESSAGE: %s\n", event.getGroup().c_str());
1927             groupChatMessage(event.getGroup(),
1928                     event.getFrom(), event.getData());
1929             break;
1930             }
1931         case XmppEvent::EVENT_MUC_PRESENCE:
1932             {
1933             //printf("##### MUC_USER LIST: %s\n", event.getFrom().c_str());
1934             groupChatPresence(event.getGroup(),
1935                               event.getFrom(),
1936                               event.getPresence(),
1937                               event.getShow(),
1938                               event.getStatus());
1939             break;
1940             }
1941         case XmppEvent::EVENT_MUC_LEAVE:
1942             {
1943             status("##### GROUP LEFT: %s\n", event.getGroup().c_str());
1944             groupChatDelete(event.getGroup(), event.getFrom());
1945             break;
1946             }
1947         case XmppEvent::EVENT_FILE_RECEIVE:
1948             {
1949             status("##### FILE RECEIVE: %s\n", event.getFileName().c_str());
1950             doReceiveFile(event.getFrom(), event.getIqId(), event.getStreamId(),
1951                        event.getFileName(), event.getFileDesc(),
1952                        event.getFileSize(), event.getFileHash());
1953             break;
1954             }
1955         case XmppEvent::EVENT_REGISTRATION_NEW:
1956             {
1957             status("##### REGISTERED: %s at %s\n",
1958                        event.getTo().c_str(), event.getFrom().c_str());
1959             break;
1960             }
1961         default:
1962             {
1963             printf("unknown event type: %d\n", typ);
1964             break;
1965             }
1966         }
1970 /**
1971  *
1972  */
1973 bool PedroGui::checkEventQueue()
1975     while (client.eventQueueAvailable() > 0)
1976         {
1977         XmppEvent evt = client.eventQueuePop();
1978         doEvent(evt);
1979         }
1981     while( Gtk::Main::events_pending() )
1982         Gtk::Main::iteration();
1984     return true;
1988 //##################
1989 //# COMMANDS
1990 //##################
1991 void PedroGui::doChat(const DOMString &jid)
1993     if (jid.size()>0)
1994         {
1995         chatCreate(jid);
1996         return;
1997         }
1999     FileSendDialog dlg(*this);
2000     int ret = dlg.run();
2001     if (ret == Gtk::RESPONSE_OK)
2002         {
2003         chatCreate(dlg.getJid());
2004         }
2008 void PedroGui::doSendFile(const DOMString &jid)
2010     FileSendDialog dlg(*this);
2011     if (jid.size()>0)
2012         dlg.setJid(jid);
2013     int ret = dlg.run();
2014     if (ret == Gtk::RESPONSE_OK)
2015         {
2016         DOMString fileName = dlg.getFileName();
2017         printf("fileName:%s\n", fileName.c_str());
2018         DOMString offeredName = "";
2019         DOMString desc = "";
2020         client.fileSendBackground(jid, offeredName, fileName, desc);
2021         }
2025 void PedroGui::doReceiveFile(
2026                       const DOMString &jid,
2027                       const DOMString &iqId,
2028                       const DOMString &streamId,
2029                       const DOMString &offeredName,
2030                       const DOMString &desc,
2031                       long  size,
2032                       const DOMString &hash
2033                       )
2036     FileReceiveDialog dlg(*this, jid, iqId, streamId,
2037                           offeredName, desc, size, hash);
2038     int ret = dlg.run();
2039     if (ret == Gtk::RESPONSE_OK)
2040         {
2041         DOMString fileName = dlg.getFileName();
2042         printf("fileName:%s\n", fileName.c_str());
2043         client.fileReceiveBackground(jid, iqId, streamId, fileName, size, hash);
2044         }
2049 //##################
2050 //# CALLBACKS
2051 //##################
2052 void PedroGui::connectCallback()
2054     ConnectDialog dialog(*this);
2055     int result = dialog.run();
2056     dialog.hide();
2057     if (result == Gtk::RESPONSE_OK)
2058         {
2059         client.setHost(dialog.getHost());
2060         client.setPort(dialog.getPort());
2061         client.setUsername(dialog.getUser());
2062         client.setPassword(dialog.getPass());
2063         client.setResource(dialog.getResource());
2064         client.setDoRegister(dialog.getRegister());
2065         client.connect();
2066         }
2069 void PedroGui::chatCallback()
2071     ChatDialog dialog(*this);
2072     int result = dialog.run();
2073     dialog.hide();
2074     if (result == Gtk::RESPONSE_OK)
2075         {
2076         client.message(dialog.getUser(), dialog.getText());
2077         }
2080 void PedroGui::groupChatCallback()
2082     GroupChatDialog dialog(*this);
2083     int result = dialog.run();
2084     dialog.hide();
2085     if (result != Gtk::RESPONSE_OK)
2086         return;
2087     DOMString groupJid = dialog.getGroup();
2088     groupJid.append("@");
2089     groupJid.append(dialog.getHost());
2090     if (client.groupChatExists(groupJid))
2091         {
2092         error("Group chat %s already exists", groupJid.c_str());
2093         return;
2094         }
2095     groupChatCreate(groupJid, dialog.getNick());
2096     client.groupChatJoin(groupJid, dialog.getNick(), dialog.getPass() );
2099 void PedroGui::disconnectCallback()
2101     client.disconnect();
2104 void PedroGui::quitCallback()
2106     Gtk::Main::quit();
2109 void PedroGui::fontCallback()
2111     Gtk::FontSelectionDialog dlg;
2112     int ret = dlg.run();
2113     if (ret == Gtk::RESPONSE_OK)
2114         {
2115         Glib::ustring fontName = dlg.get_font_name();
2116         Pango::FontDescription fontDesc(fontName);
2117         modify_font(fontDesc);
2118         }
2121 void PedroGui::colorCallback()
2123     Gtk::ColorSelectionDialog dlg;
2124     int ret = dlg.run();
2125     if (ret == Gtk::RESPONSE_OK)
2126         {
2127         Gdk::Color col = dlg.get_colorsel()->get_current_color();
2128         modify_bg(Gtk::STATE_NORMAL, col);
2129         }
2132 void PedroGui::regPassCallback()
2134     PasswordDialog dlg(*this);
2135     int ret = dlg.run();
2136     if (ret == Gtk::RESPONSE_OK)
2137         {
2138         DOMString newpass = dlg.getNewPass();
2139         client.inBandRegistrationChangePassword(newpass);
2140         }
2144 void PedroGui::regCancelCallback()
2146     Gtk::MessageDialog dlg(*this, "Do you want to cancel your registration on the server?",
2147         false, Gtk::MESSAGE_QUESTION, Gtk::BUTTONS_YES_NO, true);
2148     int ret = dlg.run();
2149     if (ret == Gtk::RESPONSE_OK)
2150         {
2151         client.inBandRegistrationCancel();
2152         }
2155 void PedroGui::sendFileCallback()
2157     doSendFile("");
2160 void PedroGui::aboutCallback()
2162     Gtk::AboutDialog dlg;
2163     std::vector<Glib::ustring>authors;
2164     authors.push_back("Bob Jamison");
2165     dlg.set_authors(authors);
2166     DOMString comments = "A simple XMPP gui client  ";
2167     comments.append("Based on the Pedro XMPP client");
2168     dlg.set_comments(comments);
2169     dlg.set_version("1.0");
2170     dlg.run();
2173 void PedroGui::actionEnable(const DOMString &name, bool val)
2175     DOMString path = "/ui/MenuBar/MenuFile/";
2176     path.append(name);
2177     Glib::RefPtr<Gtk::Action> action = uiManager->get_action(path);
2178     if (!action)
2179         {
2180         path = "/ui/MenuBar/MenuEdit/";
2181         path.append(name);
2182         action = uiManager->get_action(path);
2183         }
2184     if (!action)
2185         {
2186         path = "/ui/MenuBar/MenuRegister/";
2187         path.append(name);
2188         action = uiManager->get_action(path);
2189         }
2190     if (!action)
2191         {
2192         path = "/ui/MenuBar/MenuTransfer/";
2193         path.append(name);
2194         action = uiManager->get_action(path);
2195         }
2196     if (!action)
2197         {
2198         path = "/ui/MenuBar/MenuHelp/";
2199         path.append(name);
2200         action = uiManager->get_action(path);
2201         }
2202     if (!action)
2203         return;
2204     action->set_sensitive(val);
2208 bool PedroGui::doSetup()
2210     set_title("Inkscape XMPP (Inkboard)");
2211     set_size_request(500, 300);
2212     add(mainBox);
2214     Glib::RefPtr<Gtk::ActionGroup> actionGroup = Gtk::ActionGroup::create();
2216     //### FILE MENU
2217     actionGroup->add( Gtk::Action::create("MenuFile", "_File") );
2219     actionGroup->add( Gtk::Action::create("Connect",
2220                                   Gtk::Stock::CONNECT, "Connect"),
2221     sigc::mem_fun(*this, &PedroGui::connectCallback) );
2223     actionGroup->add( Gtk::Action::create("Chat",
2224                                   Gtk::Stock::CONNECT, "Chat"),
2225     sigc::mem_fun(*this, &PedroGui::chatCallback) );
2227     actionGroup->add( Gtk::Action::create("GroupChat",
2228                                   Gtk::Stock::CONNECT, "Group Chat"),
2229     sigc::mem_fun(*this, &PedroGui::groupChatCallback) );
2231     actionGroup->add( Gtk::Action::create("Disconnect",
2232                                   Gtk::Stock::DISCONNECT, "Disconnect"),
2233     sigc::mem_fun(*this, &PedroGui::disconnectCallback) );
2235     actionGroup->add( Gtk::Action::create("Quit", Gtk::Stock::QUIT),
2236     sigc::mem_fun(*this, &PedroGui::quitCallback) );
2238     //### EDIT MENU
2239     actionGroup->add( Gtk::Action::create("MenuEdit", "_Edit") );
2240     actionGroup->add( Gtk::Action::create("SelectFont",
2241                                   Gtk::Stock::SELECT_FONT, "Select Font"),
2242     sigc::mem_fun(*this, &PedroGui::fontCallback) );
2243     actionGroup->add( Gtk::Action::create("SelectColor",
2244                                   Gtk::Stock::SELECT_COLOR, "Select Color"),
2245     sigc::mem_fun(*this, &PedroGui::colorCallback) );
2247     //### REGISTER MENU
2248     actionGroup->add( Gtk::Action::create("MenuRegister", "_Registration") );
2249     actionGroup->add( Gtk::Action::create("RegPass",
2250                                   Gtk::Stock::DIALOG_AUTHENTICATION, "Change Password"),
2251     sigc::mem_fun(*this, &PedroGui::regPassCallback) );
2252     actionGroup->add( Gtk::Action::create("RegCancel",
2253                                   Gtk::Stock::CANCEL, "Cancel Registration"),
2254     sigc::mem_fun(*this, &PedroGui::regCancelCallback) );
2256     //### TRANSFER MENU
2257     actionGroup->add( Gtk::Action::create("MenuTransfer", "_Transfer") );
2258     actionGroup->add( Gtk::Action::create("SendFile",
2259                                   Gtk::Stock::NETWORK, "Send File"),
2260     sigc::mem_fun(*this, &PedroGui::sendFileCallback) );
2262     //### HELP MENU
2263     actionGroup->add( Gtk::Action::create("MenuHelp", "_Help") );
2264     actionGroup->add( Gtk::Action::create("About",
2265                                   Gtk::Stock::ABOUT, "About Pedro"),
2266     sigc::mem_fun(*this, &PedroGui::aboutCallback) );
2268     uiManager = Gtk::UIManager::create();
2270     uiManager->insert_action_group(actionGroup, 0);
2271     add_accel_group(uiManager->get_accel_group());
2273     Glib::ustring ui_info =
2274         "<ui>"
2275         "  <menubar name='MenuBar'>"
2276         "    <menu action='MenuFile'>"
2277         "      <menuitem action='Connect'/>"
2278         "      <separator/>"
2279         "      <menuitem action='Chat'/>"
2280         "      <menuitem action='GroupChat'/>"
2281         "      <separator/>"
2282         "      <menuitem action='Disconnect'/>"
2283         "      <menuitem action='Quit'/>"
2284         "    </menu>"
2285         "    <menu action='MenuEdit'>"
2286         "      <menuitem action='SelectFont'/>"
2287         "      <menuitem action='SelectColor'/>"
2288         "    </menu>"
2289         "    <menu action='MenuRegister'>"
2290         "      <menuitem action='RegPass'/>"
2291         "      <menuitem action='RegCancel'/>"
2292         "    </menu>"
2293         "    <menu action='MenuTransfer'>"
2294         "      <menuitem action='SendFile'/>"
2295         "    </menu>"
2296         "    <menu action='MenuHelp'>"
2297         "      <menuitem action='About'/>"
2298         "    </menu>"
2299         "  </menubar>"
2300         "</ui>";
2302     uiManager->add_ui_from_string(ui_info);
2303     Gtk::Widget* pMenuBar = uiManager->get_widget("/MenuBar");
2304     mainBox.pack_start(*pMenuBar, Gtk::PACK_SHRINK);
2306     actionEnable("Connect",    true);
2307     actionEnable("Chat",       false);
2308     actionEnable("GroupChat",  false);
2309     actionEnable("Disconnect", false);
2310     actionEnable("RegPass",    false);
2311     actionEnable("RegCancel",  false);
2313     mainBox.pack_start(vPaned);
2314     vPaned.add1(roster);
2315     vPaned.add2(messageList);
2316     roster.setParent(this);
2318     show_all_children();
2320     //# Start a timer to check the queue every nn milliseconds
2321     Glib::signal_timeout().connect(
2322            sigc::mem_fun(*this, &PedroGui::checkEventQueue), 20 );
2324     //client.addXmppEventListener(*this);
2325     client.eventQueueEnable(true);
2327     return true;
2331 } // namespace Pedro
2335 //########################################################################
2336 //# E N D    O F     F I L E
2337 //########################################################################