/[ayttm]/ayttm/ChangeLog
ViewVC logotype

Contents of /ayttm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.471 - (show annotations) (download)
Tue Apr 1 17:16:39 2003 UTC (21 years, 1 month ago) by colinleroy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.470: +0 -0 lines
FILE REMOVED
REAL cvs remove

1 ********** DON'T COMMIT ON SAVANNAH ANYMORE ! ***************
2
3
4 * Mon Mar 31 2003 11:22 GMT [colin] 0.2.3-pre65
5 - src/log_window.c
6 Fix negative length in strncpy
7
8 * Mon Mar 31 2003 04:40 GMT [philip] 0.2.3-pre64
9 - modules/msn2/libmsn2/msn_bittybits.C
10 check return value of select > 0
11
12 * Sat Mar 29 2003 12:10 GMT [colin] 0.2.3-pre63
13 - modules/msn2/libmsn2/msn_bittybits.C
14 use select instead of poll
15
16 * Sat Mar 29 2003 12:10 GMT [colin] 0.2.3-pre62
17 - modules/utility/rainbow.c
18 modules/jabber/jabber.c
19 modules/aim-toc/libtoc/libtoc.[ch]
20 modules/icq-toc/libtoc/libtoc.c
21 modules/workwizu/workwizu.c
22 modules/irc/irc.c
23 "-Wall" cleans
24
25 * Sat Mar 29 2003 05:07 GMT [edward] 0.2.3-pre61
26 - makeebdll
27 Build tool to just windows interface for MINGW32
28
29 * Fri Mar 28 2003 19:31 GMT [edward] 0.2.3-pre60
30 - modules/yahoo2/yahoo.c
31 src/chat_window.c
32 src/gtk/extgtktext.c
33 FIxed MINGW32 cut-n-paste/refresh GUI issues
34 Fixed Yahoo by removing async connect for MINGW32 only
35
36 * Fri Mar 28 2003 16:27 GMT [colin] 0.2.3-pre59
37 - src/add_contact_window.c src/away_window.c src/edit_account_window.c
38 src/edit_contact_window.c src/smileys.c src/trigger.c
39 Micro fixes to GUI (alignment...)
40
41 * Fri Mar 28 2003 15:16 GMT [edward] 0.2.3-pre58
42 - modules/aim-toc/libtoc/libtoc.c
43 - modules/icq-toc/libtoc/libtoc.c
44 Fixed buffer/null user issue in permit/deny add code
45
46 * Thu Mar 27 2003 21:43 GMT [edward] 0.2.3-pre57
47 - src/smileys.c
48 Fixed segfault when ipos went out of scope.
49
50 * Thu Mar 27 2003 19:47 GMT [colin] 0.2.3-pre56
51 - modules/*-toc/libtoc/libtoc.c
52 Add missing returns (maybe fix segfault ?)
53
54 * Thu Mar 27 2003 19:47 GMT [colin] 0.2.3-pre55
55 - modules/msn2/msn.C
56 Fix missing return (thanks Andy!)
57
58 * Thu Mar 27 2003 19:47 GMT [colin] 0.2.3-pre54
59 - src/util.c
60 Fix double-launching (thanks to Rahul Saxena for the report)
61
62 * Thu Mar 27 2003 18:47 GMT [andy] 0.2.3-pre53
63 - modules/icq-toc/libtoc/libtoc.[ch]
64 Fix -Wall warnings
65
66 * Thu Mar 27 2003 16:47 GMT [colin] 0.2.3-pre52
67 - modules/aim-toc modules/icq-toc
68 allow contacts to see us online
69
70 * Thu Mar 27 2003 16:54 GMT [edward] 0.2.3-pre51
71 - README.WIN32
72 - modules/yahoo2/libyahoo2/yahoo2.h
73 MINGW32 defines
74
75 * Thu Mar 27 2003 14:14 GMT [colin] 0.2.3-pre50
76 - modules/aim-toc modules/icq-toc
77 Catch error on NEW_BUDDY_REPLY2
78
79 * Thu Mar 27 2003 12:55 GMT [philip] 0.2.3-pre49
80 - modules/msn2
81 Fix memory leaks
82
83 * Wed Mar 26 2003 20:00 GMT [colin] 0.2.3-pre48
84 - src/smileys.c
85 Blindly try to fix bug #2950 (segfault in insert_smiley_cb)
86
87 * Wed Mar 26 2003 18:45 GMT [philip] 0.2.3-pre47
88 - modules/aim-toc modules/icq-toc
89 Fix segfault (I'm really stupid - explicit callback with NULL and not
90 checking it :( )
91
92 * Wed Mar 26 2003 18:45 GMT [philip] 0.2.3-pre46
93 - src/util.c
94 check dummy group as well in find_account_by_handle so that we don't open
95 multiple chat windows when chatting with a dummy
96
97 * Wed Mar 26 2003 18:02 GMT [edward] 0.2.3-pre45
98 - src/prefs_window.c
99 Added unlink as rename on windows can not overwrite a file
100
101 * Wed Mar 26 2003 17:55 GMT [edward] 0.2.3-pre44
102 - modules/msn2/libmsn2/msn_bittybits.C
103 modules/msn2/libmsn2/msn_core.C
104 Moved code for MINGW32 compile. added sleep -> Sleep mapping
105
106 * Wed Mar 26 2003 17:55 GMT [colin] 0.2.3-pre43
107 - modules/icq-toc/icq-toc.c modules/aim-toc/aim-toc.c
108 If someone talks to you on TOC protocol he _has_ to be
109 online, if he isn't it's an inconsistency
110
111 * Wed Mar 26 2003 17:02 GMT [edward] 0.2.3-pre42
112 - src/prefs_window.c
113 Incorrect directory path for Win98...
114
115 * Wed Mar 26 2003 16:27 GMT [edward] 0.2.3-pre41
116 - src/util.c
117 src/account.c
118 Mismatched sizes of vars in make_safe_filename and callers.
119
120 * Wed Mar 26 2003 16:17 GMT [colin] 0.2.3-pre40
121 - modules/msn2
122 Fix socket reads at least (i hope...)
123
124 * Wed Mar 26 2003 13:23 GMT [colin] 0.2.3-pre39
125 - src/crash.c
126 Print the signal
127
128 * Wed Mar 26 2003 13:53 GMT [edward] 0.2.3-pre38
129 - modules/yahoo2/yahoo.c
130 Fixed ifdefs for _snprintf redefine looks like there was an || when there
131 should not have been
132
133 * Wed Mar 26 2003 13:23 GMT [edward] 0.2.3-pre37
134 - mingw
135 - mingw32/giles_smiles.la ** NEW FILE **
136 - mingw32/notes.la ** NEW FILE **
137 - modules/aim-toc/aim-toc.c
138 - modules/aim-toc/libtoc/libtoc.c
139 - modules/icq-toc/icq-toc.c
140 - modules/icq-toc/libtoc/libtoc.c
141 - modules/irc/irc.c
142 - modules/jabber/libEBjabber.c
143 - modules/msn2/msn.C
144 - modules/msn2/libmsn2/msn_core.C
145 - modules/utility/autotrans.c
146 - modules/utility/notes.c
147 - modules/utility/rainbow.c
148 - modules/yahoo2/yahoo.c
149 - modules/yahoo2/libyahoo2/libyahoo2.c
150 - modules/yahoo2/libyahoo2/yahoo_httplib.c
151 - src/account.c
152 - src/chat_window.c
153 - src/input_list.c
154 - src/log_window.c
155 - src/main.c
156 - src/message_parse.c
157 - src/offline_queue_mgmt.c
158 - src/plugin.c
159 - src/service.c
160 - src/status.c
161 - src/util.c
162 More MINGW32 snprintf to _snprintf mapping per Andy
163 Added some mingw32 .la files
164 Fixed build process to build things properly
165
166 * Wed Mar 26 2003 07:45 GMT [colin] 0.2.3-pre36
167 - src/edit_local_accounts.c
168 forbid multiple accounts for a service (for now)
169
170 * Wed Mar 26 2003 07:45 GMT [colin] 0.2.3-pre35
171 - src/edit_local_accounts.c
172 Log out connected services before updating
173
174 * Wed Mar 26 2003 07:45 GMT [colin] 0.2.3-pre34
175 - modules/msn2/libmsn2/msn_bittybits.C
176 longer timeout
177 - modules/msn2/libmsn2/msn_core.C
178 Check numargs
179
180 * Wed Mar 26 2003 01:45 GMT [edward] 0.2.3-pre33
181 - src/Makefile.am
182 Defaults
183
184 * Wed Mar 26 2003 01:40 GMT [edward] 0.2.3-pre32
185 - modules/aim-toc/libtoc/libtoc.c
186 - modules/icq-toc/libtoc/libtoc.c
187 snprintf to g_snprintf addition
188
189 * Wed Mar 26 2003 01:35 GMT [edward] 0.2.3-pre31
190 - src/chat_window.c
191 src/input_list.c
192 src/log_window.c
193 src/plugin.c
194 src/prefs_window.c
195 src/service.c
196 src/status.c
197 src/gtk/gtk_eb_html.c
198 src/gtk/gtkspell.c
199 snprintf to g_snprintf addition
200
201 * Wed Mar 26 2003 00:03 GMT [colin] 0.2.3-pre30
202 - modules/irc
203 same
204
205 * Tue Mar 25 2003 22:03 GMT [colin] 0.2.3-pre29
206 - modules/workwizu
207 same
208
209 * Tue Mar 25 2003 22:03 GMT [colin] 0.2.3-pre28
210 - modules/icq-toc modules/aim-toc
211 strcpy/strncpy, strcat/strncat, sprintf/snprintf
212
213 * Tue Mar 25 2003 22:03 GMT [colin] 0.2.3-pre27
214 - src
215 strcpy => strncpy where dangerous
216
217 * Tue Mar 25 2003 22:03 GMT [colin] 0.2.3-pre26
218 - modules/msn2
219 sprintf => snprintf
220 strcpy => strncpy
221
222 * Tue Mar 25 2003 22:03 GMT [colin] 0.2.3-pre25
223 - src/trigger.c
224 src/input_list.c
225 fix strange things
226
227 * Tue Mar 25 2003 22:03 GMT [colin] 0.2.3-pre24
228 - src/[lots of files]
229 sprintf => snprintf
230 strcat => strncat
231
232 * Tue Mar 25 2003 21:17 GMT [edward] 0.2.3-pre23
233 - src/prefs_window.c
234 modules/icq-toc/icq-toc.c
235 Updates for MINGW32 regarding link
236
237 * Tue Mar 25 2003 21:17 GMT [edward] 0.2.3-pre22
238 - mingw
239 mingw32/aim-toc.la
240 mingw32/autotrans.la
241 mingw32/icq-toc.la
242 mingw32/icq.la
243 mingw32/import_gaim.la
244 mingw32/import_gnomeicu.la
245 mingw32/importicq.la
246 mingw32/importlicq.la
247 mingw32/irc.la
248 mingw32/jabber.la
249 mingw32/middle.la
250 mingw32/msn2.la
251 mingw32/msn_smileys.la
252 mingw32/rainbow.la
253 mingw32/smileysc.la
254 mingw32/yahoo2.la
255 mingw32/yahoo_smileys.la
256 src/main.c
257 src/prefs_window.c
258 Updates for MINGW32 defines for Specific Win OS type
259
260 * Tue Mar 25 2003 17:29 GMT [edward] 0.2.3-pre21
261 - makedll
262 makeebdll
263 libproxy/libproxy.h
264 modules/aim-toc/libtoc/libtoc.c
265 modules/icq-toc/libtoc/libtoc.c
266 More MINGW32 patches to get aim/icq-toc to build
267
268 * Tue Mar 25 2003 14:24 GMT [colin] 0.2.3-pre20
269 - src/status.c
270 Add a check, just to be sure
271
272 * Tue Mar 25 2003 14:24 GMT [colin] 0.2.3-pre19
273 - modules/aim-toc/libtoc/libtoc.h
274 - modules/icq-toc/libtoc/libtoc.h
275 fix implicit declarations
276
277 * Tue Mar 25 2003 14:24 GMT [edward] 0.2.3-pre18
278 - src/status.c
279 Fix window positioning on windows and braindead Window managers
280
281 * Tue Mar 25 2003 14:24 GMT [colin] 0.2.3-pre17
282 - src/prefs_window.c
283 remove useless statement
284
285 * Tue Mar 25 2003 14:24 GMT [colin] 0.2.3-pre16
286 - src/status.c
287 Fix window positioning on windows (maybe)
288
289 * Tue Mar 25 2003 14:24 GMT [colin] 0.2.3-pre15
290 - src/status.c
291 printf=>eb_debug
292
293 * Tue Mar 25 2003 13:02 GMT [colin] 0.2.3-pre14
294 - src/status.c
295 Fix submenu which could have been used unitialized (actually, it
296 couldn't, but well)
297
298 * Tue Mar 25 2003 13:02 GMT [colin] 0.2.3-pre13
299 - src/offline_queue_mgmt.c
300 Fix assignment to const
301
302 * Tue Mar 25 2003 13:02 GMT [colin] 0.2.3-pre12
303 - modules/msn2/libmsn2/msn_bittybits.C
304 Handle the unlikely case where the conn could be closed during
305 the read loop
306
307 * Tue Mar 25 2003 12:42 GMT [colin] 0.2.3-pre11
308 - modules/msn2/libmsn2/msn_bittybits.C
309 Fix MSN hanging when receiving very long messages
310
311 * Tue Mar 25 2003 10:19 GMT [colin] 0.2.3-pre10
312 - src/gtk/about.c
313 Add Tahir
314
315 * Tue Mar 25 2003 07:41 GMT [colin] 0.2.3-pre9
316 - po/POTFILES.in po/fr.po
317 Translation update
318
319 * Tue Mar 25 2003 07:41 GMT [colin] 0.2.3-pre8
320 - src/status.c
321 Modify the flush timeout for each service so that the file
322 won't be read/written twice concurrently on slow computers
323
324 * Tue Mar 25 2003 02:16 GMT [edward] 0.2.3-pre7
325 - makeebdll
326 mingw
327 src/tcp_utils.h
328 modules/yahoo2/libyahoo2/libyahoo2.c
329 modules/yahoo2/libyahoo2/yahoo_httplib.c
330 modules/utility/rainbow.c
331 modules/utility/notes.c
332 modules/utility/autotrans.c
333 modules/icq-toc/libtoc/libtoc.c
334 modules/aim-toc/aim-toc.c
335 Ifdefs to link MINGW32 port also icq-toc libtoc made calls to toc_ instead of
336 icqtoc_ routines. Most of these are related to snprintf to g_snprintf mapping.
337 However it looks like proxy.o makes a callback to src/tcp_utils.c which I
338 think breaks a barrier somewhere. We need to rethink this, but in this case
339 it breaks the building of aim and icq.
340
341 * Mon Mar 24 2003 23:46 GMT [colin] 0.2.3-pre6
342 - modules/irc/irc.c
343 Show errors to users, not stderr
344
345 * Mon Mar 24 2003 23:06 GMT [colin] 0.2.3-pre5
346 - modules/irc/irc.c
347 Explain why adding a login fails
348
349 * Mon Mar 24 2003 22:41 GMT [colin] 0.2.3-pre4
350 - src/chat_room.c src/chat_window.c
351 Try to prevent a segfault when remote account didn't existed
352 while clicking him in chatroom
353 Fix 0.2.3-pre3 forgotten commit :-/
354
355 * Mon Mar 24 2003 22:30 GMT [colin] 0.2.3-pre3
356 - src/status.c
357 src/offline_mgmt_flush.c
358 Only add callback once
359
360 * Mon Mar 24 2003 20:22 GMT [colin] 0.2.3-pre2
361 - src/offline_mgmt_flush.c
362 Should not try to flush if still connecting
363 Should not try only once when connecting && !connected
364
365 * Mon Mar 24 2003 15:27 GMT [colin] 0.2.3-pre1
366 - configure.in
367 0.2.3 Feature freeze! :)
368
369 * Mon Mar 24 2003 14:30 GMT [edward] 0.2.2-103
370 - configure.in
371 modules/yahoo2/libyahoo2/libyahoo.c
372 modules/yahoo2/yahoo.c
373 modules/importers/importlicq.c
374 More MINGW32 updates for msn compilation and EINPROGRESS errno which is
375 NOT in WIN32 plus importlicq.c was not able to compile without a time.h
376 include
377
378 * Mon Mar 24 2003 10:53 GMT [colin] 0.2.2-102
379 - modules/workwizu/workwizu.c
380 Async connect
381
382 * Mon Mar 24 2003 10:53 GMT [edward] 0.2.2-101
383 - configure.in
384 modules/msn2/libmsn2/msn_bittybits.C
385 src/status.c
386 src/account.c
387 src/browser.c
388 src/console_session.c
389 src/crash.c
390 src/image_window.c
391 src/offline_queue_mgmt.c
392 src/tcp_util.c
393 src/util.c
394 Added __MINGW32__ ifdef/define code for WIN32 port
395 Actually this happened yesterday around -95 :(
396
397 * Mon Mar 24 2003 10:52 GMT [philip] 0.2.2-100
398 - modules/yahoo2/
399 Async connect for login
400
401 * Mon Mar 24 2003 10:15 GMT [andy] 0.2.2-99
402 - src/chat_room.c
403 src/chat_window.c
404 src/plugin.c
405 src/prefs_window.c
406 src/status.c
407 src/util.c
408 Fix -Wall warnings
409
410 * Mon Mar 24 2003 10:10 GMT [colin] 0.2.2-98
411 - src/gtk/about.c
412 Add Edward
413
414 * Mon Mar 24 2003 10:05 GMT [colin] 0.2.2-97
415 - src/edit_local_accounts.c
416 Fix bug where password wasn't updated (but written) after Modify
417
418 * Mon Mar 24 2003 09:52 GMT [colin] 0.2.2-96
419 - libproxy modules/aim-toc modules/icq-toc
420 Implement async connect
421 Fix status keeping online when login errors happened
422
423 * Mon Mar 24 2003 08:15 GMT [philip] 0.2.2-95
424 - modules/msn2/msn.C modules/yahoo2/yahoo.c
425 Comment out closing of activity windows too
426
427 * Sun Mar 23 2003 22:15 GMT [colin] 0.2.2-94
428 - modules/msn2/msn.C modules/yahoo2/yahoo.c
429 Comment activity windows for now
430
431 * Sun Mar 23 2003 22:15 GMT [colin] 0.2.2-93
432 - modules/msn2/msn.C
433 close activity when logging out, it may be due to login error
434
435 * Sun Mar 23 2003 18:30 GMT [philip] 0.2.2-92
436 - src/progress_window.[ch]
437 - modules/yahoo2/yahoo.c
438 make activity bars easier to use - they are still single bar per window
439 - modules/msn2/msn.C
440 use activity bar on connect
441
442 * Sun Mar 23 2003 16:10 GMT [philip] 0.2.2-91
443 - modules/yahoo2/yahoo.c
444 better connecting message
445
446 * Sun Mar 23 2003 16:05 GMT [philip] 0.2.2-90
447 - modules/msn2/msn.C
448 explicitly typecast callbacs to (void *) so that msn will compile.
449
450 * Sun Mar 23 2003 13:22 GMT [colin] 0.2.2-89
451 - src/util.c
452 Fix bug where group renaming didn't move logs
453
454 * Sun Mar 23 2003 10:34 GMT [colin] 0.2.2-88
455 - modules/aim-toc modules/icq-toc
456 Avoid namespace collisions (i know it's ugly)
457
458 * Sun Mar 23 2003 10:34 GMT [colin] 0.2.2-87
459 - modules/msn2
460 Error checking
461
462 * Sun Mar 23 2003 10:34 GMT [colin] 0.2.2-86
463 - modules/msn2
464 Use async socket connection (hope it's right this time)
465
466 * Sat Mar 22 2003 23:51 GMT [colin] 0.2.2-85
467 - src/status.c src/gtk/gtkutils.[ch]
468 Remember window position
469
470 * Sat Mar 22 2003 23:51 GMT [colin] 0.2.2-84
471 - src/status.c src/prefs_window.c
472 Remember last status displayed (online|contacts|accounts)
473
474 * Sat Mar 22 2003 21:00 GMT [colin] 0.2.2-83
475 - src/dialog.c pixmaps/question.xpm pixmaps/warning.xpm
476 Add icons to dialogs
477
478 * Sat Mar 22 2003 20:39 GMT [colin] 0.2.2-82
479 - src/add_contact_window.c src/edit_contact_window.c
480 src/edit_group_window.c
481 Fix ugly windows
482
483 * Sat Mar 22 2003 20:30 GMT [philip] 0.2.2-81
484 - src/progress_window.[ch]
485 Add activity bad
486 - modules/yahoo2/yahoo.c
487 show activity bar while connecting
488
489 * Sat Mar 22 2003 19:48 GMT [colin] 0.2.2-80
490 - src/edit_local_accounts.c src/add_contact_window.c
491 Reword labels
492
493 * Sat Mar 22 2003 19:48 GMT [colin] 0.2.2-79
494 - modules/yahoo2/yahoo.c
495 Fix change_user_name
496
497 * Sat Mar 22 2003 19:03 GMT [colin] 0.2.2-78
498 - modules/msn2
499 fix segfault when closing conn after having refused SIP
500
501 * Sat Mar 22 2003 18:45 GMT [philip] 0.2.2-77
502 - modules/yahoo2/libyahoo2/libyahoo2.c
503 don't crash on duplicate login
504
505 * Sat Mar 22 2003 12:05 GMT [philip] 0.2.2-76
506 - made irc and jabber also selectable at configure time - enabled by default
507
508 * Sat Mar 22 2003 12:05 GMT [colin] 0.2.2-75
509 - src/chat_room.c src/away_window.c src/dialog.c src/edit_account_window.c
510 src/prefs_window.c
511 Remove code duplication
512
513 * Sat Mar 22 2003 12:05 GMT [colin] 0.2.2-74
514 - src/dialog.c
515 Plug ESC and ENTER in dialogs
516
517 * Sat Mar 22 2003 11:47 GMT [colin] 0.2.2-73
518 - src modules/msn2
519 Reword a few dialogs
520
521 * Sat Mar 22 2003 10:20 GMT [colin] 0.2.2-72
522 - src/dialog.[ch]
523 Nicer dialogs
524
525 * Sat Mar 22 2003 10:20 GMT [colin] 0.2.2-71
526 - src/status.[ch]
527 GtkWidget->void for easier inclusion
528
529 * Fri Mar 21 2003 02:48 GMT [colin] 0.2.2-70
530 - modules/msn2/msn.C
531 fix segfaults if remote disconnects abruptly while
532 negociating file transfer
533
534 * Fri Mar 21 2003 19:45 GMT [colin] 0.2.2-69
535 - src/status.[ch] src/chat_window.c
536 Same in chatwindow
537
538 * Fri Mar 21 2003 19:45 GMT [colin] 0.2.2-68
539 - src/status.c
540 Nicer submenus in contact|account menus
541
542 * Fri Mar 21 2003 18:29 GMT [colin] 0.2.2-67
543 - src/status.c
544 Add specific menu items to accounts too
545
546 * Fri Mar 21 2003 16:15 GMT [colin] 0.2.2-66
547 - modules/msn2/msn.C
548 Fix segfault when typing in "timed-out" chatrooms
549
550 * Fri Mar 21 2003 13:14 GMT [colin] 0.2.2-65
551 - src/status.c
552 g_free -> free and include stdlib.h
553 - modules/msn2/libmsn2/msn_core.C
554 don't send call when we invite contact - he'll do it
555
556 * Fri Mar 21 2003 13:00 GMT [philip] 0.2.2-64
557 - modules/msn2/libmsn2/msn_core.C
558 fixed some memory leaks
559
560 * Fri Mar 21 2003 15:37 GMT [philip] 0.2.2-63
561 - src/util.c
562 convert_eol -> handle empty strings correctly.
563
564 * Fri Mar 21 2003 10:45 GMT [philip] 0.2.2-62
565 - src/plugin_api.[ch]
566 void *eb_menu_item_set_protocol -> void eb_menu_item_set_protocol - since it
567 returns nothing
568 other minor warnings removed in various files
569 - configure.in
570 disabled icq by default
571
572 * Fri Mar 21 2003 09:58 GMT [colin] 0.2.2-61
573 - modules/msn2
574 We can now invite people
575
576 * Thu Mar 20 2003 10:33 GMT [colin] 0.2.2-60
577 - src/chat_window.c src/status.c
578 - src/plugin_api.h
579 We may need to know the local account
580
581 * Thu Mar 20 2003 10:22 GMT [colin] 0.2.2-59
582 - src/chat_window.c
583 initialize ebmContactData->remote_account
584
585 * Thu Mar 20 2003 10:04 GMT [colin] 0.2.2-58
586 - src/chat_window.c
587 - src/status.c
588 - src/plugin.h src/plugin_api.[ch]
589 - src/util.[ch]
590 Protocol-specific context-menu items
591
592 * Thu Mar 20 2003 09:15 GMT [philip] 0.2.2-57
593 - modules/yahoo2
594 Fetch addressbook only after we get the cookies from the server
595
596 * Thu Mar 20 2003 00:16 GMT [colin] 0.2.2-56
597 - modules/msn2
598 Cancelling incoming file transfers is now OK
599
600 * Thu Mar 20 2003 00:16 GMT [colin] 0.2.2-55
601 - modules/msn2
602 Differentiate between netmeeting requests and SIP
603 requests (and don't handle SIP)
604
605 * Wed Mar 19 2003 23:14 GMT [colin] 0.2.2-54
606 - modules/msn2
607 better error handling in file transfer
608 - src/progress_window.[ch]
609 optional callback when transfer window is closed
610
611 * Wed Mar 19 2003 18:15 GMT [colin] 0.2.2-53
612 - modules/msn2/msn.C
613 sleep before running gnomemeeting (due to official splashscreens)
614
615 * Wed Mar 19 2003 16:25 GMT [philip] 0.2.2-52
616 - Added preliminary image viewing support (will be used for webcam)
617
618 * Wed Mar 19 2003 16:00 GMT [colin] 0.2.2-51
619 - modules/msn2/msn.C
620 Better gnomemeeting detection (and better error reporting)
621
622 * Wed Mar 19 2003 16:00 GMT [colin] 0.2.2-50
623 - modules/msn2
624 Support incoming voice requests via gnomemeeting
625 Untested as gnomemeeting with support for callto:// URIs need gtk2
626 Should work :)
627
628 * Wed Mar 19 2003 10:36 GMT [colin] 0.2.2-49
629 - configure.in
630 - modules/aim-oscar
631 Some fixes to aim-oscar (at least it compiles and loads)
632
633 * Tue Mar 18 2003 09:04 GMT [colin] 0.2.2-48
634 - src/status.c src/contact.h
635 Better tooltip handling (no tooltip when no info & info stored in
636 contact struct)
637
638 * Tue Mar 18 2003 09:04 GMT [colin] 0.2.2-47
639 - modules/yahoo2/yahoo.c
640 Be sure to print an error
641
642 * Mon Mar 17 2003 23:59 GMT [colin] 0.2.2-46
643 - modules/msn2
644 try to fix more leaks
645
646 * Mon Mar 17 2003 23:12 GMT [colin] 0.2.2-45
647 - src/edit_local_accounts.c
648 - src/status.c
649 fix leaks
650
651 * Mon Mar 17 2003 19:25 GMT [philip] 0.2.2-44
652 - modules/yahoo2/yahoo.c
653 Remove extra parentheses from custom away messages too.
654
655 * Mon Mar 17 2003 19:15 GMT [philip] 0.2.2-43
656 - src/llist.[ch]
657 add l_list_empty and l_list_singleton which are faster than doing
658 l_list_length==0 or l_list_length==1
659 also changed files that used above constructs.
660
661 * Mon Mar 17 2003 15:37 GMT [colin] 0.2.2-42
662 - src/status.
663 fix a leak
664 fix an unnecessary (buggy) update
665
666 * Mon Mar 17 2003 15:10 GMT [colin] 0.2.2-41
667 - modules/msn2/msn.C
668 Add user to BL when not allowing them (or we have a
669 popup every time we login)
670
671 * Mon Mar 17 2003 15:01 GMT [colin] 0.2.2-40
672 - src/status.c
673 Tooltip to track people status
674
675 * Mon Mar 17 2003 14:42 GMT [colin] 0.2.2-39
676 - src/status.c
677 - modules/*/*c
678 Move status parentheses ("(Idle)", ...) from modules to core
679
680 * Mon Mar 17 2003 08:00 GMT [philip] 0.2.2-38
681 - src/util.[ch]
682 fix segfault when merging two accounts
683
684 * Sun Mar 16 2003 21:25 GMT [andy] 0.2.2-37
685 - src/globals.h
686 src/main.c
687 Move declaration of geometry into main.c from globals.h
688 - src/console_session.c
689 Reorder includes for darwin compilation [<sys/types.h> before <sys/un.h> because types.h is not included in un.h]
690 - src/tcp_util.c
691 Eliminate obsolete <values.h> by using INT_MAX instead of MAXINT [for darwin compilation]
692
693 * Sun Mar 16 2003 18:29 GMT [philip] 0.2.2-36
694 - modules/yahoo2/libyahoo2/libyahoo2.c
695 fix memory leak in non pager connections
696 fix possible double deletion for yahoo buddies which would have happened after fixing that
697 memory leak
698
699 * Sun Mar 16 2003 15:00 GMT [andy] 0.2.2-35
700 - src/chat_window.c
701 src/prefs_window.c
702 Fix compile when we don't have iconv
703
704 * Sun Mar 16 2003 13:00 GMT [andy] 0.2.2-34
705 - src/chat_room.c
706 src/chat_room.h
707 src/chat_window.c
708 src/nomodule.c
709 src/offline_queue_mgmt.c
710 src/plugin_api.c
711 src/status.c
712 src/tcp_util.c
713 Fix -Wall compiler warnings
714
715 * Sun Mar 16 2003 12:33 GMT [colin] 0.2.2-33
716 - modules/jabber/libEBjabber.c
717 Fix (?) registration
718
719 * Sat Mar 15 2003 12:55 GMT [colin] 0.2.2-32
720 - modules/msn2/*/*
721 Implement ~message() (maybe less memleaks ?)
722
723 * Sat Mar 15 2003 12:55 GMT [colin] 0.2.2-31
724 - src/offline_queue_mgmt.c
725 Handle ignore and unignore
726 - src/status.c
727 Better connected check
728 - modules/msn2/msn.C
729 Add and remove from BL on ignore/unignore events
730
731 * Sat Mar 15 2003 11:20 GMT [andy] 0.2.2-30
732 - src/util.c
733 fixed crash when confirming the addition of a new contact [create_contact() needed a return value...]
734 fix a couple of compiler warnings about if... else ambiguity
735
736 * Fri Mar 14 2003 16:06 GMT [philip] 0.2.2-29
737 - modules/yahoo2/libyahoo2/libyahoo2.c
738 don't request unnecessary items along with yab (merge from libyahoo2)
739
740 * Fri Mar 14 2003 04:45 GMT [philip] 0.2.2-28
741 - modules/yahoo2/yahoo.c
742 make account comparisons consistently case insensitive
743 - modules/yahoo2/libyahoo2/libyahoo2.c
744 announce online status earlier
745
746 * Thu Mar 13 2003 18:23 GMT [colin] 0.2.2-27
747 - modules/msn2/libmsn/msn_core.C
748 fix segfault with (invalid) null messages
749
750 * Thu Mar 13 2003 11:15 GMT [colin] 0.2.2-26
751 - src/chat_room.c
752 init_loginfo before calling module-specific code
753
754 * Fri Mar 07 2003 16:06 GMT [colin] 0.2.2-25
755 - src/log_window.c
756 Fix a buffer overflow found by Yann
757
758 * Fri Mar 07 2003 16:06 GMT [colin] 0.2.2-24
759 - src/status.c
760 Try to prevent a segfault [?]
761
762 * Fri Mar 07 2003 13:52 GMT [colin] 0.2.2-23
763 - modules/msn/msn.C
764 Try to explain why file transfers may fail
765
766 * Fri Mar 07 2003 13:50 GMT [colin] 0.2.2-22
767 - modules/msn2/libmsn2/msn_core.C
768 Don't add NULL invitations to the invitations list
769 Recognize (not support :() Voice invitations
770
771 * Fri Mar 07 2003 10:42 GMT [colin] 0.2.2-21
772 - src/util.c
773 Avoid mess when moving account to same contact
774
775 * Wed Mar 05 2003 17:38 GMT [philip] 0.2.2-20
776 - src/offline_queue_mgmt.c
777 Add string.h for prototype of strstr
778
779 * Wed Mar 05 2003 15:16 GMT [colin] 0.2.2-19
780 - src/chat_room.c
781 use alias instead of handle for the log
782
783 * Wed Mar 05 2003 14:37 GMT [colin] 0.2.2-18
784 - src/chat_room.c
785 use alias too to find accounts back
786
787 * Wed Mar 05 2003 14:18 GMT [colin] 0.2.2-17
788 - modules/msn.C
789 Don't use friendlyname, rather account->account_contact->nick
790
791 * Wed Mar 05 2003 14:18 GMT [colin] 0.2.2-16
792 - src/chat_window.c
793 Prevent a segfault
794
795 * Wed Mar 05 2003 11:25 GMT [colin] 0.2.2-15
796 - src/chat_room.[ch]
797 Prepare for special colors
798
799 * Wed Mar 05 2003 11:25 GMT [colin] 0.2.2-14
800 - modules/msn2/msn.C
801 use friendlynames as possible
802
803 * Wed Mar 05 2003 11:25 GMT [colin] 0.2.2-13
804 - src/chat_room.c
805 fix a possible segfault
806
807 * Wed Mar 05 2003 04:30 GMT [philip] 0.2.2-12
808 - modules/msn2/libmsn2/msn_core.C
809 delete -> delete []
810
811 * Thu Mar 04 2003 16:44 GMT [colin] 0.2.2-11
812 - src/log_window.[ch] src/chat_room.c
813 Chatroom logging :)
814
815 * Thu Mar 04 2003 15:10 GMT [colin] 0.2.2-10
816 - src/log_window.[ch] src/chat_window.[ch] src/chat_room.[ch]
817 Clean logging a bit
818
819 * Thu Mar 04 2003 15:10 GMT [colin] 0.2.2-9
820 - src/browser.c src/log_window.[ch] src/smileys.c
821 src/util.c
822 Add log:///file "protocol", which open a log_window with the
823 corresponding file (will soon be useful)
824
825 * Thu Mar 04 2003 14:13 GMT [colin] 0.2.2-8
826 - src/util.c
827 connected -> connected || connecting
828
829 * Tue Mar 04 2003 05:30 GMT [philip] 0.2.2-7
830 - modules/yahoo2/libyahoo2/libyahoo2.c
831 fix read past end of buffer in yahoo_getyab
832 merge in fixes from libyahoo2
833
834 * Mon Mar 03 2003 18:50 GMT [philip] 0.2.2-6
835 - src/contact_parser.y
836 fix reference to invalid memory if contact language is NULL
837 - src/util.c
838 use calloc instead of gmalloc0
839
840 * Sun Mar 02 2003 12:44 GMT [colin] 0.2.2-5
841 - src/offline_queue_mgmt.c
842 Fix trailing \n in last token of ay_strplit
843
844 * Sun Mar 02 2003 12:02 GMT [colin] 0.2.2-4
845 - src/offline_queue_mgmt.c
846 Fix a segfault
847
848 * Wed Feb 28 2003 10:50 GMT [colin]
849 - modules/msn2/libmsn2
850 Fix `make msntest`
851
852 * Wed Feb 28 2003 10:50 GMT [colin] 0.2.2-3
853 - modules/msn2/libmsn2/msn_core.C
854 don't use non-blocking connections for now, it is broken for
855 an unknown reason
856
857 * Wed Feb 28 2003 10:50 GMT [colin] 0.2.2-2
858 - modules/msn2/
859 implement non-blocking connections
860
861 * Wed Feb 26 2003 15:57 GMT [colin] 0.2.2-1
862 - src/chat_window.c
863 Fix conversation restoring with do_strip_html=1
864
865 * Wed Feb 26 2003 15:57 GMT [colin] 0.2.2-0
866 Release 0.2.2
867
868 * Thu Feb 21 2003 08:50 GMT [colin] 0.2.2-0pre4
869 - modules/workwizu/workwizu.c
870 Fix problem with strings containing ':'
871
872 * Thu Feb 21 2003 08:50 GMT [colin] 0.2.2-0pre3
873 - modules/msn2/msn.C
874 set friendlyname before setting online status (so people
875 see it immediately, not at next login)
876
877 * Thu Feb 20 2003 18:30 GMT [philip] 0.2.2-0pre2
878 - src/chat_window.c
879 set tab_cw to NULL to avoid crash if not using tabbed chat
880
881 * Thu Feb 20 2003 18:19 GMT [colin] 0.2.2-0pre1
882 - configure.in
883 Maybe one day i won't mess with version numbers :)
884
885 * Thu Feb 20 2003 11:21 GMT [colin] 0.2.2-pre1
886 - configure.in
887 Feature-freeze ;-)
888
889 * Thu Feb 20 2003 09:01 GMT [colin] 0.2.1-138
890 - src/chat_window.c
891 trim names in tabs
892 opening new chat_windows should not change the size
893
894 * Tue Feb 12 2003 10:09 GMT [colin] 0.2.1-137
895 - src/message_parse.c
896 revert last commit (bug wasn't here)
897 - src/status.c
898 fix bug introduced in -125
899 - src/util.c
900 fix segfault if dummy_group doesn't exist
901
902 * Tue Feb 12 2003 09:53 GMT [colin] 0.2.1-136
903 - src/message_parse.c
904 be sure to reset status label after 30 seconds
905
906 * Tue Feb 11 2003 06:17 GMT [philip] 0.2.1-135
907 - src/util.[ch]
908 - src/main.c
909 - modules/yahoo2/yahoo.c
910 add add_dummy_contact to create a temporary contact that isn't really
911 added to your buddy list or saved in the buddy file. useful in yahoo
912 where you can chat with anyone, even if he's not on your buddy list, and
913 where you have a 100 buddy limit.
914
915 * Fri Feb 9 2003 09:58 GMT [colin] 0.2.1-134
916 - src/util.[ch]
917 add int connected_local_accounts(void) function
918 - src/status.c
919 Better setting of menu sensitivity
920
921 * Fri Feb 7 2003 19:50 GMT [philip] 0.2.1-133
922 - src/tcp_util.[ch]
923 some cleanup and bugfixes, added tcp_writeline
924 - modules/smtp
925 now uses an asynchronous connect. use it as a sample implementation
926
927 * Fri Feb 7 2003 09:58 GMT [philip] 0.2.1-132
928 - src/tcp_util.[ch]
929 added asynchronous connect
930
931 * Fri Feb 7 2003 08:27 GMT [colin] 0.2.1-131
932 - src/chat_window.c src/chat_room.c
933 fix leaks
934
935 * Fri Feb 7 2003 08:27 GMT [colin] 0.2.1-130
936 - modules/msn2/libmsn2/msn_core.C
937 Update error strings (thanks to http://www.hypothetic.org/docs/msn/ !)
938
939 * Fri Feb 7 2003 08:20 GMT [philip] 0.2.1-129
940 - modules/utility/autotrans.c
941 babelfish now works again
942 - src/chat_window.c, modules/utility/filters...
943 all filters return a new string which is freed in teh filter_walk
944 - src/util.c
945 ditto with convert_eol
946
947 * Fri Feb 7 2003 05:13 GMT [philip] 0.2.1-128
948 - modules/yahoo2
949 changed yahoo_add_yab to yahoo_set_yab - since it modifies as well
950
951 * Thu Feb 6 2003 14:22 GMT [colin] 0.2.1-127
952 - src/chat_room.c
953 make people clickable in the clist
954
955 * Thu Feb 6 2003 10:24 GMT [philip] 0.2.1-126
956 - modules/icq/icq.c
957 ref_count++ and ref_count-- when connect and disconnect actually happen,
958 not when we hope they happen.
959 gets rid of unable to unload icq module error
960
961 * Thu Feb 6 2003 09:12 GMT [colin] 0.2.1-125
962 - src/away_window.c
963 fix buggy algorithm
964 use a gtk_text to take the away message
965 - src/chat_window.c modules/aim-toc/aim-toc.c
966 free get_away_message() result
967 - src/status.c
968 remove \n from status if necessary
969 remove some ugly code duplication
970
971 * Thu Feb 6 2003 09:12 GMT [colin] 0.2.1-124
972 - src/chat_room.[ch]
973 - src/chat_window.[ch]
974 - src/util.c
975 - modules/aim-oscar/aim-oscar.c
976 - modules/aim-toc/aim-toc.c
977 - modules/icq/icq.c
978 - modules/icq-toc/icq-toc.c
979 - modules/irc/irc.c
980 - modules/jabber/jabber.c
981 - modules/msn2/msn.C
982 - modules/workwizu/workwizu.c
983 - modules/yahoo2/yahoo.c
984 chat_window and chat_room structs cleaning
985
986 * Thu Feb 6 2003 08:48 GMT [philip] 0.2.1-123
987 - src/offline_queue_mgmt.[ch]
988 - src/util.[ch]
989 - src/status.c
990 offline contact management queue functions moved to a separate file
991
992 * Thu Feb 6 2003 08:42 GMT [philip] 0.2.1-122
993 - src/mem_util.[ch]
994 constant arguments
995
996 * Wed Feb 5 2003 15:20 GMT [philip] 0.2.1-121
997 - modules/yahoo2/
998 add support for modifying addressbook entries
999
1000 * Wed Feb 5 2003 10:46 GMT [colin] 0.2.1-120
1001 - src/smileys.c
1002 Fix problem when multiple html tags were followed by a smiley
1003
1004 * Wed Feb 5 2003 08:30 GMT [philip] 0.2.1-119
1005 - src/prefs_window.c
1006 plugin prefs: Ok/Cancel buttons even if no prefs for this plugin
1007
1008 * Wed Feb 5 2003 07:23 GMT [philip] 0.2.1-118
1009 - src/util.c
1010 don't move a contact if moving to himself
1011 don't merge contact with contact in another group if not moving to that group
1012
1013 * Wed Feb 5 2003 06:34 GMT [philip] 0.2.1-117
1014 - src/prefs_window.c
1015 fixed plugin prefs not loading
1016 PLUGIN_PREF was == 0 ==> if(pref_type != 0) never entered
1017 enable debugging as soon as possible (as soon as the pref is read from file)
1018
1019 * Mon Feb 3 2003 11:10 GMT [andy] 0.2.1-116
1020 - modules/msn2/libmsn2/msn_core.C
1021 Check for null pointer
1022
1023 * Mon Feb 3 2003 11:10 GMT [andy] 0.2.1-115
1024 - src/Makefile.am
1025 - src/edit_local_accounts.c
1026 - src/main.c
1027 - src/plugin.c
1028 - src/prefs.c
1029 - src/prefs.h
1030 - src/status.c
1031 - src/prefs_window.[ch] ** NEW FILES **
1032 Move prefs window stuff to its own file from prefs.c
1033 This was most of prefs.c - there's more cleanup to do before
1034 some of the other stuff [eb_read_prefs() / write_prefs()] can move
1035 back to prefs.c
1036
1037 * Mon Feb 3 2003 09:36 GMT [colin] 0.2.1-114
1038 - src/util.c
1039 rename_nick_log breaks if oldlog == newlog
1040
1041 * Sat Feb 1 2003 19:22 GMT [philip] 0.2.1-113
1042 - src/util.[ch]
1043 escape/unescape string takes const
1044
1045 * Fri Jan 31 2003 23:10 GMT [colin] 0.2.1-112
1046 - modules/msn2/msn.C modules/msn2/libmsn2/msn_core.C
1047 Fix problem when adding group
1048
1049 * Fri Jan 31 2003 13:23 GMT [philip] 0.2.1-111
1050 - src/service.h src/value_pair.c
1051 made some functions accept const args
1052 - modules/aim-toc,icq,irc,jabber,msn2,yahoo2
1053 change to reflect above
1054
1055 * Fri Jan 31 2003 13:04 GMT [colin] 0.2.1-110
1056 - src/chat_window.c
1057 Try to fix this conversation restore thingy once again
1058
1059 * Fri Jan 31 2003 11:46 GMT [philip] 0.2.1-109
1060 - src/help_menu.c
1061 new url for ayttm manual
1062 - src/status.c
1063 put back entry for ayttm manual, changed some of the hot keys to avoid
1064 duplicates
1065
1066 * Fri Jan 31 2003 07:21 GMT [philip] 0.2.1-108
1067 - src/plugin_api.c
1068 free callback data - was a memory leak
1069 - src/add_contact_window.c
1070 Defer writing contact list until account is actually added
1071 - src/util.c
1072 Fix the move contact if already added code - it was segfaulting since
1073 add_contact_window expected a modal dialog, but we changed to a modeless
1074 prompt.
1075 Defer writing contact_mgmt_queue until we're certain this is what the
1076 user wants to do
1077 Update the contact list when it's done
1078 move_account should also write_contact_list when done
1079
1080 * Fri Jan 31 2003 06:12 GMT [philip] 0.2.1-107
1081 - modules/yahoo2/yahoo.c
1082 Don't allow login to be called when connection is in connecting
1083 state.
1084
1085 * Thu Jan 30 2003 15:03 GMT [colin] 0.2.1-106
1086 - src/chat_room.c
1087 fix colour when no timestamping
1088 let the timestamp colour also change for contrast.
1089
1090 * Thu Jan 30 2003 14:33 GMT [philip] 0.2.1-105
1091 - src/gtk/gtk_eb_html.c
1092 ok, this time really fixed the colours
1093 - src/chat_window.c
1094 let the timestamp colour also change for contrast.
1095
1096 * Thu Jan 30 2003 12:12 GMT [colin] 0.2.1-104
1097 - modules/aim-toc
1098 implement add_group, del_group, rename_group
1099 fix login-related logic bugs
1100
1101 * Thu Jan 30 2003 09:58 GMT [philip] 0.2.1-103
1102 - src/gtk/gtk_eb_html.c
1103 fix contrast when background is dark, but not that dark :/
1104
1105 * Thu Jan 30 2003 09:37 GMT [colin] 0.2.1-102
1106 - modules/msn2
1107 Edit contact after having allowed him
1108
1109 * Thu Jan 30 2003 09:37 GMT [colin] 0.2.1-101
1110 - modules/aim-toc
1111 Fix debug
1112 implement change_group() callback (TODO: add_group, del_group,
1113 rename_group)
1114
1115 * Thu Jan 30 2003 08:20 GMT [philip] 0.2.1-100
1116 - src/message_parse.[ch]
1117 - modules/*
1118 remove SERVICE_INFO from eb_parse_incoming_message - it isn't used
1119
1120 * Thu Jan 30 2003 07:25 GMT [philip] 0.2.1-99
1121 - modules/yahoo2/yahoo.c
1122 fix addressbook bug if only first name set
1123
1124 * Thu Jan 30 2003 06:48 GMT [philip] 0.2.1-98
1125 - src/chat_window.c
1126 variable name typo message -> text
1127
1128 * Thu Jan 30 2003 05:24 GMT [philip] 0.2.1-97
1129 - src/chat_room.c src/chat_window.c
1130 Check for get_smileys before trying to use it
1131 - src/smileys.c
1132 if(RUN_SERVICE(account)) -> if(RUN_SERVICE(account)->get_smileys)
1133
1134 * Wed Jan 29 2003 20:00 GMT [philip] 0.2.1-96
1135 - modules/yahoo2/yahoo.c
1136 Update contact list when we get a buddy name update
1137
1138 * Wed Jan 29 2003 19:14 GMT [colin] 0.2.1-95
1139 - `find . -name "*.[Cch]"`
1140 Copyright sed "s///"
1141
1142 * Wed Jan 29 2003 17:20 GMT [colin] 0.2.1-94
1143 - src/chat_window.c
1144 Fix bug with sound's toggle button
1145
1146 * Wed Jan 29 2003 15:33 GMT [colin] 0.2.1-93
1147 - src/util.[ch]
1148 Add group_mgmt_check_moved() so the modules can know
1149 whether they shouldn't locally re-add a deleted group
1150 - modules/msn2/msn.C
1151 Use it
1152
1153 * Wed Jan 29 2003 15:20 GMT [philip] 0.2.1-92
1154 - modules/yahoo2/
1155 change_user_name implemented
1156 free_local_account implemented
1157 Added creating addressbook entries.
1158 TODO: handle duplicate address book entries
1159
1160 * Wed Jan 29 2003 15:13 GMT [colin] 0.2.1-91
1161 - modules/msn2/msn.C
1162 Remove 0.2.1-82 hack (it's fixed in 0.2.1-86 ;-))
1163
1164 * Wed Jan 29 2003 15:13 GMT [colin] 0.2.1-90
1165 - modules/msn2/msn.C
1166 Fix bug with default group
1167
1168 * Wed Jan 29 2003 14:54 GMT [colin] 0.2.1-89
1169 - src/util.[ch]
1170 offline group management (sync problems to fix)
1171
1172 * Wed Jan 29 2003 13:29 GMT [philip] 0.2.1-88
1173 - src/util.[ch] src/service.[ch]
1174 major cleanups to utility functions
1175
1176 * Wed Jan 29 2003 12:28 GMT [colin] 0.2.1-87
1177 - src/service.h
1178 Modules should be able to free their protocol_account_data
1179
1180 * Wed Jan 29 2003 10:40 GMT [colin] 0.2.1-86
1181 - src/util.c src/edit_contact_window.c
1182 Fix contact renaming (when another contact with the same name
1183 already exists).
1184
1185 * Wed Jan 29 2003 09:45 GMT [colin] 0.2.1-85
1186 - src/util.[ch]
1187 plug change_user_name
1188
1189 * Wed Jan 29 2003 09:12 GMT [philip] 0.2.1-84
1190 - src/service.[ch]
1191 gchar->char, gint->int, gboolean->ing
1192 added change_user_name to callbacks
1193
1194 * Wed Jan 29 2003 09:06 GMT [philip] 0.2.1-83
1195 - src/llist.c
1196 fixed bug in l_list_insert_sorted which messed up if item was last
1197 in the list
1198
1199 * Tue Jan 28 2003 13:07 GMT [colin] 0.2.1-82
1200 - modules/msn2/msn.C
1201 don't rename contact to friendyname if already existing
1202 (hack, should _fix_ it)
1203
1204 * Tue Jan 28 2003 10:33 GMT [colin] 0.2.1-81
1205 - modules/*/*c
1206 Modules SHOULD NOT modify core's globals
1207
1208 * Tue Jan 28 2003 10:33 GMT [colin] 0.2.1-80
1209 - src/chat_room.c
1210 fix chat_rooms-related segfaults in util.c
1211 - modules/workwizu/workwizu.c
1212 paranoid inits
1213
1214 * Tue Jan 28 2003 09:26 GMT [colin] 0.2.1-79
1215 - src/chat_window.c
1216 begin grouping gtk things together
1217
1218 * Tue Jan 28 2003 06:15 GMT [colin] 0.2.1-78
1219 - src/gtkspell.[ch] src/gtkutils.[ch]
1220 moved to gtk/
1221
1222 * Tue Jan 28 2003 06:15 GMT [philip] 0.2.1-77
1223 - modules/{aim-toc,icq,msn2,yahoo2}/Makefile.am
1224 put GTK_CFLAGS back
1225 - modules/aim-toc/libtoc/libtoc.[ch]
1226 g{char,int,boolean} -> {char,int,int}
1227 - modules/irc/irc.c, modules/jabber/jabber.c
1228 get_status_pixmap
1229 - modules/service.h
1230 remove gdk
1231
1232 * Tue Jan 28 2003 00:32 GMT [colin] 0.2.1-76
1233 - src/gtk ** NEW **
1234 - src/gtk_eb_html.[ch] src/extgtktext.[ch]
1235 - src/Makefile.am configure.in
1236 Move some gtk stuff to a specific directory
1237
1238 * Mon Jan 27 2003 21:29 GMT [colin] 0.2.1-75
1239 - modules/icq
1240 Get rid of gtk deps
1241 - modules/icq-toc
1242 Get rid of gtk deps (untested)
1243
1244 * Mon Jan 27 2003 18:15 GMT [colin] 0.2.1-74
1245 - src/log_window.c
1246 Don't f*ck up original buffer
1247
1248 * Mon Jan 27 2003 17:55 GMT [colin] 0.2.1-73
1249 - modules/*/Makefile.am
1250 Remove GTK_CFLAGS
1251 - modules/yahoo2/yahoo.c
1252 Oops, fix a compile error
1253
1254 * Mon Jan 27 2003 17:31 GMT [colin] 0.2.1-72
1255 - modules/aim-toc
1256 Get rid of gtk deps
1257
1258 * Mon Jan 27 2003 17:08 GMT [colin] 0.2.1-71
1259 - src/gtkutils[ch]
1260 New files (gtk utilities)
1261 - lots of files
1262 Remove some more gtk dependencies in modules
1263
1264 * Mon Jan 27 2003 16:12 GMT [colin] 0.2.1-70
1265 - src/account_parser.y src/contact_parser.y
1266 gchar -> char
1267
1268 * Mon Jan 27 2003 12:08 GMT [colin] 0.2.1-69
1269 - src/status.c
1270 Remove a stupid useless debug
1271
1272 * Mon Jan 27 2003 13:35 GMT [philip] 0.2.1-68
1273 - modules/irc/irc.c
1274 use eb_set_active_menu_status to set menu status
1275 - modules/utility/middle.c, modules/utility/rainbow.c
1276 gchar -> char, gint -> int
1277 - src/account.h
1278 no longer depends on glib
1279 added entry for eb_local_account* to eb_account
1280 - src/chat_window.c, src/plugin.h, src/plugin_api.[ch], src/status.c
1281 GList -> LList
1282 - src/contact.h, src/message_parse.h, src/prefs.c, src/util.[ch]
1283 gchar, gint, gboolean -> char, int, int
1284 - src/llist.[ch]
1285 add l_list_nth
1286 - src/sound.c
1287 add <glib.h> it's really needed here
1288
1289 * Mon Jan 27 2003 11:45 GMT [colin] 0.2.1-67
1290 - modules/msn2/msn.C modules/msn2/libmsn2/msn_core.C
1291 Fix group deletion for certain accounts
1292
1293 * Mon Jan 27 2003 08:55 GMT [philip] 0.2.1-66
1294 - src/chat_room.c
1295 check for NULL account when conferencing with someone not on our buddy list
1296 - modules/yahoo2/yahoo.c
1297 remove duplicate joined/left message in conference
1298
1299 * Mon Jan 27 2003 08:35 GMT [philip] 0.2.1-65
1300 - modules/yahoo2/yahoo.c
1301 Disable conference typing - not supported
1302 Set chat_room service_id
1303
1304 * Mon Jan 27 2003 05:31 GMT [philip] 0.2.1-64
1305 - src/about.c src/crash.c src/main.c src/status.c
1306 put back the - between VERSION and RELEASE. First release should be 1
1307
1308 * Sun Jan 26 2003 22:27 GMT [colin] 0.2.1-63
1309 - modules/msn2
1310 specific debug for msn
1311
1312 * Sun Jan 26 2003 19:36 GMT [philip] 0.2.1-62
1313 - src/status.c
1314 Don't let window automatically resize width when contacts change status
1315 This was so annoying!
1316
1317 * Sun Jan 26 2003 11:35 GMT [philip] 0.2.1-61
1318 - src/browser.c console_session.c extgtktext.c file_select.c
1319 - src/gtk_eb_html.c plugin_api.c service.c sound.c speech.c
1320 remove references to intl.h where there aren't any strings to translate
1321
1322 * Sun Jan 26 2003 11:25 GMT [philip] 0.2.1-60
1323 - modules/yahoo2/libyahoo2/yahoo_httplib.c
1324 initialise epos to avoid possible segfaul
1325
1326 * Sun Jan 26 2003 08:35 GMT [philip] 0.2.1-59
1327 - jabber works again
1328
1329 * Sun Jan 26 2003 08:30 GMT [philip] 0.2.1-58
1330 - src/sound.h
1331 forgot to commit this one. gchar -> char
1332
1333 * Sun Jan 26 2003 06:15 GMT [philip] 0.2.1-57
1334 - modules/importers/msn_smileys.c
1335 - modules/importers/smileysc.c
1336 - modules/importers/yahoo_smileys.c
1337 GList -> LList, and some static stuff
1338
1339 * Sun Jan 26 2003 06:03 GMT [philip] 0.2.1-56
1340 - src/globals.h
1341 removed glib.h, gchar -> char, gint -> int
1342 - src/input_list.c
1343 doesn't require intl.h
1344 - mem_util.h
1345 don't redeclare snprintf, strdup, etc..., make TRUE/FALSE an enum
1346 - value_pair.c
1347 Cosmetics, remove glib (no longer required)
1348
1349 * Sun Jan 26 2003 01:31:26 GMT [andy] 0.2.1-55
1350 - modules/jabber/jabber.c
1351 Fix my overzealous static mods [Mea Culpa]
1352
1353 * Sat Jan 25 2003 13:12 GMT [philip] 0.2.1-54
1354 - modules/aim-toc/aim-toc.c
1355 - modules/icq/icq.c
1356 use eb_set_active_menu_status to set the menu status
1357
1358 * Sat Jan 25 2003 10:20 GMT [colin] 0.2.1-53
1359 - modules/workwizu
1360 GList -> LList
1361
1362 * Sat Jan 25 2003 00:08 GMT [colin] 0.2.1-52
1363 - src/chat_window.c
1364 Put back status changes because people want it :)
1365 - modules/msn2/msn.C
1366 Log status changes
1367
1368 * Fri Jan 24 2003 20:35 GMT [philip] 0.2.1-51
1369 - src/value_pair.[ch], src/input_list.[ch]
1370 and everything that depends on these
1371 Changed GList to LList
1372
1373 * Fri Jan 24 2003 16:58 GMT [colin] 0.2.1-50
1374 - src/prefs.c
1375 Reword some labels, fix fontsize entry size
1376
1377 * Fri Jan 24 2003 16:37 GMT [colin] 0.2.1-49
1378 - src/smileys.c
1379 Fix (i hope) smileys containing <>
1380
1381 * Fri Jan 24 2003 15:45 GMT [colin] 0.2.1-48
1382 - src/chat_window.c
1383 Don't log status changes - useless & ugly
1384
1385 * Fri Jan 24 2003 15:45 GMT [andy] 0.2.1-47
1386 - modules/utility/autotrans.c
1387 - modules/utility/middle.c
1388 - modules/utility/notes.c
1389 - modules/utility/rainbow.c
1390 Yet more include cleanups and addition of statics
1391
1392 * Fri Jan 24 2003 14:34 GMT [colin] 0.2.1-46
1393 - src/llist.c
1394 Another segfault less :)
1395
1396 * Fri Jan 24 2003 14:29 GMT [colin] 0.2.1-45
1397 - src/externs.h
1398 - modules/utility/autotrans.c middle.c rainbow.c
1399 Use LList instead of GList
1400
1401 * Fri Jan 24 2003 13:57 GMT [colin] 0.2.1-44
1402 - src/llist.c
1403 Fix segfaults
1404
1405 * Fri Jan 24 2003 13:30 GMT [philip] 0.2.1-43
1406 - modules/yahoo2/libyahoo2
1407 added support for reading yahoo addressbook
1408 - src/llist.[ch]
1409 fixed prepend
1410 - src/almost all files
1411 - modules/aim-toc, modules/msn2, modules/yahoo2, modules/importers
1412 changed GList to LList in most places.
1413 Only places left are:
1414 - any place that sends a GList to a combo box
1415 - value_pair.[ch]
1416 - service.[ch]
1417
1418 * Fri Jan 24 2003 11:45 GMT [andy] 0.2.1-42
1419 - modules/aim-toc/aim-toc.c
1420 - modules/icq/icq.c
1421 - modules/irc/irc.c
1422 - modules/jabber/jabber.c
1423 - src/about.c
1424 - src/edit_account_window.c
1425 - src/edit_contact_window.c
1426 - src/info_window.c
1427 - src/info_window.h
1428 Yet more include cleanups and addition of statics
1429 Changed name of clear_info_window() to eb_info_window_clear() for consistency
1430
1431 * Fri Jan 24 2003 11:05 GMT [colin] 0.2.1-41
1432 - src/crash.c
1433 Avoid useless bugreports (we really have to fix this
1434 automake problems :()
1435
1436 * Fri Jan 24 2003 10:33 GMT [colin] 0.2.1-40
1437 - src/log_window.[ch] src/chat_window.c
1438 Fix bug: font ignoring prefs weren't ignored on
1439 Log view nor on conv. restoring
1440 - src/extgtktext.c
1441 add a missing \n
1442 - src/edit_account_window.c src/edit_contact_window.c
1443 Cosmetics
1444
1445 * Fri Jan 24 2003 10:10 GMT [philip] 0.2.1-39
1446 - libproxy/libproxy.h - doesn't need config.h
1447
1448 * Fri Jan 24 2003 10:10 GMT [philip] 0.2.1-38
1449 - src/llist.[ch]
1450 Added l_list_prepend, l_list_concat, l_list_insert_sorted and l_list_find
1451
1452 * Fri Jan 24 2003 08:00 GMT [colin] 0.2.1-37
1453 - src/sound.c
1454 Cosmetics
1455
1456 * Fri Jan 24 2003 08:00 GMT [colin] 0.2.1-36
1457 - src/util.[ch]
1458 Cosmetics
1459
1460 * Fri Jan 24 2003 07:05 GMT [colin] 0.2.1-35
1461 - src/chat_window.c src/info_window.c
1462 more cosmetics
1463
1464 * Fri Jan 24 2003 05:45 GMT [philip] 0.2.1-34
1465 - src/browser.c
1466 GdkWindow * -> void * if not in Win32.
1467 Also, browser.c doesn't use gtk - at all.
1468 - ChangeLog
1469 Hmmm, looks like Colin's logging in French time ;)
1470
1471 * Fri Jan 24 2003 05:23 GMT [colin] 0.2.1-33
1472 - src/main.c src/edit_local_accounts.c src/status.c
1473 - src/util.[ch] src/service.[ch]
1474 Cosmetics
1475
1476 * Fri Jan 24 2003 04:36 GMT [colin] 0.2.1-32
1477 - src/editcontacts.c ** REMOVED **
1478 - src/edit_local_accounts.c ** NEW FILE **
1479 Use a better name for this file
1480
1481 * Fri Jan 24 2003 00:27:09 GMT [andy] 0.2.1-31
1482 - src/account.c
1483 - src/chat_room.c
1484 - src/chat_window.c
1485 - src/dialog.c
1486 - src/main.c
1487 - src/nomodule.c
1488 - src/smileys.c
1489 - src/status.c
1490 More include cleanups and addition of statics
1491
1492 * Thu Jan 23 2003 23:10 GMT [andy] 0.2.1-30
1493 - src/browser.c
1494 - src/browser.h
1495 - src/crash.c
1496 - src/gtk_eb_html.c
1497 - src/help_menu.c
1498 - modules/msn2/msn.C
1499 - modules/yahoo2/yahoo.c
1500 Remove open_url_nw [it was the same as open_url()]
1501 Cleanup browser.c
1502
1503 * Thu Jan 23 2003 07:45 GMT [philip] 0.2.1-29
1504 - modules/yahoo2/yahoo.c
1505 service_callbacks is malloc'ed again. it is freed in unload_module
1506
1507 * Thu Jan 23 2003 06:30 GMT [philip] 0.2.1-28
1508 - src/dialog.[ch]
1509 added do_message_dialog - which can be set as modal or modeless
1510 - modules/aim, icq, importers, utility, sms, yahoo2
1511 changed some do_error_dialog calls to do_message_dialog call - modeless
1512 - src/account.c
1513 changed g_snprintf to snprintf
1514
1515 * Thu Jan 23 2003 06:15 GMT [philip] 0.2.1-27
1516 - modules/yahoo2/yahooc.
1517 No more NULL you've got new mail messages
1518
1519 * Thu Jan 23 2003 06:05 GMT [philip] 0.2.1-26
1520 - added llist.[ch] and mem_util.[ch]
1521
1522 * Thu Jan 23 2003 05:10 GMT [philip] 0.2.1-25
1523 - modules/yahoo2/yahoo.c
1524 Made all local functions and variables static
1525 struct service_callbacks is static - so that it is automatically
1526 deallocated when the program terminates
1527
1528 * Wed Jan 22 2003 07:23 GMT [philip] 0.2.1-24
1529 - src/prefs.c
1530 Added a browse button for alternate browser.
1531 We need the same for dictionary.
1532
1533 * Tue Jan 21 2003 20:03 GMT [colin] 0.2.1-23
1534 - src/prefs.c
1535 HTML debugging (stable) goes to hidden prefs
1536
1537 * Tue Jan 21 2003 14:57 GMT [philip] 0.2.1-22
1538 Yahoo group rename enabled
1539
1540 * Tue Jan 21 2003 13:04 GMT [colin] 0.2.1-21
1541 - src/util.[ch] src/edit_group_window.c
1542 rename_group function
1543 rename_group and add_group call modules functions
1544 if available
1545 - src/service.h
1546 add_group and rename_group callbacks
1547 - modules/msn2
1548 implement group add and group rename
1549
1550 * Tue Jan 21 2003 12:09 GMT [colin] 0.2.1-20
1551 - src/util.c
1552 Delete contact if it has no more accounts
1553
1554 * Tue Jan 21 2003 11:45 GMT [philip] 0.2.1-19
1555 - modules/yahoo2/*
1556 Implemented group rename, now just wait till the core catches up
1557
1558 * Tue Jan 21 2003 11:00 GMT [philip] 0.2.1-18
1559 - modules/yahoo2/libyahoo2/libyahoo2.c
1560 Fixed utf8 encoding for sending offline messages
1561
1562 * Tue Jan 21 2003 10:26 GMT [colin] 0.2.1-17
1563 - src/chat_window.c
1564 Cleaner way to go to end of text (conv restore)
1565
1566 * Tue Jan 21 2003 10:02 GMT [colin] 0.2.1-16
1567 -src/status.c
1568 Forgot g_free()
1569
1570 * Tue Jan 21 2003 09:19 GMT [colin] 0.2.1-15
1571 - src/status.c
1572 Update window title when people log(in|off)
1573
1574 * Tue Jan 21 2003 05:25 GMT [philip] 0.2.1-14
1575 - src/chat_room.c
1576 - src/chat_window.c
1577 - src/smileys.[ch]
1578 show_smileys_cb doesn't need a GtkWidget
1579 - src/smileys.[ch]
1580 More static functions
1581 - src/dialog.h
1582 - src/util.h
1583 Comment the fact that #include in sound.c needs to be fixed
1584
1585 * Tue Jan 21 2003 01:08 GMT [andy] 0.2.1-13
1586 - src/add_contact_window.c
1587 - src/extgtktext.c
1588 - src/plugin.c
1589 - src/plugin.h
1590 - src/sound.c
1591 - src/trigger.c
1592 More static functions and header cleanup
1593
1594 * Mon Jan 20 2003 20:10 GMT [philip] 0.2.1-12
1595 - src/account.c
1596 - src/add_contact_window.[ch]
1597 - src/chat_room.c
1598 - src/chat_window.[ch]
1599 - src/log_window.h
1600 - src/message_parse.c
1601 - src/nomodule.c
1602 - src/sound.[ch]
1603 - src/util.c
1604 More clean ups to add to andy's and code formatting
1605 - src/dialog.[ch]
1606 Moved types from dialog.h to dialog.c - they are only used in there
1607 - src/gtk_eb_html.h
1608 Doesn't really use gtk
1609 - src/status.[ch]
1610 Removed gtk dependency
1611
1612 * Mon Jan 20 2003 18:04 GMT [andy] 0.2.1-11
1613 - src/add_contact_window.h
1614 - src/chat_room.h
1615 - src/editcontacts.c
1616 - src/service.h
1617 - src/util.h
1618 Re-clean some un-cleaned header cleanup :-)
1619 - src/away_window.h
1620 - src/browser.h
1621 - src/console_session.h
1622 - src/gtk_eb_html.h
1623 Added ifndef guards
1624 - src/message_parse.c
1625 - src/prefs.c
1626 - src/util.c
1627 Made some functions and vars static
1628
1629 * Mon Jan 20 2003 14:11 GMT [colin] 0.2.1-10
1630 - modules/msn2/msn.C
1631 Group names too are Utf8 encoded...
1632
1633 * Mon Jan 20 2003 14:11 GMT [colin] 0.2.1-9
1634 - src/service.h sr/util.c
1635 Add a del_group() callback (deletes a group server-side)
1636 - modules/msn2/msn.C
1637 implement group deletion
1638
1639 * Mon Jan 20 2003 14:04 GMT [andy] 0.2.1-8
1640 - src/prefs.c
1641 Cleanup the plugin prefs window
1642
1643 * Mon Jan 20 2003 12:26 GMT [philip] 0.2.1-7
1644 - src/triggerdecls.h is back in trigger.h. sorry andy, I should have left it
1645 alone the first time.
1646 - removed refs to triggerdecls.h from all files that used it
1647 - src/away_window.h
1648 remove all gtk references.
1649 remove prototypes for show_away and show_away2 and struct _away - they only
1650 used in away_window.c
1651 replace GtkWidget * away_message with gchar * get_away_message() - and patch
1652 all files that use it (chat_window.c, aim-toc.c)
1653
1654 * Mon Jan 20 2003 09:59 GMT [colin] 0.2.1-6
1655 - src/account.[ch] src/util.c
1656 Add deletion support to offline contact mgmt
1657 Add connecting flag to eb_local_account
1658 - modules/msn2/msn.C modules/yahoo2/yahoo.c
1659 Use connecting flag
1660
1661 * Mon Jan 20 2003 08:00 GMT [philip] 0.2.1-5
1662 - Fixed the spec file - file paths are correct and gdb added to requires in
1663 case the rpm is compiled with --enable-crash-dialog
1664
1665 * Mon Jan 20 2003 06:52 GMT [philip] 0.2.1-5
1666 - Changed ChangeLog to use GMT only
1667
1668 * Sun Jan 19 2003 23:12 GMT [colin] 0.2.1-5
1669 - src/main.c
1670 Read prefs before loading modules (or their settings won't be set)
1671
1672 * Sun Jan 19 2003 13:57 GMT [philip] 0.2.1-4
1673 - Cleaned up Makefiles to use AM_CFLAGS instead of CFLAGS
1674 ok, I didn't really do all this in 4 minutes, I did both changes yesterday
1675 - uh, forgot to mention. added #include <string.h> to plugin_api.c
1676
1677 * Sun Jan 19 2003 13:53 GMT [philip] 0.2.1-3
1678 - sync'ed yahoo with libyahoo2
1679 - sanitised the version numbers... pre comes before, not after a release
1680
1681 * Sun Jan 19 2003 10:50 GMT [colin] 0.2.1pre2
1682 - src/status.c src/util.c src/util.h
1683 First version of offline contact management cacheing
1684
1685 * Sun Jan 19 2003 10:50 GMT [colin] 0.2.1pre1
1686 - modules/msn2/msn.C modules/msn2/libmsn2/msn_core.C
1687 Set correct group when adding user
1688 Hide "already on list" error because we don't care
1689
1690 * Sun Jan 19 2003 01:49 GMT [colin] 0.2.1
1691 - src/about.c src/crash.c src/main.c src/status.c
1692 Remove - in version strings
1693 Release 0.2.1
1694
1695 * Fri Jan 18 2003 11:40 GMT [colin] 0.2-125
1696 - src/util.c src/util.h src/add_contact_window.c
1697 Forbid contact & account move/add/del when not
1698 online (avoid messing up server-side lists)
1699
1700 * Fri Jan 18 2003 11:00 GMT [colin] 0.2-124
1701 - src/crash.c
1702 Fix a format string error
1703 - modules/jabber/libxode/xstream.c
1704 Initialize err
1705
1706 * Fri Jan 18 2003 00:02 GMT [colin] 0.2-123
1707 - src/Makefile.am
1708 Put back explicit deps on defaults.h for now
1709
1710 * Fri Jan 17 2003 23:19 GMT [colin] 0.2-122
1711 - src/main.c
1712 Reordered loading things so we can properly init
1713 default prefs when they don't exist
1714 - src/prefs.c
1715 If prefs don't exist, write them
1716 - src/plugin_api.c
1717 Don't add twice the same thing in profile menu
1718
1719 * Fri Jan 17 2003 20:00 GMT [colin] 0.2-121
1720 - src/prefs.c src/gtk_eb_html.c
1721 Sorted out fonts strangenesses and bugs (thanks
1722 to Philip!)
1723
1724 * Fri Jan 17 2003 19:00 GMT [colin] 0.2-120
1725 - modules/msn2/libmsn2/msn_core.C
1726 dump no-content-type packets
1727
1728 * Fri Jan 17 2003 19:00 GMT [colin] 0.2-119
1729 - src/service.c
1730 Fix crash with log renaming when new log existed
1731 and not old one
1732
1733 * Fri Jan 17 2003 16:47 GMT [colin] 0.2-118
1734 - configure.in
1735 Enable crash dialog by default
1736
1737 * Fri Jan 17 2003 15:43 GMT [colin] 0.2-117
1738 - modules/msn2/msn.C
1739 More utf8 decoding in friendlynames
1740 Less leaks
1741
1742 * Fri Jan 17 2003 15:21 GMT [philip] 0.2-116
1743 - commented out workwizu from configure.in
1744
1745 * Fri Jan 17 2003 15:09 GMT [colin] 0.2-116
1746 - modules/msn2/msn.C
1747 Friendlynames are utf8 encoded
1748
1749 * Fri Jan 17 2003 15:01 GMT [philip] 0.2-115
1750 - added missing to .cvsignore
1751 - removed explicit dependency on defaults.h
1752
1753 * Thu Jan 16 2003 21:38 GMT [colin] 0.2-114
1754 - src/crash.c
1755 remove useless filename and its g_free()
1756 - src/status.c
1757 put back the web site in help menu
1758
1759 * Thu Jan 16 2003 20:21 GMT [philip] 0.2-113
1760 - Changed ChangeLog format
1761
1762 * Thu Jan 16 2003 19:58 GMT [philip] 0.2-113
1763 - configure.in
1764 changed version number scheme. after hyphen goes into RELEASE
1765
1766 * Thu Jan 16 2003 19:32 GMT [philip] 0.2-112
1767 - Makefile.am src/Makefile.am configure.in
1768 spec file is generated
1769 desktop files are placed in the correct directories
1770 - ayttm.spec removed
1771 - ayttm.spec.in added
1772 - help_menu.c main.c fixed the url
1773 - crash.c
1774 gchar * filename;
1775 g_free(filename);
1776 where's the alloc?
1777
1778 * Thu Jan 16 2003 17:22 GMT [colin] 0.2-111
1779 - src/account.c
1780 src/add_contact_window.h
1781 src/chat_window.c
1782 src/log_window.c
1783 src/service.c
1784 src/service.h
1785 src/util.c
1786 src/util.h
1787 Better log handling
1788 - filename is now Group-Nick
1789 - old logs will get renamed to the new format
1790 - "concatenation" of two contacts within a single
1791 one will merge the two logs (without messing
1792 with dates, though)
1793
1794 * Thu Jan 16 2003 14:31 GMT [colin] 0.2-110
1795 - src/chat_room.c
1796 Uh, 0.2-107 was actually worse than before
1797
1798 * Thu Jan 16 2003 14:00 GMT [colin] 0.2-109
1799 - modules/msn2/msn.C
1800 Don't launch connchecker too soon
1801
1802 * Thu Jan 16 2003 13:57 GMT [colin] 0.2-108
1803 - src/prefs.c
1804 Fix segfault when modules' prefs window
1805 was closed using WM's X button
1806
1807 * Thu Jan 16 2003 12:14 GMT [colin] 0.2-107
1808 - src/chat_room.c
1809 src/util.c
1810 Preventive fix(?) for a strange segfault
1811
1812 * Thu Jan 16 2003 13:02 GMT [philip] 0.2-106
1813 - many files
1814 changed yattm to ayttm
1815 - sounds/, Makefile.am
1816 install sounds in $(pkgdatadir)/sounds instead of
1817 $(datadir)/sounds/ayttm
1818
1819 * Thu Jan 16 2003 12:14 GMT [colin] 0.2-105
1820 - modules/aim-toc/yahoo.c ** REMOVED **
1821 Useless file
1822
1823 * Thu Jan 16 2003 10:12 GMT [colin] 0.2-104
1824 - modules/workwizu/workwizu.c
1825 Fix an include
1826
1827 * Thu Jan 16 2003 09:44 GMT [philip] 0.2-103
1828 - almost everything
1829 code cleanups. moved some headers around, removed gtk
1830 dependencies in many places.
1831 changed gtk_timeout_* and gdk_input_* to eb_timeout_* and
1832 eb_input_* - everywhere.
1833 hmmm... that's about all I can think of... see the diff
1834 for full changes
1835
1836 * Thu Jan 16 2003 04:51 GMT [philip] 0.2-102
1837 - modules/yahoo2/yahoo.c
1838 Default path for downloaded files is ~
1839 - src/file_select.c
1840 Remove typecast from void *
1841
1842 * Wed Jan 15 2003 17:55 GMT (GMT+5:30) [philip] 0.2-101
1843 - modules/yahoo2/yahoo.c
1844 FREE() is only defined if not already
1845
1846 * Wed Jan 15 2003 17:12 GMT [colin] 0.2-100
1847 - modules/msn2/msn.C
1848 Fix contact moving between groups
1849 when group didn't exist on server
1850
1851 * Wed Jan 15 2003 17:12 GMT [colin] 0.2-99
1852 - src/chat_room.c
1853 Better fix for last bug
1854
1855 * Wed Jan 15 2003 17:12 GMT [colin] 0.2-98
1856 - src/chat_room.c
1857 Remove leaving people from the typing
1858 persons list
1859
1860 * Wed Jan 15 2003 17:06 GMT [colin] 0.2-97
1861 - src/chat_room.c
1862 Popup chat rooms like chat windows,
1863 according to the pref
1864
1865 * Wed Jan 15 2003 14:02 GMT [colin] 0.2-96
1866 - src/util.[ch]
1867 Added rename_contact() function
1868 - src/edit_account_window.c
1869 Use this function
1870 - modules/msn2/msn.C
1871 Rename contacts to friendlyname when
1872 their name equals their account name
1873
1874 * Wed Jan 15 2003 13:10 GMT [colin] 0.2-95
1875 - modules/msn2
1876 Update client-side friend's groups
1877 when accounts do not exist
1878
1879 * Wed Jan 15 2003 12:48 GMT [philip] 0.2-94
1880 - modules/yahoo2
1881 updates to yahoo to handle proper utf-8 on incoming and outgoing
1882 messages
1883
1884 * Wed Jan 15 2003 [colin] 0.2-93
1885 - modules/msn2
1886 Update server-side friends' list
1887 when moving a contact between groups
1888
1889 * Wed Jan 15 2003 [philip] 0.2-92
1890 - src/browser.c
1891 uh... one doesn't free an array, also, free what you malloc,
1892 g_free what you g_new.
1893
1894 * Wed Jan 15 2003 [colin] 0.2-91
1895 - modules/msn2/msn.C
1896 don't check connection by default
1897
1898 * Wed Jan 15 2003 [colin] 0.2-90
1899 - modules/msn2/libmsn2/msn_bittybits.C
1900 remove alarm() hack - it segfaults
1901
1902 * Tue Jan 14 2003 [colin] 0.2-89
1903 - src/about.c
1904 src/add_contact_window.c
1905 src/away_window.c
1906 src/console_session.c
1907 src/contact_actions.c
1908 src/dialog.c
1909 src/edit_account_window.c
1910 src/edit_contact_window.c
1911 src/edit_group_window.c
1912 src/editcontacts.c
1913 src/file_select.c
1914 src/info_window.c
1915 src/log_window.c
1916 src/nomodule.c
1917 src/progress_window.c
1918 src/status.c
1919 src/trigger.c
1920 Remove config.h where it's useless
1921
1922 * Tue Jan 14 2003 [colin] 0.2-88
1923 - modules/yahoo2/yahoo.c
1924 Had the utf8 code been tested... Not sure ;)
1925
1926 * Tue Jan 14 2003 [colin] 0.2-87
1927 - [whole bunch of files]
1928 s/eb_parse_incomming_message/eb_parse_incoming_message
1929
1930 * Tue Jan 14 2003 [colin] 0.2-86
1931 - src/extgtktext.c
1932 Check param, it'll avoid segfaults
1933
1934 * Tue Jan 14 2003 [colin] 0.2-85
1935 - src/log_window.c
1936 Fixed another segfault/bug
1937
1938 * Tue Jan 14 2003 [philip] 0.2-84
1939 - modules/yahoo2/yahoo.c
1940 modules/yahoo2/libyahoo2/yahoo_httplib.c
1941 merged in some changes from everybuddy and changed
1942 ../../../config.h to <config.h>
1943
1944 * Tue Jan 14 2003 [philip] 0.2-83
1945 - modules/yahoo2/yahoo.c
1946 changed hack for accents to proper UTF-8 decoding
1947 thanks to Alan Humpherys
1948
1949 * Mon Jan 13 2003 [colin] 0.2-82
1950 - modules/msn2/libmsn2/msn_core.C
1951 Remove an error popup which is not
1952 necessarily an error
1953
1954 * Mon Jan 13 2003 [colin] 0.2-81
1955 - modules/msn2
1956 Try to fight buffer overflows and read()
1957 timeouts
1958
1959 * Mon Jan 13 2003 [colin] 0.2-80
1960 - src/browser.c
1961 Better escaping of the url
1962
1963 * Mon Jan 13 2003 [colin] 0.2-79
1964 - src/browser.c
1965 Clean old buggy netscape code
1966 Mozilla is now the default browser
1967 - modules/msn2/msn.C
1968 Forgotten commit
1969
1970 * Mon Jan 13 2003 [colin] 0.2-78
1971 - src/prefs.c
1972 Reload prefs after validating
1973 src/value_pair.c
1974 Remove existing key before readding it
1975
1976 * Mon Jan 13 2003 [colin] 0.2-77
1977 - src/crash.[ch] ** NEW **
1978 configure.in
1979 src/main.c
1980 src/Makefile.am
1981 Add crash handler (./configure --enable-crash-handler)
1982
1983 * Mon Jan 13 2003 [colin] 0.2-76
1984 - src/chat_room.c
1985 Always add chat rooms to the static GList
1986 (fixes typing status in CR opened by others)
1987
1988 * Mon Jan 13 2003 [philip] 0.2-75
1989 - modules/*/Makefile.am
1990 added -avoid-version to prevent making so.0, so.0.0 and so.0.0.0
1991 cd modules; make uninstall clean install
1992
1993 * Mon Jan 13 2003 [philip] 0.2-74
1994 - modules/yahoo2/yahoo.c
1995 hack for accented characters
1996 - src/about.c
1997 added my name
1998
1999 * Mon Jan 13 2003 [colin] 0.2-73
2000 - modules/workwizu/workwizu.c
2001 Check NULLs once again
2002
2003 * Mon Jan 13 2003 [colin] 0.2-72
2004 - src/chat_room.c
2005 Conversation timestamps & service color
2006
2007 * Mon Jan 13 2003 [colin] 0.2-71
2008 - modules/workwizu/workwizu.c
2009 Old clients compatibility
2010
2011 * Mon Jan 13 2003 [colin] 0.2-70
2012 - src/chat_room.c
2013 src/chat_window.c
2014 src/smileys.c
2015 Check NULL buffers
2016
2017 * Mon Jan 13 2003 [colin] 0.2-69
2018 - modules/msn2/libmsn2/msn_bittybits.C
2019 Fix a segfault at reconnection
2020
2021 * Mon Jan 13 2003 [colin] 0.2-68
2022 - modules/workwizu/workwizu.[ch]
2023 Module fixing
2024 - src/chat_room.c
2025 Update title after having set service_id
2026 Update title with * when something happens
2027
2028 * Mon Jan 13 2003 [colin] 0.2-67
2029 - modules/workwizu/workwizu.c
2030 remove printf()s
2031 - modules/msn2/msn.C
2032 Make the connection checker less
2033 sensitive
2034
2035 * Mon Jan 13 2003 [colin] 0.2-66
2036 - src/util.[ch]
2037 Add find_chatrooms_with_remote_account()
2038 - src/chat_room.[ch]
2039 Display typing status
2040 - src/message_parse.c
2041 Display typing status in chatrooms
2042
2043 * Mon Jan 13 2003 [colin] 0.2-65
2044 - src/chat_room.[ch]
2045 src/service.h
2046 modules/msn2/msn.C
2047 modules/yahoo2/yahoo.c
2048 modules/workwizu/workwizu.c
2049 Send typing status in chatrooms
2050
2051 * Mon Jan 13 2003 [colin] 0.2-64
2052 - [lots of files]
2053 s/perfered/preferred/
2054
2055 * Sun Jan 12 2003 [colin] 0.2-63
2056 - src/chat_window.c
2057 Improvements to conversation restoring
2058 (freeze/thaw, add ended if not found)
2059
2060 * Sun Jan 12 2003 [colin] 0.2-62
2061 - src/log_window.c
2062 src/chat_window.[ch]
2063 po/fr.po
2064 Fix logging
2065
2066 * Sun Jan 12 2003 [colin] 0.2-61
2067 - modules/msn/msn.C
2068 src/prefs.h
2069 Fix msn relocations errors
2070
2071 * Sun Jan 12 2003 [colin] 0.2-60
2072 - src/chat_room.c
2073 Forgot things for the chatroom names ;)
2074
2075 * Sun Jan 12 2003 [colin] 0.2-59
2076 - src/chat_room.[ch]
2077 modules/msn2/msn.C
2078 modules/workwizu/workwizu.c
2079 Nicer chatroom names
2080
2081 * Sun Jan 12 2003 [colin] 0.2-58
2082 - modules/msn2/libmsn/msn_core.C
2083 Check FIXMEs
2084
2085 * Sun Jan 12 2003 [colin] 0.2-57
2086 - modules/icq/libicq/config.h ** REMOVED **
2087 modules/icq/libicq/icqconfig.h ** NEW **
2088 modules/icq/libicq/config.c
2089 modules/icq/libicq/libicq.c
2090 modules/icq/libicq/Makefile.am
2091 Change config.h to icqconfig.h
2092
2093 * Sat Jan 11 2003 [andy] 0.2-56
2094 - [19 files]
2095 Fixes for -Wall [mainly includes]
2096
2097 * Sat Jan 11 2003 [andy] 0.2-55
2098 - modules/icq/icq.c
2099 modules/msn2/msn.C
2100 modules/workwizu/workwizu.c
2101 modules/yahoo2/yahoo.c
2102 src/browser.c
2103 src/chat_room.c
2104 src/chat_window.c
2105 src/globals.h
2106 src/gtk_eb_html.c
2107 src/main.c
2108 src/prefs.c
2109 src/service.c
2110 src/smileys.c
2111 src/smileys.h
2112 src/status.c
2113 Use pref functions to access prefs
2114
2115 * Fri Jan 10 2003 [colin] 0.2-54
2116 - src/chat_room.c
2117 src/chat_window.c
2118 src/prefs.c
2119 po/fr.po
2120 s/dictionnary/dictionary
2121 Use spell checker Colin :)
2122
2123 * Fri Jan 10 2003 [colin] 0.2-53
2124 - po/fr.po
2125 Update
2126 - src/gtkspell.c
2127 Display error popup
2128
2129 * Fri Jan 10 2003 [colin] 0.2-52
2130 - src/gtkspell.c
2131 Translate messages
2132 - src/prefs.c
2133 src/chat_window.c
2134 src/chat_root.c
2135 Specify ispell dictionnary
2136 - po/fr.po
2137 po/POTFILES.in
2138 Add gtkspell.c
2139
2140 * Fri Jan 10 2003 [colin] 0.2-51
2141 - po/fr.po
2142 Update translation
2143
2144 * Fri Jan 10 2003 [colin] 0.2-50
2145 - src/status.c
2146 Select corresponding list item when right-clicking in the contact-list
2147
2148 * Fri Jan 10 2003 [colin] 0.2-49
2149 - src/dialog.c
2150 Change microscopic OK buttons to bigger ones
2151
2152 * Fri Jan 10 2003 [colin] 0.2-48
2153 - src/status.c
2154 src/dialog.[ch]
2155 Changed more menus with "..." and separators
2156
2157
2158 * Fri Jan 10 2003 [andy] 0.2-47
2159 - src/chat_room.c
2160 src/chat_window.c
2161 src/globals.h
2162 src/prefs.c
2163 Use pref functions to access prefs
2164 src/sound.c
2165 Use pref functions to access prefs
2166 Format, header, and static cleanups
2167 src/statuc.c
2168 Use pref functions to access prefs
2169 Change some menus to indicate 'more to come' [i.e. add ...]
2170
2171 * Fri Jan 10 2003 [colin] 0.2-46
2172 - src/chat_room.c
2173 src/chat_room.h
2174 Multiline edit
2175
2176 * Fri Jan 10 2003 [colin] 0.2-45
2177 - src/about.c
2178 src/add_contact_window.c
2179 src/away_window.c
2180 src/chat_room.c
2181 src/chat_window.c
2182 src/dialog.c
2183 src/edit_group_window.c
2184 src/editcontacts.c
2185 Replace buggy gtk_window_set_focus() calls with better gtk_widget_grab_focus()
2186 (Better focus handling)
2187
2188 * Fri Jan 10 2003 [colin] 0.2-44
2189 - modules/msn2/msn.C
2190 Fix segfaults in chatroom
2191
2192 * Thu Jan 09 2003 [colin] 0.2-43
2193 - modules/workwizu/workwizu.c
2194 Fix type overflow
2195
2196 * Thu Jan 09 2003 [colin] 0.2-42
2197 - src/chat_window.c
2198 Close smiley window when closing a tab
2199
2200 * Thu Jan 09 2003 [yann] 0.2-41
2201 - Add 2 french translations
2202
2203 * Thu Jan 09 2003 [colin] 0.2-40
2204 - modules/msn2/libmsn2/msn_core.C
2205 modules/msn2/libmsn2/msn_interface.[Ch]
2206 modules/msn2/msn.C
2207 Connection checking by setting friendlyname is not compatible with
2208 unverified email addresses
2209
2210 * Thu Jan 09 2003 [colin] 0.2-39
2211 - src/about.c
2212 src/away_window.c
2213 src/chat_room.c
2214 src/dialog.c
2215 src/edit_group_window.c
2216 src/editcontacts.c
2217 src/util.c
2218 Try to set default focuses a bit better
2219
2220 * Thu Jan 09 2003 [colin] 0.2-38
2221 - src/editcontacts.c
2222 Yet another try to stabilize these four lines of code :-/
2223 - src/chat_room.c
2224 Be sure not to add twice the same person to the chat-room
2225
2226
2227 * Thu Jan 09 2003 [colin] 0.2-37
2228 - src/editcontacts.c
2229 Another segfault fix
2230
2231 * Thu Jan 09 2003 [colin] 0.2-36
2232 - src/chat_room.c
2233 Init name if not set
2234 Show only online protocols
2235
2236 * Thu Jan 09 2003 [colin] 0.2-35
2237 - "cleaning 2"
2238
2239 - src/about.c
2240 remove unused var
2241 - main.c
2242 add missing include
2243 - src/chat_room.[ch]
2244 - src/chat_window.[ch]
2245 remove smiley selector...
2246 - src/smileys.[ch]
2247 ... factorize it
2248
2249 * Thu Jan 09 2003 [colin] 0.2-34
2250 - "cleaning"
2251
2252 - src/util.c
2253 modules/aim-oscar/aim-oscar.c
2254 modules/aim-toc/aim-toc.c
2255 modules/icq-toc/icq-toc.c
2256 modules/yahoo2/yahoo.c
2257 Segfault prevention
2258 - modules/workwizu/workwizu.c
2259 More debug
2260 - modules/workwizu/workwizu.h
2261 Missing prototype
2262
2263
2264 * Wed Jan 08 2003 [colin] 0.2-33
2265 - src/chat_room.[ch]
2266 Smiley selector
2267
2268 * Wed Jan 08 2003 [colin] 0.2-32
2269 - po/fr.po
2270 Update translation
2271
2272 * Wed Jan 08 2003 [andy] 0.2-31
2273 - src/about.[ch]
2274 Separate Yattm & Everybuddy developer lists
2275
2276 * Wed Jan 08 2003 [colin] 0.2-30
2277 - modules/workwizu/workwizu.[ch]
2278 Chatroom support, fixes
2279
2280 * Wed Jan 08 2003 [colin] 0.2-29
2281 - modules/msn2/msn.C
2282 Remove buggy smiley
2283
2284 * Wed Jan 08 2003 [colin] 0.2-28
2285 - src/chat_room.c
2286 Display contact nickname in
2287 "joined chat" line
2288
2289 * Wed Jan 08 2003 [colin] 0.2-27
2290 - pixmaps/msn/moon.xpm
2291 pixmaps/msn/rainbow.xpm
2292 pixmaps/msn/devil.xpm
2293 pixmaps/msn/photo.xpm
2294 Forgot these ones
2295 - src/smileys.c
2296 Add them
2297
2298 * Wed Jan 08 2003 [colin] 0.2-26
2299 - pixmaps/msn/brheart.xpm
2300 pixmaps/msn/clock.xpm
2301 pixmaps/msn/deadflower.xpm
2302 pixmaps/msn/film.xpm
2303 pixmaps/msn/flower.xpm
2304 pixmaps/msn/handcuffs.xpm
2305 pixmaps/msn/heart.xpm
2306 The last missing MSN smileys
2307 - src/smileys.c
2308 These smileys added
2309
2310 * Wed Jan 08 2003 [colin] 0.2-25
2311 - src/smileys.c
2312 Include Yann's smileys
2313
2314 * Wed Jan 08 2003 [yann] 0.2-24
2315 - pixmaps/msn/angel.xpm ** NEW **
2316 pixmaps/msn/bat.xpm ** NEW **
2317 pixmaps/msn/neutral.xpm ** NEW **
2318 More MSN smileys
2319
2320 * Wed Jan 08 2003 [colin] 0.2-23
2321 - pixmaps/msn/boy.xpm ** NEW **
2322 pixmaps/msn/bulb.xpm ** NEW **
2323 pixmaps/msn/cake.xpm ** NEW **
2324 pixmaps/msn/cat.xpm ** NEW **
2325 pixmaps/msn/coffee.xpm ** NEW **
2326 pixmaps/msn/dog.xpm ** NEW **
2327 pixmaps/msn/email.xpm ** NEW **
2328 pixmaps/msn/gift.xpm ** NEW **
2329 pixmaps/msn/girl.xpm ** NEW **
2330 pixmaps/msn/kiss.xpm ** NEW **
2331 pixmaps/msn/phone.xpm ** NEW **
2332 pixmaps/msn/question.xpm ** NEW **
2333 pixmaps/msn/runback.xpm ** NEW **
2334 pixmaps/msn/run.xpm ** NEW **
2335 pixmaps/msn/star.xpm ** NEW **
2336 pixmaps/msn/sun.xpm ** NEW **
2337 pixmaps/msn/thumbdown.xpm ** NEW **
2338 pixmaps/msn/thumbup.xpm ** NEW **
2339 Add some missing (not microsoft-copyrighted)
2340 MSN smileys
2341 - src/smileys.c
2342 Load these smileys
2343 - modules/msn2/msn.C
2344 Fix worried and confused smileys
2345
2346 * Wed Jan 08 2003 [andy] 0.2-22
2347 - src/account_parser.y
2348 src/account_scanner.l
2349 src/away_window.c
2350 src/chat_room.h
2351 src/chat_window.h
2352 src/contact_actions.c
2353 src/contact_parser.y
2354 src/contact_scanner.l
2355 src/dialog.c
2356 src/gtk_eb_html.c
2357 src/info_window.c
2358 src/info_window.h
2359 src/input_list.c
2360 src/message_parse.h
2361 src/nomodule.c
2362 src/nomodule.h
2363 src/status.h
2364 Yet more header cleanups
2365 Some minor code cleanups
2366
2367 * Tue Jan 07 2003 [colin] 0.2-21
2368 - modules/workwizu/workwizu.c
2369 Fix status updates
2370 Add prefs (server & co)
2371
2372 * Tue Jan 07 2003 [colin] 0.2-20
2373 - modules/workwizu ** NEW **
2374 Add workwizu module
2375 - configure.in
2376 Add workwizu module
2377
2378 * Tue Jan 07 2003 [colin] 0.2-19
2379 - modules/msn2/msn.C
2380 Prevent a buffer overflow
2381
2382 * Mon Jan 06 2003 [colin] 0.2-18
2383 - AUTHORS src/about.c
2384 Add Andy to AUTHORS
2385
2386 * Mon Jan 06 2003 [colin] 0.2-17
2387 - src/editcontacts.c
2388 Fix segfault when last account is modified
2389
2390 * Mon Jan 06 2003 [colin] 0.2-16
2391 - src/dialog.c Show error dialogs near mouse
2392 - modules/msn2/libmsn2/msn_core.C Show an error when the server is in BSOD mode
2393
2394 * Mon Jan 06 2003 [colin] 0.2-15
2395 - src/add_contact_window.c
2396 Check account validity when adding a friend
2397 Thanks to Yann <yann@yannos.com> for reporting this ;)
2398
2399 * Sun Jan 05 2003 [colin] 0.2-14
2400 - modules/msn2/libmsn2/msn_core.C
2401 Try to prevent a segfault happening on x86
2402
2403 * Sun Jan 05 2003 [andy] 0.2-13
2404 - src/externs.h ** REMOVED
2405 src/triggerdecls.h ** REMOVED [merged into trigger.h]
2406 src/Makefile.am
2407 src/about.c
2408 src/about.h
2409 src/account.c
2410 src/contact_parser.y
2411 src/contactlist.c
2412 src/gtk_globals.h
2413 src/main.c
2414 src/status.c
2415 src/trigger.c
2416 src/trigger.h
2417 Merged triggerdecls.h into trigger.h
2418 More header cleanup stuff
2419
2420 * Sun Jan 05 2003 [colin] 0.2-12
2421 - modules/msn2/msn.C modules/msn2/libmsn2/msn_core.C
2422 Better handling of the BL (block list)
2423
2424 * Sun Jan 05 2003 [colin] 0.2-11
2425 - modules/msn2/msn.C
2426 Re-add existing contacts to FL and AL enabled MSN lists now synced both
2427 ways (login change or new install)
2428
2429 * Sat Jan 04 2003 [colin] 0.2-10
2430 - src/add_contact_window.[ch] new get_all_accounts(int serviceid) function
2431 - modules/msn2/msn.C modules/msn2/msn_core.[Ch]
2432 Everything ready to automatically re-add existing contacts to FL and AL if
2433 necessary
2434 - disabled for now but not for long
2435
2436 * Sat Jan 04 2003 [andy] 0.2-9
2437 - modules/msn2/1 ** REMOVED [!]
2438 src/add_unknown_account.c ** REMOVED
2439 src/netscape_remote.c ** REMOVED
2440 src/netscape_remote.h ** REMOVED
2441 src/contact-update.pl ** REMOVED
2442 src/update.pl ** REMOVED
2443 po/POTFILES.in
2444 src/Makefile.am
2445 src/main.c
2446 Removed unused files
2447 Removed unnecessary checks in main for updating old format files
2448
2449 * Sat Jan 04 2003 [colin] 0.2-8
2450 - modules/msn2/msn.C Try to fix a possible infinite loop
2451
2452 * Sat Jan 04 2003 [colin] 0.2-7
2453 - src/editcontacts.c Prevent a segfault
2454
2455 * Sat Jan 04 2003 [andy] 0.2-6
2456 - src/Makefile.am src/dialog.h
2457 + others for header changes
2458 Move progress_window header stuff into its own file from dialog.h
2459 Merge defaults_win32.h into defaults.h [in src/Makefile.am]
2460
2461 * Sat Jan 04 2003 [colin] 0.2-5
2462 - src/account.c
2463 src/chat_window.c
2464 src/contact_parser.y
2465 src/input_list.c
2466 src/prefs.c
2467 src/value_pair.c
2468 modules/msn2/msn.C
2469 modules/msn2/libmsn2/msn_bittybits.C
2470 Valgrinding around (some memleaks plugged)
2471
2472 * Sat Jan 04 2003 [colin] 0.2-4
2473 - src/prefs.h <lots of files ;-)> Another include patch by Andy
2474
2475 * Thu Jan 02 2003 [colin] 0.2-3
2476 - src/main.c
2477 src/status.[ch]
2478 src/console_session.c
2479 Use socket to bring existing yattm to front in case of duplicate launch
2480
2481 * Thu Jan 02 2003 [colin] 0.2-2
2482 - modules/msn ** REMOVED **
2483 modules/yahoo ** REMOVED **
2484 configure.in
2485 Remove old msn and yahoo libs
2486
2487 * Thu Jan 02 2003 [colin] 0.2-1
2488 - src/add_contact_window.c
2489 src/away_window.c
2490 src/chat_room.c
2491 src/contact_actions.c
2492 src/dialog.c
2493 src/edit_account_window.c
2494 src/edit_contact_window.c
2495 src/edit_group_window.c
2496 src/editcontacts.c
2497 src/info_window.c
2498 src/intl.h
2499 src/log_window.c
2500 src/message_parse.c
2501 src/nomodule.c
2502 src/progress_window.c
2503 src/trigger.c
2504 src/util.c
2505 Add missing config.h include
2506
2507 * Thu Jan 02 2003 [colin] 0.2
2508 - 0.2 release
2509
2510 * Thu Jan 02 2003 [colin] 0.1-26
2511 - src/account.h Added extern "C" {} for msn2
2512 - modules/msn2/msn.C New contacts now get the friendlyname
2513
2514 * Thu Jan 02 2003 [colin] 0.1-25
2515 - src/status.c Dnd improvements
2516
2517 * Thu Jan 02 2003 [colin] 0.1-24
2518 - modules/msn2/msn.C
2519 Forgot to check the auto reconnection pref before reconnecting
2520
2521 * Wed Jan 01 2003 [colin] 0.1-23
2522 - modules/msn2/msn.C
2523 Automatic reconnection option for unexpected drops (unexpected does _not_
2524 include "logged in from elsewhere")
2525
2526 * Wed Jan 01 2003 [colin] 0.1-22
2527 - libproxy/proxy.c
2528 src/browser.c
2529 src/chat_room.c
2530 src/globals.h
2531 src/main.c
2532 src/message_parse.c
2533 src/status.c
2534 More include fixes by Andy
2535
2536 * Wed Jan 01 2003 [colin] 0.1-21
2537 - src/browser.c
2538 src/chat_window.c
2539 src/extgtktext.c
2540 src/globals.h
2541 src/plugin.c
2542 src/prefs.c
2543 src/sound.c
2544 src/util.c
2545 Various cleanups & pointer comparison buglet fixes - by Andy again
2546
2547 * Wed Jan 01 2003 [colin] 0.1-20
2548 - src/chat_window.c Fix bug where contextmenu items had to be double-clicked
2549 to be activated.
2550
2551 * Wed Jan 01 2003 [colin] 0.1-19
2552 - modules/msn2/msn.C Connection check was too strict
2553
2554 * Wed Jan 01 2003 [colin] 0.1-18
2555 - src/add_contact_window.c
2556 src/chat_window.c
2557 src/editcontacts.c
2558 src/extgtktext.c
2559 src/log_window.c
2560 src/plugin.h
2561 src/prefs.c
2562 src/status.c
2563 -Wall warning fixes by Andy, once again :)
2564 Happy new year everyone!
2565
2566 * Tue Dec 31 2002 [colin] 0.1-17
2567 - src/away_window.c
2568 src/status.c
2569 src/browser.c
2570 src/chat_room.c
2571 src/message_parse.c
2572 Warning fixes, thanks to Andy for his patch
2573
2574 * Mon Dec 30 2002 [colin] 0.1-16
2575 - modules/msn2/ Added a connection check to avoid silent disconnections as they
2576 happened. Ugly hack ;)
2577
2578 * Mon Dec 30 2002 [colin] 0.1-15
2579 - src/status.c Translate itemfactory items
2580 - po/fr.po Update translation
2581
2582 * Mon Dec 30 2002 [colin] 0.1-14
2583 - modules/yahoo2/libyahoo.c Changed check for u_char definition
2584 - configure.in Use XFT2
2585 - INSTALL Update doc
2586
2587 * Sun Dec 29 2002 [colin] 0.1-13
2588 - src/prefs.c More layout cleaning
2589
2590 * Sun Dec 29 2002 [colin] 0.1-12
2591 - src/chat_window.c
2592 Make chat_windows focus when double-clicking an account, based on a patch
2593 by Lee Leahu <penguin365@dyweni.com>.
2594
2595 * Fri Dec 27 2002 [colin] 0.1-11
2596 - src/editcontacts.c, src/status.c
2597 Make accounts editing nicer (no more restart required)
2598
2599 * Fri Dec 27 2002 [colin] 0.1-10
2600 - src/extgtktext.c
2601 Fix a segfault in advance_mark_n
2602 Change a g_warning to eb_debug
2603
2604 * Fri Dec 27 2002 [colin] 0.1-9
2605 - src/util.c add <smiley> tag to stripped ones
2606 - src/log_window.c Fix search results selections
2607
2608 * Fri Dec 27 2002 [colin] 0.1-8
2609
2610 - modules/msn2/libmsn2/msn_core.C
2611 modules/importers/import_gnomeicu.c
2612 modules/utility/rainbow.c
2613 modules/utility/autotrans.c
2614 modules/utility/middle.c
2615 modules/utility/notes.c
2616 modules/importers/giles_smiles.c
2617 modules/importers/smileysc.c
2618 modules/importers/import_gaim.c
2619 modules/importers/importicq.c
2620 modules/importers/importlicq.c
2621 src/status.c
2622 src/sound.c
2623 src/prefs.c
2624 changed printf to eb_debug
2625
2626 * Fri Dec 27 2002 [colin] 0.1-7
2627 - src/about.c
2628 src/add_contact_window.c
2629 src/away_window.c
2630 src/chat_room.c
2631 src/chat_window.c
2632 src/dialog.c
2633 src/edit_account_window.c
2634 src/editcontacts.c
2635 src/edit_group_window.c
2636 src/info_window.c
2637 src/log_window.c
2638 src/prefs.c
2639 src/progress_window.c
2640 src/trigger.c
2641 Position windows near the mouse
2642
2643 * Fri Dec 27 2002 [colin] 0.1-6
2644 - modules/yahoo2/yahoo.c, modules/aim-toc/aim.c
2645 Make "set profile" menu items more easy to understand
2646
2647 * Thu Dec 26 2002 [colin] 0.1-5
2648 - src/status.c some menu cleanup, save user accels
2649
2650 * Thu Dec 26 2002 [colin] 0.1-4
2651 - src/message_parse.c change a char[] to char *
2652
2653 * Thu Dec 26 2002 [colin] 0.1-3
2654 - src/message_parse.c use existing port number
2655
2656 * Thu Dec 26 2002 [colin] 0.1-2
2657 - src/chat_window.c code deduping
2658
2659 * Mon Dec 23 2002 [colin] 0.1-1
2660 - real fix for contact auth callback
2661 - sync yahoo2 bugfixes
2662 - new icon ;)
2663 - fix default font sizes for xft
2664 - add version to main win
2665 - smiley selection popup position fixed
2666 - main window width saved
2667 - "pounce user" trigger renamed "send message" and implemented
2668
2669 * Sat Dec 21 2002 [colin] 0.1
2670 Initial fork from everybuddy
2671 - useless prefs hidden
2672 - prefs strangenesses fixed
2673 - some prefs defaults changed (non-intrusiveness by default)
2674 - smileys and links in the group chats
2675 - dropped msn and yahoo smileys
2676 - sounds changed
2677 - menu refactoring
2678 - applet support dropped
2679 - drag and drop contacts between groups
2680 - a few segfaults fixed
2681 - msn list management reviewed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26