Updated Changelog for 4.22.7
[centerim.git] / ChangeLog
bloba99ff8aba090b426aa3dbfab7eb3678c08279e6b
1 commit b32165550306d659fb3fe60a9f1f06e0f5e32142
2 Author: Roger <roger@skrin.(none)>
3 Date:   Fri Feb 20 09:11:44 2009 +0100
5     Fix AIM logon.
7 commit c52226741e1c7001b34d59a16721de6b2d9302f1
8 Author: Roger <roger@lv.(none)>
9 Date:   Mon Feb 16 12:40:50 2009 +0100
11     Fix ICQ protocol change, patch by Alexandr Zeinalov
13 commit acf3311025462504d7b908ccf554c4989c4fb358
14 Author: Boris Petersen <transacid@gmail.com>
15 Date:   Mon Jan 26 19:40:05 2009 +0100
17     Updated po files
19 commit 1e11edd226a1cc2ba4d203429c246ebb6d87e063
20 Author: Boris Petersen <transacid@gmail.com>
21 Date:   Mon Jan 26 19:14:55 2009 +0100
23     Updated german translation
25 commit 87164a6156be0d4b379d67b97e99bade25149e20
26 Author: Frank Altpeter <frank@altpeter.de>
27 Date:   Mon Jan 19 10:52:21 2009 +0100
29     Same thing - change run path from /usr/bin/perl to /usr/bin/env perl to comply to operating systems
30     which don't have perl in /usr/bin (like FreeBSD)
32 commit 8d6b2f97e7feefa223593b4afd796372fdbe7832
33 Author: Frank Altpeter <frank@altpeter.de>
34 Date:   Mon Jan 19 10:37:01 2009 +0100
36     Changed #! path to comply to common rules of having no hardcoded path to python
37     Required for example for being run on FreeBSD (which has python in /usr/local/bin instead of /usr/bin)
39 commit 90c5d0d7607a136cafcbba5dc841b198a1c6d69b
40 Author: Jan Stancek <jan@stancek.eu>
41 Date:   Sun Jan 18 19:32:15 2009 +0100
43     Added possibility to turn on PGP for ICQ
44     If turned on, it encrypts all outgoing messages with gpgme by
45     adding PGP BEGIN/END headers around all encrypted data.
46     Received messages are then scanned PGP BEGIN/END and
47     message is extracted if possible. Messages, which can not be decrypted,
48     e.g. messsages, which don't fit the format or for which decrypt fails
49     are dispalyed as they are.
51 commit 81f96ca55b288aa19b7126c461e6c7f8cc51e65a
52 Author: Jan Stancek <jan@stancek.eu>
53 Date:   Sat Jan 17 00:09:03 2009 +0100
55     fix for: output modified by imexternal not saved to history
56     imeventmanager::store() creates a copy of imevent, which is later processed
57     by imexternal, where it can be modified. But when it comes to saving
58     this event to history original version is saved.
59     It is assumed, that user wants to see and log the actual text he sent,
60     even if text is modified by external script.
62 commit f67d0794bd64aa6685e821026a4f14c90cae0c3f
63 Author: Petr Písař <petr.pisar@atlas.cz>
64 Date:   Mon Jan 12 22:39:20 2009 +0100
66     Czech translation update for 4.22.6.
68 commit 777e3233df1a1be8f1b6c0af91ad39ad33d993cb
69 Author: David Riebenbauer <davrieb@liegesta.at>
70 Date:   Sun May 25 09:51:28 2008 +0200
72     can't say if we're building shared libs
73     
74     we don't use libtool anymore so we can't say if we're building shared
75     and/or static libs
77 commit 25c98348b7b227162b95e1c36efbc0183b743d6d
78 Author: Roger <roger@lv.(none)>
79 Date:   Fri Jan 9 10:26:42 2009 +0100
81     Deal with OpenSSL redistribution problem. Lubomir Rintel <lkundrak@v3.sk>
83 commit 1293f9d780b5cc6c6eb67421ccc769a3508602ef
84 Author: Roger <roger@jikos.cz>
85 Date:   Mon Jan 5 21:07:48 2009 +0100
87     Fix incorrect snprintf() use
88     
89     See http://lists.debian.org/debian-devel/2008/12/msg01079.html
91 commit 20ea527ef0f5569aea973725c63e88ae70847d60
92 Author: Libor Capak <capak@inputwish.com>
93 Date:   Wed Dec 3 19:23:19 2008 +0100
95     rss Atom support
97 commit f30ce46dfcfb67d5e2c1522a213e145e1ece18e0
98 Author: Max Soares <mxsoares@gmail.com>
99 Date:   Fri Oct 31 13:57:16 2008 -0200
101     This commit fix the bug reported in Bugzilla as "Bug 105  cursor jumps when typing multiline messages".
102     The problem happen when the texteditor try to merge 2 lines 'cause some caracter are excluded in first line.
103     The merge is: move the first word from second line to end of first line.
105 commit 186141700cd7b7225b561d5ec4f6801506926ff2
106 Author: Pavol Rusnak <stick@gk2.sk>
107 Date:   Fri Oct 31 14:12:49 2008 +0100
109     fix method return value (caused error - function returns random data)
111 commit 24932da60ad359e5363d306345cff01de86f76f3
112 Author: Boris Petersen <transacid@gmail.com>
113 Date:   Sun Oct 26 16:43:36 2008 +0100
115     Updated Changelog
117 commit 5bb628bf04fbbb5f30096bb326e3a407e010fd2d
118 Author: Pavol Rusnak <stick@gk2.sk>
119 Date:   Mon Sep 22 14:34:00 2008 +0200
121     fix buffer overflow in kkstrtext.cc
123 commit 745e59c5d20c93a08c1ae593951eacc3356d5b9e
124 Author: Boris Petersen <transacid@gmail.com>
125 Date:   Sun Sep 21 12:58:29 2008 +0200
127     Revert "Fixed version-gen bug with old git version which don't support update-index option"
128     
129     This reverts commit 283697d5a77225ae49546dd9c176652d2d062076.
131 commit 283697d5a77225ae49546dd9c176652d2d062076
132 Author: Glazunov Vadim <neweagle@gmail.com>
133 Date:   Sat Sep 20 21:20:11 2008 +0400
135     Fixed version-gen bug with old git version which don't support update-index option
137 commit 9bce693ca8d3a3ed856cf595623170dfff78185a
138 Author: Glazunov Vadim <neweagle@gmail.com>
139 Date:   Sat Sep 20 20:37:31 2008 +0400
141     Adding some code to set external status in jabber protocol, now easy to add external statuses in other protocol, such as icq(?). To set jabber external status, select primary status an go to jabber accounts options and set external status
143 commit f375b78fd9cbc2a7f4308b7f97528bc115ed405d
144 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
145 Date:   Wed Sep 17 18:23:27 2008 +0100
147     Included some checks for LargeFile support
148     
149     Added those checks according to the GPGME info page
151 commit 071a254e7a34bea9ab4b6333b4e45e5940d05393
152 Author: Glazunov Vadim <neweagle@gmail.com>
153 Date:   Wed Sep 10 03:09:49 2008 +0400
155     first fix broke linux compilation, now will be ok
157 commit 71a4a85551e0060387ac081b03aa9f4aa96aa46a
158 Author: Glazunov Vadim <neweagle@gmail.com>
159 Date:   Wed Sep 10 02:59:33 2008 +0400
161     Fixes to compile on FreeBSD 7 and others
163 commit c9bee3c44961da6f9b0bfe6f847e2f621f82174c
164 Author: Boris Petersen <transacid@gmail.com>
165 Date:   Mon Sep 8 19:41:46 2008 +0200
167     include web addres to FAQ
169 commit f8bbe425fb883759117002f72100fad9698af785
170 Author: Boris Petersen <transacid@gmail.com>
171 Date:   Mon Sep 8 19:40:16 2008 +0200
173     Updated TODO to give a hint for CIM5
175 commit 2665ddd37c559f4cdb864719801dc4bb498bf894
176 Author: Boris Petersen <transacid@gmail.com>
177 Date:   Mon Sep 8 19:34:13 2008 +0200
179     Some changes to the README
181 commit 6ca7dfb02867ae9cc9769cd81886600f63ee1647
182 Author: Boris Petersen <transacid@gmail.com>
183 Date:   Thu Sep 4 23:58:12 2008 +0200
185     This shold fix an issue with -dirty builds with git 1.6.0
187 commit 4e49413ad4fcfa9be3e6b7544733dbe6269d37ef
188 Author: me <me@imp-y-celyn.home.domain>
189 Date:   Wed Sep 3 11:18:03 2008 +0200
191     Fixed otr. Didn't compile.
193 commit 199b966c94a066722385f71b998c8c440d5c3d5c
194 Author: Glazunov Vadim <neweagle@gmail.com>
195 Date:   Wed Sep 3 12:27:29 2008 +0400
197     Fixed small bug with jabber nick names in higher register
199 commit 72257538e8abb5f803a5f05c5de3144cc898cea0
200 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
201 Date:   Fri Aug 22 18:58:31 2008 +0200
203     fixed some compile errors (conf is a pointer and setDefaultAuthMessage
204     should be used instead of setchatpanelgeight)
206 commit 219acbdf5b8ba0cae6cd34623d71e5bc8a42a23a
207 Author: Matthias Richter <matthias.richter@stud.uni-karlsruhe.de>
208 Date:   Fri Aug 22 17:30:53 2008 +0200
210     Lets you set the default authorization request message
212 commit f7d5769e1dea1056e61e49b9dfb03242fd337086
213 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
214 Date:   Wed Aug 20 21:25:32 2008 +0200
216     another small code style correction
218 commit 7fa55ae15e05df72bdfbf7aefad39628929f1839
219 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
220 Date:   Wed Aug 20 21:22:12 2008 +0200
222     corrected code style
224 commit eca6f0563f53355709df1be1e8b07e4e6d11a1f0
225 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
226 Date:   Wed Aug 20 21:17:59 2008 +0200
228     fixed a small indentation bug introduced by the former commit
230 commit 16059423d1cd6992d4ec3f229c9bbf56739a67c7
231 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
232 Date:   Wed Aug 20 19:48:00 2008 +0200
234     mark messages for which receipts were sent and corrected indentation of
235     marked messages in chat window
237 commit 7239ed5c75693f21218a2aa3825e3c6d533a14ea
238 Author: Boris Petersen <transacid@gmail.com>
239 Date:   Mon Aug 18 12:23:16 2008 +0200
241     More clear eplanation when away msg can't be fetched
243 commit 18049a02a56f5ad4c2a11ec03f231037bb78e9fa
244 Author: Glazunov Vadim <neweagle@gmail.com>
245 Date:   Wed Aug 13 00:08:55 2008 +0400
247     This must help on system which have ncursesw/curses.h instead of ncursesw/cursesw.h
249 commit 9ce47d7015ae1d746245681cbd3fd126251ca239
250 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
251 Date:   Tue Aug 12 21:39:44 2008 +0200
253     including both, curses.h and cursesw.h doesn't work, because of same ifdefs. Hope this doesn't break anything on other systems
255 commit e1d3fbf2b7d820a8118278fe2e259dba54ab403c
256 Author: Glazunov Vadim <neweagle@gmail.com>
257 Date:   Tue Aug 12 22:45:09 2008 +0400
259     Fixes to  ncursesw
261 commit 03279f9484d8410dfdad0c606b1ee08d3989b5ec
262 Author: Boris Petersen <transacid@gmail.com>
263 Date:   Mon Aug 11 22:27:54 2008 +0200
265     Fixed small typo in configure.ac
267 commit 524f7b4676a8504eb24dece128458272031e2eca
268 Author: Glazunov Vadim <neweagle@gmail.com>
269 Date:   Mon Aug 11 14:08:49 2008 +0400
271     Added some ifdefs to compile without widechar support(on systems which don't have ncursesw)
273 commit e2b1c2b3737bf3458a0cf92f43982e4528622b32
274 Author: Glazunov Vadim <neweagle@gmail.com>
275 Date:   Mon Aug 11 02:36:53 2008 +0400
277     Addings to previous commit
279 commit 50dc648dee734c9a36bb36d57e97c9cf1670b58b
280 Author: Glazunov Vadim <neweagle@gmail.com>
281 Date:   Mon Aug 11 01:03:31 2008 +0400
283     Fixed bug #20 and #72 - Broken russian(and other multibyte?) languages when linking with ncursesw. Really fucking problem, please check if I don't broke other locales
285 commit 8e8991e7e5012117a1fb8697f848d85e1d445c56
286 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
287 Date:   Tue Aug 5 17:33:18 2008 +0200
289     Added marker for acknowledged messages to the history window
291 commit 056cca4c3ada8f608adcfb08b2f4746c9d98a540
292 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
293 Date:   Tue Aug 5 01:41:12 2008 +0200
295     Don't mark incoming messages as acknowledged, if the id is the same as an acknowldedged outgoing message
297 commit cfabde0ebba6cd536ebe5d7fb1203a8c28c4e488
298 Author: Glazunov Vadim <neweagle@gmail.com>
299 Date:   Mon Aug 4 23:10:09 2008 +0400
301     Fixed funny bug with asterisks in input filename field, shown only on first start after editing password field, thnx to Boris
303 commit 8fbce112125f6d7051ed5ea13f38fb56e98dc05a
304 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
305 Date:   Mon Aug 4 17:03:53 2008 +0200
307     Added some translations for DE and added NL translation for message receipts config option
309 commit 5f125d446ba5c77e93bf14a657949e1b4c5115b5
310 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
311 Date:   Sun Aug 3 18:32:14 2008 +0200
313     Do a service discovery if a contact comes online and request only for message receipts, if the contacts client supports XEP-0184.
315 commit 39d85a338a4b0e2f7f1134b1d53608f49f77c9fe
316 Author: Glazunov Vadim <neweagle@gmail.com>
317 Date:   Sun Aug 3 18:23:47 2008 +0400
319     Added minor configure checks to jabber protocol. Added option to show/hide information about OS
321 commit d11a9100db6efcc98efee3bbf203c6f1778eaac4
322 Author: Glazunov Vadim <neweagle@gmail.com>
323 Date:   Sun Aug 3 14:22:53 2008 +0400
325     Fixed read away message with non-latin characters
327 commit 6a9a5d67e3c3487447e2cc18cb8d266b91308adb
328 Author: Glazunov Vadim <neweagle@gmail.com>
329 Date:   Sun Aug 3 03:24:01 2008 +0400
331     Jabber file-sending support(xep-0066).Port range for outgoing connection got from Communications options or auto
333 commit 0297bdd4e5922844e54b45b8b629fb8338913680
334 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
335 Date:   Fri Aug 1 23:13:35 2008 +0200
337     Added the ability to request receipts, a + char is shown, if a message is acknowledged.
339 commit 8fc17a6f7b50f418b81b227fe2f24fc06888364f
340 Merge: a38311e... f1378d9...
341 Author: J.R. Mauro <jrm8005@gmail.com>
342 Date:   Mon Jul 28 22:19:04 2008 -0400
344     Merge branch 'mob' of git+ssh://mob@repo.or.cz/srv/git/centerim into mob
346 commit f1378d93b53bed40e699d601c8f0ab6053be74bc
347 Author: Boris Petersen <transacid@gmail.com>
348 Date:   Sat Jul 26 13:03:26 2008 +0200
350     Reapplied patches by Sven Wegener. Please pull before commiting, thanks.
352 commit a38311e32d77a751134cc81199f1be41b3492741
353 Author: J.R. Mauro <jrm8005@gmail.com>
354 Date:   Fri Jul 25 11:29:22 2008 -0400
356     icqconf is now a Singleton; 'conf' is now a pointer and members must
357     now be accessed with ->
359 commit 35fd227414f3f91d2a2ce3e5b1850ea9680273ee
360 Author: Glazunov Vadim <neweagle@gmail.com>
361 Date:   Wed Jul 23 01:11:57 2008 +0400
363     Basic jabber file-transfer implementation(only recieving files, file sending will be in next commit). Partially xep-0066, xep-0065 (socks5 bytestreams and http), now no proxy support.
365 commit 0d9ff2835b4fe2e33bbcc1cc9c42764f22157270
366 Author: Sven Wegener <sven.wegener@stealer.net>
367 Date:   Tue Jul 22 02:22:24 2008 +0200
369     Fix indentation in configure.ac libotr check
370     
371     Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
373 commit 42add0132dad8c32ec356d59d0f7daceb9d42ed8
374 Author: Sven Wegener <sven.wegener@stealer.net>
375 Date:   Tue Jul 22 02:18:03 2008 +0200
377     Fix configure.ac libotr error
378     
379     This fixes the following error:
380     
381     checking for otrl_init in -lotr... yes
382     checking libotr/context.h usability... yes
383     checking libotr/context.h presence... yes
384     checking for libotr/context.h... yes
385     ./configure: line 15006: libotr/userstate.h: No such file or directory
386     
387     Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
389 commit e3ffaa3016c5524a1dda1b708517d94f13ad03fc
390 Author: Matthias Nieuwenhuisen <git@nieuwenhuisen.de>
391 Date:   Mon Jul 21 22:01:18 2008 +0200
393     Added basic support for sending Jabber message receipts (XEP-0184) and service discovery (XEP-0030).
395 commit e46ec47e3142ec3e574b456f513143a95fef3a56
396 Author: Glazunov Vadim <neweagle@gmail.com>
397 Date:   Mon Jul 21 06:33:25 2008 +0400
399     Jabber avatar get/set patch
401 commit f77e3c71c1ecb9082882fa8c31d0a673b252f7fd
402 Author: Glazunov Vadim <neweagle@gmail.com>
403 Date:   Sun Jul 20 17:27:52 2008 +0400
405     Gtalk got vcard fix. Get jabber version fix. Added send centerim version in jabber. Some addings for latest patches
407 commit 8fffbda6295d6205630bbefa0500928deb7dfba6
408 Author: Lubomir Rintel <lkundrak@v3.sk>
409 Date:   Sat Jul 5 23:32:31 2008 +0200
411     Allow using el5 gettext. Successfully tested.
413 commit 126d9748a109120e29e4ef9e5457cfae47abca4a
414 Author: Lubomir Rintel <lkundrak@v3.sk>
415 Date:   Sat Jul 5 22:43:10 2008 +0200
417     Actually replace the sound files
419 commit a754859515241ce68c27e20c446051e9efdb0300
420 Author: Lubomir Rintel <lkundrak@v3.sk>
421 Date:   Sat Jul 5 21:53:12 2008 +0200
423     Replaced the sound files of unknown origin with ones that are certainly free.
425 commit 5ff9cedb1d1412b9678bb18d98792447f57bd186
426 Author: Boris Petersen <transacid@gmail.com>
427 Date:   Thu Jul 3 12:47:58 2008 +0200
429     Fixed small typo in configure.ac
431 commit 93ddf4e067308b47376afe219da0ef93d161a08f
432 Author: Boris Petersen <transacid@gmail.com>
433 Date:   Mon Jun 30 19:24:34 2008 +0200
435     Forgot to add CenterIMLog2HTML.py to bin_SCRIPTS in Makefile.am now it gets installed
437 commit aa2e4f2b4e6e480e8947bf5fe039d664c38589e1
438 Author: Boris Petersen <transacid@gmail.com>
439 Date:   Wed Jun 18 19:29:24 2008 +0200
441     Added script by Luar Roji <cyberplant@roji.net> to the misc folder.
442     This script converts CenterIM history files to html
444 commit 9b2d0510a92b82fa67869da98b661454e661d33e
445 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
446 Date:   Tue Jun 10 12:02:15 2008 +0100
448     Removed binary which should not be included
450 commit 109a70cad29594c927e652e570b6736754606e93
451 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
452 Date:   Wed May 28 14:57:09 2008 +0100
454     Added a test directory to make some tests
456 commit c8ace2741f59b8cb85c382ab8a7b84ad07b89eb4
457 Author: David Riebenbauer <davrieb@liegesta.at>
458 Date:   Thu May 8 18:58:19 2008 +0200
460     Revert "fix a small compiler warning in libicq200"
461     
462     This reverts commit 9b3cd99b2083e1af6312868d9983681230c7e0d5.
464 commit 742e25f808d634bc3bc963366201b128a9e03334
465 Author: David Riebenbauer <davrieb@liegesta.at>
466 Date:   Thu May 8 12:21:23 2008 +0200
468     Revert "replace obsolte macros in configure.ac"
469     
470     This reverts commit 1a596632e5b3cf54eef1b607f880d785c6930513.
471     
472     I thought that AC_USE_SYSTEM_EXTENSIONS would be a
473     cleaner approach here, but it broke the build with
474     some versions of autotools. So I'm reverting that.
476 commit 1735f9620a54cb6133f1a63720578d5ee9c489fd
477 Author: David Riebenbauer <davrieb@liegesta.at>
478 Date:   Wed May 7 21:18:43 2008 +0200
480     add a replacement setenv to icqcommon.cc
481     
482     That should only have to be used on systems that
483     don't provide a setenv implementation themselves.
484     irix for example.
486 commit bf6afc9531510ea45f96ebe192c139c7a45fc7ce
487 Author: David Riebenbauer <davrieb@liegesta.at>
488 Date:   Wed May 7 17:45:05 2008 +0200
490     use statvfs on IRIX too
492 commit b81d0eafe54b2578bc1bad8946f38988f70a20bb
493 Author: David Riebenbauer <davrieb@liegesta.at>
494 Date:   Mon May 5 21:42:27 2008 +0200
496     guard the inclusion of stdint.h
498 commit 019a20de5db09c8a6802f92d6780b224e07e59af
499 Author: David Riebenbauer <davrieb@liegesta.at>
500 Date:   Mon May 5 20:34:32 2008 +0200
502     reduce checks for functions to strictly needed
503     
504     most of the checks actually came in shortly after
505     taking over from centericq. I think by doing
506     something like autoupdate or such.
507     
508     Problem is that AC_FUNC_NALLOC and AC_FUNC_REALLOC
509     cause problems on IRIX if we don't actually act on
510     the test results.
512 commit 9b3cd99b2083e1af6312868d9983681230c7e0d5
513 Author: David Riebenbauer <davrieb@liegesta.at>
514 Date:   Wed May 7 19:44:04 2008 +0200
516     fix a small compiler warning in libicq200
517     
518     basically it complained 'cause we were comparing
519     between unsigned shor and unsigned int, which was
520     quite easy to fix
522 commit c23ace0214cd2ebaf8e005a010bf5fb456d612a4
523 Author: David Riebenbauer <davrieb@liegesta.at>
524 Date:   Wed May 7 19:41:38 2008 +0200
526     add -Wno-write-string to AM_CXXFLAGS
527     
528     this does away with the various
529       depreceated conversion from string constant to char*
530     warnings in various places. See gcc(1) if you want details.
532 commit 1a596632e5b3cf54eef1b607f880d785c6930513
533 Author: David Riebenbauer <davrieb@liegesta.at>
534 Date:   Tue May 6 23:55:06 2008 +0200
536     replace obsolte macros in configure.ac
537     
538     replace the obsolete AC_ISC_POSIX and
539     AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS
541 commit 224fedda23563361bdfd4ebbb6fb533907de439c
542 Author: David Riebenbauer <davrieb@liegesta.at>
543 Date:   Tue May 6 23:34:07 2008 +0200
545     don't check for more programs then we actually use
547 commit b0d7307ebf223d8a9df19978254c367cb0ec6aa0
548 Author: David Riebenbauer <davrieb@liegesta.at>
549 Date:   Tue May 6 00:20:07 2008 +0200
551     Checking for iconv once is enough
553 commit a3f3262ed2f13ee24382ae76587e96599f321011
554 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
555 Date:   Tue May 6 17:11:27 2008 +0100
557     Moved sha.h from SOURCES to HEADERS
559 commit c1c05de5d1bbaca4b2721937c8f503bc20ed85ef
560 Author: David Riebenbauer <davrieb@liegesta.at>
561 Date:   Mon May 5 23:27:30 2008 +0200
563     small fixes in Makefile.am
564     
565     Replace ':=' assignments with '='. This also fixes a warning by
566     automake/autoconf..
567     
568     Quote variables in the git-version comparison.
570 commit 89161b4c0e27029f2a153618f0ac36b0ff38dc4f
571 Author: David Riebenbauer <davrieb@liegesta.at>
572 Date:   Mon May 5 21:40:23 2008 +0200
574     use config.h a bit more
575     
576     Include config.h in kkstrtext/conf.h and
577     kkconsui/include/conf.h. These two subdirectories
578     previously had the configure results passed as
579     compiler arguments in previous versions.
580     
581     But now taht all configure.ac's and configure.in's
582     are merged into one we explicitely have to include
583     config.h in some places.
585 commit 61aaf18a35d1b8ac38b7df9b7712cafef147c5ce
586 Author: Boris Petersen <transacid@gmail.com>
587 Date:   Tue Apr 29 10:39:39 2008 +0200
589     added sha.h to libyahoo2/Makefile.am otherwise it won't get included in the tarball.
591 commit a22467c94376f01a1c4f112f6968d0da0109dbe4
592 Author: David Riebenbauer <davrieb@liegesta.at>
593 Date:   Sat Apr 26 14:41:58 2008 +0200
595     fix build failure in connwrap.c, when building with openssl
596     
597     with_ssl is only set if ssl gets explcitely disabled or when there is no
598     openssl, so we check for "not no", instead of checking for "yes"
600 commit a2a0a5fdfc82b325474396a280c6a5fde1745bbf
601 Author: David Riebenbauer <davrieb@liegesta.at>
602 Date:   Tue Apr 22 20:55:10 2008 +0200
604     eliminate libyahoo2/configure.ac
606 commit 7b9924af1b43588ec0efbba94c7c703cec345bd7
607 Author: David Riebenbauer <davrieb@liegesta.at>
608 Date:   Tue Apr 22 17:30:04 2008 +0200
610     eliminate libmsn/configure.ac
612 commit 6e9f6d4768f418e808eb0a0967826f193bceeead
613 Author: David Riebenbauer <davrieb@liegesta.at>
614 Date:   Mon Apr 21 20:37:52 2008 +0200
616     eliminate libjabber/configure.ac
618 commit d287e294841a430c1d340d5e10bd920b71c8edbf
619 Author: David Riebenbauer <davrieb@liegesta.at>
620 Date:   Mon Apr 21 11:18:50 2008 +0200
622     eliminate libicq2000/configure.ac
624 commit 011c8b97d1924b05eeeab6c7d74ad8ac24a0a1db
625 Author: David Riebenbauer <davrieb@liegesta.at>
626 Date:   Wed Apr 23 16:16:37 2008 +0200
628     eliminate libgadu/configure.ac
630 commit 44850dc7a55ed836f9580a37f550bf9315ba39ad
631 Author: David Riebenbauer <davrieb@liegesta.at>
632 Date:   Sat Apr 19 17:16:49 2008 +0200
634     eliminate kksystr/configure.ac
636 commit edc338cdbc8b70316f189c0317446ed3b0665370
637 Author: David Riebenbauer <davrieb@liegesta.at>
638 Date:   Sat Apr 19 17:06:01 2008 +0200
640     eliminate kkstrtext/configure.ac
642 commit 5d3e1cbdfc46aeb0fd0b591a6b15b1ae602bdebd
643 Author: David Riebenbauer <davrieb@liegesta.at>
644 Date:   Sat Apr 19 15:23:15 2008 +0200
646     eliminate kkconsui/configure.ac
648 commit efb15ce3655a02e8bdd5f4d4b6ccdbcfe0553613
649 Author: David Riebenbauer <davrieb@liegesta.at>
650 Date:   Fri Apr 18 20:35:25 2008 +0200
652     eliminate firetalk/configure.ac
654 commit bdd378fe821c12167627b62556ffe36c6d18b800
655 Author: David Riebenbauer <davrieb@htu.tugraz.at>
656 Date:   Wed Apr 16 13:47:37 2008 +0200
658     integrate connwrap magic into $top_srcdir
659     
660     move connwrap's configure into main configure.ac and Makefile.am
662 commit 9d92b1003e3f055f86dfa4e8d4120191e1f59630
663 Author: David Riebenbauer <davrieb@liegesta.at>
664 Date:   Tue Apr 22 10:40:39 2008 +0200
666     don't overwrite $CXXFLAGS with $CFLAGS in configure.ac
667     
668     Signed-off-by: David Riebenbauer <davrieb@liegesta.at>
670 commit 6380a769c86b7f8beb3da050494bf921b02bb166
671 Merge: 76a840f... 8be23dd...
672 Author: Roger <roger@jikos.cz>
673 Date:   Thu Apr 24 13:43:51 2008 +0200
675     Merge branch 'mob' of git+ssh://mob@repo.or.cz/srv/git/centerim into mob
677 commit 76a840ff0c7555c0f354d7a2c0ef046be3fc6bd4
678 Author: Roger <roger@jikos.cz>
679 Date:   Thu Apr 24 13:42:47 2008 +0200
681     Bug #98 - Disable message conversion from/to HTML
683 commit 8be23dd2e676ccf86c41d4003aa3e9645c843597
684 Merge: 8792dd8... a92dd45...
685 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
686 Date:   Thu Apr 24 12:36:22 2008 +0100
688     Merge branch 'mob' of git+ssh://repo.or.cz/srv/git/centerim into mob
690 commit 8792dd84f2804a97626ab770f86189e39f25c515
691 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
692 Date:   Thu Apr 24 12:34:28 2008 +0100
694     Fixed ICONV detection; see bug #81
696 commit 67ee1e57b198ade702e84c71b71c9ae455b60c2a
697 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
698 Date:   Thu Apr 24 12:33:20 2008 +0100
700     Updated line numbers in po files
702 commit a92dd452326193872f3509fdf7ce2a3bebd6dde1
703 Author: Boris Petersen <transacid@gmail.com>
704 Date:   Sun Apr 20 15:19:43 2008 +0200
706     Removing spec and motor files properly
708 commit 079dd5bb73f464ea5d2055163f5a3165e6999bde
709 Author: Boris Petersen <transacid@gmail.com>
710 Date:   Thu Apr 17 19:13:57 2008 +0200
712     Revert "got rid of *.spec and *.motor files, which dun relly belong to the actual source"
713     
714     This reverts commit ceec34a496196954b68e878cc051c83460284c11.
715     
716     Signed-off-by: Boris Petersen <transacid@gmail.com>
718 commit 3c1e4899a1261f4c092127776ed9e8f94e26624d
719 Author: Roger <roger@jikos.cz>
720 Date:   Thu Apr 17 14:38:30 2008 +0200
722     Bug #91 - Restore history position on return to event-list
724 commit 427db92c50e827f3e810fcd49cf44a92d20d51c3
725 Author: Roger <roger@jikos.cz>
726 Date:   Thu Apr 17 13:54:35 2008 +0200
728     Bug #89 - Fix IRC/NickServ password handling
730 commit 74c3112f9adcd8b4397219973b4ef2e5cc2bcd3e
731 Author: Roger <roger@jikos.cz>
732 Date:   Thu Apr 17 12:32:14 2008 +0200
734     Bug #66 - Fix regression from newer firetalk lib
736 commit 33a54f1c0be86b772fdb04e297a939c4d9a44917
737 Author: Boris Petersen <transacid@gmail.com>
738 Date:   Tue Apr 15 15:11:29 2008 +0200
740     Changed warning display condition for libotr. Now only a warning is given if you build --with-libotr, sine it's not supported yet
742 commit 16443ac2b0bf8e440bf33eec1d652077960ac456
743 Merge: 2229dd1... e09d5b8...
744 Author: David Riebenbauer <davrieb@htu.tugraz.at>
745 Date:   Tue Apr 15 14:40:52 2008 +0200
747     Merge branch 'mob' of git+ssh://mob@repo.or.cz/srv/git/centerim into mob
749 commit e09d5b816ec75161ae8c2df17c7ee406acce69b9
750 Merge: ceec34a... 2ab8e20...
751 Author: Boris Petersen <transacid@gmail.com>
752 Date:   Tue Apr 15 14:36:50 2008 +0200
754     Merge branch 'mob' of git+ssh://transacid@repo.or.cz/srv/git/centerim into mob
756 commit 2229dd13c876b3d1a412be24b3968b1a69750915
757 Author: David Riebenbauer <davrieb@htu.tugraz.at>
758 Date:   Tue Apr 15 14:34:50 2008 +0200
760     correct the node number for the vi keys setting
762 commit ceec34a496196954b68e878cc051c83460284c11
763 Author: Boris Petersen <transacid@gmail.com>
764 Date:   Tue Apr 15 14:34:08 2008 +0200
766     got rid of *.spec and *.motor files, which dun relly belong to the actual source
768 commit 2ab8e2075cd885ab6f279278e0f3ef81a97d3342
769 Author: Roger <roger@jikos.cz>
770 Date:   Mon Apr 14 23:22:15 2008 +0200
772     More support for old GCC, now in irchook
774 commit f8224c41191817c2d68ab9b5572c86064ebe0492
775 Author: Roger <roger@jikos.cz>
776 Date:   Mon Apr 14 22:40:08 2008 +0200
778     Improve GCC 2.95 support in libyahoo2
780 commit 516e81b460c788e79defc70ca501170aa3adb64f
781 Author: David Riebenbauer <davrieb@htu.tugraz.at>
782 Date:   Tue Apr 8 13:13:30 2008 +0200
784     only use order-only targets if we have a GNU make that supports it
785     
786     Adds a test to configure.ac that checks if make supports order-only targets.
787     Change the "|" in src/Makefile.am to $(ORDER_ONLY which is empty if they're not
788     supported.
789     
790     This should fix the problem that centerim would only compile with GNU make 3.80
791     and higher.
793 commit 0bf40402f931b342df5963921809970c67d776b5
794 Merge: 6111241... ac66092...
795 Author: David Riebenbauer <davrieb@htu.tugraz.at>
796 Date:   Sat Apr 12 18:20:14 2008 +0200
798     Merge branch 'mob' of git://repo.or.cz/centerim into mob
800 commit ac66092918164bfa2b9b51f5262bf2fb2789a954
801 Author: Jayjay <jayjay@twek.nl>
802 Date:   Sat Apr 12 12:07:41 2008 +0200
804     Corrected typo in menu: offile to offline.
805     Also corrected this typo in the language files.
807 commit 88f6b6211bb5f22e34a9bf304f4cd39019ecc2a7
808 Author: Boris Petersen <transacid@gmail.com>
809 Date:   Tue Apr 8 19:46:42 2008 +0200
811     Updated Changelog
813 commit 934d211fad66e2cc2d835fd96d4e5f1408669920
814 Author: Roger <roger@jikos.cz>
815 Date:   Mon Apr 7 21:23:34 2008 +0200
817     Bug #93 - Don't call unimplemented buddyicon callbacks (thanks Derek)
819 commit 3daa4286a4ac2aab18c8f22b2dac1d0daee7c063
820 Author: Roger <roger@jikos.cz>
821 Date:   Mon Apr 7 21:22:01 2008 +0200
823     Bug #88 - Correctly end loop (thx Anibal and Lenny)
825 commit 61112411ddcaef7b0cf808359cb6fc070e9a9592
826 Author: Mehturt <mehturt@gmail.com>
827 Date:   Fri Apr 4 13:31:58 2008 +0200
829     I've implemented (sort of) vi keybindings for moving up/down in
830     contact list and some other windows using 'j' and 'k' keys.
831     The patch also contains configuration.
832     Tested on Ubuntu 7.10 with ncurses 5.6.
834 commit 30aa1f9de386b45fd78b2bbb0a9160a800636e5e
835 Author: Roger <roger@jikos.cz>
836 Date:   Thu Apr 3 01:42:41 2008 +0200
838     Bug #88 - Check if user is created before setting attributes
840 commit e3ce5a37d6ab81b90b48bba327d66af298a7c4a9
841 Author: Roger <roger@jikos.cz>
842 Date:   Mon Mar 31 21:13:14 2008 +0200
844     Yahoo (val)grinding
846 commit 4120488dc9269d10b3bc73e3ef5127a86c0c13ba
847 Author: Johannes Ott aka Oetzi <centerim@informatiker2k3.de>
848 Date:   Mon Mar 31 17:18:17 2008 +0200
850     German translation for new config option
852 commit 910b43a7c0da886eeac9312c2664e3f73a2c4f95
853 Author: Johannes Ott aka Oetzi <centerim@informatiker2k3.de>
854 Date:   Mon Mar 31 16:41:19 2008 +0200
856     moved new option to the right topic User Interface
858 commit d1ccdf9446acae970ec51dbded036c21544b6b71
859 Author: Johannes Ott aka Oetzi <centerim@informatiker2k3.de>
860 Date:   Mon Mar 31 16:36:08 2008 +0200
862     Added config-option for the enhancement Charlie did this day: showing opened chats.
863     Shortened *Auth*-Tag to "!A"
865 commit fa6dad96f6bc08a9b9276e7b43904328907d680c
866 Merge: 9977a39... 10fae87...
867 Author: Johannes Ott aka Oetzi <centerim@informatiker2k3.de>
868 Date:   Mon Mar 31 15:05:46 2008 +0200
870     Merge branch 'mob' of git+ssh://mob@repo.or.cz/srv/git/centerim into mob
872 commit 10fae876be449a065ce4a779372db29bc8af4ef9
873 Author: Charlie <root@localhost.(none)>
874 Date:   Mon Mar 31 15:10:11 2008 +0300
876     Added feature to display all opened chats.
878 commit 9977a3997d2c07445ccb2d15689a17cb6fc6bc6b
879 Author: Johannes Ott aka Oetzi <centerim@informatiker2k3.de>
880 Date:   Mon Mar 31 00:31:20 2008 +0200
882     Added a tag *Auth* to the usernames at contact-list which are on status
883     Awaiting Authorization.
884     
885     Issues: Showing flag for all users, while connecting to server until list
886     is syncronized with server (2-4 seconds)
888 commit 5c70bd0b94500e1b13bb187918904e8f42d97d06
889 Author: Sven Wegener <sven.wegener@stealer.net>
890 Date:   Sun Mar 30 22:00:44 2008 +0200
892     Use browser from config file
893     
894     When loading the config file use the value from the file instead of setting our
895     current value again.
896     
897     Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
899 commit d3078035f9b75911bf2cc6be64113cc8d434e997
900 Author: Boris Petersen <transacid@gmail.com>
901 Date:   Sat Mar 29 20:01:01 2008 +0100
903     Updated Changelog
905 commit 35d0f07a496d6db2d3745b98a4b36ee269c72681
906 Author: Roger <roger@jikos.cz>
907 Date:   Thu Mar 27 19:34:46 2008 +0100
909     Bug #85 - Split multiline messages before processing
911 commit aeb836f351e1862f0ae02700d5fc6f887b42e7db
912 Author: Roger <roger@jikos.cz>
913 Date:   Thu Mar 27 16:08:07 2008 +0100
915     YIM - Support authorization
917 commit 3932dd3417429f7a91598f8d772cd97652a15c96
918 Author: Roger <roger@jikos.cz>
919 Date:   Wed Mar 26 23:29:03 2008 +0100
921     Bug #78 - YIM, contact-list managing, new list parsing
923 commit 49ca19d6c23c9f385f78b6acf308864f0b8b78a2
924 Author: Roger <roger@jikos.cz>
925 Date:   Wed Mar 26 22:57:10 2008 +0100
927     YIM: Comment out another unimplemented callback
929 commit 1bbc4698c62840caf3fb8d1099f32cb13c1ffda9
930 Author: Roger <roger@jikos.cz>
931 Date:   Mon Mar 24 00:47:35 2008 +0100
933     YIM: Accept v15 status messages
935 commit da88544c803542f60f881a72c61946021ffa66de
936 Author: Roger <roger@jikos.cz>
937 Date:   Sun Mar 23 19:57:06 2008 +0100
939     Bug #78 - Change YIM protocol version
941 commit b28c6deaef58eb685a2d747b28b6a572122730d4
942 Author: Roger <roger@jikos.cz>
943 Date:   Thu Mar 20 13:33:40 2008 +0100
945     Bug #83 - Better and tested fix
947 commit 915b3a7ade7a9830236eb6675ef13a8bc32238ce
948 Author: Roger <roger@jikos.cz>
949 Date:   Thu Mar 20 10:27:52 2008 +0100
951     Bug #83 - Single-quote passed URL and encode single-quotes in it
953 commit ad6ad53ebf791f97cb7337dc79ab2ce8ccb1246f
954 Author: Roger <roger@jikos.cz>
955 Date:   Wed Mar 19 08:22:20 2008 +0100
957     Bug #82 - NetBSD #ifdefs, patch by Ed Ravin
959 commit 224a10f6c3ba36eed81d558a16e1dbc3c95cfaaa
960 Author: Petr Písař <petr.pisar@atlas.cz>
961 Date:   Mon Mar 17 17:27:20 2008 +0100
963     Czech translation: Public keys in OTR configuration fix
965 commit 24ce093af4eb7cb9ff6c40a5db2647c5fb6e780f
966 Author: Pavel Krush <pavel.krush@gmail.com>
967 Date:   Mon Mar 17 22:16:25 2008 +0600
969     add new color to the colorschemer for unread messages
971 commit 1dde2d3c526f6e110e05382dd8183bc73b39e95a
972 Author: Sascha Vogt <FunkyFish@gmx.net>
973 Date:   Fri Mar 14 14:12:27 2008 +0100
975     Commented out callback of non-implemented method to prevent a segfault
976     while logging into Yahoo!
978 commit 21d2f569acbd09b5f10f1ee7ac365f668e99f642
979 Author: Roger <roger@jikos.cz>
980 Date:   Thu Mar 13 16:28:50 2008 +0100
982     Backport yahoo login from libpurple.
984 commit f222ea2b3e0084d2ca40b24d97c209d711fe54f6
985 Author: Roger <roger@jikos.cz>
986 Date:   Thu Mar 13 15:05:30 2008 +0100
988     Merge changes from libyahoo2 SVN trunk.
990 commit 868a6fcece23f8b9b7fc185768fc73581788fb0c
991 Author: Petr Písař <petr.pisar@atlas.cz>
992 Date:   Thu Mar 13 13:32:22 2008 +0100
994     Czech translation synced with POT
996 commit 0ae2b67a1b2e3ba7fb98d754864d6177d81b5281
997 Author: Petr Písař <petr.pisar@atlas.cz>
998 Date:   Thu Mar 13 13:30:27 2008 +0100
1000     POT update
1002 commit 804240ea07046be8e6c1fe4713783ab0287abe62
1003 Author: Petr Písař <petr.pisar@atlas.cz>
1004 Date:   Thu Mar 13 12:44:04 2008 +0100
1006     Usage help message typo and i18n fix
1008 commit 8ed78102385139cdba642196234165950ed9eea3
1009 Author: Petr Písař <petr.pisar@atlas.cz>
1010 Date:   Thu Mar 13 11:54:59 2008 +0100
1012     Czech translation update
1014 commit 06b2c6967c508a7c688d5415b175c24f8823ca42
1015 Author: Petr Písař <petr.pisar@atlas.cz>
1016 Date:   Thu Mar 13 11:43:42 2008 +0100
1018     Content-Type charset= header fix (real charset and header mismatched)
1020 commit 2576a0559423ce5fe2929e89030f2227cc94518a
1021 Author: Boris Petersen <transacid@gmail.com>
1022 Date:   Tue Mar 11 21:36:57 2008 +0100
1024     Added zh_CN to po files in configure.ac
1026 commit 6202b2eb899b04592654f84ea6b232533add09de
1027 Author: Boris Petersen <transacid@gmail.com>
1028 Date:   Tue Mar 11 20:55:42 2008 +0100
1030     Updated Changelog
1032 commit 0de2fb28486f8d6a0b4585446890a7b743f5ea5b
1033 Author: Boris Petersen <transacid@gmail.com>
1034 Date:   Tue Mar 11 20:07:40 2008 +0100
1036     Sorry, forgot pl. and some moving
1038 commit cf59ef8155ad8319072861343c13f841eaf6c87a
1039 Author: Boris Petersen <transacid@gmail.com>
1040 Date:   Tue Mar 11 19:26:31 2008 +0100
1042     Changed po files to utf-8
1044 commit f1db3234afe54cb68f4b8261677f4ab148ac971a
1045 Author: Petr Písař <petr.pisar@atlas.cz>
1046 Date:   Sun Mar 2 20:04:22 2008 +0100
1048     Czech translation spelling correction
1050 commit a6e04b0b31df9ead2bb6bb2bacf233c94c2c2be1
1051 Author: Petr Písař <petr.pisar@atlas.cz>
1052 Date:   Sun Mar 2 19:39:41 2008 +0100
1054     Czech translation update (spelling corrections)
1056 commit 1e6f2ea7dc92ccdb1aa792bcddc5776f938265e8
1057 Author: Roger <roger@jikos.cz>
1058 Date:   Fri Feb 29 23:17:51 2008 +0100
1060     Bug #74: Move cursor back when merging piece of line to previous one.
1062 commit de152813f6b1c0c96114b888345b0b6d91be8091
1063 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1064 Date:   Wed Feb 13 16:27:20 2008 +0000
1066     Re-added v2 constant
1068 commit 32790af987807a0fe10f4d57b0074876b0e3e3df
1069 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1070 Date:   Wed Feb 13 14:49:10 2008 +0000
1072     Re-added v5 constant
1074 commit 606ecdb74cc6f272b5b2e7371fd2624937934d26
1075 Merge: 869fd80... d590531...
1076 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1077 Date:   Wed Feb 13 14:39:25 2008 +0000
1079     Merge commit 'origin/mob' into mob
1080     
1081     Conflicts:
1082     
1083         libicq2000/src/Client.cpp
1084         libicq2000/src/SNAC-GEN.cpp
1086 commit d5905318cdaceed9d2d0ffdc3f0915a09955d393
1087 Author: Andy Stanford <andy@andystanford.me.uk>
1088 Date:   Mon Jan 28 13:35:25 2008 +0000
1090     Further fixes as with preceeding patches. ref bug# 67
1092 commit fa5f463c9b20c1228d31fc8093202a0955129669
1093 Author: Andy Stanford <andy@andystanford.me.uk>
1094 Date:   Mon Jan 28 13:30:00 2008 +0000
1096     Amendment to previous edit.
1098 commit 5cf6932b2cf8282a0b78169d75a498b5042563d6
1099 Author: Andy Stanford <andy@andystanford.me.uk>
1100 Date:   Mon Jan 28 13:20:09 2008 +0000
1102     Edit to RSS Parse to prevent infinite looping when parsing <br> tags.
1104 commit 832818df963358ac401c408ba534379f5e07cb2e
1105 Author: Boris Petersen <transacid@gmail.com>
1106 Date:   Sun Jan 27 23:34:16 2008 +0100
1108     moved the old Changelog, which only contained log from the old centericq
1109     to ChangeLog.old and added our own new ChangeLog generated from git log.
1111 commit c41d93c894c9578e1ecd42a11b1f08bac26700c4
1112 Author: Boris Petersen <transacid@gmail.com>
1113 Date:   Sun Jan 27 23:03:40 2008 +0100
1115     Fix for Fribidi from gentoo see
1116     http://bugs.gentoo.org/show_bug.cgi?id=200900
1118 commit ed81dcdb5c469a8ca6277fd41363f0c5730e15f5
1119 Author: Roger <roger@jikos.cz>
1120 Date:   Thu Jan 24 14:43:41 2008 +0100
1122     ICQ: Send authorization replies via SSI.
1124 commit a116828ac5569a0382539306e133ac7f0843a7c4
1125 Author: Roger <roger@jikos.cz>
1126 Date:   Thu Jan 24 14:14:14 2008 +0100
1128     ICQ: Update sent capabilities (SSI).
1130 commit c09e0baf2ece2a808c338c2dbe3c7be7efa96f9e
1131 Author: Roger <roger@jikos.cz>
1132 Date:   Thu Jan 24 13:55:19 2008 +0100
1134     ICQ: Parse additional SNAC TLVs (version)
1136 commit 08041bc410bd683f3ce78bac9b376a5b051e47bf
1137 Author: Roger <roger@jikos.cz>
1138 Date:   Wed Jan 23 21:18:52 2008 +0100
1140     ICQ: Update login packet sequence.
1142 commit 79c9587c04e77d7b292f29a7f09ee127b1d73bb8
1143 Author: Roger <roger@jikos.cz>
1144 Date:   Tue Jan 22 20:58:05 2008 +0100
1146     ICQ: Rebuild master group when adding/removing group.
1148 commit 1c301c5741030fdaac4b3553e84c4c498313e5a6
1149 Author: Roger <roger@jikos.cz>
1150 Date:   Tue Jan 22 16:50:48 2008 +0100
1152     ICQ: Show authorization awaiting info about contacts.
1154 commit db338656a2cbfba29b62f3817183b6fa640ef68f
1155 Author: Roger <roger@jikos.cz>
1156 Date:   Tue Jan 22 16:44:31 2008 +0100
1158     Preliminary support for ICQ contacts state reporting.
1160 commit bd7a4349ed486cd16d12251954c74a5f5748710b
1161 Author: Roger <roger@jikos.cz>
1162 Date:   Tue Jan 22 12:45:08 2008 +0100
1164     Respect tag IDs of non-contact SBL entries.
1166 commit d6ca07415e0cf04d79eac592af312b90e782afdf
1167 Author: Roger <roger@jikos.cz>
1168 Date:   Mon Jan 21 22:27:30 2008 +0100
1170     Improve ICQ SBL/SSI handling (user removal, disconnection etc.).
1172 commit e3bbf5b6efc67b24a21c60d83c5ee21e84920441
1173 Author: Roger <roger@jikos.cz>
1174 Date:   Sat Jan 19 23:23:58 2008 +0100
1176     Bug #70 - Improve Jabber presence handling for multiple resources with and one contact.
1178 commit 7bf9c8827aaa7354fca212ac66c4f89c072767bc
1179 Author: Roger <roger@jikos.cz>
1180 Date:   Sat Jan 19 00:32:47 2008 +0100
1182     Implement contacts and groups removal for ICQ SSI.
1184 commit 0b33d4bf47c1e59ec181bc097f23bb4fb79dd1c5
1185 Author: Roger <roger@jikos.cz>
1186 Date:   Fri Jan 18 18:44:17 2008 +0100
1188     Port fix for bug #51 to new SSI infrastructure.
1190 commit 169df73f47457eb70bcfd9a1453b708301520233
1191 Author: Roger <roger@jikos.cz>
1192 Date:   Thu Jan 17 14:45:27 2008 +0100
1194     Fix disconnecting with ICQ caused by my previous patch.
1196 commit 426fdf7291a6aed40400ce369d8fa9e594fc8ea7
1197 Author: Jayjay <jayjay@twek.nl>
1198 Date:   Tue Jan 15 18:47:22 2008 +0100
1200     Corrected bugzilla.org typo in configure. Reverted part of patch of Apr2007.
1201     - in configure.ac, I made a typo of bugzilla.centerim.org, corrected that
1202     - I was mistaken by thinking this is incorrect: 'if (c = ....)' But C allows this and the code needed it. Now user details are fetched correctly again.
1204 commit a7b9ff56f759a579cdc21e188663b627223f0aee
1205 Author: Roger <roger@jikos.cz>
1206 Date:   Mon Jan 14 23:02:29 2008 +0100
1208     First part of SSI/SBL support for libicq2000. Implements adding of users and groups.
1210 commit a53bf58e6f008cd3a18efde7cf00a6e8e3cf5117
1211 Author: Roger <roger@jikos.cz>
1212 Date:   Fri Jan 11 18:07:28 2008 +0100
1214     Bug #67 - don't loop in ruscase() infinitely.
1216 commit 3ace2f049fe4ac67ae20f32df98e20738e13bbc4
1217 Author: Roger <roger@jikos.cz>
1218 Date:   Wed Jan 9 22:05:49 2008 +0100
1220     Bug #51 - Use groups from previous packets when importing contacts from server.
1222 commit 9d6fc91da7bdde4ab134aecad3e865517b6b5005
1223 Author: Jayjay <jayjay@twek.nl>
1224 Date:   Fri Jan 4 23:09:52 2008 +0100
1226     Rolled back wrong renames to lists.sourceforge.net.
1228 commit dfad3459ae6485e9413e676b17a29154ed2c5bed
1229 Author: Jayjay <jayjay@twek.nl>
1230 Date:   Fri Jan 4 23:02:20 2008 +0100
1232     Changed sourceforge bug-reporting project to our new bugzilla site.
1234 commit 869fd80ba2edfeb4971283184bf460c7a394e4ea
1235 Merge: b384767... eba7844...
1236 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1237 Date:   Wed Jan 2 19:18:37 2008 +0000
1239     Merge commit 'origin/mob' into mob
1241 commit eba7844f4ab2a6ad261f72e5c7974a40acf412b8
1242 Author: Roger <roger@jikos.cz>
1243 Date:   Tue Jan 1 23:33:06 2008 +0100
1245     Parse incoming auth. messages sent via SBL/SSI.
1247 commit b384767c3618cfc6e3d1389e04a3151d47aff26e
1248 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1249 Date:   Mon Dec 31 23:41:41 2007 +0000
1251     Use family 0x0013 (Server Stored Information) to add users to list
1253 commit 3b084c1f864cf553c96c4ec2640e4af4a7a46634
1254 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1255 Date:   Mon Dec 31 20:21:01 2007 +0000
1257     Added request types to rate classes
1259 commit cc573fcf589a8d6507900015cf803b18deb13a89
1260 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1261 Date:   Mon Dec 31 18:55:27 2007 +0000
1263     Added parsing of Rate limits.
1264     
1265     Rate limits where completely skipped during parsing. Now they are saved in a
1266     map so that in future we may use these to make some controls.
1268 commit 2d66883e620ec2273c44a5e2b67d25e6c4570caf
1269 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1270 Date:   Mon Dec 31 14:25:00 2007 +0000
1272     Adding interpretation and saving of server capabilities. Commented out sending
1273     CL at login.
1274     
1275     Formerly the server capabilities were just ignored. Now they are saved in a
1276     vector so that we may re-use them to prevent the sending of unrecognized
1277     commands.
1278     Also commented out the sending of the Contact List to server at login time
1279     since it is not part of the login steps and the server responds with an error.
1281 commit 426f9e04633abf92631fe1f6241818557f0b146b
1282 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1283 Date:   Sat Dec 29 21:38:22 2007 +0000
1285     Update translation files
1287 commit 5ea6bbe1639961d24f69ea4b654a9ee0d1d88160
1288 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1289 Date:   Sat Dec 29 21:38:04 2007 +0000
1291     Resolved a couple of bugs introduced by the latest commits
1293 commit 69c84ce263760b4e724ee9cec51e3dc51e76ffca
1294 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1295 Date:   Sat Dec 29 18:57:47 2007 +0000
1297     Updated translation line references
1299 commit 000d1888b8646eb3c6dbbdfd0f90b6fc13b4b8aa
1300 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1301 Date:   Sat Dec 29 18:28:33 2007 +0000
1303     Added error handling and logging of error codes and messages
1305 commit 940923127447d46fe9a702561152b1c4690709e6
1306 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1307 Date:   Sat Dec 29 15:16:10 2007 +0000
1309     Fixed incomplete parsing of incoming packet
1311 commit c163bf8dad6f57021f517370bcd313258bc1036b
1312 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1313 Date:   Sat Dec 29 14:14:48 2007 +0000
1315     Added an error log when receiving error messages from server
1316     Corrected the parsing of SSI Rights Reply
1318 commit 7e4749e63806eddac16428f99eb8f6db6077c67f
1319 Author: Roger <roger@jikos.cz>
1320 Date:   Wed Dec 26 22:54:03 2007 +0100
1322     Rename "Unicode" to "German UTF-8", as it is source encoding specific.
1324 commit 9b234746691bd7199234b8790fc8d1ad69ceac9a
1325 Author: Roger <roger@jikos.cz>
1326 Date:   Wed Dec 26 22:52:03 2007 +0100
1328     Don't un-idle-auto-away when screen is reattached (revert to auto-idle status via previous online).
1330 commit 3288eef477a0790158fadec65e533f1be61b1ea1
1331 Merge: 3bd2a4a... b913191...
1332 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1333 Date:   Sun Dec 23 21:36:31 2007 +0000
1335     Merge branch 'bug24' into mob
1336     
1337     Conflicts:
1338     
1339         po/cs.po
1341 commit b913191d3f5330959ef35b0441018ca8c75072a2
1342 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1343 Date:   Sun Dec 23 21:32:46 2007 +0000
1345     Fix for bug #24
1347 commit 69c232b61024028fd9bc3120379a981d748cb2c8
1348 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1349 Date:   Fri Dec 21 21:56:35 2007 +0000
1351     Updated translation lines
1353 commit 3bd2a4a7d033598b77b19afbbba4d8013b4d097f
1354 Author: Petr Písař <petr.pisar@atlas.cz>
1355 Date:   Thu Dec 20 14:20:28 2007 +0100
1357     "Request an authorization" fix and other updates
1359 commit 39cd07e1b85a9a017cee47f228e088e1661a5d0f
1360 Author: Martin Nepivoda <nepim9am@u-pl11.ms.mff.cuni.cz>
1361 Date:   Wed Dec 19 14:48:06 2007 +0100
1363     Bug #56 - better initialisation of editor.
1365 commit 78842dd2d2bab1dd1b06777766a8da8e1c63771d
1366 Author: Johannes Ott aka Oetzi <centerim@informatiker2k3.de>
1367 Date:   Sun Dec 16 12:53:58 2007 +0100
1369     added new conversion rule iso-8859-15 to utf-8 named Unicode
1371 commit 968ded8df2b50f270079064054cc61ad4753253a
1372 Author: Roger <roger@jikos.cz>
1373 Date:   Fri Dec 14 16:49:50 2007 +0100
1375     Make valgrind happy.
1377 commit 11cd78e8bd4c85eeb4be25c818ed24ec6fcb37c6
1378 Merge: e37b9b4... 24ea83f...
1379 Author: David Riebenbauer <davrieb@liegesta.at>
1380 Date:   Thu Dec 13 10:55:38 2007 +0100
1382     Merge branch 'mob' of git+ssh://davrieb2@repo.or.cz/srv/git/centerim into mob
1384 commit e37b9b4cc60fc8054ebca4b68ac71870512c2fd9
1385 Author: David Riebenbauer <davrieb@liegesta.at>
1386 Date:   Thu Dec 13 10:55:34 2007 +0100
1388     add GPGME_LIBS to LIBS. (fixes Bug54)
1390 commit 24ea83fcd1630b0baacb74eb08f9f1714c3b144e
1391 Author: Pavol Rusnak <stick@gk2.sk>
1392 Date:   Thu Dec 13 10:17:38 2007 +0100
1394     Setting all test checks to form "x$string" = "xvalue"
1395     
1396     http://bugzilla.centerim.org/show_bug.cgi?id=54#c9
1398 commit 4b2da4d46f65aae1a3492daee373b48faea7067e
1399 Author: David Riebenbauer <davrieb@liegesta.at>
1400 Date:   Tue Dec 11 18:17:23 2007 +0100
1402     Re-add gnutls_record_send in connwrap.c
1403     
1404     The fix to bug 40 removed one if-clause to much, which caused SSL
1405     connections to time out. Re-adding the statement fixes that
1407 commit b6bba25d3e53088a57ebd7098895df4d8bccc8b1
1408 Author: Boris Petersen <transacid@gmail.com>
1409 Date:   Mon Dec 10 14:15:42 2007 +0100
1411     Typo in GPGME check, Patch by Michael Tatarinov
1413 commit d34101f33c1f163c90b6a0ef3d198ebbb6172821
1414 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1415 Date:   Sat Dec 8 21:24:03 2007 +0100
1417     Added a missing format specifier
1419 commit ef07ed283cc6b94f37c793fdb074239a03a869e1
1420 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1421 Date:   Sat Dec 8 13:10:58 2007 +0100
1423     Started update of Italian translation
1425 commit e7b96d18fe069565f4a5d68112fffb021ba22241
1426 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1427 Date:   Sat Dec 8 12:41:42 2007 +0100
1429     Corrected bugs introduced by previous commit
1431 commit 0d9742b3f832fedba1b4b958522f09bffd97aae6
1432 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1433 Date:   Sat Dec 8 12:39:13 2007 +0100
1435     Fixed bug #40
1436     
1437     Removed printf and fprintf from connwrap which messed the output of centerim
1439 commit 700b8de4aa8ad62c595d3092c1c1f2088df52bdb
1440 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1441 Date:   Sat Dec 8 12:28:29 2007 +0100
1443     Fixed bug #52
1444     
1445     Fixed a bug that prevented to insert a user in your contact list if you had no groups in your list, MSN protocol. Also fixed a bug when removing users that where in no group which incurred in error 224
1447 commit 1f962bd0894d0bd58cf312757c9ad5721158a79d
1448 Author: Mehturt <mehturt@gmail.com>
1449 Date:   Sat Dec 8 02:03:53 2007 +0100
1451     Fixed bug #47
1452     
1453     Fixed bug which made centerim crash when built with libotr support. This is a quick workaround until we refactor some code
1455 commit ed8b119d34ff59f208c952673b48aed923c3c07a
1456 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1457 Date:   Sat Dec 8 01:31:08 2007 +0100
1459     Updated translation references
1461 commit 268b62b136df60ea10517765e6b638632e7750b9
1462 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1463 Date:   Fri Dec 7 19:08:55 2007 +0100
1465     Displayed CXXFLAGS instead of CPPFLAGS at the end of the configure
1467 commit 6a27025e1dd6ef1b3e5ec6dec4c8c18199257a5d
1468 Author: Pavol Rusnak <stick@gk2.sk>
1469 Date:   Mon Dec 3 03:40:30 2007 +0100
1471     Allow connecting with more instances of centerim to jabber server
1472     by adding random hex number after "/centerim" resource identifier.
1473     (At least that is the way libpurple does ...)
1475 commit c77668b69f123d6b575e1357c5c5f2b4d08e412e
1476 Merge: 4390c11... 64f7f8b...
1477 Author: David Riebenbauer <davrieb@liegesta.at>
1478 Date:   Fri Nov 30 23:36:38 2007 +0100
1480     Merge branch 'master' into mob
1482 commit 64f7f8bfd08525109828c00e376de92991179ba4
1483 Author: David Riebenbauer <davrieb@liegesta.at>
1484 Date:   Fri Nov 30 23:26:49 2007 +0100
1486     replace the libcurl tests with libcurl.m4
1488 commit 884fba7421c8ae56e192f5ff2f9925145ec0e086
1489 Author: David Riebenbauer <davrieb@liegesta.at>
1490 Date:   Fri Nov 30 19:13:34 2007 +0100
1492     Add m4 macros to check for libgnutls to the repository
1493     
1494     libssl users who check out git shouldn't need libgnutls
1496 commit 9362bdbb4b7eb548ac696f3132bf83328cc06f34
1497 Author: David Riebenbauer <davrieb@liegesta.at>
1498 Date:   Fri Nov 30 18:51:31 2007 +0100
1500     Change pgpme.m4 to use the old commandline option and help string
1502 commit ac225f9d3497b8249c2d942b4d26014f25ad0654
1503 Author: David Riebenbauer <davrieb@liegesta.at>
1504 Date:   Fri Nov 30 18:15:19 2007 +0100
1506     replace configure check for gpgme with the m4 provided by gpgme
1507     
1508     This also has the advantage that we now check for the correct minimum
1509     gpgme version.
1511 commit ff9a87e329d3c1f93ed8bb7ca7e147475a546b6a
1512 Author: David Riebenbauer <davrieb@liegesta.at>
1513 Date:   Mon Nov 26 22:02:00 2007 +0100
1515     replace occurences of VERSION with centerim::version
1516     
1517     This patch adds a new file git-version.cc, which intializes static variable
1518     centerim::version.
1519     
1520     This helps in cutting down the compile time penalty of generating the
1521     version string on every make run. Instead of every file that uses config.h
1522     only one file has to be recompiled. The rest of the work is done by the
1523     linker.
1525 commit 08aaa47c9d172c9d50ab08c5368f618bb7519d66
1526 Author: David Riebenbauer <davrieb@liegesta.at>
1527 Date:   Mon Nov 26 19:57:22 2007 +0100
1529     Add an autogenerated header git_version.h
1530     
1531     This information is partly redundant, as config.h contains the version
1532     information too.  But git_version.h gets updated on every make run in src. Care
1533     is taken to only touch the file when it's version number differs from the one
1534     generated by git-version-gen.
1535     
1536     Signed-off-by: David Riebenbauer <davrieb@liegesta.at>
1538 commit 4390c1136d5a82e69f65921eb15d03c8a7d61466
1539 Author: David Riebenbauer <davrieb@liegesta.at>
1540 Date:   Sun Nov 25 20:16:43 2007 +0100
1542     remove superfluous include of string.h
1543     
1544     seems this was produced by a mis-merge
1546 commit c3e4e0472e1fa40f6a564950a443c60a327bd1f7
1547 Merge: 152235a... 43ea42e...
1548 Author: David Riebenbauer <davrieb@liegesta.at>
1549 Date:   Sun Nov 25 19:55:17 2007 +0100
1551     Merge branch 'master' into mob
1553 commit 43ea42e1c8c34e9694a342121ad82c3d9119b2dc
1554 Author: Roger <roger@jikos.cz>
1555 Date:   Sun Nov 25 19:18:07 2007 +0100
1557     Bug #39: Ack SBL to get status notifications
1559 commit 152235ac92c0c1c9a26ccb05e43c423b4ed64783
1560 Author: Roger <roger@jikos.cz>
1561 Date:   Sun Nov 25 19:18:07 2007 +0100
1563     Bug #39: Ack SBL to get status notifications
1565 commit d2df42449c7bcb51cb985cd0fbe8e80a906b4e0d
1566 Merge: 4aaceda... 2d3a23e...
1567 Author: David Riebenbauer <davrieb@liegesta.at>
1568 Date:   Sat Nov 24 10:54:06 2007 +0100
1570     Merge branch 'master' of git+ssh://davrieb2@repo.or.cz/srv/git/centerim into mob
1572 commit 2d3a23eba8cfc8e0f1b9262ba407305290613403
1573 Author: Iulian Ciorascu <iulica@box.co.uk>
1574 Date:   Tue Nov 20 19:29:35 2007 +0100
1576     custom contact sorting patch
1577     
1578     You'll find attached a patch for custom contact sorting.
1579     Currently (and the default value in the patch) they are sorted by status
1580     and activity.
1581     Other possibilities are:
1582     by status and nickname
1583     by activity
1584     by nickname
1586 commit 166b7b3809387287d06fe16e1639bceb1c4f9bc2
1587 Author: Iulian Ciorascu <iulica@box.co.uk>
1588 Date:   Tue Nov 20 10:57:12 2007 +0100
1590     chat out keybinding patch
1591     
1592     Here's a small patch to a direct keybinding from a chat to the contact
1593     list. I put it to Ctrl-v keybinding by default.
1595 commit 4aacedac0bb0f0085c77e848422666ee7d5dc303
1596 Merge: 3186e21... 472a216...
1597 Author: David Riebenbauer <davrieb@liegesta.at>
1598 Date:   Fri Nov 23 14:32:05 2007 +0100
1600     Merge branch 'da_master' into mob
1601     
1602     Conflicts:
1603     
1604         libicq2000/src/ICQ.cpp
1605         libicq2000/src/socket.cpp
1606         libmsn/msn/connection.cpp
1607         libmsn/msn/filetransfer.cpp
1608         libmsn/msn/notificationserver.cpp
1609         libmsn/msn/util.cpp
1611 commit 3186e210629a714746b06693eed446ed70eaa19e
1612 Merge: f087714... 8a7590b...
1613 Author: David Riebenbauer <davrieb@liegesta.at>
1614 Date:   Fri Nov 23 14:26:43 2007 +0100
1616     Merge branch 'master' into mob
1618 commit 472a2160fa09dc4b814e2f625599b9f30846e3d7
1619 Author: David Riebenbauer <davrieb@liegesta.at>
1620 Date:   Fri Nov 23 13:22:18 2007 +0100
1622     add vims swp files to gitignore
1624 commit c4ef4f8b882acca1a52b0e215779acbfc5a409e5
1625 Author: David Riebenbauer <davrieb@liegesta.at>
1626 Date:   Fri Nov 23 13:20:59 2007 +0100
1628     add various includes of cstring to fix compilation with gcc-4.3
1630 commit 076153501c8cf3a464deef2ffa03e368bb31095f
1631 Merge: f41630a... 8a7590b...
1632 Author: David Riebenbauer <davrieb@liegesta.at>
1633 Date:   Fri Nov 23 10:27:35 2007 +0100
1635     Merge branch 'master' into da_master
1637 commit 8a7590bc831461d7fbe87ade2e3a21443248808e
1638 Author: Pavol Rusnak <stick@gk2.sk>
1639 Date:   Fri Nov 23 10:25:29 2007 +0100
1641     comparison with string literal
1643 commit f0877147c82dce1c38e685c04b897fdcbde89e8c
1644 Author: Boris Petersen <transacid@gmail.com>
1645 Date:   Mon Nov 19 22:12:13 2007 +0100
1647     adding missing includes; trivial fix - comparison with string literal. by
1648     Pavol Rusnak
1650 commit f41630a3732bb3ba468d82833411b39cc5c1abe5
1651 Author: David Riebenbauer <davrieb@liegesta.at>
1652 Date:   Sun Nov 18 09:54:15 2007 +0100
1654     little TODO update
1656 commit dc2c532a9173b9f8365dacf1beefb3f93a5fb713
1657 Author: Stephan Schulz <ss.c@gmx.net>
1658 Date:   Tue Nov 13 18:25:22 2007 +0000
1660     Not only change the terminals window title but also the icon name
1661     
1662     I found it annoying that (at least on my system), centerims title changes
1663     were only visible in the title of the xterm window itself but not in the
1664     taskbar. It has nothing todo with the xterm settings as midnight
1665     commanders title changes appeared in the taskbar (I'm speaking of a gnome
1666     desktop right now). I traced the source for title changing function und
1667     changed the following line:
1668     icqface.cc:3648 in tarball centerim-20071022.tar.gz
1669     from: cout << "\x1b]1;\x07\x1b]2;" << [cutted]
1670     to: cout << "\x1b]1;\x07\x1b]0;" << [cutted]
1671     
1672     The change from 2 to 0 has the effect of not only changing the window
1673     title but also the icon name.
1674     
1675     Signed-off-by: David Riebenbauer <davrieb@liegesta.at>
1677 commit 6e4c5249feeadc6cf7d36860d5926b472698075a
1678 Author: David Riebenbauer <davrieb@liegesta.at>
1679 Date:   Mon Nov 12 10:45:24 2007 +0000
1681     add .deps to .gitignore
1682     
1683     also fix the entry for /src/centerim to only be used from the git tree's root
1685 commit 7a89bf805c80a6f230028f9114ab9f5f3ce78524
1686 Author: David Riebenbauer <davrieb@liegesta.at>
1687 Date:   Mon Nov 12 10:42:10 2007 +0000
1689     commit newly generated po files
1691 commit 9de30ffca21bc2fbe3ab7a6f91c41a7fe42d7052
1692 Author: David Riebenbauer <davrieb@liegesta.at>
1693 Date:   Mon Nov 12 08:40:18 2007 +0000
1695     remove AM_MAINTAINER_MODE
1696     
1697     Maintainer mode has annoyed me more and more over time. I forget to pass
1698     --enable-maintainer-mode to configure far too often. So I am disabling it now.
1699     
1700     I think any problems this might cause, an be solved by either unpacking the
1701     damn tarball again or installing autotools.
1703 commit 17d69ab9809dc5da57691ce2dd4f0b1d1cffa25c
1704 Author: David Riebenbauer <davrieb@liegesta.at>
1705 Date:   Sun Nov 11 20:59:33 2007 +0000
1707     Generate the version info from git
1708     
1709     Until now the version info was set from configure.ac. From this commit on it is
1710     generated by info from git and a script I shamelessly lend from the GNU
1711     coreutils source.
1712     
1713     Changes in the version number should be done by adding a signed tag in git.
1715 commit 04e6e199e368dd88e5828b4950f6940bfbf6a5c2
1716 Author: Roger <roger@jikos.cz>
1717 Date:   Fri Nov 9 14:09:18 2007 +0100
1719     SF request #1811713: Add nickname to event term title notification
1721 commit 4b37fb4e207ef8770be39d825752968cab5c66bc
1722 Author: Boris Petersen <transacid@gmail.com>
1723 Date:   Mon Nov 5 19:34:22 2007 +0100
1725     adding Chinese translation and updated Taiwanese translation by
1726     Ying-Chieh Liao
1728 commit 6bbb72151604a9ac10fb1f678a7ab976b2e1b3fe
1729 Merge: f647190... c84415b...
1730 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1731 Date:   Sat Nov 3 18:45:03 2007 +0100
1733     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git#mob
1735 commit f6471908265c0103bb00d5bf419b9c3ed2820174
1736 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1737 Date:   Sat Nov 3 18:44:38 2007 +0100
1739     Changed the optional build of libotr
1741 commit c84415b79566ca3ca27c7686d60cd62cbc996405
1742 Author: Boris Petersen <transacid@gmail.com>
1743 Date:   Sun Oct 28 15:01:12 2007 +0100
1745     minor changes in the german translation again.
1747 commit b5db9b998399d628f1842f2014eaa4df79b20f18
1748 Author: Chris Donoghue <cdonoghu@gmail.com>
1749 Date:   Fri Oct 26 21:56:28 2007 -0500
1751     Segfaults instead of connecting to Yahoo! on AMD64 arch
1753 commit 1553a8628eb6f4c02c5f2063839b6f4af4bccfd7
1754 Author: Roger <roger@jikos.cz>
1755 Date:   Fri Oct 26 23:49:10 2007 +0200
1757     ICQ: Handle incoming UCS-2BE messages.
1759 commit 1bae54b97eb8d1f3ab1a17bf6943c061f4875d9b
1760 Author: Roger <roger@jikos.cz>
1761 Date:   Thu Oct 25 16:37:41 2007 +0200
1763     Fix config dialogue mismatch for captcha/ask quit items
1765 commit 30a7e982a36ce1ec36f58402fe3450ed178b937a
1766 Author: Petr Písař <petr.pisar@atlas.cz>
1767 Date:   Thu Oct 25 16:17:33 2007 +0200
1769     Czech translation update (mainly about OTR)
1771 commit 7f94de18e8c92aad25b43164533c104230895a4c
1772 Author: Petr Písař <petr.pisar@atlas.cz>
1773 Date:   Thu Oct 25 16:15:42 2007 +0200
1775     Revert "Czech translation update (mainly about OTR)"
1776     
1777     This reverts commit b0664c09c4400361ed5b077896b5bd97b4640caa.
1779 commit b0664c09c4400361ed5b077896b5bd97b4640caa
1780 Author: Petr Písař <petr.pisar@atlas.cz>
1781 Date:   Thu Oct 25 16:14:52 2007 +0200
1783     Czech translation update (mainly about OTR)
1785 commit d39fc856c640234e3a956e18a466df307973c1a8
1786 Merge: 287d42a... f04b782...
1787 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1788 Date:   Mon Oct 22 20:46:37 2007 +0100
1790     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git#mob
1792 commit f04b782a887e2b8f52accb061b38256ae6875eb9
1793 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1794 Date:   Mon Oct 22 12:42:33 2007 +0200
1796     Changed client version reported to server
1798 commit d39011362c9acd044bcecebc237452448cb6af6e
1799 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1800 Date:   Mon Oct 22 12:13:27 2007 +0200
1802     Ignored NOT messages by notification Server in libmsn
1804 commit aeeba81b64fb3a72a100aacf18873ffae881dc9e
1805 Author: Stéphane Bisinger <sb@tatooine.(none)>
1806 Date:   Sat Oct 20 14:39:11 2007 +0200
1808     Move getmd5 back in abstracthook, made it static and public so that it may be used by HTTPClient
1809     Substituted sizeof() with a more readable macro
1811 commit 287d42a332d7b4d3a8714988b7fda684fa1586fa
1812 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1813 Date:   Tue Oct 16 20:49:23 2007 +0100
1815     Fixed indentation
1817 commit 45e55663918ca27def5c28cd76e349df56c03f11
1818 Author: Boris Petersen <transacid@gmail.com>
1819 Date:   Sat Oct 13 11:24:36 2007 +0200
1821     minor changes in the german translation.
1823 commit 30150491cce624e70e1e6c8278c55e13f9917a48
1824 Author: Ranyus <ranyus@gmail.com>
1825 Date:   Wed Oct 10 00:10:48 2007 +0200
1827     BUG # 1760159: Commented fprintf of message "getsockopt error"
1829 commit 43b532096727489b16c4c31330e14aebb5708cec
1830 Author: Roger <roger@jikos.cz>
1831 Date:   Tue Oct 9 23:30:56 2007 +0200
1833     Notify if stored IP isn't current
1835 commit abfa390272c001fce061268f7319eec8f363a5d7
1836 Author: Iulian Ciorascu <iulica@box.co.uk>
1837 Date:   Sat Oct 6 22:43:36 2007 +0200
1839     fixed library inclusion order
1841 commit cd8666eb8509ecce22575130d001645334777099
1842 Author: Sascha <FunkyFish@gmx.net>
1843 Date:   Sat Oct 6 02:58:37 2007 +0200
1845     updated the ChangeLog
1847 commit 073c86d7a2b4743fb223f9e00f6a258f6611c0e8
1848 Author: Andreas Krennmair <ak@synflood.at>
1849 Date:   Thu Oct 4 15:16:25 2007 +0200
1851     numberous snprintf cleanups; removed code duplication
1853 commit 817aab4dfee03bd08215708dd3709975daef9f8a
1854 Author: aavelar <aavelar@cofradia.org>
1855 Date:   Wed Oct 3 18:37:59 2007 -0500
1857     Feature enhancement, adds configurable dialog window that asks before quit
1859 commit 85193898aaa18ef33d8fcb7222de85d7603b1cd2
1860 Author: aavelar <aavelar@cofradia.org>
1861 Date:   Wed Oct 3 18:32:16 2007 -0500
1863     Another lj functionality enhancement
1865 commit b1eb3f980f9e91bd392ae64842b19013b254bc2f
1866 Author: aavelar <aavelar@cofradia.org>
1867 Date:   Wed Oct 3 18:29:40 2007 -0500
1869     Adds support for lj tags, functionality
1871 commit 4cb6fd72c7f8e17495fe63b229704c92e8ac0198
1872 Author: aavelar <aavelar@cofradia.org>
1873 Date:   Wed Oct 3 18:27:04 2007 -0500
1875     Security patch to fix the CVE-2007-3713 report
1877 commit 336a69caa7813de29089963629655a37f9c33166
1878 Author: aavelar <aavelar@cofradia.org>
1879 Date:   Wed Oct 3 18:21:41 2007 -0500
1881     Just removes some unnecessary code on libyahoo2
1883 commit 725c4fcdb5db5d358717a12e82cb7461d4e3801f
1884 Author: Boris Petersen <transacid@gmail.com>
1885 Date:   Wed Oct 3 12:53:38 2007 +0200
1887     made libotr support optional, because it's still buggy
1889 commit 56ea490e4f3b19fb99c49d9565c6ea020be3e26e
1890 Author: Andreas Krennmair <ak@synflood.at>
1891 Date:   Tue Oct 2 16:51:29 2007 +0200
1893     add missing ifdef's for libotr patch.
1895 commit 7ffa985fac95de8e772a3bc1ed5871abf8ca1241
1896 Author: Jörg Böhnel <micirio@gmx.net>
1897 Date:   Fri Aug 24 04:30:08 2007 +0200
1899     Adding --with-libotr to configure; using _(...) for translateable strings
1901 commit 18327c552af42479eed34f4277356912bf169a31
1902 Author: Anibal Avelar <aavelar@cofradia.org>
1903 Date:   Mon Aug 20 16:44:33 2007 -0500
1905     Delete to clean the source. Unused file
1907 commit 2d0ab7c5c16eef12b8dc3238953b636c65eba598
1908 Author: Anibal Avelar <aavelar@cofradia.org>
1909 Date:   Mon Aug 20 16:31:04 2007 -0500
1911     Updating with firetalk library coming from naim project. This fixed many
1912     bugs relates with AIM and IRC protocols
1914 commit 8c6c1a905f1e7bf6f6745a40f73174bf5f681f59
1915 Author: Anibal Avelar <aavelar@cofradia.org>
1916 Date:   Mon Aug 20 16:21:38 2007 -0500
1918     Patch to fix a FTBFS with GCC 4.3, reported by the Debian BTS
1920 commit 6048a93dbefe8fe654eebc73f6211f4669126c0d
1921 Author: Jörg Böhnel <micirio@gmx.net>
1922 Date:   Sun Aug 19 22:59:35 2007 +0200
1924     Added OTR support for jabber - you need to have libotr installed.
1926 commit e8a244c45532d50ce3fc42149604d7643894ede1
1927 Author: Boris Petersen <transacid@gmail.com>
1928 Date:   Fri Aug 17 18:44:27 2007 +0200
1930     moved cicqconv to cimconv. Wasn't aware that you had to do it with cg mv
1932 commit bb807105189461e42da71dca648a1c6cc6367a74
1933 Author: Boris Petersen <transacid@gmail.com>
1934 Date:   Fri Aug 17 18:39:08 2007 +0200
1936     Changed cicqconv to cimconv globaly update, sorry for the inconvenience
1938 commit 8a906904d2a03a6899eea39b08e51bcc646f5666
1939 Author: Boris Petersen <transacid@gmail.com>
1940 Date:   Fri Aug 17 18:36:41 2007 +0200
1942     Changed cicqconv to cimconv globaly
1944 commit 8a8d5ef04d9a62a9086234ffb5257520a841c9ae
1945 Author: Roger <roger@jikos.cz>
1946 Date:   Thu Aug 16 18:37:57 2007 +0200
1948     Fix --bind: unrecognized re-bind() on reconnect.
1950 commit f51356ab8990e6d0671b5e84ba92073406984d4f
1951 Author: Roger <roger@jikos.cz>
1952 Date:   Fri Aug 10 22:22:42 2007 +0200
1954     Change status description handling for jabber and undo asking for message
1955     for Online/FFC
1957 commit 7e9e016c2ed8892170e09dc913a0db610260d0af
1958 Author: Michał (Kazik) Kazior <kazikcz@gmail.com>
1959 Date:   Thu Aug 9 16:07:17 2007 +0200
1961     Away messages fix (jabber)
1962     I think, that most of today's im protocols support setting a description/away message for available/freeforchat statuses.
1963     
1964     Also, jabber may be not supporting saving a description/away message for a contanct whose offline, but some of it's transports (Gadu-Gadu for example) do.
1966 commit b3cd8977f693f8d8e903c559aa48546bdccf7c25
1967 Author: Anibal Avelar <aavelar@cofradia.org>
1968 Date:   Wed Aug 1 23:12:12 2007 -0500
1970     Support for lzo2 for gnutls (check for lzo1 and lzo2)
1972 commit c3fe41edc905ae2052a502cea2552edc863864df
1973 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1974 Date:   Tue Jul 24 17:02:44 2007 +0100
1976     Recoded russian messages to UTF-8
1978 commit 9eba405fe201e99ab05d76b0a914070f952e1068
1979 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
1980 Date:   Tue Jul 24 15:27:46 2007 +0100
1982     Corrected ordering of contacts by status by placing out for lunch contacts at
1983     the bottom
1985 commit 5785daf5c2f50b425c1f718f1154d2b985bc0f67
1986 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1987 Date:   Mon Jul 23 21:06:23 2007 +0100
1989     Updated MSNP to version 9
1991 commit c1a868a84d8ea22010039a8dd225b97b7ff2c7da
1992 Merge: e0e9ca2... 7a6010a...
1993 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
1994 Date:   Sat Jul 21 18:48:12 2007 +0100
1996     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git#mob
1998 commit e0e9ca2bc8b359724f0878350080e5900d30a262
1999 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
2000 Date:   Sat Jul 21 18:29:37 2007 +0100
2002     Changed Content encoding to utf8
2004 commit 2d505b3f1206c040317cb71e4511aa6d7b65f6d1
2005 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
2006 Date:   Sat Jul 21 10:56:22 2007 +0100
2008     Added a couple of frees
2010 commit 7a6010ad008509e7dc7ce912b61afce346b3b527
2011 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2012 Date:   Fri Jul 13 10:54:45 2007 +0100
2014     Added a couple of frees to prevent memory leaking
2016 commit 1d9c9a6d5a93731f4ba877593f8401afba3e37e6
2017 Author: Roger <roger@jikos.cz>
2018 Date:   Tue Jul 10 22:58:01 2007 +0200
2020     Fixes for patch 4187752098e87ce0e8bfeffa9e6e1f6030549ffa (cursor position
2021     after merge, wrapping whitespace...).
2023 commit 72bed04ac908855a894a62ecf4a54659ec2bba52
2024 Author: Boris Petersen <transacid@gmail.com>
2025 Date:   Mon Jul 9 15:28:03 2007 +0200
2027     Minor changes to german translation. Spaces basically
2029 commit 4187752098e87ce0e8bfeffa9e6e1f6030549ffa
2030 Author: Roger <roger@jikos.cz>
2031 Date:   Sat Jul 7 00:39:34 2007 +0200
2033     Fix for sf.net bug #1710218. Adds "paragraphs", wrapping and merging
2034     neighbour lines on deletes and inserts.
2036 commit e1506846723b7cf5054c9bd6acc4cf52c77911be
2037 Author: Roger <roger@jikos.cz>
2038 Date:   Sun Jul 1 13:39:26 2007 +0200
2040     Fix missing jabber group conversions - bug #1740881
2042 commit ccd4835400200b711c00dd2313b2779539644ce7
2043 Author: Boris Petersen <transacid@gmail.com>
2044 Date:   Sat Jun 30 19:45:05 2007 +0200
2046     wrong coded blanks in German translation updated
2048 commit ff909001c80ad8c9d5ed7cd5ef46580c409b2ed8
2049 Author: Roger <roger@jikos.cz>
2050 Date:   Tue Jun 26 22:01:24 2007 +0200
2052     Discover services on connect. Find conference and user-search ones.
2054 commit 5e997a88753fec837c3b9a35d9864d5867c88f2e
2055 Author: Roger <roger@jikos.cz>
2056 Date:   Tue Jun 26 21:41:30 2007 +0200
2058     Find dialogue fixes, presence error handling.
2060 commit d51396283dc6bdaceeae091da183b697f2e1f1d7
2061 Author: Roger <roger@jikos.cz>
2062 Date:   Mon Jun 25 23:47:22 2007 +0200
2064     Initialize services iterator when reopening the Join dialogue. (fixes
2065     crash)
2067 commit f4a0f430547094e684063ef5099ea13fec707959
2068 Author: Roger <roger@jikos.cz>
2069 Date:   Mon Jun 25 23:07:04 2007 +0200
2071     Fix use of unitialized pointer, usually just skipping config reloads.
2073 commit 34827947ea801295c32a1f12a15896134458b555
2074 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2075 Date:   Mon Jun 25 14:44:38 2007 +0200
2077     Corrected some errors related to the format specifiers
2079 commit f98fe4118e928d5fa657ecaee23cb1d673a25604
2080 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2081 Date:   Mon Jun 25 12:54:17 2007 +0200
2083     Corrected other format specifier errors
2085 commit ab3383952254942158fecdcde10631097b4341f4
2086 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2087 Date:   Mon Jun 25 12:43:57 2007 +0200
2089     Added missing placeholders in translated string
2091 commit 7c5e42fbd13a72abc334410f4232ebec95800cab
2092 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2093 Date:   Mon Jun 25 11:04:52 2007 +0200
2095     Recoded German translation to UTF-8, otherwise it would prevent centerim
2096     from compiling
2098 commit a032901ef688250ead63f5b1d7776df5e31028f9
2099 Merge: b097f8f... f4e71d5...
2100 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2101 Date:   Mon Jun 25 10:34:52 2007 +0200
2103     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git#mob
2105 commit f4e71d5cd85b9ea0f1b1167bc8abc438b9da7ea9
2106 Author: Boris Petersen <transacid@gmail.com>
2107 Date:   Sat Jun 23 16:52:57 2007 +0200
2109     German translation update
2111 commit b097f8f612eb9ce3f215becd00c8aaa30d05768b
2112 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2113 Date:   Sat Jun 23 15:20:51 2007 +0200
2115     Added the man page for centerim to the Makefile so that it is installed.
2116     Updated version number
2118 commit 26fbcbab176eed3b1ef926e43dd179f953aac2c4
2119 Author: Dmitry E. Oboukhov <dimka@avanto.org>
2120 Date:   Sat Jun 23 12:06:13 2007 +0200
2122     In case when user's coding and irc's coding do not match each other
2123     messages on user's logout and channels' subjets are converted
2124     incorrectly.
2125     
2126     This patch will cure that defect.
2128 commit 6599a806210e531904445fccab0792866d3bcb31
2129 Author: Roger <roger@jikos.cz>
2130 Date:   Fri Jun 22 23:20:01 2007 +0200
2132     Changes to JID handling, avoid adding random hostnames and duplicating
2133     contacts and display at least hostname for transports.
2135 commit 3298e3a0c007a7d756e86201624067fb9b2bcb8a
2136 Merge: e302fc1... 7537d94...
2137 Author: Stephane Bisinger <stephane.bisinger@gmail.com>
2138 Date:   Thu Jun 21 20:07:35 2007 +0100
2140     Merge with locmob
2142 commit e302fc10f261882726ad6e30709def7e63a110f0
2143 Author: Andrey J. Melnikoff <temnota@kmv.ru>
2144 Date:   Thu Jun 21 20:07:16 2007 +0100
2146     fixed building when using separate build directories.
2148 commit 7537d94a9194938ee7b47e17871467a890c3ccf3
2149 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2150 Date:   Thu Jun 21 17:37:27 2007 +0200
2152     Fix for bug #1724170: removed carriage returns from the string to be signed
2153     in the jabber status
2155 commit 557bd0c9f4f9b0e6272ad1e6d53aca059f79f1bb
2156 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2157 Date:   Thu Jun 21 15:41:32 2007 +0200
2159     Added an Out for Lunch status
2161 commit 09d8336a543936b732033bee616284c237502469
2162 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2163 Date:   Thu Jun 21 10:49:03 2007 +0200
2165     Changed the mapping of the not available state on MSN
2166     
2167     In the MSN protocol the "Not Available" state of centerim was mapped to
2168     "Out for Lunch". Now it is mapped to Away.
2170 commit 7d56ab5c5cece86711ab0cc5a070703fc7461083
2171 Author: Petr Písař <petr.pisar@atlas.cz>
2172 Date:   Mon Jun 18 14:49:30 2007 +0200
2174     Czech translation update
2176 commit dfc61fa58a15b200c102b6ae2803dbc14f7eeb6d
2177 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2178 Date:   Thu Jun 14 22:17:54 2007 +0200
2180     Fixed bug #1707708 which showed error 501 in the log console when adding
2181     contact in Jabber connected to GTalk.
2182     
2183     Error 501 is a Feature Not Implemented error code and it should not be
2184     reported to the user. It informs the client that the operation it attempted
2185     is not supported by the server.
2187 commit fd43b51dcb5bcb68db374c651771f291ce896def
2188 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2189 Date:   Thu Jun 14 00:39:42 2007 +0200
2191     Fixed bug #1734670: when logging off of MSN it did not hide the contacts
2192     that were online
2193     
2194     Some calls to the functions to hide the contacts were missing during the
2195     logout process. I added them to the hook so that the contacts are now
2196     hidden on signout.
2198 commit 0dc352bb153a59b57ea23de236d13a4dd8d7886d
2199 Author: Anibal Avelar <debianmx@gmail.com>
2200 Date:   Wed Jun 13 21:45:44 2007 +0200
2202     Fixed support for GnuTLS for Jabber and GaduGadu protocols
2204 commit a1fa4eb3c56e91324ce3ab95ed7419b55c1b4935
2205 Author: Andrey J. Melnikoff <temnota@kmv.ru>
2206 Date:   Wed Jun 13 21:37:37 2007 +0200
2208     This patch simple move setting xterm title, avoid changing title when auth
2209     request dropped due to antispam settings.
2211 commit 0a752e1f8b33b8baee25bc73bc437845e74fd74e
2212 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2213 Date:   Wed Jun 13 21:35:41 2007 +0200
2215     Revert "This patch simple move setting xterm title, avoid changing title when auth"
2216     
2217     This reverts commit 1a55b206ef400415708ddb5696e7e141581236ba.
2219 commit 1a55b206ef400415708ddb5696e7e141581236ba
2220 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2221 Date:   Wed Jun 13 21:34:51 2007 +0200
2223     This patch simple move setting xterm title, avoid changing title when auth
2224     request dropped due to antispam settings.
2226 commit a6051d93a895970ea63a64ce204c9918a4a204fa
2227 Author: Andrey J. Melnikoff <temnota@kmv.ru>
2228 Date:   Wed Jun 13 21:27:43 2007 +0200
2230     This patch add spk6 sound - simple bell. There is at least two stuppid
2231     xterm
2232     terminal emulator (xfce-terminal and gnome-terminal) which don't filter
2233     timer tunine escape sequences.
2235 commit b02b0d7c69f2e46c6b945f8eb2f7a00b827a5a3c
2236 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2237 Date:   Wed Jun 13 20:55:29 2007 +0200
2239     Incremented version number
2241 commit 6fee29623e6f9c706de60793f7bd48f7ac1f68c8
2242 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2243 Date:   Tue Jun 12 23:52:35 2007 +0200
2245     Fixed bug #1719847 which prevented a user from logging in msn if the
2246     contact list is empty.
2247     
2248     The libmsn library made the wrong assumption that after the group list
2249     there is always a user list, which is not true if there are no users. This
2250     prevented from setting the correct variable used to check if list
2251     synchronization is complete
2253 commit 2f4f23bc4019c686b2c84ae567b18cca671cbf2d
2254 Author: z35 [Stephen Stegall] <z35_11@yahoo.com>
2255 Date:   Sun May 6 16:34:01 2007 -0400
2257     Fixed a couple bugs in chat resizing
2259 commit 4ee1939db6db15a1862f52d42fe784cad5533f67
2260 Author: z35 [Stephen Stegall] <z35_11@yahoo.com>
2261 Date:   Fri May 4 09:21:39 2007 -0400
2263     Chat size is now limited by the MinPanelHeight Value, though there is
2264     now a bug for when you are at the limits and one resizes the panel,
2265     it exits instead of staying in the chat
2267 commit 24f26090d951b19b3ff703e67771a7680a6f8e29
2268 Author: z35 [Stephen Stegall] <z35_11@yahoo.com>
2269 Date:   Wed May 2 20:24:59 2007 -0400
2271     Chat panel fixes:
2272        redraws chat panel when the history panel is resized
2273        keeps the editor the same size on resize events
2274     Todo:
2275        redraw when the window is resized
2276        change the .1 and .9 to MinPanelHeight based values
2278 commit f881e8a72b40a1665ebdc33a8d19ad5627760d94
2279 Author: z35 [Stephen Stegall] <z35_11@yahoo.com>
2280 Date:   Wed May 2 17:38:00 2007 -0400
2282     Fixed the history updating when resizing various panels
2284 commit 387cb986bdb2234bb75f62276aa09e2235912d20
2285 Merge: 4e6626d... 1ebaa15...
2286 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2287 Date:   Thu Apr 26 23:04:54 2007 +0200
2289     Git wants to commit nothing, so here it goes :S
2291 commit 4e6626d96d76de7a169ada8140458cd766952e3f
2292 Author: J. Koster <koster@server.nocturnus>
2293 Date:   Thu Apr 26 21:07:17 2007 +0200
2295     Color contact by status bug solved
2296     In the config options, when Color contacts according to: status
2297     was selected, every contact displayed a short protocol name
2298     between the brackets [i] instead of the status [o].
2299     This patch makes it more consistent, but the disadvantage
2300     is that in the color-by-status mode, you can't see the
2301     protocol used by the contact.
2302     
2303     Solves bug: [1707935] wrong status of buddies in contact list
2304     http://sourceforge.net/tracker/index.php?func=detail&aid=1707935&group_id=190480&atid=933528
2306 commit bf60468ac5a5fc57e9678bb0d9f2d3a5ad4bd429
2307 Author: Jayjay <jayjay@twek.nl>
2308 Date:   Thu Apr 26 14:45:27 2007 +0200
2310     Clean up code, remove some warnings
2311     I walked through the code using "CXXFLAGS="-pedantic -Wall ./configure"
2312     and removed some warnings. Mostly, just code corrections.CG: -----------------------------------------------------------------------
2314 commit d00624ed1e68173de13912bb3ec5e514c2a8215c
2315 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2316 Date:   Tue Apr 24 11:31:40 2007 +0200
2318     Reinserted the check for openssl on the value specified by the user
2320 commit 755b6aa74ac03d0a6c927f453dc43d59ac44f33b
2321 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2322 Date:   Tue Apr 24 11:28:04 2007 +0200
2324     Resolved a conflict
2326 commit 2b201cf609a04d4ec083f3bfe1b7149fa5f9a88d
2327 Merge: 6e50670... c4f04b9...
2328 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2329 Date:   Tue Apr 24 10:16:27 2007 +0200
2331     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git#mob
2333 commit 6e50670c3b6e5ae2053703234a7eb0d3bd0e9a03
2334 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2335 Date:   Tue Apr 24 10:13:37 2007 +0200
2337     Partly fixed the issue about closing panels. Now the minimum size for a
2338     panel is 4.
2339     
2340     Also fixed automatic detection of the size if the lines on screen are too
2341     small. Don't know if ti works as it should, though
2343 commit 0a1e9de9843ee22bdca676d3db75b3097c3e599c
2344 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2345 Date:   Tue Apr 24 10:11:06 2007 +0200
2347     Changed the function mktemp to the safer mkstemp
2349 commit c4f04b99a6bea7951f18354aa0918e833babb40b
2350 Author: Mark Pustjens <mark@unkie.org>
2351 Date:   Sun Apr 22 17:07:19 2007 +0200
2353     Alows you to disable the ICQ plugin.
2354     Yes, that means it is now possible to build centerim withouth any plugin
2355     enabled.
2357 commit d0c0e285ce2a5200c7907edd695a0822d1c73179
2358 Author: Jayjay <jayjay@twek.nl>
2359 Date:   Sun Apr 22 15:35:31 2007 +0200
2361     Renamed old information to reflect current project status. More little stuff.
2362     I searched for several old information, such as web addresses and mail addresses and replaced it. I also made some minor changes to several files. Here is a summary:
2363     - Renamed every occurrence of Konst's old email address to the current one: konst@konst.org.ua to k@thekonst.net
2364     - bug report location renamed in icqconf.cc to http://sourceforge.net/projects/centerim
2365     - /po files: CenterICQ List <cicq@mailman.linuxpl.org> renamed to CenterIM SourceForge project; http://sourceforge.net/projects/centerim
2366     - /po files: renamed every centericq-bugs@konst.org.ua to http://sourceforge.net/projects/centerim
2367     - Updated .gitignore: added mkinstalldirs, changed /src/centericq to /src/centerim
2368     - Updated po/.gitignore: centericq.pot to centerim.pot
2369     - Changed the --help: added program name and version. Added status options at --statusCG: -----------------------------------------------------------------------
2371 commit e94ee85a93e0cb6a0de65567c9ceb60af2de8aaa
2372 Author: Mark Pustjens <mark@unkie.org>
2373 Date:   Sat Apr 21 11:23:42 2007 +0200
2375     Cleaned up some debug messages which got into the main branch.
2377 commit 7d2a4c313c33b76249a2e5625d6dc93db3530a13
2378 Author: Jayjay <jayjay@twek.nl>
2379 Date:   Fri Apr 20 18:13:03 2007 +0200
2381     Renamed CICQ to CenterIM at various locations etc
2382     - Renamed konst.org.ua to thekonst.net
2383     - Fixed some typos: .CenterIM to .centerim
2384     - Changed the configure.ac script to show warnings (-Wall)
2385     - removed the cicqsync script, since we don't use CVS
2386     - mentioned our current developers mailing list (do I break the PO files now?)
2388 commit 1ebaa156562353602b43331e5f5ce2c899fb4311
2389 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2390 Date:   Wed Apr 18 00:01:08 2007 +0200
2392     Cleaned the checks for OpenSSL
2393     
2394     The configure scripts in the subdirectories (connwrap and libgadu) tested
2395     again to find OpenSSL. The code has been cleaned as to leave the checks
2396     only in the main configure script.
2398 commit f4169d4b389c95c0893deb1ff4f56c3cd6fc94a9
2399 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2400 Date:   Wed Apr 18 00:01:08 2007 +0200
2402     Cleaned the checks for OpenSSL
2403     
2404     The configure scripts in the subdirectories (connwrap and libgadu) tested
2405     again to find OpenSSL. The code has been cleaned as to leave the checks
2406     only in the main configure script.
2408 commit 42c21ce329a390829282ba6fafbf90ffa42278ca
2409 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2410 Date:   Tue Apr 17 22:24:00 2007 +0200
2412     Remove useless dummy file: m4 directory is created by the autogen.sh script
2414 commit 757738f9dec4d687f2b04c706a8228431e15c573
2415 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2416 Date:   Tue Apr 17 22:22:52 2007 +0200
2418     Corrected some entries
2420 commit 02cb03c74c09780eb4d79c88f7aa2d407aff0a52
2421 Author: Mark Pustjens <mark@unkie.org>
2422 Date:   Tue Apr 17 19:32:34 2007 +0200
2424     Modified configure.ac to make sure that if ssl is enabled automatically
2425     libjabber and others are configured with the flag enabled.
2427 commit 0ec32b6dfcd3af19245f58e2451eddd5c1384639
2428 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2429 Date:   Mon Apr 16 23:49:51 2007 +0200
2431     Improved SSL checking. Enabled SSL by default
2433 commit d93ab7c22d1f64dac8e21bd0deb447e1a66d5c4d
2434 Merge: 193ad90... c58fd8e...
2435 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2436 Date:   Mon Apr 16 23:43:15 2007 +0200
2438     Cleaned SSL detection
2440 commit 193ad90d197b8c62cfe5eb46064701d69c5fdbfa
2441 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2442 Date:   Mon Apr 16 22:48:24 2007 +0200
2444     Inserted a couple of fixes from the master branch.
2445     
2446     Corrected a centericq.h in centerim.h
2447     Fixed a bug that prevented from changing the browser.
2449 commit eda4b79af41e687712405836f4b45895544d5064
2450 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2451 Date:   Sun Apr 15 21:31:09 2007 +0200
2453     Added a check for lzo
2454     
2455     The configure script was not checking for lzo when ssl support is enabled.
2456     I added a check for the library
2458 commit a94f850688abddb09f9b56febfc75d16b3f92525
2459 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2460 Date:   Sun Apr 15 20:22:23 2007 +0200
2462     Fixed the checking for gpgme
2463     
2464     Detecting gpgme was broken because it always defined HAVE_GPGME, thus
2465     making it mandatory. Now HAVE_GPGME will only be defined if gpgme is
2466     available
2468 commit edebe193e3c69962cd718bd91b9b431f96e1bcfc
2469 Author: Mark Pustjens <mark@unkie.org>
2470 Date:   Mon Apr 16 19:10:38 2007 +0200
2472     This adds automatic testing for openssl
2473     Needed for the ssl patch to function properly in more situations
2475 commit de30789fb20fec33c673249c60c1487ce94ec558
2476 Author: Mark Pustjens <mark@unkie.org>
2477 Date:   Mon Apr 16 18:53:51 2007 +0200
2479     Changed the default for --with-ssl to auto detect.
2480     
2481     Without ssl enabled no GPG support will be compiled into libjabber, which
2482     breaks Google Talk support.
2483     
2484     When ssl is disabled the configure script will warn the user about this
2485     fact.
2486     
2487     This patch needs testing to verify that it works for everyone.
2489 commit c58fd8e0bf06312ffa3d45bc1c5b1c1a7733c018
2490 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2491 Date:   Sun Apr 15 21:31:09 2007 +0200
2493     Added a check for lzo
2494     
2495     The configure script was not checking for lzo when ssl support is enabled.
2496     I added a check for the library
2498 commit c81c4829be8e5474242f141ad086e994a0af10d0
2499 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2500 Date:   Sun Apr 15 20:22:23 2007 +0200
2502     Fixed the checking for gpgme
2503     
2504     Detecting gpgme was broken because it always defined HAVE_GPGME, thus
2505     making it mandatory. Now HAVE_GPGME will only be defined if gpgme is
2506     available
2508 commit 5bf8635485a4d2e6f4ebf8f7b06a27836509cc73
2509 Author: Stephane Bisinger <sb@storm.(none)>
2510 Date:   Sat Apr 14 15:33:39 2007 +0200
2512     Corrected a centericq.h in a centerim.h
2514 commit 8eb2742141db8b1775b25381887a8438f54369a6
2515 Author: Stephane Bisinger <sb@storm.(none)>
2516 Date:   Sat Apr 14 15:20:10 2007 +0200
2518     Revert "Port/rewrite of the captcha patch for centericq [1]"
2519     
2520     This reverts commit c14521f605ba4c854a989a3f31c045262783da10.
2522 commit 97a14dccffebf4a7ab30b090b780200bf76be407
2523 Author: Stephane Bisinger <sb@storm.(none)>
2524 Date:   Sat Apr 14 15:18:33 2007 +0200
2526     Revert "Fix to src/Makefile.am for the captcha patch"
2527     
2528     This reverts commit 16a5ccc2d6a0a97cbd3b9c2c96a2b8269bc06573.
2530 commit 5a2dacdca02d5dee565f76df725d2aa512ad2942
2531 Merge: 15675f8... 299e95c...
2532 Author: Stephane Bisinger <sb@storm.(none)>
2533 Date:   Sat Apr 14 15:02:02 2007 +0200
2535     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git
2537 commit 15675f879de50b85770ec843317cb7f854b8b1fb
2538 Author: Pavol Rusnak <prusnak@suse.cz>
2539 Date:   Wed Apr 4 11:15:21 2007 +0200
2541     Fixed GCC warnings/errors
2543 commit 299e95cd2e7241c43a0b9493f8378e69093a66dd
2544 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2545 Date:   Tue Apr 3 23:10:47 2007 +0100
2547     Fixed issue #1693244
2549 commit fa783ade0aae8d311b542c090af07f9d0123f2bb
2550 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2551 Date:   Tue Apr 3 22:56:52 2007 +0100
2553     Corrected a bug that prevented the changing of the browser from the options
2555 commit df59b25dfd7bdb5a4fa5a8aa29cc950419fb5427
2556 Merge: 16a5ccc... c9c05a1...
2557 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2558 Date:   Tue Apr 3 22:07:15 2007 +0100
2560     Merge with master
2561     Corrected a possible buffer owerflow in src/centerim.cc
2562     Improved the checking for .centerim and .centericq folders in src/icqconf.cc
2564 commit 16a5ccc2d6a0a97cbd3b9c2c96a2b8269bc06573
2565 Author: Mark Pustjens <mark@unkie.org>
2566 Date:   Mon Apr 2 13:23:40 2007 +0200
2568     Fix to src/Makefile.am for the captcha patch
2570 commit 8b098aae7166bf13c307130367629c379a07ee73
2571 Merge: c14521f... f507e49...
2572 Author: Mark Pustjens <mark@unkie.org>
2573 Date:   Mon Apr 2 12:10:48 2007 +0200
2575     Merge with git+ssh://mob@repo.or.cz/srv/git/centerim.git#mob
2577 commit c14521f605ba4c854a989a3f31c045262783da10
2578 Author: Mark Pustjens <mark@unkie.org>
2579 Date:   Mon Apr 2 12:08:00 2007 +0200
2581     Port/rewrite of the captcha patch for centericq [1]
2582     
2583     [1] http://forum.centericq.de/viewtopic.php?t=793
2585 commit f507e4909113aa4962b67a90dc68429c42635187
2586 Author: Jayjay <jayjay@twek.nl>
2587 Date:   Sun Apr 1 15:58:31 2007 +0200
2589     Updated several documentation files to reflect current status.
2591 commit c9c05a106d9917048f4192dea8a93fcd21c186fc
2592 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2593 Date:   Wed Mar 28 21:01:45 2007 +0100
2595     Reverted status log messages to something a little more verbose.
2597 commit 9ae69e4087fa4336674a97baef0372da13d80d83
2598 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2599 Date:   Wed Mar 28 20:51:38 2007 +0100
2601     Made the package compile against ncursesw when available
2603 commit e7146a7d4bc38883e4bdb57cf84feec5a9b60140
2604 Author: Pavol Rusnak <prusnak@suse.cz>
2605 Date:   Wed Mar 28 12:45:09 2007 +0200
2607 commit 614feebb1f936f14b090e06b107a46667c1fba0b
2608 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2609 Date:   Tue Mar 27 21:19:24 2007 +0100
2611     reduced the text when changing status, according to Feature Request [ 1688383 ].
2612     This text should be made configurable.
2614 commit 1d34e6c1d8287888ebcee4a23a0314ca7e1bf08c
2615 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2616 Date:   Sun Mar 25 13:07:56 2007 +0100
2618     Modified Makefile to use centerim as filename
2620 commit 80fe945d0a51c416f5ede12269c2afd2d1057bc4
2621 Author: Mark Pustjens <mark@unkie.org>
2622 Date:   Sat Mar 24 20:00:18 2007 +0100
2624     Fixed the drop icq requests issues, and fixed the panel resizing.
2626 commit 37016e3d08d401caa494c3b79b53fb1bdc0fa614
2627 Merge: 1abb56c... 9b3323e...
2628 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2629 Date:   Fri Mar 23 08:38:30 2007 +0000
2631     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git
2633 commit 9b3323e5806bb1bc39331935cb2a5399babb4b4e
2634 Author: Oliver Hohlfeld <centerim@ohohlfeld.com>
2635 Date:   Tue Mar 20 00:21:07 2007 +0100
2637     I started changing some names from CENTERICQ to CENTERIM yesterday. So
2638     far I only pushed icqface.cc into the repository. This change will modify
2639     the most visible name to CENTERIM ;-)
2641 commit fac7ddfaf3cc998da765ca538250aeb64b7f22ed
2642 Author: David Riebenbauer <davrieb@htu.tugraz.at>
2643 Date:   Wed Mar 21 08:15:40 2007 +0100
2645     quick and dirty hack to still support ~/.centericq/ as basedir besides
2646     ~/.centerim/
2648 commit a3621a6e20a65e704165496fa4f4a1c95b7af0b7
2649 Author: Mark Pustjens <mark@unkie.org>
2650 Date:   Wed Mar 21 21:40:32 2007 +0100
2652     Added a dummy file to make sure the m4 directory exists. If it is not
2653     there, it can cause problems running autogen.sh (it does for me)
2655 commit 875d46fa48d8806a921c99cc9ff26bdc67fee4ac
2656 Author: Mark Pustjens <mark@unkie.org>
2657 Date:   Wed Mar 21 15:29:01 2007 +0100
2659     Changed modified:
2660     + Option to drop all icq authorisation requests, configurable using the
2661       configuration dialog under anti-spam options
2662     * You can now change the width/height of the dialog windows using { } [ and
2663     * ]. This is not yet pefect as no redraw is done when a size is changed
2665 commit 13610a75a1b600f0f0a097e054eb91d6e84a06bb
2666 Author: Oliver Hohlfeld <oliver@oliver.localdomain>
2667 Date:   Wed Mar 21 10:12:00 2007 +0100
2669     Partial history loading refinement
2670     Author: Oliver Hohlfeld
2671     Email: centerim@ohohlfeld.com
2673 commit 0473e5b27121a122f41c69078b6ebeb8cc07667a
2674 Author: Thomas Graf <post@thomas-graf.de>
2675 Date:   Tue Mar 20 18:52:18 2007 +0000
2677     Some missing renames... I hope it compiles now...
2679 commit 1e4c8089ca25021443b435a2002d6b344035cc8e
2680 Author: Thomas Graf <post@thomas-graf.de>
2681 Date:   Tue Mar 20 16:40:13 2007 +0000
2683     Some renaming
2685 commit 2fc251a126add9ec3e08c8b5cd6024f5cb18d669
2686 Author: Julien LEMOINE <speedblue@debian.org>
2687 Date:   Wed Mar 21 03:38:53 2007 +0100
2689     Fix potential segfault (output of strstr is not checked)
2691 commit fd694bd64896f95c89192d0987326c6e6bbd458a
2692 Author: Julien Lemoine <speedblue@debian.org>
2693 Date:   Wed Mar 21 03:33:16 2007 +0100
2695     Fix buffer overflow in livejournal support
2696     For details :
2697     http://lists.grok.org.uk/pipermail/full-disclosure/2007-January/051663.html
2699 commit 9f82b6f214ff41479b3b832ba6da88a1ed574dc2
2700 Author: Oliver Hohlfeld <oliver@oliver.localdomain>
2701 Date:   Wed Mar 21 00:29:47 2007 +0100
2703     Partial history loading in chat mode - cleanup II
2705 commit 10cc0b53fc78a63d78ada90b1ba08c571cce726e
2706 Author: Oliver Hohlfeld <oliver@oliver.localdomain>
2707 Date:   Wed Mar 21 00:24:42 2007 +0100
2709     Partial history loading in chat mode - cleanup
2711 commit 1560dc2ea1c762ff1625052e573c637abdb5dfa3
2712 Author: Oliver Hohlfeld <oliver@oliver.localdomain>
2713 Date:   Wed Mar 21 00:20:13 2007 +0100
2715     Partial history loading in chat mode
2717 commit c3e1f8eb5565a1af56566d80118e182cad95e24f
2718 Author: Thomas Graf <post@thomas-graf.de>
2719 Date:   Tue Mar 20 18:52:18 2007 +0000
2721     Some missing renames... I hope it compiles now...
2723 commit 7c47881b66b5ba17725c81d53b4d7e2050ea400f
2724 Author: Thomas Graf <thomas@xengeneral.(none)>
2725 Date:   Tue Mar 20 16:40:13 2007 +0000
2727     Some renaming
2729 commit 7b8b2218011536dc13f6e0ae3cf637ec61252d6c
2730 Author: Oliver Hohlfeld <oliver@oliver.localdomain>
2731 Date:   Tue Mar 20 00:21:07 2007 +0100
2733 commit e07f36a8e76ed4d7b2f7c8fcad277bdbdfd47bf6
2734 Author: Oliver Hohlfeld <oliver@oliver.localdomain>
2735 Date:   Mon Mar 19 23:44:26 2007 +0100
2737 commit 1abb56c4aa3229139f11833b46d66af854094b2a
2738 Merge: 7072879... 70742bd...
2739 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2740 Date:   Fri Mar 16 08:44:37 2007 +0000
2742     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git
2744 commit 70728791dcc86f51c46d301b0d90b4cff00c3aeb
2745 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2746 Date:   Fri Mar 16 08:44:26 2007 +0000
2748     Applied Hakan's patch
2750 commit 81c0ed36729e01a44ed8cccde0662f634d276355
2751 Merge: 69e9949... 70742bd...
2752 Author: David Riebenbauer <davrieb@htu.tugraz.at>
2753 Date:   Fri Mar 16 08:54:19 2007 +0100
2755     Merge with /home/davrieb/git-wc/centerim
2757 commit 69e99491af8c3ae8e467341351d8a12fcbd802ff
2758 Author: David Riebenbauer <davrieb@htu.tugraz.at>
2759 Date:   Fri Mar 16 07:02:59 2007 +0100
2761     Merge with /home/davrieb/git-wc/centerim
2762     
2763     commit 70742bd896fdf89a5866b61bf85893d794b4244b
2764     Author: Håkan Kvist <hagar@df.lth.se>
2765     Date:   Fri Mar 9 22:02:29 2007 +0100
2766     
2767         patch, getting rid of some compiler errors
2768     
2769         This patch is just for decreasing the number of gcc warnings.
2770     
2771             Changed initialization order for some classes,
2772             variables should be initializated in the same order
2773             as they are defined.
2774     
2775             Changed some destructors to be virtual, since the classes
2776             contained some functions that are defined as virtual.
2777     
2778             Some unused variables removed.
2779     
2780             Some functions that was declared as having a return value
2781             did not return a value.
2782     
2783             Dumping the output (stdin and stdout) of make before my changes
2784             generated a file with 4433 lines.
2785     
2786             After these changes the log file with 2329 lines.
2787     
2788             Flags used when compiling was:
2789             CXXFLAGS="-O0 -pedantic -Wall"
2790             CFLAGS="-O0 -pedantic -Wall"
2791     
2792     commit 893475d4cb775a38771354686ff5630af3725c3e
2793     Merge: 08a16b1ac65408bfc658ab18ba03c34005b70cd6 32c5d537b7a6d999782a31027d1c6753c9264a7b
2794     Author: David Riebenbauer <davrieb@htu.tugraz.at>
2795     Date:   Thu Mar 15 20:11:34 2007 +0100
2796     
2797         Merge with git://repo.or.cz/centerim.git
2798     
2799     commit 32c5d537b7a6d999782a31027d1c6753c9264a7b
2800     Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2801     Date:   Tue Mar 13 19:10:06 2007 +0000
2802     
2803         Made link flags variable depending on selected protocols, eliminated some
2804         warnings
2805     
2806     commit 08a16b1ac65408bfc658ab18ba03c34005b70cd6
2807     Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2808     Date:   Tue Mar 13 16:59:54 2007 +0100
2809     
2810         configure.ac: compare with test rather than without
2811     
2812     commit 827ea51d89fa903afc4f394803bfd35ae03bf872
2813     Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2814     Date:   Tue Mar 13 16:42:55 2007 +0100
2815     
2816         only display message about checking for gpgme if we really do
2817         don't fail if no gpgme-config is found
2818     
2819     commit 56d56722693aba24c966b08b02edacfe193c4b06
2820     Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2821     Date:   Tue Mar 13 15:32:27 2007 +0100
2822     
2823         make it possible to disable gpgme
2824     
2825     commit d3cf844d0a883aecb9ac6cefc0ba75e31e3c6a9f
2826     Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2827     Date:   Mon Mar 12 23:45:32 2007 +0000
2828     
2829         Corrected order of subdirs which prevented a correct build
2830     
2831     commit f762c548b817eff7b53c1b6a6071b17b14c8586f
2832     Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2833     Date:   Mon Mar 12 23:12:53 2007 +0000
2834     
2835         Reverted some changes
2836     
2837     commit ffe847a9ebb5dfe981680fe7a8d9e5cc7f127059
2838     Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2839     Date:   Mon Mar 12 22:35:39 2007 +0000
2840     
2841         Made build of subdirectories conditional
2843 commit 70742bd896fdf89a5866b61bf85893d794b4244b
2844 Author: Håkan Kvist <hagar@df.lth.se>
2845 Date:   Fri Mar 9 22:02:29 2007 +0100
2847     patch, getting rid of some compiler errors
2848     
2849     This patch is just for decreasing the number of gcc warnings.
2850     
2851         Changed initialization order for some classes,
2852         variables should be initializated in the same order
2853         as they are defined.
2854     
2855         Changed some destructors to be virtual, since the classes
2856         contained some functions that are defined as virtual.
2857     
2858         Some unused variables removed.
2859     
2860         Some functions that was declared as having a return value
2861         did not return a value.
2862     
2863         Dumping the output (stdin and stdout) of make before my changes
2864         generated a file with 4433 lines.
2865     
2866         After these changes the log file with 2329 lines.
2867     
2868         Flags used when compiling was:
2869         CXXFLAGS="-O0 -pedantic -Wall"
2870         CFLAGS="-O0 -pedantic -Wall"
2872 commit 893475d4cb775a38771354686ff5630af3725c3e
2873 Merge: 08a16b1... 32c5d53...
2874 Author: David Riebenbauer <davrieb@htu.tugraz.at>
2875 Date:   Thu Mar 15 20:11:34 2007 +0100
2877     Merge with git://repo.or.cz/centerim.git
2879 commit 3de06b8d3552fb960301ccb7c62bf24efc6ed1a1
2880 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2881 Date:   Tue Mar 13 20:16:38 2007 +0000
2883     Added header files
2885 commit 9f6cf60cd55e1bd9d41c8ec0c2b42b7a4ca310bb
2886 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2887 Date:   Tue Mar 13 20:12:20 2007 +0000
2889     First attempt to correct visualization of UTF-8 characters
2891 commit 32c5d537b7a6d999782a31027d1c6753c9264a7b
2892 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2893 Date:   Tue Mar 13 19:10:06 2007 +0000
2895     Made link flags variable depending on selected protocols, eliminated some
2896     warnings
2898 commit 08a16b1ac65408bfc658ab18ba03c34005b70cd6
2899 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2900 Date:   Tue Mar 13 16:59:54 2007 +0100
2902     configure.ac: compare with test rather than without
2904 commit 827ea51d89fa903afc4f394803bfd35ae03bf872
2905 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2906 Date:   Tue Mar 13 16:42:55 2007 +0100
2908     only display message about checking for gpgme if we really do
2909     don't fail if no gpgme-config is found
2911 commit 56d56722693aba24c966b08b02edacfe193c4b06
2912 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2913 Date:   Tue Mar 13 15:32:27 2007 +0100
2915     make it possible to disable gpgme
2917 commit d3cf844d0a883aecb9ac6cefc0ba75e31e3c6a9f
2918 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2919 Date:   Mon Mar 12 23:45:32 2007 +0000
2921     Corrected order of subdirs which prevented a correct build
2923 commit f762c548b817eff7b53c1b6a6071b17b14c8586f
2924 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2925 Date:   Mon Mar 12 23:12:53 2007 +0000
2927     Reverted some changes
2929 commit ffe847a9ebb5dfe981680fe7a8d9e5cc7f127059
2930 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
2931 Date:   Mon Mar 12 22:35:39 2007 +0000
2933     Made build of subdirectories conditional
2935 commit e7b5704870561f977d2ba7f48e81ec5ce27ced2e
2936 Author: centerim-dev <centerim@jonatan.localdomain>
2937 Date:   Fri Mar 9 21:36:40 2007 +0100
2939     Changed initialization order for some classes,
2940     variables should be initializated in the same order
2941     as they are defined.
2942     
2943     Changed some destructors to be virtual, since the classes
2944     contained some functions that are defined as virtual.
2945     
2946     Some unused variables removed.
2947     
2948     Some functions that was declared as having a return value
2949     did not return a value.
2950     
2951     Dumping the output (stdin and stdout) of make before my changes
2952     generated a file with 4433 lines.
2953     
2954     After these changes the log file with 2329 lines.
2955     
2956     Flags used when compiling was:
2957     CXXFLAGS="-O0 -pedantic -Wall"
2958     CFLAGS="-O0 -pedantic -Wall"
2960 commit 4688ed03d82fde4e2d9ea5256afa3147c7f8e036
2961 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
2962 Date:   Fri Mar 2 00:49:53 2007 +0100
2964     change the project and executable name to centerim
2966 commit e7f7d0d0ced07bfb819620f2de59b7e82802fed9
2967 Author: Håkan Kvist <hagar@df.lth.se>
2968 Date:   Sun Feb 25 21:20:05 2007 +0100
2970     Compiler warnings when compiling centericq
2971     
2972     Hello
2973     
2974     I think that centericq would benefit of getting the number of compiler
2975     warnings minimized when compiling with the options -Wall -pedantic
2976     (with gcc/g++).
2977     
2978     This would hopefully improve the quality of the code, and hopefully
2979     get rid of some memory leaks.
2980     
2981     Enabling these today will print out ALOT of thingies that gcc could be
2982     improved.
2983     
2984     I have created a small patch wich makes it possible to compile with
2985     the -pedantic flag (attatched).
2986     
2987     regards
2988     Håkan
2990 commit 68fccfadafb204fb091f145252512f78b02f5c24
2991 Author: Håkan Kvist <hagar@df.lth.se>
2992 Date:   Sun Feb 25 22:45:00 2007 +0100
2994     Patch attempting to take care of some memory errors
2995     
2996     David found an error in my patch (you shouldn't do delete on a
2997     void*), and have allready reverted that particular change in the repositry.
2998     
2999     Attatched patch registers a callback for objects of type icqcontact,
3000     so that elemnts of this type gets properly deallocated (wtih delete).
3002 commit 744aaae51e509ff84dd0051a68d811b477aa458c
3003 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3004 Date:   Sun Feb 25 07:38:55 2007 +0100
3006     Revert the change to delete in this one place.
3007     It triggers a compiler warning and doesn't seem to make a difference
3008     anyway.
3010 commit 574d5c377de72236b700d229cb9893d15ab1b367
3011 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3012 Date:   Sun Feb 25 04:38:32 2007 +0100
3014     add dummy.c to sources to avoid failure when attempting to build without
3015     libmsn
3017 commit f835137635c8a18058c65f009c4fd5e43d5ffa8b
3018 Author: Håkan Kvist <hagar@df.lth.se>
3019 Date:   Sat Feb 24 21:50:53 2007 +0000
3021     Checked couplig of malloc with free, new with delete and new[] with delete[]
3023 commit b6873e05a53faa1a2f745888851cfb666a6ededf
3024 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
3025 Date:   Fri Feb 23 21:27:01 2007 +0000
3027     Fixed failure when build with aim and irc disabled.
3028     Updated the md5 library
3030 commit 992ccf629e8798997e61c884eee45b6512168ed9
3031 Merge: d9569bf... cdcb394...
3032 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
3033 Date:   Fri Feb 23 19:27:05 2007 +0000
3035     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git
3037 commit d9569bf047a846cbf44d99f88c3988a1efb20693
3038 Author: Andreas Niederl <rico32@gmx.net>
3039 Date:   Fri Feb 23 19:26:27 2007 +0000
3041     Patched make dist, not it works
3043 commit cdcb394d039f35fc3d69f3b1f85c47a186243b4e
3044 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3045 Date:   Wed Feb 21 21:01:06 2007 +0100
3047     remove EXTRA_DIST from kkconsui/Makefile.am
3048     this should stop make dist from failing
3050 commit 189e3a8070591377a47815e75cc3929313715ede
3051 Merge: 2d672d7... f7986c7...
3052 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
3053 Date:   Wed Feb 21 18:58:37 2007 +0000
3055     Merge with git+ssh://sb@repo.or.cz/srv/git/centerim.git
3057 commit c5a7d66b6c2c5022c0f57801e1e0dc8594c2e216
3058 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3059 Date:   Wed Feb 21 19:19:16 2007 +0100
3061     make git ignore "some" generated files
3063 commit 60c4e8f78c4f8f7bc564c0405f36c67cbac271bf
3064 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3065 Date:   Wed Feb 21 18:25:04 2007 +0100
3067     rename all configure.in to configure.ac
3068     This avoids some odditties on Debian which chooses the autoconf version by
3069     looking at each filename
3071 commit f7986c7ab77aa7a1f57a8b1d7935fe2908307f41
3072 Author: Andreas Niederl <rico32@gmx.net>
3073 Date:   Wed Feb 21 03:07:25 2007 +0100
3075     Fix build problems with openssl.
3076     I found the source of my ssl-related problems: --with-openssl had 'no'
3077     as default value in the top configure.ac, so --with-ssl chose gnutls but
3078     the other configure scripts in connwrap and libgadu wanted to build with
3079     openssl.
3080     
3081     I've attached a patch which fixes this by removing the default 'no' to
3082     with-openssl.
3083     
3084     Additional changes:
3085      * --with-gpgme typo
3086      * reordered ssl output
3087      * with_ssl=no as default for connwrap and libgadu, so consistent
3088        behaviour is guaranteed
3089      * unconditional AC_PROG_CXX in libgadu, libjabber and libyahoo2 for
3090        fixing the conditional errors when built without one of those libs
3092 commit 2d672d78e8bc31d04b9dd6e36b6c8f56d7a2f73a
3093 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
3094 Date:   Mon Feb 19 08:18:02 2007 +0000
3096     Updated help strings, corrected a spelling error
3098 commit f975de0d1de22ea425910aa2bfb5636b97205f6a
3099 Author: Stéphane Bisinger <stephane.bisinger@gmail.com>
3100 Date:   Sat Feb 17 00:21:00 2007 +0000
3102     Updated kkstrtext/configure.in to newer syntax. Moved it to
3103     kkstrtext/configure.ac . Added a line that copies config.rpath from the
3104     main directory in kkstrtext, needed for the AM_ICONV_LINK macro
3106 commit a6315341b966d060c2f458d0c7465b5a193c03af
3107 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3108 Date:   Thu Feb 15 20:20:16 2007 +0100
3110     update the changelog with my changes
3112 commit 01768d0ecb48f4523cce0a55cd2fe4a7ee21cccb
3113 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3114 Date:   Thu Feb 15 14:08:29 2007 +0100
3116     commit po files with updated line numbers
3118 commit 871bd65ea9fc48639027e56ed56a953eeff61fa8
3119 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3120 Date:   Thu Feb 15 14:05:44 2007 +0100
3122     add md5.h to the distributed files
3124 commit 94338eeb74c2ff9de34416961b55402a3fa68cce
3125 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3126 Date:   Thu Feb 15 13:59:24 2007 +0100
3128     use cd and cd - instead of pushd and popd
3129     pushd and popd don't seem to be available in all shells
3131 commit 1f450c4f0a35daf1624159cb1b027b6abee761d0
3132 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3133 Date:   Wed Feb 14 00:14:44 2007 +0100
3135     don't distribute mkinstalldirs any more b ecause a current automake doesn't
3136     need it any more
3138 commit ba394b4eb9cc093f8f002f2c23878605abd6bd00
3139 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3140 Date:   Tue Feb 13 22:01:41 2007 +0100
3142     bump version to 4.22.0
3144 commit 457a613c0507cfac55ed369dcc09f7bcbfb0fdf5
3145 Merge: d29a4cd... 1c1272a...
3146 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3147 Date:   Tue Feb 13 21:15:13 2007 +0100
3149     Merge branch 'master' of /home/davrieb/src/centericq/git/centericq
3151 commit d29a4cd835e654bce4c1883a989050c41d83587d
3152 Merge: 3e87864... 6f1a3e6...
3153 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3154 Date:   Tue Feb 13 21:12:51 2007 +0100
3156     Merge with external-patches
3158 commit 6f1a3e69ca5516ce2da998baa498f2cbb6abd1f5
3159 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3160 Date:   Tue Feb 13 20:36:37 2007 +0100
3162     seconds_in_timestamps by Sebastien Delafond <seb@debian.org>
3163     
3164     Add user setting to display timestamps up to the second.
3166 commit c86207b4afda3cb5c755f19f989976d421965f1b
3167 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3168 Date:   Mon Feb 12 15:59:25 2007 +0100
3170     jabber_503.dpatch.dpatch by Charles Plessy <charles-debian-nospam@plessy.org>
3171     
3172     copied from http://forum.centericq.de/viewtopic.php?p=2295&sid=74c3dc27a23192ccc07a8af8b0a4a758
3173     which says "While connecting to server, centericq requests agents list,
3174     but due to this feature is deprected, recieves 503 error, thus breaking
3175     connection. "
3177 commit 737d8e3ad5997133bcb5273b92e6006d87becd39
3178 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3179 Date:   Sun Dec 31 07:27:51 2006 +0100
3181     apply patch to fix segv in "MSG" recv in msn
3183 commit 28795860c43dee4dcd202cc1ffff29242827abea
3184 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3185 Date:   Thu Dec 28 20:10:20 2006 +0100
3187     applied patch from <temnota@kmv.ru> to fix segv in libjabber when
3188     registering new account
3190 commit 135ad36dd2f47b5cb557a1dafb0b412db0653256
3191 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3192 Date:   Thu Dec 28 19:09:02 2006 +0100
3194     fix buffer overflow in VGETSTRING macro by replacing vsprintf by vsnprintf
3196 commit 802879620abd1b5a0bb4b04e2ba0fdcdda9bc385
3197 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3198 Date:   Thu Dec 28 19:09:02 2006 +0100
3200     apply patch from "Steve Langasek" <vorlon@debian.org> to fix remotely
3201     segfaultable DOS
3203 commit df733733d225abd363930a08c6c5cf37e399d7f9
3204 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3205 Date:   Thu Dec 28 19:09:02 2006 +0100
3207     apply patch from "Steve Langasek" <vorlon@debian.org> to fix memory
3208     handling clean-ups
3210 commit 9375ff5e344670fc9ab6bdd30519409db8755ee1
3211 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3212 Date:   Thu Dec 28 19:09:01 2006 +0100
3214     Use sys/statfs.h instead of sys/mount.h on Hurd
3216 commit d38fc1161566649ee39b99dcdf41149e0f2801e3
3217 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3218 Date:   Thu Dec 28 19:09:01 2006 +0100
3220     Fix endianess errors (may allow remote attackers to cause a denial of
3221     service), CAN-2005-2448
3222     
3223     Fix memory alignment errors (may allows remote attackers to cause a denial
3224     of service (bus error) on certain architectures such as SPARC via an
3225     incoming message, CAN-2005-2370
3226     
3227     Fix Multiple integer signedness errors (may allow remote attackers to cause
3228     a denial of service or execute arbitrary code.), CAN-2005-2369
3230 commit f7d80b54f2392092ce775a8d46736f7846245fdb
3231 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3232 Date:   Thu Dec 28 19:09:01 2006 +0100
3234     apply patch to fix search/add segfault on amd64
3236 commit 1c7ab111950e0e0d9cd8ba6a1c5c46cbe66e7e40
3237 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3238 Date:   Thu Dec 28 19:09:01 2006 +0100
3240     apply patch from Andreas Jochens <aj@andaco.de> to fix amd64 buid problem
3242 commit 559cd2abb3e2d78794b3c4a39efdf8b964724a30
3243 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3244 Date:   Thu Dec 28 19:09:01 2006 +0100
3246     replace 'esc' msg by 'esc-esc'
3248 commit e5888a9ddffc10e92901299e4d7ed0b91f79e86d
3249 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3250 Date:   Thu Dec 28 19:09:01 2006 +0100
3252     Fix typo in --help command
3254 commit 40fc63832c31cbc862116da9c50e8f9c5d2cab65
3255 Author: Julien LEMOINE <speedblue@debian.org>
3256 Date:   Thu Dec 28 19:09:01 2006 +0100
3258     Allow user to select HTTP browser
3260 commit 67dfe133ea4cc77d1ccf0837ffdca766e396b268
3261 Author: Romain FRANCOIS <romain@orebokech.com>
3262 Date:   Thu Dec 28 19:09:01 2006 +0100
3264     add more emacs bindings (c-u, c-k, ...)
3266 commit 3fc6f167fb9c600c7613ad0330ad1d12763ebeef
3267 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3268 Date:   Thu Dec 28 19:09:00 2006 +0100
3270     This patch makes centericq not close the connection when it receives a
3271     failure unrelated to authentication.
3273 commit af412b4eef9e8111604a3f68369b5af966aef247
3274 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3275 Date:   Thu Dec 28 19:09:00 2006 +0100
3277     show info about the protocol in the contact list.
3278     
3279     show the protocol as in
3280       [p] nickname
3281     instead of the status
3282       [s] nickname
3284 commit 44505e6d90c889fd59f266816aaa2a664bb8743c
3285 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3286 Date:   Thu Dec 28 19:08:37 2006 +0100
3288     apply centericq-libmsn.patch which updates the included version of libmsn
3290 commit 3e87864a473428cbbbe0a0bad9a25fd17612f92e
3291 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3292 Date:   Sun Dec 24 00:11:58 2006 +0100
3294     Merge with external-patches
3296 commit 1c1272a8dcd69beb39a40beff398ef2b2086c5b0
3297 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3298 Date:   Sun Dec 24 00:11:58 2006 +0100
3300     Merge with external-patches
3302 commit a7821fd0bc464d8b8f37cc358ec0b5aef3a36cb3
3303 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3304 Date:   Sat Dec 23 23:13:56 2006 +0100
3306 commit 5484c292084fc799a76c7f1bbe9e6e78b4084d8d
3307 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3308 Date:   Sat Dec 23 20:14:31 2006 +0100
3310     some fixes to make autotools work
3312 commit 1bbe250c718be4658e6387d2845888b99f221504
3313 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3314 Date:   Sat Dec 16 11:49:10 2006 +0100
3316     fixes some automake related files
3317     
3318     new configure.ac
3319     rm configure.in
3320     add an autogen.sh
3321     
3322     Patch © 2006 Mark Pustjens <mark@unkie.org>
3324 commit 5f4381ef439dcd65992aae9fccc82d943e69add3
3325 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3326 Date:   Sat Dec 16 11:48:30 2006 +0100
3328     remove another round of autogenerated files
3330 commit dc4289bf7129f7eaa35590b123c6c5559218ab87
3331 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3332 Date:   Sat Dec 16 06:49:02 2006 +0100
3334     remoce superfluous Makefile.in
3336 commit 568e345ef95987648d065fa0b4ad15a3b1332e59
3337 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3338 Date:   Sat Dec 16 02:43:06 2006 +0100
3340     remove some autogenerated files from libmsn
3342 commit e038e1b39fbf48934c9add885028e5bb9813e996
3343 Merge: 3f6ebfb... 5f18d86...
3344 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3345 Date:   Fri Dec 15 04:05:00 2006 +0100
3347     Merge with /home/davrieb/src/centericq/git/libyahoo2
3349 commit 5f18d86428ee8051e865ceb884129f3e22e4f213
3350 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3351 Date:   Fri Dec 15 04:02:41 2006 +0100
3353     prepare merge with centericq
3355 commit 3f6ebfb9782b04115eef8969ecb5bbb630b0932d
3356 Merge: d8fad94... fb41b31...
3357 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3358 Date:   Fri Dec 15 03:55:06 2006 +0100
3360     Merge with /home/davrieb/src/centericq/git/libmsn
3362 commit fb41b31bab81ea13e29784d4770dc39736cb188a
3363 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3364 Date:   Fri Dec 15 03:54:25 2006 +0100
3366     Prepare merge with centericq
3368 commit d8fad94647932e30c85e46f3ebdad634695a9357
3369 Merge: 3e34d9d... b833a28...
3370 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3371 Date:   Fri Dec 15 03:23:53 2006 +0100
3373     Merge with /home/davrieb/src/centericq/git/libjabber
3375 commit b833a2891e558b930d521b62fe529791fd1d53cd
3376 Author: David Riebenbauer <davrieb@sbox.tugraz.at>
3377 Date:   Fri Dec 15 03:22:25 2006 +0100
3379     prepare to merge with centericq
3381 commit 3e34d9d64363a1281f9594060de5372fa38dbc65
3382 Merge: c843efd... ecce022...
3383 Author: David Riebenbauer <davrieb@androgyn.(none)>
3384 Date:   Fri Dec 15 02:35:48 2006 +0100
3386     Merge with /home/davrieb/src/centericq/git/libicq2000/
3388 commit ecce02218bda6c1e8113d4e42f33f711f0d07539
3389 Author: David Riebenbauer <davrieb@androgyn.(none)>
3390 Date:   Fri Dec 15 02:19:59 2006 +0100
3392     prepare merge with centericq
3394 commit c843efd6f48b46a0870995ff58c04297a2c12e56
3395 Merge: e6537db... 931d5cf...
3396 Author: David Riebenbauer <davrieb@androgyn.(none)>
3397 Date:   Fri Dec 15 01:32:37 2006 +0100
3399     Merge with /home/davrieb/src/centericq/git/libgadu
3401 commit 931d5cfaf9ea99657bdc76f53b5192cbd91887c4
3402 Author: David Riebenbauer <davrieb@androgyn.(none)>
3403 Date:   Fri Dec 15 01:31:36 2006 +0100
3405     prepare merge with centericq
3407 commit e6537db2fd4f705b843baf9e36e915f39d8ae16c
3408 Merge: c6172bc... e9d59eb...
3409 Author: David Riebenbauer <davrieb@androgyn.(none)>
3410 Date:   Fri Dec 15 01:03:38 2006 +0100
3412     Merge with /home/davrieb/src/centericq/git/kksystr
3414 commit e9d59eb2aecce80bb20eee3b8b510c3f5b220037
3415 Author: David Riebenbauer <davrieb@androgyn.(none)>
3416 Date:   Fri Dec 15 00:37:03 2006 +0100
3418     prepare to merge with centericq
3420 commit c6172bcea0e50b8b93791cf5f9e0af3c4081d362
3421 Merge: c384b88... 6088ea1...
3422 Author: David Riebenbauer <davrieb@androgyn.(none)>
3423 Date:   Thu Dec 14 23:10:37 2006 +0100
3425     Merge with /home/davrieb/src/centericq/git/kkstrtext
3427 commit 6088ea173bd7b04756abe042334cd8317f703436
3428 Author: David Riebenbauer <davrieb@androgyn.(none)>
3429 Date:   Thu Dec 14 23:09:28 2006 +0100
3431     prepare merge to centericq
3433 commit c384b8802323735b90b62c9b3e95b16b59f07087
3434 Merge: f84e6d1... 1c898ce...
3435 Author: David Riebenbauer <davrieb@androgyn.(none)>
3436 Date:   Thu Dec 14 22:49:56 2006 +0100
3438     Merge with /home/davrieb/src/centericq/git/kkconsui
3440 commit 1c898ce6836c2e5bcb3c4bd98d55b851e429bf8e
3441 Author: David Riebenbauer <davrieb@androgyn.(none)>
3442 Date:   Thu Dec 14 22:48:21 2006 +0100
3444     prepare merge with centericq
3446 commit f84e6d17ddc83ae164e94c9023fd2ec1a8678a86
3447 Merge: f4cd536... d59f910...
3448 Author: David Riebenbauer <davrieb@androgyn.(none)>
3449 Date:   Thu Dec 14 22:35:41 2006 +0100
3451     Merge with /home/davrieb/src/centericq/git/firetalk
3453 commit d59f910f5bb03c00079013c51fd0b10cba3de8be
3454 Author: David Riebenbauer <davrieb@androgyn.(none)>
3455 Date:   Thu Dec 14 22:33:14 2006 +0100
3457     prepare merge with centericq
3459 commit f4cd53624e3385c630a14d1d267c3360e1fce561
3460 Merge: d4f750a... c5ae67f...
3461 Author: David Riebenbauer <davrieb@androgyn.(none)>
3462 Date:   Thu Dec 14 22:17:45 2006 +0100
3464     Merge with /home/davrieb/src/centericq/git/connwrap
3466 commit c5ae67f6d20668578bcc7c338c173fedbeaafbef
3467 Author: David Riebenbauer <davrieb@androgyn.(none)>
3468 Date:   Thu Dec 14 22:05:00 2006 +0100
3470     prepare merge
3471     
3472     mv all files to the connwrap dir
3474 commit 6a3772c5e91ead89638acbe6490cbdda17807122
3475 Author: konst <konst>
3476 Date:   Mon Jan 2 11:10:35 2006 +0000
3478     amd64 jab auth patch
3480 commit d4f750af9c99a90fa25ddd7465a257a0396be9c1
3481 Author: konst <konst>
3482 Date:   Fri Sep 2 15:20:56 2005 +0000
3484     *** empty log message ***
3486 commit 270391d05c7e7cec2d6687bacfea5f2f9726130c
3487 Author: konst <konst>
3488 Date:   Wed Aug 31 10:53:30 2005 +0000
3490     ""
3492 commit 74464194a0595b3d5076c11f812caeb4159db869
3493 Author: konst <konst>
3494 Date:   Mon Aug 29 13:04:32 2005 +0000
3496     ""
3498 commit c9d0bc04792e884d7c484dd42a051c99eeb50289
3499 Author: konst <konst>
3500 Date:   Mon Aug 29 09:00:41 2005 +0000
3502     ""
3504 commit 5443e7ddd59e6fa44d5a1987ca55ca0b88b13957
3505 Author: konst <konst>
3506 Date:   Mon Aug 29 09:00:35 2005 +0000
3508     ""
3510 commit 87302ed8849e08acd5b9d02650fc7220758c66bc
3511 Author: konst <konst>
3512 Date:   Mon Aug 29 09:00:22 2005 +0000
3514     ""
3516 commit 81fa9d3a0c9985cb7b570195264d6b11efe9a4db
3517 Author: konst <konst>
3518 Date:   Sun Aug 28 01:33:21 2005 +0000
3520     *** empty log message ***
3522 commit 9a26c40eab575fca4e456b787e333f615c622ce5
3523 Author: konst <konst>
3524 Date:   Sun Aug 28 01:33:21 2005 +0000
3526     *** empty log message ***
3528 commit 952d39eb809f50568806e6595c57c44465613e01
3529 Author: konst <konst>
3530 Date:   Fri Aug 26 11:14:16 2005 +0000
3532     *** empty log message ***
3534 commit 8dc238a75728a96ba6498138e3fa35880bc531c9
3535 Author: konst <konst>
3536 Date:   Fri Aug 26 11:02:10 2005 +0000
3538     ""
3540 commit 1e30048d7fc18bc9e2f78085edcbfb04cdee97e3
3541 Author: konst <konst>
3542 Date:   Fri Aug 26 11:02:06 2005 +0000
3544     ""
3546 commit cd8ae255da12cfa71288a9bbe56ebac0603b2b20
3547 Author: konst <konst>
3548 Date:   Fri Aug 26 11:02:02 2005 +0000
3550     ""
3552 commit 17dcc7568bbf4aa890bb0275e7158b327c7ae70f
3553 Author: konst <konst>
3554 Date:   Fri Aug 26 11:01:59 2005 +0000
3556     ""
3558 commit 65f6688fa51a8f9393f3ff47a8e1e05f5a82db9e
3559 Author: konst <konst>
3560 Date:   Fri Aug 26 11:01:49 2005 +0000
3562     ""
3564 commit 624b29ed2c787c907dbf17e284224b8b18dcda6f
3565 Author: konst <konst>
3566 Date:   Thu Aug 25 17:15:19 2005 +0000
3568     logs in after the protocol change
3570 commit 894fc8e682d2dadc59d73bc3cfffde6641a54a87
3571 Author: konst <konst>
3572 Date:   Fri Jul 8 09:49:17 2005 +0000
3574     *** empty log message ***
3576 commit 2253a22946933b04e10b2c4150bc00ac1d031fcb
3577 Author: konst <konst>
3578 Date:   Mon May 23 14:16:52 2005 +0000
3580     *** empty log message ***
3582 commit a72cd65e8331e1a10249673b5370bb20b9b0a1fc
3583 Author: konst <konst>
3584 Date:   Mon May 23 12:01:13 2005 +0000
3586     *** empty log message ***
3588 commit ae927d22e974102077050c03388b871432e98f4a
3589 Author: iulica <iulica>
3590 Date:   Fri May 20 13:21:36 2005 +0000
3592     fix double free bug
3594 commit 9904b5a85f61b21f6b277f68a893df8c7d98d5f9
3595 Author: konst <konst>
3596 Date:   Mon May 9 10:44:30 2005 +0000
3598     *** empty log message ***
3600 commit 7e154ad109c9f3b85e591f1c4bfee5be7ad8ac56
3601 Author: konst <konst>
3602 Date:   Fri May 6 14:03:14 2005 +0000
3604     *** empty log message ***
3606 commit 939c9cbcfde9dc96b151a21675e7292f61324931
3607 Author: konst <konst>
3608 Date:   Mon May 2 15:23:58 2005 +0000
3610     *** empty log message ***
3612 commit 07ae4510dd0e090a03ac7bdf9b4a3ea7d164c07a
3613 Author: konst <konst>
3614 Date:   Thu Apr 14 11:05:24 2005 +0000
3616     *** empty log message ***
3618 commit 34a5b85af24f0f5bb5f2c9347201b7fb526148a9
3619 Author: konst <konst>
3620 Date:   Sat Feb 19 17:51:24 2005 +0000
3622     ""
3624 commit addcfc8d3b24ea40dd8f1cd182191c41be651db6
3625 Author: konst <konst>
3626 Date:   Sat Feb 19 17:51:04 2005 +0000
3628     ""
3630 commit 4a6c33ae10a9ed5c74f9fc0c9cc38075a59708d2
3631 Author: iulica <iulica>
3632 Date:   Mon Feb 14 21:40:04 2005 +0000
3634     removed the chat cycle hotkeys
3636 commit 2fb213e4db572b6c48a411d88aa08c4d6de54cf0
3637 Author: iulica <iulica>
3638 Date:   Mon Feb 14 21:09:35 2005 +0000
3640     fix for chat cycle
3642 commit 32f577993c82c7e987b9408e86e0abb5ca24d3bb
3643 Author: iulica <iulica>
3644 Date:   Sun Feb 13 12:10:55 2005 +0000
3646     Chat cycling
3648 commit 84a7ec16f4fb0011bbf40f1b4ade5c99ab8dc156
3649 Author: iulica <iulica>
3650 Date:   Sun Feb 13 11:06:53 2005 +0000
3652     fixed inconsistency about close fullscreen event view hotkey
3654 commit a07f098a79345e39fa83adf3d8607cc782f772ca
3655 Author: iulica <iulica>
3656 Date:   Sun Feb 13 10:38:14 2005 +0000
3658     undo changes
3660 commit 90a1fd990286c29414f1afb717f8d96c27caca73
3661 Author: konst <konst>
3662 Date:   Sat Feb 12 15:04:12 2005 +0000
3664     ""
3666 commit 9e16ee3109c75b27fecd1b96ea72096aaab95a47
3667 Author: konst <konst>
3668 Date:   Thu Feb 10 13:29:23 2005 +0000
3670     ""
3672 commit d70751832f1e12ba334badee518e3d98a7958b43
3673 Author: konst <konst>
3674 Date:   Thu Feb 10 13:29:18 2005 +0000
3676     ""
3678 commit 46d1ba64f4722f6c68f0c40d830152315cbc4f14
3679 Author: konst <konst>
3680 Date:   Thu Feb 10 13:29:13 2005 +0000
3682     ""
3684 commit 1057769748b99e79b62af489368e755603b5ed28
3685 Author: konst <konst>
3686 Date:   Thu Feb 10 13:28:25 2005 +0000
3688     ""
3690 commit b5d9f42ec9d557a94911a84bddf8ba1eadc03713
3691 Author: konst <konst>
3692 Date:   Thu Feb 10 00:16:12 2005 +0000
3694     *** empty log message ***
3696 commit 8314b7418cd132d74be8d29ac051f23c764a3fb6
3697 Author: konst <konst>
3698 Date:   Thu Feb 3 02:02:35 2005 +0000
3700     *** empty log message ***
3702 commit 5c5b694fedcfd597df3fadce069dd8f054657b84
3703 Author: konst <konst>
3704 Date:   Tue Feb 1 00:13:24 2005 +0000
3706     ""
3708 commit 9e7013a53390e73e6ddf93620cdf0396479745f0
3709 Author: konst <konst>
3710 Date:   Tue Feb 1 00:12:58 2005 +0000
3712     ""
3714 commit f5cd8a61874499f97d391b02ad3a951fc33bd8b3
3715 Author: konst <konst>
3716 Date:   Mon Jan 31 15:21:56 2005 +0000
3718     ""
3720 commit 57d254c094f71650dd3ae83ae1eee7a286e62ba2
3721 Author: konst <konst>
3722 Date:   Mon Jan 31 15:21:16 2005 +0000
3724     ""
3726 commit 11e5d91811ed9cf2be50631d21de6ee9feba4e46
3727 Author: konst <konst>
3728 Date:   Sun Jan 30 22:22:08 2005 +0000
3730     ""
3732 commit 35a620ea84c30836c65ab32f0625f6259f65d831
3733 Author: konst <konst>
3734 Date:   Sun Jan 30 22:22:03 2005 +0000
3736     ""
3738 commit 413969ef08534aa93987ccfca6aac9433f14d33f
3739 Author: konst <konst>
3740 Date:   Sun Jan 30 22:21:34 2005 +0000
3742     ""
3744 commit c69c0c5ebb072cc89f0be069e8a978bb1d947b7c
3745 Author: konst <konst>
3746 Date:   Fri Jan 28 01:21:36 2005 +0000
3748     ""
3750 commit ff183fc160f56eb2a3938e89085818206c5a7baa
3751 Author: konst <konst>
3752 Date:   Thu Jan 27 22:26:06 2005 +0000
3754     ""
3756 commit 173541281b232d75d5381f3bb17106956e7c286e
3757 Author: konst <konst>
3758 Date:   Thu Jan 27 22:25:30 2005 +0000
3760     ""
3762 commit 1896094efb3dd4d42650e46387665890da23f4c7
3763 Author: konst <konst>
3764 Date:   Thu Jan 27 00:25:59 2005 +0000
3766     ""
3768 commit 4e24bb97c800ad5cdfa7595e4fa4e738998b6c44
3769 Author: konst <konst>
3770 Date:   Thu Jan 27 00:25:59 2005 +0000
3772     ""
3774 commit 94761e90369ef8bb63f7cbc64314c382887d41fb
3775 Author: konst <konst>
3776 Date:   Wed Jan 26 23:52:44 2005 +0000
3778     ""
3780 commit e83d44ae03c384cf5f4e5d8ad3921cb02efb138c
3781 Author: konst <konst>
3782 Date:   Wed Jan 26 19:36:50 2005 +0000
3784     *** empty log message ***
3786 commit a5fcce6eed09b4528aea02df92da27b69b525147
3787 Author: konst <konst>
3788 Date:   Wed Jan 26 09:51:02 2005 +0000
3790     ""
3792 commit ba7943b7ff79bceefd36e8afeb8815a657c10fb3
3793 Author: konst <konst>
3794 Date:   Wed Jan 26 00:51:11 2005 +0000
3796     ""
3798 commit d6845ce174fa6d4bb486d8ab3663ee0d2497a9f6
3799 Author: konst <konst>
3800 Date:   Wed Jan 26 00:09:58 2005 +0000
3802     ""
3804 commit 3092db6047227b4e84b819dbf5e39301915d5834
3805 Author: konst <konst>
3806 Date:   Tue Jan 25 18:50:37 2005 +0000
3808     ""
3810 commit e39668292226e014e66ebeb39dc5dbc4184eded0
3811 Author: konst <konst>
3812 Date:   Tue Jan 25 18:50:10 2005 +0000
3814     ""
3816 commit dff2345456c892e16111eb5ac824552e54b4a335
3817 Author: konst <konst>
3818 Date:   Tue Jan 25 01:47:07 2005 +0000
3820     ""
3822 commit 73437340fda41e15759462a53ff7420adb38b988
3823 Author: konst <konst>
3824 Date:   Tue Jan 25 01:15:24 2005 +0000
3826     ""
3828 commit a7fa95e9237d9fec7c668c4ecb59a0c4d2bf74e5
3829 Author: konst <konst>
3830 Date:   Tue Jan 25 01:15:12 2005 +0000
3832     ""
3834 commit f300a49746f802b783409793f17b93038c2aa00b
3835 Author: konst <konst>
3836 Date:   Mon Jan 24 20:39:07 2005 +0000
3838     ""
3840 commit 8f7c48413f4ae204490695d104c418838dc6c1d4
3841 Author: konst <konst>
3842 Date:   Mon Jan 24 00:23:31 2005 +0000
3844     ""
3846 commit 3ad9c897816699a0a9d53e8925a5defdc85ba59c
3847 Author: konst <konst>
3848 Date:   Sun Jan 23 13:22:37 2005 +0000
3850     ""
3852 commit c59cccc187e020e2cb3027ccedb8f506cc8ee455
3853 Author: konst <konst>
3854 Date:   Sun Jan 23 13:22:29 2005 +0000
3856     ""
3858 commit 20a846caed0766138e546528bf1f087d05faffbc
3859 Author: konst <konst>
3860 Date:   Sun Jan 23 13:22:15 2005 +0000
3862     ""
3864 commit c4ae3de54b617e8e542d83cae9216a629acc45dd
3865 Author: konst <konst>
3866 Date:   Sun Jan 23 13:21:46 2005 +0000
3868     ""
3870 commit 40827137641b03e1e905c85e1d7291e88bdd8a96
3871 Author: konst <konst>
3872 Date:   Tue Jan 18 23:20:09 2005 +0000
3874     *** empty log message ***
3876 commit 860581871ed8e7e6a8d5c03ab57d5b738343c621
3877 Author: konst <konst>
3878 Date:   Fri Jan 7 22:22:49 2005 +0000
3880     ""
3882 commit 25f3f58d317c1aa337432ae78c011a51309b1b3b
3883 Author: konst <konst>
3884 Date:   Fri Jan 7 22:22:21 2005 +0000
3886     ""
3888 commit 940b6d9a245f1eeabe40ddd511d9657b2da5be28
3889 Author: konst <konst>
3890 Date:   Sun Dec 26 02:18:15 2004 +0000
3892     ""
3894 commit 668fe0a15eddbecf256f01f74f60ee43987a371a
3895 Author: konst <konst>
3896 Date:   Sun Dec 26 02:17:56 2004 +0000
3898     ""
3900 commit e918a31e3bcd74825d32f53bb07dab39ab81cc2c
3901 Author: konst <konst>
3902 Date:   Sat Dec 25 16:08:00 2004 +0000
3904     ""
3906 commit 130840b724c27f0d22921a1537b956894a4be344
3907 Author: konst <konst>
3908 Date:   Sat Dec 25 16:07:37 2004 +0000
3910     ""
3912 commit 8e0ef76ed273d02efcdcb88ca2b34cb98b224200
3913 Author: konst <konst>
3914 Date:   Sat Dec 25 01:08:05 2004 +0000
3916     ""
3918 commit 109d478f997db7f093d80ca65a19443a75481ed3
3919 Author: konst <konst>
3920 Date:   Fri Dec 24 23:42:45 2004 +0000
3922     ""
3924 commit 33c73323936c4229417f66f966659b67e3c9712e
3925 Author: konst <konst>
3926 Date:   Fri Dec 24 18:33:46 2004 +0000
3928     ""
3930 commit e8c4371926899161c205bed61554c89c8f8f9532
3931 Author: konst <konst>
3932 Date:   Fri Dec 24 18:33:34 2004 +0000
3934     ""
3936 commit 7fe36011d6bcec9ae6e03be8cf4fd229d6a2cdbf
3937 Author: konst <konst>
3938 Date:   Fri Dec 24 18:33:07 2004 +0000
3940     ""
3942 commit 1c35ff60d816424ec7a985e7a1b8a9eeafd3f107
3943 Author: konst <konst>
3944 Date:   Tue Dec 21 14:13:37 2004 +0000
3946     ""
3948 commit b8e2cae7e8c8969ea9c9efb125f0abe821aba42c
3949 Author: konst <konst>
3950 Date:   Tue Dec 21 14:13:27 2004 +0000
3952     ""
3954 commit 5637895fe98ecd0978a64082c0f006199bfa15cf
3955 Author: konst <konst>
3956 Date:   Tue Dec 21 14:13:11 2004 +0000
3958     ""
3960 commit 0e42025c091949a35bc72bc094b2b93e12a01c8c
3961 Author: konst <konst>
3962 Date:   Tue Dec 21 14:13:11 2004 +0000
3964     ""
3966 commit b581df047c623eac5f689b50dc00cd1179dfe728
3967 Author: konst <konst>
3968 Date:   Tue Dec 21 14:13:11 2004 +0000
3970     ""
3972 commit b6de69f20090f05929c221cd9dbc47ed37439cba
3973 Author: konst <konst>
3974 Date:   Tue Dec 21 14:13:03 2004 +0000
3976     ""
3978 commit 3218d6781451cc6724511ac0a0cdb3cbbadfaa0a
3979 Author: konst <konst>
3980 Date:   Tue Dec 21 14:12:36 2004 +0000
3982     ""
3984 commit 2a53f6ce1c846345259fdafb60076c5d4407f248
3985 Author: konst <konst>
3986 Date:   Tue Dec 21 12:18:11 2004 +0000
3988     *** empty log message ***
3990 commit edf72266a882660c1e28fe55d0acec646790b6cd
3991 Author: konst <konst>
3992 Date:   Mon Dec 20 00:53:59 2004 +0000
3994     *** empty log message ***
3996 commit de9d739782399ec32146ca1b04eca643961897c9
3997 Author: konst <konst>
3998 Date:   Fri Nov 12 14:42:17 2004 +0000
4000     ""
4002 commit 0305b9feb673eb321f77c853daa3cec6d276fa32
4003 Author: konst <konst>
4004 Date:   Fri Nov 12 14:41:45 2004 +0000
4006     ""
4008 commit 6efed52eeeaf02514c3529e40eb5c377ee617527
4009 Author: konst <konst>
4010 Date:   Thu Nov 11 13:42:05 2004 +0000
4012     ""
4014 commit eacbda09e0f75bb0fed4ef1c36be719476d37a0d
4015 Author: konst <konst>
4016 Date:   Wed Nov 10 11:25:13 2004 +0000
4018     ""
4020 commit ec5cfcd5999ef5377917000f80d24e99807fec12
4021 Author: konst <konst>
4022 Date:   Wed Nov 10 11:25:09 2004 +0000
4024     ""
4026 commit 56c38bd18331fef249f8f2d1148cf5532f9e7c68
4027 Author: konst <konst>
4028 Date:   Wed Nov 10 11:24:46 2004 +0000
4030     ""
4032 commit 4e85b5bc0462fa3df15e135c62ecc8efeb42c341
4033 Author: konst <konst>
4034 Date:   Wed Nov 10 11:24:34 2004 +0000
4036     ""
4038 commit 7e90c6165c57634aadb4868f03a6599f6e56164a
4039 Author: konst <konst>
4040 Date:   Wed Nov 10 11:24:24 2004 +0000
4042     ""
4044 commit 3e37cf3000370ff2345b446b4852fd845b9514d2
4045 Author: konst <konst>
4046 Date:   Wed Nov 10 11:24:24 2004 +0000
4048     ""
4050 commit c63d4b4e89de75b78d23ac340189018e8943c7c9
4051 Author: konst <konst>
4052 Date:   Wed Nov 10 11:24:24 2004 +0000
4054     ""
4056 commit 902097035362e676b25609f58233d38271cb5ddf
4057 Author: konst <konst>
4058 Date:   Tue Nov 9 23:50:36 2004 +0000
4060     ''
4062 commit 0c2a9fa41e4b644a199d83d4500d567fda817dc7
4063 Author: konst <konst>
4064 Date:   Tue Nov 9 23:50:22 2004 +0000
4066     ''
4068 commit 118d4e4c5d8dc9ffeb6e76bf88d44a929dfdb796
4069 Author: konst <konst>
4070 Date:   Tue Nov 9 23:49:58 2004 +0000
4072     ''
4074 commit 561666770c9aff5fed3ef7d8d1e4c7bcb70ace9f
4075 Author: konst <konst>
4076 Date:   Tue Nov 9 09:57:40 2004 +0000
4078     *** empty log message ***
4080 commit 4cdc08a16919086fa51657473dcbe91fab0f42a4
4081 Author: konst <konst>
4082 Date:   Thu Oct 7 10:49:16 2004 +0000
4084     *** empty log message ***
4086 commit 0618d2602d46a3f51b111153a9dbcadb5755f5ba
4087 Author: konst <konst>
4088 Date:   Tue Sep 28 11:29:08 2004 +0000
4090     *** empty log message ***
4092 commit df1c9e66f622137421b2a1b7c3b7b8793f3f52c6
4093 Author: konst <konst>
4094 Date:   Mon Sep 27 22:18:03 2004 +0000
4096     ""
4098 commit 437b1758f41b9d8bfaa47e598e26a410e73baf89
4099 Author: konst <konst>
4100 Date:   Mon Sep 27 22:17:31 2004 +0000
4102     ""
4104 commit 37ceb3e086204353b2983f9c3b036b067d2831dc
4105 Author: konst <konst>
4106 Date:   Mon Aug 9 22:54:27 2004 +0000
4108     ""
4110 commit 6dad72dc78a9ef87a4cb651c704978d6d36987bc
4111 Author: konst <konst>
4112 Date:   Mon Aug 9 22:54:08 2004 +0000
4114     ""
4116 commit c8a7943d73fc538d5ef2404b0b042ba8373eda82
4117 Author: konst <konst>
4118 Date:   Mon Aug 9 22:54:00 2004 +0000
4120     ""
4122 commit 0ef1b02dff72455b2e957316cdbc12daeca573f9
4123 Author: konst <konst>
4124 Date:   Mon Aug 9 22:52:59 2004 +0000
4126     ""
4128 commit f19c11bdcac650e79f8618274d92349e0ac1b6b2
4129 Author: konst <konst>
4130 Date:   Thu Aug 5 18:39:32 2004 +0000
4132     *** empty log message ***
4134 commit a46889085f259cef3f95f37c4b1ee7f22d5f2c6b
4135 Author: konst <konst>
4136 Date:   Thu Aug 5 11:20:08 2004 +0000
4138     ""
4140 commit 91545d1ef986a1eb0ceda7f6362487bd482cb0bf
4141 Author: konst <konst>
4142 Date:   Wed Aug 4 22:41:32 2004 +0000
4144     ""
4146 commit 5f4db093dabab69b33368e257176c28498e2122a
4147 Author: konst <konst>
4148 Date:   Wed Aug 4 22:41:03 2004 +0000
4150     ""
4152 commit faba74a4a457b804c99ae8f3f149965b084c1d99
4153 Author: konst <konst>
4154 Date:   Wed Aug 4 22:40:25 2004 +0000
4156     ""
4158 commit 85c94e8cf8be919e388eecd7320f7f33aa791d29
4159 Author: konst <konst>
4160 Date:   Wed Aug 4 17:52:10 2004 +0000
4162     ""
4164 commit 81bd2c5ce031025c581206bafaa7b4c370b074ca
4165 Author: konst <konst>
4166 Date:   Wed Aug 4 17:48:59 2004 +0000
4168     ""
4170 commit a55a5527df9c1e606d8fd7041ec92ee49138785f
4171 Author: konst <konst>
4172 Date:   Wed Aug 4 17:45:34 2004 +0000
4174     ""
4176 commit 1c2ba971803fb40b0945b96d3aed45066353702e
4177 Author: konst <konst>
4178 Date:   Wed Aug 4 15:40:36 2004 +0000
4180     ""
4182 commit bdb3925860a01bdb51e56fa9faae0464956629d6
4183 Author: konst <konst>
4184 Date:   Wed Aug 4 12:51:51 2004 +0000
4186     *** empty log message ***
4188 commit 3aa7379f765edd92a45b5e3e6286fa5d3df169eb
4189 Author: konst <konst>
4190 Date:   Wed Aug 4 12:51:51 2004 +0000
4192     *** empty log message ***
4194 commit 2ce93293e20183629a0c814e1f2cd252b3d6324a
4195 Author: konst <konst>
4196 Date:   Wed Aug 4 10:06:29 2004 +0000
4198     *** empty log message ***
4200 commit 6fec1ba4f4bcb8dc2b8dfd09484f0964b54624cb
4201 Author: konst <konst>
4202 Date:   Sat Jul 31 10:47:25 2004 +0000
4204     ""
4206 commit f1fbe342002cc1fd3aba62f0409e4a037a5ccff5
4207 Author: konst <konst>
4208 Date:   Sat Jul 31 10:47:20 2004 +0000
4210     ""
4212 commit 93da9a4925b4fe2d4c95c6b2c9aaadee8a45304b
4213 Author: konst <konst>
4214 Date:   Sat Jul 31 10:47:16 2004 +0000
4216     ""
4218 commit 5645decfcb3d0d4032be8506866105830489afb9
4219 Author: konst <konst>
4220 Date:   Sat Jul 31 10:47:11 2004 +0000
4222     ""
4224 commit c123e4946ec6ae836110b85feab999921139d241
4225 Author: konst <konst>
4226 Date:   Sat Jul 31 10:47:05 2004 +0000
4228     ""
4230 commit 3b25ceb516e02cd77397791e22afac4d943a0db4
4231 Author: konst <konst>
4232 Date:   Sat Jul 31 00:00:31 2004 +0000
4234     ""
4236 commit 367f7f5c73fb7f9af2f93e41008bea32f712ecd0
4237 Author: konst <konst>
4238 Date:   Sat Jul 31 00:00:15 2004 +0000
4240     ""
4242 commit d55a209197ff919838ebbb8cb33423a666119797
4243 Author: konst <konst>
4244 Date:   Fri Jul 30 16:03:01 2004 +0000
4246     *** empty log message ***
4248 commit 165f6130d34b3f7bc1ffadc6127c8900270369dc
4249 Author: konst <konst>
4250 Date:   Thu Jul 29 18:00:21 2004 +0000
4252     ""
4254 commit 5b51212081939ba1d5a2d9ce97cb93ec233587fb
4255 Author: konst <konst>
4256 Date:   Tue Jul 27 07:38:32 2004 +0000
4258     ""
4260 commit 1981b9deb5f83d5a4be564ea4919e7e0f5b1762c
4261 Author: konst <konst>
4262 Date:   Tue Jul 20 22:16:40 2004 +0000
4264     ""
4266 commit b24b1049af76efc2d0d7bebe4438bc76331fed2e
4267 Author: konst <konst>
4268 Date:   Tue Jul 20 06:51:05 2004 +0000
4270     ""
4272 commit fdad8b4a056d418bf93a4a70e23cf94e2fba4b30
4273 Author: konst <konst>
4274 Date:   Sun Jul 18 22:00:32 2004 +0000
4276     ""
4278 commit 41810200dd873636886e22e5e1f3a87fc5596eea
4279 Author: konst <konst>
4280 Date:   Sun Jul 18 22:00:18 2004 +0000
4282     ""
4284 commit 52d70cfdbfd4d6caaf5b07fc39b6d1f68d4559a6
4285 Author: konst <konst>
4286 Date:   Sun Jul 18 21:59:40 2004 +0000
4288     ""
4290 commit 1bf3ec904272f5ce3cdfb822962727b2dfa66eb9
4291 Author: konst <konst>
4292 Date:   Thu Jul 8 23:52:48 2004 +0000
4294     ""
4296 commit 67a97be1d1bf6ca5a0e5d90949fa138c388420d7
4297 Author: konst <konst>
4298 Date:   Sat Jul 3 08:21:12 2004 +0000
4300     ""
4302 commit e9703554303d9a9ab2a79bbfd8ce106c20179947
4303 Author: konst <konst>
4304 Date:   Wed Jun 30 21:17:26 2004 +0000
4306     *** empty log message ***
4308 commit d5023b715ae55e5d5ece0ee10ac9d5e0b555ee44
4309 Author: konst <konst>
4310 Date:   Tue Jun 29 21:50:08 2004 +0000
4312     ""
4314 commit 22847d48813688a8c59e49ee1948401652e04fb6
4315 Author: konst <konst>
4316 Date:   Tue Jun 29 21:49:40 2004 +0000
4318     ""
4320 commit fa9cf4e531c727570b87f3c94c1ec259b06d6413
4321 Author: konst <konst>
4322 Date:   Tue Jun 29 20:27:07 2004 +0000
4324     ""
4326 commit fda112190790f94768191866f94e95c273fbbe78
4327 Author: konst <konst>
4328 Date:   Tue Jun 29 20:26:49 2004 +0000
4330     ""
4332 commit eff0524e5691e09baa8cf280cadc37eaaa76b755
4333 Author: konst <konst>
4334 Date:   Mon Jun 28 23:26:59 2004 +0000
4336     ""
4338 commit 9e4a2581cb036234ddd57dbe60562799f73b63fa
4339 Author: konst <konst>
4340 Date:   Mon Jun 28 23:25:24 2004 +0000
4342     ""
4344 commit d9709371f5406990197e8ebfaf10569341f2c4ae
4345 Author: konst <konst>
4346 Date:   Mon Jun 28 23:17:17 2004 +0000
4348     *** empty log message ***
4350 commit 39416899eb0f6c122a1e13530be681014e87f4e6
4351 Author: konst <konst>
4352 Date:   Mon Jun 28 12:49:46 2004 +0000
4354     ""
4356 commit 014ae9b8969497e7ca9075489e7595e84d0be7c5
4357 Author: konst <konst>
4358 Date:   Mon Jun 28 12:49:16 2004 +0000
4360     ""
4362 commit b9080f67aaa5ca6330e2ac606bdeaa14d3b261f8
4363 Author: konst <konst>
4364 Date:   Mon Jun 28 08:45:46 2004 +0000
4366     ""
4368 commit fd8d1b6f895aa76566872e327f95e5d8ccfea742
4369 Author: konst <konst>
4370 Date:   Sun Jun 27 22:41:15 2004 +0000
4372     *** empty log message ***
4374 commit b8041d9216fd3698ca878cb9ac9298cef40d769c
4375 Author: konst <konst>
4376 Date:   Sun Jun 27 22:40:30 2004 +0000
4378     ""
4380 commit a18329ca5dfb77797bb341d2d7a8ae6d7ecfe8ca
4381 Author: konst <konst>
4382 Date:   Sun Jun 27 22:40:02 2004 +0000
4384     ""
4386 commit f208534d0d745be3c33deaac9a2579f5c49c919c
4387 Author: konst <konst>
4388 Date:   Thu Jun 24 19:16:23 2004 +0000
4390     ""
4392 commit fff521cea824b95a7cee0e8d52ec5a5991d3dcc5
4393 Author: konst <konst>
4394 Date:   Thu Jun 24 08:31:22 2004 +0000
4396     ""
4398 commit 3e6eb562b080ba66271ef8359ed0a74620eb96bb
4399 Author: konst <konst>
4400 Date:   Thu Jun 24 08:31:16 2004 +0000
4402     ""
4404 commit d4a7a956ce61e796734f08952a520f8f55c38ccb
4405 Author: konst <konst>
4406 Date:   Thu Jun 24 08:30:59 2004 +0000
4408     ""
4410 commit d7a19d2858cd016f730c5254854c00b5f279d005
4411 Author: konst <konst>
4412 Date:   Mon Jun 21 13:04:31 2004 +0000
4414     ""
4416 commit 24c6b76c6c5a46afe52345a7883e5a7f02be3391
4417 Author: konst <konst>
4418 Date:   Mon Jun 21 13:04:25 2004 +0000
4420     ""
4422 commit c2e53e8f80bc1e46f06424e8765e230842dc448f
4423 Author: konst <konst>
4424 Date:   Mon Jun 21 13:04:10 2004 +0000
4426     ""
4428 commit aba23e9d518ba91b02dc09ce39b7018257546f59
4429 Author: konst <konst>
4430 Date:   Sat Jun 19 15:21:39 2004 +0000
4432     ""
4434 commit 5e9f151f82875a7b1327d8f42dbf00c32c5fbd7a
4435 Author: konst <konst>
4436 Date:   Sat Jun 19 13:17:54 2004 +0000
4438     ""
4440 commit 4684d5dbe5f8ebc06eb71b2b4a1fbdf74eab65d7
4441 Author: konst <konst>
4442 Date:   Fri Jun 18 13:26:42 2004 +0000
4444     ""
4446 commit 1d6a4736b8a52dad7926c75e4b136bb6683be868
4447 Author: konst <konst>
4448 Date:   Fri Jun 18 12:43:37 2004 +0000
4450     ""
4452 commit 697a4c2dd7fcf8810fa621c4f97819e8cfe24355
4453 Author: konst <konst>
4454 Date:   Fri Jun 18 12:43:00 2004 +0000
4456     ""
4458 commit 10cf045167022b17bed5bbf83b642abdeaa80200
4459 Author: konst <konst>
4460 Date:   Fri Jun 18 06:49:40 2004 +0000
4462     ""
4464 commit 3befdc7a638ff53a82879f1efdc2dd6f37326584
4465 Author: konst <konst>
4466 Date:   Fri Jun 18 06:49:33 2004 +0000
4468     ""
4470 commit 5f941a90d4097a00e5e5f3a38cac3ecefbf02632
4471 Author: konst <konst>
4472 Date:   Fri Jun 18 06:49:13 2004 +0000
4474     ""
4476 commit bcec92eda3d879becb0cd0c21559cc9551d84299
4477 Author: konst <konst>
4478 Date:   Thu Jun 17 00:10:04 2004 +0000
4480     ""
4482 commit 7ac160df2008ac3f7df7d408031ab2665896b0b6
4483 Author: konst <konst>
4484 Date:   Thu Jun 17 00:03:09 2004 +0000
4486     ""
4488 commit 8e7e01410ea56667d82b36269ac2659d19b381a6
4489 Author: konst <konst>
4490 Date:   Mon Jun 14 15:31:10 2004 +0000
4492     *** empty log message ***
4494 commit bae6f46fe4e2e0c65175b63451aef12b238ba79b
4495 Author: konst <konst>
4496 Date:   Sat Jun 12 14:52:28 2004 +0000
4498     ""
4500 commit 00323d51674ba28e02b91738be7a5e89d6a2f8d2
4501 Author: konst <konst>
4502 Date:   Sat Jun 12 14:52:11 2004 +0000
4504     ""
4506 commit e2db5b7163611efc990f4bc4487d214eb842103a
4507 Author: konst <konst>
4508 Date:   Thu Jun 10 23:17:31 2004 +0000
4510     ""
4512 commit ff35af396226e56335d2175110908468b7e78b84
4513 Author: konst <konst>
4514 Date:   Thu Jun 10 19:49:07 2004 +0000
4516     *** empty log message ***
4518 commit 9cc4adeeb60aa9f6a58079add97bba3f70d1f92c
4519 Author: konst <konst>
4520 Date:   Thu Jun 10 19:21:46 2004 +0000
4522     ""
4524 commit 4c7b5ab34dd7404120c6955c11518f72e68fa969
4525 Author: konst <konst>
4526 Date:   Thu Jun 10 19:20:08 2004 +0000
4528     ""
4530 commit d68e9ae83563237423c454a816ba9a160b665f6c
4531 Author: konst <konst>
4532 Date:   Thu Jun 10 19:20:00 2004 +0000
4534     ""
4536 commit 9be2a9a186ee8b5d2a534566a8f3f32ca1c2e208
4537 Author: konst <konst>
4538 Date:   Thu Jun 10 19:16:46 2004 +0000
4540     ""
4542 commit 3f89e57eb6e76ce7f45e043f920a2ab9567f9d1a
4543 Author: konst <konst>
4544 Date:   Thu Jun 10 19:15:18 2004 +0000
4546     ""
4548 commit 0d6cd01e2fd578048406a457db30f3e9ba435696
4549 Author: konst <konst>
4550 Date:   Thu Jun 10 19:15:18 2004 +0000
4552     ""
4554 commit 0ce9dde15d3981e8722ee3edd30cb728f39bd9a9
4555 Author: konst <konst>
4556 Date:   Thu Jun 10 19:13:12 2004 +0000
4558     ""
4560 commit 5135acda7de2451f5be5dcd6b002f796d26febac
4561 Author: konst <konst>
4562 Date:   Thu Jun 10 10:17:12 2004 +0000
4564     Initial revision
4566 commit 2096ec43222f70a0ad517f8a88b46097c8d3b68a
4567 Author: konst <konst>
4568 Date:   Tue Apr 13 21:19:53 2004 +0000
4570     *** empty log message ***
4572 commit 43afb7469a95aa29e8dc00f33a768d97064b594d
4573 Author: konst <konst>
4574 Date:   Tue Apr 13 10:38:49 2004 +0000
4576     ""
4578 commit 227aa5cfd3128016cd7e58bf9de805289204649a
4579 Author: konst <konst>
4580 Date:   Tue Apr 13 10:38:43 2004 +0000
4582     ""
4584 commit f996378bcd6f827f0317ee35cdb326d3416c77f5
4585 Author: konst <konst>
4586 Date:   Tue Apr 13 10:38:36 2004 +0000
4588     ""
4590 commit 799ff6f0a306dad0fb8c6d460149ab43aacd0480
4591 Author: konst <konst>
4592 Date:   Tue Apr 13 10:38:30 2004 +0000
4594     ""
4596 commit c34cf69aad36d27ad34e223562d1c1da1d6b8a6c
4597 Author: konst <konst>
4598 Date:   Tue Apr 13 10:37:44 2004 +0000
4600     ""
4602 commit 2ba4f1557d74ebde4e1fb82371662ba6ca9e1aba
4603 Author: konst <konst>
4604 Date:   Sun Apr 11 16:35:02 2004 +0000
4606     ""
4608 commit ca8fe55174470bb0b07276733afee3d98c046ec1
4609 Author: konst <konst>
4610 Date:   Sun Apr 11 16:32:27 2004 +0000
4612     ""
4614 commit e4413f5fc04ec07a07d024770ffe960835529275
4615 Author: konst <konst>
4616 Date:   Sat Apr 10 14:16:59 2004 +0000
4618     *** empty log message ***
4620 commit a95c0e6b309eda87a5b8a235aeed6421572dbae5
4621 Author: konst <konst>
4622 Date:   Sun Apr 4 19:57:02 2004 +0000
4624     ""
4626 commit 3b4138e1c6b01a348aabf2437e33b81354a87ec6
4627 Author: konst <konst>
4628 Date:   Thu Apr 1 08:01:12 2004 +0000
4630     ""
4632 commit c413885f0ceb0cfeb6457ab62daba94fcc44c237
4633 Author: konst <konst>
4634 Date:   Tue Mar 30 22:44:07 2004 +0000
4636     *** empty log message ***
4638 commit ed74ce4ca3f19426c0ac52ad3a33bba60283e471
4639 Author: konst <konst>
4640 Date:   Sun Mar 28 11:38:35 2004 +0000
4642     ""
4644 commit 28505e3b13bca748e29cfe4f4c2b2f63107bd75e
4645 Author: konst <konst>
4646 Date:   Sun Mar 28 11:38:03 2004 +0000
4648     ""
4650 commit 3167ae9066ade568e68e988608f1f414a500cf8e
4651 Author: konst <konst>
4652 Date:   Sat Mar 27 12:05:52 2004 +0000
4654     ""
4656 commit f878733f6432700ef3920a64325aec62ffd5ddbb
4657 Author: konst <konst>
4658 Date:   Mon Mar 22 21:20:13 2004 +0000
4660     ""
4662 commit 1c375d3b5b4831d6fd9bed82ac539d32ce7e2718
4663 Author: konst <konst>
4664 Date:   Mon Mar 22 21:19:18 2004 +0000
4666     ""
4668 commit 6f80e9fbfed7e7ff75b4bff672699a2b553f305a
4669 Author: konst <konst>
4670 Date:   Mon Mar 22 21:10:16 2004 +0000
4672     ""
4674 commit ba0524b5f504a2e09eb070e95b410fab4cfba59a
4675 Author: konst <konst>
4676 Date:   Sat Mar 20 16:49:06 2004 +0000
4678     ""
4680 commit bc17c7a74f8b451cd08f1ffefead7559034e29d1
4681 Author: konst <konst>
4682 Date:   Wed Mar 17 19:08:31 2004 +0000
4684     ""
4686 commit 4f53ceef31d914a90550ae0a19c63e9a92920a5b
4687 Author: konst <konst>
4688 Date:   Mon Mar 15 22:36:36 2004 +0000
4690     *** empty log message ***
4692 commit a176bb5260376e9d47ed3ea452368d1abbb11f3a
4693 Author: konst <konst>
4694 Date:   Mon Mar 15 20:30:18 2004 +0000
4696     *** empty log message ***
4698 commit 982e0b7254e76e85288dab0ea35771077b01d550
4699 Author: konst <konst>
4700 Date:   Sat Mar 13 11:18:50 2004 +0000
4702     ""
4704 commit f9da908cf40e97c282a31ea7b64b83962364c0cf
4705 Author: konst <konst>
4706 Date:   Tue Mar 9 23:00:36 2004 +0000
4708     ""
4710 commit 8a06422785e0f1c2b020fb13bba6d45103929076
4711 Author: konst <konst>
4712 Date:   Tue Mar 9 21:46:26 2004 +0000
4714     ""
4716 commit 0a14fa7879bfb35fa0568dbe3fd1299762b01245
4717 Author: konst <konst>
4718 Date:   Sun Mar 7 13:46:07 2004 +0000
4720     ""
4722 commit 7db3b2574175ce4bcd5fe24fb8ae1949e9e839c5
4723 Author: konst <konst>
4724 Date:   Sun Mar 7 13:44:40 2004 +0000
4726     ""
4728 commit ffba0bbf17d5b4c35578d4087ece7233f6a9e6e0
4729 Author: konst <konst>
4730 Date:   Wed Mar 3 07:55:47 2004 +0000
4732     *** empty log message ***
4734 commit b11fcbd5e62c20978c675df6a6a15081e6487dc0
4735 Author: konst <konst>
4736 Date:   Thu Feb 26 08:07:28 2004 +0000
4738     ""
4740 commit f7d286ae31bfc25a9d53b2bb0f4d16c273bc8a91
4741 Author: konst <konst>
4742 Date:   Sun Feb 22 13:03:58 2004 +0000
4744     ""
4746 commit e28a19c0fddffb0db39e6c52db2b103191a65f88
4747 Author: konst <konst>
4748 Date:   Sat Feb 21 15:31:00 2004 +0000
4750     *** empty log message ***
4752 commit 7d3bb6084306325d217b03e4a4c21de03df2ae8e
4753 Author: konst <konst>
4754 Date:   Fri Feb 20 20:48:47 2004 +0000
4756     ""
4758 commit 1783c94413555d8fdc4d8fb12ed960fb8ab79220
4759 Author: konst <konst>
4760 Date:   Thu Feb 19 21:09:21 2004 +0000
4762     *** empty log message ***
4764 commit 1394fe9d7d8fc4dfaf1330c94f2e81102b2d2b40
4765 Author: konst <konst>
4766 Date:   Tue Feb 17 00:34:51 2004 +0000
4768     ""
4770 commit 14a5d64518f47fcb3cbf621f60e5a030fc6823c3
4771 Author: konst <konst>
4772 Date:   Sun Feb 15 13:49:01 2004 +0000
4774     ""
4776 commit 6db376693183e4767c39df3e9952a98bbcb974a1
4777 Author: konst <konst>
4778 Date:   Sun Feb 15 13:26:20 2004 +0000
4780     ""
4782 commit 0b921c22d8af93f3b35fab20114b364936f536cf
4783 Author: konst <konst>
4784 Date:   Sat Feb 14 23:43:42 2004 +0000
4786     *** empty log message ***
4788 commit b607c48aa97c989a11ab9c5de4ed2126e41b7733
4789 Author: konst <konst>
4790 Date:   Wed Feb 11 00:03:29 2004 +0000
4792     *** empty log message ***
4794 commit 7058534d976682e592e72ed91de63eddb5d4f7c5
4795 Author: konst <konst>
4796 Date:   Tue Feb 10 23:55:15 2004 +0000
4798     ""
4800 commit 6b60297586ad7d6c3cdc34c19dc009114fae839e
4801 Author: konst <konst>
4802 Date:   Tue Feb 10 23:53:53 2004 +0000
4804     *** empty log message ***
4806 commit 7c40db71f31332863891c641aa75aeba72bfc834
4807 Author: konst <konst>
4808 Date:   Tue Feb 10 23:50:19 2004 +0000
4810     Initial revision
4812 commit 1ab5449adbd40dc3b4faade6fbd66275c017dfdb
4813 Author: konst <konst>
4814 Date:   Sun Feb 8 09:37:34 2004 +0000
4816     ""
4818 commit 73c2ad87d02290c5d277ff3ad592c0fe2d6133fa
4819 Author: konst <konst>
4820 Date:   Wed Feb 4 10:05:54 2004 +0000
4822     *** empty log message ***
4824 commit 02fd03be8ecb32dedd884df0276bfad514177555
4825 Author: konst <konst>
4826 Date:   Wed Feb 4 07:44:41 2004 +0000
4828     *** empty log message ***
4830 commit 10a69ec1a7fc921ac213fc14731ce9298af97ace
4831 Author: konst <konst>
4832 Date:   Tue Feb 3 23:11:06 2004 +0000
4834     msn is back
4836 commit b9dc275decf429621ca4d04e80732774c6d16c2e
4837 Author: konst <konst>
4838 Date:   Sun Feb 1 22:51:38 2004 +0000
4840     ""
4842 commit 348cba0a8239fb24183118cc3f0f8f8274e94f51
4843 Author: konst <konst>
4844 Date:   Sun Feb 1 17:52:09 2004 +0000
4846     ""
4848 commit bd05ea2099864331de76ce3afb9089eae3b93032
4849 Author: konst <konst>
4850 Date:   Sat Jan 31 22:35:34 2004 +0000
4852     *** empty log message ***
4854 commit 728b15414d94ad3c25d6268dcd2c33ef035c47c1
4855 Author: konst <konst>
4856 Date:   Fri Jan 30 00:02:54 2004 +0000
4858     ""
4860 commit 8b6077c81d44da39dd2fc5c562caed69898a0e43
4861 Author: konst <konst>
4862 Date:   Fri Jan 30 00:02:18 2004 +0000
4864     ""
4866 commit 39a7435e844a5854aed839fa0cc8ae0e2dd74f42
4867 Author: konst <konst>
4868 Date:   Tue Jan 27 00:43:28 2004 +0000
4870     ""
4872 commit cdd2fc90acd057dbdf663c009f4972099b1fcbec
4873 Author: konst <konst>
4874 Date:   Tue Jan 27 00:43:23 2004 +0000
4876     ""
4878 commit 59b33decae9fbb57117cc1f1380b49618b41319f
4879 Author: konst <konst>
4880 Date:   Tue Jan 27 00:14:33 2004 +0000
4882     *** empty log message ***
4884 commit a52965cd62a5e2f402c5baa7ec89011f9ffd0828
4885 Author: konst <konst>
4886 Date:   Mon Jan 26 23:53:49 2004 +0000
4888     *** empty log message ***
4890 commit e3bff0c69a57a0b98d9795040b9a14fb7c1efbf7
4891 Author: konst <konst>
4892 Date:   Mon Jan 26 23:49:18 2004 +0000
4894     Initial revision
4896 commit 4f7177a81ed71187ca87b94364eb6f2dfde16ed1
4897 Author: konst <konst>
4898 Date:   Fri Jan 16 21:43:47 2004 +0000
4900     *** empty log message ***
4902 commit a33e0a5a2d85bbe71565d4b9830cdf5b01671c68
4903 Author: konst <konst>
4904 Date:   Fri Jan 16 00:30:58 2004 +0000
4906     *** empty log message ***
4908 commit 7a697ffc5ac1e81903c97a6e270e4ff31ab28935
4909 Author: konst <konst>
4910 Date:   Thu Jan 15 21:25:29 2004 +0000
4912     *** empty log message ***
4914 commit 33abba2ec87f707336da89afa3069c9313588e55
4915 Author: konst <konst>
4916 Date:   Thu Jan 15 20:42:09 2004 +0000
4918     *** empty log message ***
4920 commit 17d27c151890ca4215eb90a40de6cf1e36c41120
4921 Author: konst <konst>
4922 Date:   Thu Jan 15 20:27:40 2004 +0000
4924     *** empty log message ***
4926 commit 69c3fe5eb195b829023deb8d2cb0733087258a56
4927 Author: konst <konst>
4928 Date:   Thu Jan 15 20:26:44 2004 +0000
4930     ""
4932 commit 713a280b95343151c1b3694d4613a0af86ac635f
4933 Author: konst <konst>
4934 Date:   Thu Jan 15 20:25:31 2004 +0000
4936     ""
4938 commit 65255103bdf185667781098b5bb73006c17d1826
4939 Author: konst <konst>
4940 Date:   Thu Jan 15 20:25:31 2004 +0000
4942     ""
4944 commit 7deda0baf32e55ca009a19210c7a744ccba69f0d
4945 Author: konst <konst>
4946 Date:   Thu Jan 15 20:25:22 2004 +0000
4948     ""
4950 commit a239c86500d3475eb9189e24bc195f1e0b630f8e
4951 Author: konst <konst>
4952 Date:   Thu Jan 15 01:04:28 2004 +0000
4954     *** empty log message ***
4956 commit 9306c81da5c4c8cad60607e4d47fe90aef463974
4957 Author: konst <konst>
4958 Date:   Thu Dec 11 22:45:52 2003 +0000
4960     ""
4962 commit f11c651b3a0ad7d895085e43827515543aa8062b
4963 Author: konst <konst>
4964 Date:   Thu Dec 11 22:44:51 2003 +0000
4966     ""
4968 commit 0c93f3922bada56458c84903ed6302cec6b2ca7a
4969 Author: konst <konst>
4970 Date:   Thu Dec 11 22:41:19 2003 +0000
4972     ""
4974 commit cb99d9dff10e7d21f3770e83a6608254d065fb0e
4975 Author: konst <konst>
4976 Date:   Fri Dec 5 00:40:57 2003 +0000
4978     ""
4980 commit 4e72bae991613ae2ed74b6d9ea8b0bf41ba6e935
4981 Author: konst <konst>
4982 Date:   Fri Dec 5 00:39:42 2003 +0000
4984     ""
4986 commit 5be5851228365ef48e8e5794bd04995c3ec0beee
4987 Author: konst <konst>
4988 Date:   Tue Nov 25 23:53:37 2003 +0000
4990     ""
4992 commit b1c38ccfc829f10026716f10d1db6b79c0e61552
4993 Author: konst <konst>
4994 Date:   Mon Nov 24 09:20:40 2003 +0000
4996     ""
4998 commit 93a9c1bf7cc13e564b6edae8b2925e5912d7b506
4999 Author: konst <konst>
5000 Date:   Mon Nov 24 09:19:38 2003 +0000
5002     ""
5004 commit ac1ce260625c6bc7c75b8387236d60be6b3d0a3c
5005 Author: konst <konst>
5006 Date:   Sun Nov 23 01:16:05 2003 +0000
5008     ""
5010 commit 9a378dac4366f30f3ca08f39ea9e7a555857b8eb
5011 Author: konst <konst>
5012 Date:   Sun Nov 23 01:09:34 2003 +0000
5014     ""
5016 commit f11e2d26d027c4b359d69cd18a427cdc31481bba
5017 Author: konst <konst>
5018 Date:   Sat Nov 22 23:58:55 2003 +0000
5020     ""
5022 commit 9b6ad90614d4ef74f5885e9ef08488ede4a71255
5023 Author: konst <konst>
5024 Date:   Sat Nov 22 19:17:02 2003 +0000
5026     ""
5028 commit edcb624e63806ccddadee01c16c6aadca1d3e5b1
5029 Author: konst <konst>
5030 Date:   Sat Nov 22 19:14:32 2003 +0000
5032     ""
5034 commit 23ed224a69815b100c23a9ce74751b100c662297
5035 Author: konst <konst>
5036 Date:   Fri Nov 21 16:51:48 2003 +0000
5038     ""
5040 commit bca8fdc9d1f9c18b259dd7101a6e4e3ba1b6f037
5041 Author: konst <konst>
5042 Date:   Fri Nov 21 00:35:21 2003 +0000
5044     ""
5046 commit 479d63ed3693c50eedd89107195b3c9ebeaba37c
5047 Author: konst <konst>
5048 Date:   Thu Nov 6 23:44:26 2003 +0000
5050     ""
5052 commit 7fcdc61f35cec8b6728665cf540cbb3f7b076de7
5053 Author: konst <konst>
5054 Date:   Thu Nov 6 23:44:07 2003 +0000
5056     ""
5058 commit 7d9cd27252e8e27cf76ee8d58749a140528c4cc5
5059 Author: konst <konst>
5060 Date:   Thu Nov 6 14:34:03 2003 +0000
5062     ""
5064 commit 5c3618c959044d3b130e4f2b248fab43c1be6421
5065 Author: konst <konst>
5066 Date:   Thu Nov 6 14:32:50 2003 +0000
5068     ""
5070 commit 041771a9323a8cd06d65b9bab7a064d2d84998c3
5071 Author: konst <konst>
5072 Date:   Wed Nov 5 14:56:19 2003 +0000
5074     yahoo search and groups operations reflection
5076 commit a8a2d19c006f2d7c598533365d7d289c287f5a07
5077 Author: konst <konst>
5078 Date:   Wed Nov 5 14:54:23 2003 +0000
5080     yahoo search and groups operations reflection
5082 commit a4e56f7df36c8781a8b01b1923bf0d1e4ab6fb95
5083 Author: konst <konst>
5084 Date:   Wed Nov 5 10:33:55 2003 +0000
5086     *** empty log message ***
5088 commit 6bb4f9eac594d425c8f5e7d37e1861b560b1f348
5089 Author: konst <konst>
5090 Date:   Wed Nov 5 09:12:22 2003 +0000
5092     ""
5094 commit 117a576c6613eb1457f6cb3e8162b3d5884eb2c7
5095 Author: konst <konst>
5096 Date:   Wed Nov 5 09:11:24 2003 +0000
5098     ""
5100 commit 98f2e90b4fd13df117ca522aab6482466b8370ba
5101 Author: konst <konst>
5102 Date:   Wed Nov 5 09:10:27 2003 +0000
5104     ""
5106 commit b16625ac4dbae0f3d1b268be3116d79ff465aee8
5107 Author: konst <konst>
5108 Date:   Wed Nov 5 09:07:36 2003 +0000
5110     ""
5112 commit 4581648ffaabb41014b5432cfbdbed0e7da5c6c9
5113 Author: konst <konst>
5114 Date:   Fri Oct 31 00:55:50 2003 +0000
5116     ""
5118 commit 22c1b13c54ec171d142ab756129ac7632f5920f6
5119 Author: konst <konst>
5120 Date:   Sun Oct 26 10:46:41 2003 +0000
5122     *** empty log message ***
5124 commit 26e7ad711af5d2b84836b6229ec67bef36d20168
5125 Author: konst <konst>
5126 Date:   Tue Oct 21 00:40:28 2003 +0000
5128     ""
5130 commit dc8e5bd91850a436fec77c816f6cf0e2fb1378d4
5131 Author: konst <konst>
5132 Date:   Tue Oct 21 00:29:45 2003 +0000
5134     ""
5136 commit dab0cf9b7492160337c4aa3449c8a6fe1a90ab80
5137 Author: konst <konst>
5138 Date:   Mon Oct 20 23:13:42 2003 +0000
5140     ""
5142 commit 4cf743603636b731385acd4801bf46d9594d1262
5143 Author: konst <konst>
5144 Date:   Sun Oct 19 23:58:44 2003 +0000
5146     ''
5148 commit b89758e162e2851b76f525c4a00bafa45abdcc79
5149 Author: konst <konst>
5150 Date:   Sun Oct 19 23:26:18 2003 +0000
5152     ""
5154 commit 43c0d2592bcfe524ff4b0b5340418711349d1909
5155 Author: konst <konst>
5156 Date:   Sun Oct 19 23:25:54 2003 +0000
5158     ""
5160 commit 7b967520f616e8f94a51ba6706bb1280b99fa801
5161 Author: konst <konst>
5162 Date:   Sun Oct 19 23:25:05 2003 +0000
5164     ""
5166 commit bdefcad56ed0594ca0768baa084f92540980300b
5167 Author: konst <konst>
5168 Date:   Sun Oct 19 23:24:32 2003 +0000
5170     ""
5172 commit 517355aa153ab66d42e37115220626b162b21201
5173 Author: konst <konst>
5174 Date:   Wed Oct 15 23:40:16 2003 +0000
5176     ''
5178 commit cd45f8143a8cb9ba0d2bbb397adb968c53753b1b
5179 Author: konst <konst>
5180 Date:   Wed Oct 15 20:09:04 2003 +0000
5182     ''
5184 commit 581b4c4a2c9677142f33a148f995cfd84aa4e032
5185 Author: konst <konst>
5186 Date:   Tue Oct 14 20:37:34 2003 +0000
5188     ''
5190 commit 9bd884b9119ae04200afadcde43a4f443a82ef1e
5191 Author: konst <konst>
5192 Date:   Tue Oct 14 20:36:24 2003 +0000
5194     ''
5196 commit e828bb1370f5318d97f661ff73c9629458758e22
5197 Author: konst <konst>
5198 Date:   Sun Oct 12 23:28:20 2003 +0000
5200     ''
5202 commit 129cd75f69d51f177ac7abc1f68eb696717420be
5203 Author: konst <konst>
5204 Date:   Sun Oct 12 23:14:47 2003 +0000
5206     ''
5208 commit f9f6a6bd541786e890db0f7de4eff37a74979bb7
5209 Author: konst <konst>
5210 Date:   Sun Oct 12 11:39:02 2003 +0000
5212     ''
5214 commit cbeda354dde23d82812d0dca722fb2743632e393
5215 Author: konst <konst>
5216 Date:   Sat Oct 11 14:28:10 2003 +0000
5218     aim buddy-list, lj friends add/remove
5220 commit d1733b55005bfa4cd87168e9b0e2b790af3e9347
5221 Author: konst <konst>
5222 Date:   Sun Oct 5 23:01:20 2003 +0000
5224     *** empty log message ***
5226 commit 193fde5309b1f6a558965a35f473fc5ad84624b5
5227 Author: konst <konst>
5228 Date:   Sun Oct 5 15:58:11 2003 +0000
5230     ''
5232 commit 979f7d87c1d9a3f90132d6629c419bc3ad337f21
5233 Author: konst <konst>
5234 Date:   Sun Oct 5 15:56:52 2003 +0000
5236     ''
5238 commit 9ff2e19b2962f670a66872d964935a8345cbaed4
5239 Author: konst <konst>
5240 Date:   Sun Oct 5 15:56:13 2003 +0000
5242     ''
5244 commit 227816a93fc0d4159f9479804bfc7979c5d582ec
5245 Author: konst <konst>
5246 Date:   Sun Oct 5 15:56:12 2003 +0000
5248     ''
5250 commit e4bad6a28eb9f9c0ae9102e2a0f279596ff0c7ad
5251 Author: konst <konst>
5252 Date:   Sun Oct 5 15:56:12 2003 +0000
5254     ''
5256 commit c4ad73db996db0761a23934dedeaac73bd6e90e9
5257 Author: konst <konst>
5258 Date:   Sun Oct 5 15:55:35 2003 +0000
5260     ''
5262 commit 3919bd7eecf3b78511d584c2b5fe2536b722b182
5263 Author: konst <konst>
5264 Date:   Thu Oct 2 22:24:24 2003 +0000
5266     *** empty log message ***
5268 commit f31bf7e634b0cac33108028ea9d4992291132f3c
5269 Author: konst <konst>
5270 Date:   Thu Oct 2 09:07:15 2003 +0000
5272     *** empty log message ***
5274 commit 77bdc9754b8b36f5ffa2ba22677c11d29bf6931c
5275 Author: konst <konst>
5276 Date:   Wed Oct 1 23:01:52 2003 +0000
5278     ""
5280 commit 12917116b820fe070f345a3cbaf19be7cc06804f
5281 Author: konst <konst>
5282 Date:   Wed Oct 1 18:48:10 2003 +0000
5284     *** empty log message ***
5286 commit 86ac08620ff5ff7d48d6ce2cc2955909921f03d5
5287 Author: konst <konst>
5288 Date:   Wed Oct 1 18:00:49 2003 +0000
5290     *** empty log message ***
5292 commit 5e5fad53a4460f124dfb838182b32b190f99ae82
5293 Author: konst <konst>
5294 Date:   Wed Oct 1 10:16:39 2003 +0000
5296     *** empty log message ***
5298 commit 2c368f4bd0b68fad60be81f8091497042c1bd3f2
5299 Author: konst <konst>
5300 Date:   Wed Oct 1 09:22:48 2003 +0000
5302     *** empty log message ***
5304 commit 19a71c0dd313cefcafe795f482f9d9298139ddc5
5305 Author: konst <konst>
5306 Date:   Wed Oct 1 09:22:28 2003 +0000
5308     *** empty log message ***
5310 commit 06116a401d0dd42ea53eea6ff4c0e232e09de0bd
5311 Author: konst <konst>
5312 Date:   Wed Oct 1 09:09:52 2003 +0000
5314     *** empty log message ***
5316 commit c0bbe87913bf943006da9f30818c5d206b5342ae
5317 Author: konst <konst>
5318 Date:   Wed Oct 1 09:09:52 2003 +0000
5320     *** empty log message ***
5322 commit 0c28a6d2ae951d65948bb4b132653b86a5dd137c
5323 Author: konst <konst>
5324 Date:   Wed Oct 1 09:09:51 2003 +0000
5326     *** empty log message ***
5328 commit 00eb7a1a13d23f149d4173c397f42e8b5f58bf56
5329 Author: konst <konst>
5330 Date:   Wed Oct 1 09:07:41 2003 +0000
5332     *** empty log message ***
5334 commit ea3b12b2d91211f2af2db204de4a52796a14230a
5335 Author: konst <konst>
5336 Date:   Wed Oct 1 09:04:44 2003 +0000
5338     *** empty log message ***
5340 commit 24bba23bf94a9e3bc77104da7a4c5c2fe39c2af6
5341 Author: konst <konst>
5342 Date:   Wed Oct 1 09:02:08 2003 +0000
5344     *** empty log message ***
5346 commit 6266e785dc9e8fe93220ca3080d55f4dc8701652
5347 Author: konst <konst>
5348 Date:   Wed Oct 1 00:27:44 2003 +0000
5350     livejournal plus some yahoo hacks
5352 commit 317ce3735eb5e8e2ab1d6f709ec26883c77b2104
5353 Author: konst <konst>
5354 Date:   Tue Sep 30 12:03:40 2003 +0000
5356     ""
5358 commit 73d2c1d393dea821a5aa773d14f8acb5ab656acf
5359 Author: konst <konst>
5360 Date:   Tue Sep 30 11:55:05 2003 +0000
5362     ""
5364 commit f3bd9a92fbd848835c9ee9fc20dc445a2df30b79
5365 Author: konst <konst>
5366 Date:   Tue Sep 30 11:48:37 2003 +0000
5368     ""
5370 commit 6770bae4d38fdee896891274253bc110df4ba2c4
5371 Author: konst <konst>
5372 Date:   Tue Sep 30 11:38:39 2003 +0000
5374     ""
5376 commit 97ba4dd1844893edf4f56dcb17975b2bc2370d23
5377 Author: konst <konst>
5378 Date:   Tue Sep 30 07:25:46 2003 +0000
5380     *** empty log message ***
5382 commit 905e9636ebc5d6897dde7c74ad63a99dca1efbf4
5383 Author: konst <konst>
5384 Date:   Sun Sep 28 21:29:48 2003 +0000
5386     *** empty log message ***
5388 commit 8a6cf1f9e59f49e1ef41b7c1312725acbb812458
5389 Author: konst <konst>
5390 Date:   Sun Sep 28 12:56:01 2003 +0000
5392     yahoo is back
5394 commit 4e84a568c30d40ff9658ef7a28da1f8277b00c31
5395 Author: konst <konst>
5396 Date:   Sun Sep 28 12:55:29 2003 +0000
5398     new auth mechanism
5400 commit 2522db5ded869a56677a855c983d4397c1337a6e
5401 Author: konst <konst>
5402 Date:   Fri Sep 26 07:21:10 2003 +0000
5404     ljhook.cc
5406 commit 24925b3805e1ec3839b4c44271e28d953d9adc9a
5407 Author: konst <konst>
5408 Date:   Fri Sep 26 07:13:20 2003 +0000
5410     *** empty log message ***
5412 commit 5b3ed3b25e6ce9df8b1873c14eb47d597f8c1515
5413 Author: konst <konst>
5414 Date:   Fri Sep 26 01:44:58 2003 +0000
5416     *** empty log message ***
5418 commit d472ae09f956aa12f685a13b4240e9627f7b309e
5419 Author: konst <konst>
5420 Date:   Thu Sep 11 23:37:32 2003 +0000
5422     ''
5424 commit ce3f90e9b1fb97196d9ad0bc3e33a64118ebabde
5425 Author: konst <konst>
5426 Date:   Thu Sep 11 21:21:37 2003 +0000
5428     ''
5430 commit 6fe420d1b5cb9d1d7b3fa8c3274bd40871e33a5d
5431 Author: konst <konst>
5432 Date:   Thu Sep 11 21:09:19 2003 +0000
5434     ''
5436 commit 3aecd60addc1938ac3d19132d1e9308c468db7e3
5437 Author: konst <konst>
5438 Date:   Thu Aug 28 06:57:34 2003 +0000
5440     *** empty log message ***
5442 commit 6d1ab5146389931e005e490e029188626417c3ff
5443 Author: konst <konst>
5444 Date:   Wed Aug 20 23:12:51 2003 +0000
5446     ""
5448 commit 9cc4bd3ffa9685f702a4b9014b413a629ac46afa
5449 Author: konst <konst>
5450 Date:   Fri Jul 25 17:02:50 2003 +0000
5452     *** empty log message ***
5454 commit 84a748686742a537d707fdd98b3da48a1c907eb7
5455 Author: konst <konst>
5456 Date:   Thu Jul 24 17:39:05 2003 +0000
5458     *** empty log message ***
5460 commit e028ef0854fc5bc9787e0b4af90280b2dbfdaa76
5461 Author: konst <konst>
5462 Date:   Thu Jul 24 16:31:32 2003 +0000
5464     *** empty log message ***
5466 commit e481e3b76fd279aa84a19b77cc4ee173c8277690
5467 Author: konst <konst>
5468 Date:   Wed Jul 23 23:56:31 2003 +0000
5470     *** empty log message ***
5472 commit 53f15f2b979e4e8c216ca2ec249c8ea8062412d6
5473 Author: konst <konst>
5474 Date:   Wed Jul 23 23:21:03 2003 +0000
5476     ""
5478 commit 30f0168e9502f5caae025ae37741e7fe2c42fb6f
5479 Author: konst <konst>
5480 Date:   Tue Jul 22 21:50:35 2003 +0000
5482     ""
5484 commit 99a55aea1a5438a57cd2e7d9fb20be300764cce5
5485 Author: konst <konst>
5486 Date:   Tue Jul 22 20:58:14 2003 +0000
5488     ""
5490 commit d161cd1f0963795a5f1bc2cbaeb1a34b1f31fa05
5491 Author: konst <konst>
5492 Date:   Sun Jul 20 06:51:33 2003 +0000
5494     *** empty log message ***
5496 commit c88aaa44e845170939bcf0e3b1e862bfa0f1916f
5497 Author: konst <konst>
5498 Date:   Sat Jul 19 10:03:59 2003 +0000
5500     *** empty log message ***
5502 commit ff3face1f7b5a1b555744d5af9b023faf22af244
5503 Author: konst <konst>
5504 Date:   Sat Jul 19 09:50:10 2003 +0000
5506     *** empty log message ***
5508 commit 825e6d4892f190776100747d5f8009f55780ffe7
5509 Author: konst <konst>
5510 Date:   Sat Jul 19 09:37:24 2003 +0000
5512     *** empty log message ***
5514 commit f726919451787677ddb75439c53deb63946a8e3d
5515 Author: konst <konst>
5516 Date:   Sat Jul 19 09:35:56 2003 +0000
5518     *** empty log message ***
5520 commit 5955b738bbbc8dd418d2a59e45492a21d94ee799
5521 Author: konst <konst>
5522 Date:   Sat Jul 19 08:35:09 2003 +0000
5524     ""
5526 commit 3f91343d23aced14bbb4e9a4fd8b90137043c682
5527 Author: konst <konst>
5528 Date:   Fri Jul 18 20:39:18 2003 +0000
5530     ""
5532 commit 99d1cbb133c3440224410bdc0163886086628f4c
5533 Author: konst <konst>
5534 Date:   Fri Jul 18 00:39:58 2003 +0000
5536     *** empty log message ***
5538 commit 61b76fabc2455a6c3c75b41fd7a9e0b1bd64394f
5539 Author: konst <konst>
5540 Date:   Thu Jul 17 00:30:32 2003 +0000
5542     *** empty log message ***
5544 commit e1da671bb04c44a713701d5fc08822d7974ea6dd
5545 Author: konst <konst>
5546 Date:   Wed Jul 16 23:41:10 2003 +0000
5548     ""
5550 commit 32245ade92b599790c666ae22dda63c1a82459a7
5551 Author: konst <konst>
5552 Date:   Wed Jul 16 22:54:31 2003 +0000
5554     ""
5556 commit b874e6681c3c14495a831b6479919978306bda23
5557 Author: konst <konst>
5558 Date:   Wed Jul 16 00:19:37 2003 +0000
5560     4.9.5 released
5562 commit eb9f8288d03140e171eddb2aa57fa1778aa405dd
5563 Author: konst <konst>
5564 Date:   Sun Jul 13 18:10:27 2003 +0000
5566     *** empty log message ***
5568 commit 2962d6bd5232658dba3ae1a113fe20b88ac290f5
5569 Author: konst <konst>
5570 Date:   Sun Jul 13 16:00:07 2003 +0000
5572     ""
5574 commit dfa55ef2dc07bf20cb1a1bc28a4b5734d8d1018d
5575 Author: konst <konst>
5576 Date:   Sat Jul 12 17:16:40 2003 +0000
5578     RSS related stuff was added
5580 commit b2cc9adb103be1e9c3658149cac06c516cf7bb1b
5581 Author: konst <konst>
5582 Date:   Sat Jul 12 17:14:19 2003 +0000
5584     ""
5586 commit 970b96c8dbf0c6a92bbe1a7ee50fcd26efee375d
5587 Author: konst <konst>
5588 Date:   Mon Jul 7 19:04:42 2003 +0000
5590     ""
5592 commit ceb276ed3de17c72d0797c7591c708456bbdc4a9
5593 Author: konst <konst>
5594 Date:   Mon Jul 7 19:03:41 2003 +0000
5596     ""
5598 commit d22adf8e532567092a0b6b019d95ae96f004257d
5599 Author: konst <konst>
5600 Date:   Mon Jul 7 19:02:17 2003 +0000
5602     ""
5604 commit 5c47ba929be110184aac56c555f05165ce87fe00
5605 Author: konst <konst>
5606 Date:   Mon Jul 7 18:50:48 2003 +0000
5608     ""
5610 commit b035b635c9c888fc0d8fa50511aa0f01d407c5be
5611 Author: konst <konst>
5612 Date:   Sat Jul 5 13:09:50 2003 +0000
5614     *** empty log message ***
5616 commit 6e5d3b9da57c817c8c5f66732b6849aae2146978
5617 Author: konst <konst>
5618 Date:   Sat Jul 5 12:41:39 2003 +0000
5620     *** empty log message ***
5622 commit f26b40b8610df6f42fffee272564320d45746da4
5623 Author: konst <konst>
5624 Date:   Thu Jun 26 07:55:31 2003 +0000
5626     ""
5628 commit ecf0870f07e359e3bc3cb8a29f1ce885672f1c82
5629 Author: konst <konst>
5630 Date:   Thu Jun 26 07:52:09 2003 +0000
5632     ""
5634 commit b0e1650cbbd7d00423c99e66df0c169e1ccc7d15
5635 Author: konst <konst>
5636 Date:   Wed Jun 25 20:59:58 2003 +0000
5638     *** empty log message ***
5640 commit 8d19bfe4ab3b41174a36792323a0ccc903aadc31
5641 Author: konst <konst>
5642 Date:   Tue Jun 24 09:16:40 2003 +0000
5644     ""
5646 commit 704f5ec7b240dc19b28de9d599f7886933f60b5e
5647 Author: konst <konst>
5648 Date:   Tue Jun 24 09:13:14 2003 +0000
5650     ""
5652 commit b95d475702f8131d5a173825d4434217ff193c81
5653 Author: konst <konst>
5654 Date:   Fri Jun 20 19:23:59 2003 +0000
5656     ""
5658 commit 24250a9a518136cf75a92aac9dd6a17ee7accc99
5659 Author: konst <konst>
5660 Date:   Thu Jun 19 00:31:53 2003 +0000
5662     *** empty log message ***
5664 commit 053562676c223599fd490ddf7018d55ce8aa2d1a
5665 Author: konst <konst>
5666 Date:   Mon Jun 2 18:59:20 2003 +0000
5668     some fixes were made
5670 commit 1e95e04b9b9d86da5098b389f5e939c78a1d5593
5671 Author: konst <konst>
5672 Date:   Mon Jun 2 16:43:32 2003 +0000
5674     *** empty log message ***
5676 commit f42f970e291d447984b329a038d6e4f70561712d
5677 Author: konst <konst>
5678 Date:   Mon Jun 2 16:34:50 2003 +0000
5680     *** empty log message ***
5682 commit 896e15d5a42d06be91c35abebd09d367dbc2cdab
5683 Author: konst <konst>
5684 Date:   Mon Jun 2 15:39:13 2003 +0000
5686     *** empty log message ***
5688 commit 1c05fa74b98049eba8a2e95b804516d8e9438e30
5689 Author: konst <konst>
5690 Date:   Mon Jun 2 15:05:32 2003 +0000
5692     *** empty log message ***
5694 commit 77f1eccb90f2058a192c0160e941fdd6a3c58265
5695 Author: konst <konst>
5696 Date:   Tue May 20 22:09:26 2003 +0000
5698     *** empty log message ***
5700 commit b4d7b770680f6a81612abf20138b1131f1eb32db
5701 Author: konst <konst>
5702 Date:   Wed May 14 06:32:31 2003 +0000
5704     *** empty log message ***
5706 commit 198bfc4059f2412374fe0dd6bba0b1b1ba3935e0
5707 Author: konst <konst>
5708 Date:   Mon May 12 18:31:04 2003 +0000
5710     *** empty log message ***
5712 commit 25d4aeb4238a244e1a7295cdd9f34a440a8cdb49
5713 Author: konst <konst>
5714 Date:   Mon May 12 16:45:41 2003 +0000
5716     *** empty log message ***
5718 commit 11e3e637b9deea79e38d8946d36b83755511f08e
5719 Author: konst <konst>
5720 Date:   Sun May 11 00:16:34 2003 +0000
5722     *** empty log message ***
5724 commit fc097aecdf4a074261602c605c15071d72099966
5725 Author: konst <konst>
5726 Date:   Sat May 10 12:58:27 2003 +0000
5728     *** empty log message ***
5730 commit 2179e6d0b880ae6a3e2abf0b7e72e63f4c09bd6f
5731 Author: konst <konst>
5732 Date:   Fri May 9 13:13:48 2003 +0000
5734     *** empty log message ***
5736 commit 29187bcaf4b952c7d86878fe6dba1a7e5f9a05a5
5737 Author: konst <konst>
5738 Date:   Fri May 9 09:40:24 2003 +0000
5740     the find/add problem was fixed
5742 commit ded412faa25e83c218df75d5c8a17bb896dc154e
5743 Author: konst <konst>
5744 Date:   Wed May 7 22:22:59 2003 +0000
5746     *** empty log message ***
5748 commit 03d139cb62bd6b23a755f54b766ffc7e5b083e3d
5749 Author: konst <konst>
5750 Date:   Wed May 7 08:52:43 2003 +0000
5752     *** empty log message ***
5754 commit f9f71facb07eda57c77c94ac93c092d2e7d72641
5755 Author: konst <konst>
5756 Date:   Wed May 7 08:44:51 2003 +0000
5758     *** empty log message ***
5760 commit ea0a6cecf095a9ab33d8e3be6759f3ec0d5a5beb
5761 Author: konst <konst>
5762 Date:   Tue May 6 20:27:26 2003 +0000
5764     *** empty log message ***
5766 commit da04e3c7b85c96236b28ff147ec527bf5a07379f
5767 Author: konst <konst>
5768 Date:   Tue May 6 10:19:36 2003 +0000
5770     *** empty log message ***
5772 commit 569f6700e08cc10bc20397b002995b73cb2ca62e
5773 Author: konst <konst>
5774 Date:   Mon May 5 22:31:21 2003 +0000
5776     *** empty log message ***
5778 commit 50764430b76e8270b4175b116b1a738c05abe370
5779 Author: konst <konst>
5780 Date:   Mon May 5 21:11:51 2003 +0000
5782     *** empty log message ***
5784 commit 66fc1c1c98da75698fc180f21744dcd2b314b39d
5785 Author: konst <konst>
5786 Date:   Mon May 5 20:54:10 2003 +0000
5788     msn nicknames find/add problem fixed
5790 commit 5351ef557f4ef64007f23d62642e41b61d5f7ce6
5791 Author: konst <konst>
5792 Date:   Sun May 4 22:12:41 2003 +0000
5794     Mark Verboom's patch and Jabber users read
5796 commit ebefcdbc7f03e57c9abf1269383824de658e96d2
5797 Author: konst <konst>
5798 Date:   Tue Apr 22 22:59:22 2003 +0000
5800     *** empty log message ***
5802 commit 90965878700a1dd20ed77373d5fc9cfcbe1dfc63
5803 Author: konst <konst>
5804 Date:   Tue Apr 22 22:46:16 2003 +0000
5806     *** empty log message ***
5808 commit 24bf9a3e5580944f10118aa2427f9add93ac0e0d
5809 Author: konst <konst>
5810 Date:   Tue Apr 22 21:50:47 2003 +0000
5812     *** empty log message ***
5814 commit 0b4367abea01c05faad69fff207f63cb0808a09b
5815 Author: konst <konst>
5816 Date:   Mon Apr 21 22:41:21 2003 +0000
5818     *** empty log message ***
5820 commit 6cad4198ae84aceabab49719007322ce5c63546c
5821 Author: konst <konst>
5822 Date:   Sun Apr 20 22:17:21 2003 +0000
5824     *** empty log message ***
5826 commit e81b54296635e63b66ae5e6c96c8815ec4d784c4
5827 Author: konst <konst>
5828 Date:   Sun Apr 20 22:15:52 2003 +0000
5830     *** empty log message ***
5832 commit b9ab4316712835d73325072b275f7d006520c481
5833 Author: konst <konst>
5834 Date:   Sun Apr 20 12:08:51 2003 +0000
5836     *** empty log message ***
5838 commit f67539043eef20491d40f69ec6579188a6c399ab
5839 Author: konst <konst>
5840 Date:   Sat Apr 19 17:25:57 2003 +0000
5842     *** empty log message ***
5844 commit 2375b83a2626dcede3fef0398c36bb3737f57d15
5845 Author: konst <konst>
5846 Date:   Sat Apr 19 17:11:51 2003 +0000
5848     *** empty log message ***
5850 commit 463748930b219243e69a9aa955eca91ef72443cf
5851 Author: konst <konst>
5852 Date:   Sat Apr 19 14:13:51 2003 +0000
5854     *** empty log message ***
5856 commit 5f203d7d2b897e66948f4af489796e45a275b3af
5857 Author: konst <konst>
5858 Date:   Sat Apr 19 14:04:51 2003 +0000
5860     *** empty log message ***
5862 commit fc258bdb38258925a53cb9e081080114e6f9fcd9
5863 Author: konst <konst>
5864 Date:   Sat Apr 19 14:00:55 2003 +0000
5866     *** empty log message ***
5868 commit 557579f5090295dbb8142bc460095315192065e6
5869 Author: konst <konst>
5870 Date:   Fri Apr 18 20:56:21 2003 +0000
5872     irc reporting improved
5874 commit 22d9810a57b2c3d5d2d1e58efe886d2acc05552d
5875 Author: konst <konst>
5876 Date:   Fri Apr 18 19:08:05 2003 +0000
5878     *** empty log message ***
5880 commit 0774207ff6197f21c59f1777280cf012537a19a9
5881 Author: konst <konst>
5882 Date:   Fri Apr 18 17:07:30 2003 +0000
5884     IP binding works now for all the IMs
5886 commit 4c5175f5b1244538d03fe97f071a76f447b33899
5887 Author: konst <konst>
5888 Date:   Thu Apr 17 22:47:04 2003 +0000
5890     *** empty log message ***
5892 commit 42572d5b7f06d982f5c6250eb35dab95f787ba6c
5893 Author: konst <konst>
5894 Date:   Thu Apr 17 22:41:06 2003 +0000
5896     *** empty log message ***
5898 commit 1dd0b52e314ffd5d9b15b695c4e661a196de870b
5899 Author: konst <konst>
5900 Date:   Thu Apr 17 08:37:12 2003 +0000
5902     a small build fix
5904 commit 17cca869efcf76ee80113a68a64ba71521a99134
5905 Author: konst <konst>
5906 Date:   Thu Apr 17 00:44:35 2003 +0000
5908     *** empty log message ***
5910 commit b93ba0fc9f8c37e527564458fcec9e728271f73c
5911 Author: konst <konst>
5912 Date:   Thu Apr 17 00:16:54 2003 +0000
5914     *** empty log message ***
5916 commit 457c9a031cfd48102f27b226eb17f76bda94baf1
5917 Author: konst <konst>
5918 Date:   Wed Apr 16 23:59:47 2003 +0000
5920     *** empty log message ***
5922 commit 95d6fb2d097ab49ed9f4f361798c8d43f3c8e3f3
5923 Author: konst <konst>
5924 Date:   Wed Apr 16 23:54:00 2003 +0000
5926     *** empty log message ***
5928 commit e22dbf76cde5f325aa6bf9391881dfd12f4d9cad
5929 Author: konst <konst>
5930 Date:   Wed Apr 16 23:50:59 2003 +0000
5932     *** empty log message ***
5934 commit 3c38bd2c1f62f2aea8f1cba86c7a0ab4dd93b393
5935 Author: konst <konst>
5936 Date:   Wed Apr 16 23:38:15 2003 +0000
5938     *** empty log message ***
5940 commit 2170680cffb65c9587143126923fb3a4fa35beb9
5941 Author: konst <konst>
5942 Date:   Wed Apr 16 23:37:52 2003 +0000
5944     a long awaited commit after a long time of inactivity
5946 commit 9c68bb37788fc0694573613ecf58935dfd6f9ab7
5947 Author: konst <konst>
5948 Date:   Wed Apr 2 09:54:47 2003 +0000
5950     ported to cygwin
5952 commit 9642d4e44e8c2073c73a9a485cf1e3e979d803c0
5953 Author: konst <konst>
5954 Date:   Wed Apr 2 09:54:46 2003 +0000
5956     ported to cygwin
5958 commit 9c35d6e2850c1b318e72bf4b0f4f6a01736190c9
5959 Author: konst <konst>
5960 Date:   Wed Apr 2 09:54:45 2003 +0000
5962     ported to cygwin
5964 commit 296fdb5a7ac8676726f4ebcedf7ddbf1c07ec58d
5965 Author: konst <konst>
5966 Date:   Wed Apr 2 09:54:25 2003 +0000
5968     ported to cygwin
5970 commit e680757d59d2248ee896d8fc89ef18c152bf7206
5971 Author: konst <konst>
5972 Date:   Fri Jan 31 17:34:04 2003 +0000
5974     ""
5976 commit 53e37124f484654d99c3005203332a54495a6ce6
5977 Author: konst <konst>
5978 Date:   Mon Jan 27 23:48:13 2003 +0000
5980     ''
5982 commit dccfa61e9046be9663978fd52ae099dfe8052624
5983 Author: konst <konst>
5984 Date:   Mon Jan 27 15:28:45 2003 +0000
5986     ""
5988 commit 19624eaa187f108d28d88a260c44f11544803141
5989 Author: konst <konst>
5990 Date:   Mon Jan 27 15:27:59 2003 +0000
5992     ""
5994 commit c3e3c02c395a97ee35eed00ed3b7698c33e296da
5995 Author: konst <konst>
5996 Date:   Mon Jan 27 09:51:08 2003 +0000
5998     ''
6000 commit 6d59b081434aacd99ea762c1e50251374b944b1f
6001 Author: konst <konst>
6002 Date:   Wed Jan 22 17:35:42 2003 +0000
6004     ""
6006 commit 150a0283bbf24ef3efc493b0212b37bcb6527186
6007 Author: konst <konst>
6008 Date:   Tue Jan 21 23:26:09 2003 +0000
6010     ''
6012 commit 224328b996152aa8161f445a71f2df846ec5cf6c
6013 Author: konst <konst>
6014 Date:   Mon Jan 20 15:33:10 2003 +0000
6016     ""
6018 commit a7ec428bb60d669354f620a92eb043baa12cb045
6019 Author: konst <konst>
6020 Date:   Mon Jan 20 13:32:03 2003 +0000
6022     ""
6024 commit a805e0e8053cd33ccf4e22393fb839688f2060c9
6025 Author: konst <konst>
6026 Date:   Mon Jan 20 02:20:16 2003 +0000
6028     ''
6030 commit fcaf8fe5de7db93bab93222785cd1b9f3cdfbe39
6031 Author: konst <konst>
6032 Date:   Sun Jan 19 16:23:51 2003 +0000
6034     ''
6036 commit 6880c2ec20b434fb606b1dd31287cbde963a9121
6037 Author: konst <konst>
6038 Date:   Sun Jan 19 02:14:50 2003 +0000
6040     ''
6042 commit cf45822d3698dafd4769e6dde448711a20445cc0
6043 Author: konst <konst>
6044 Date:   Sun Jan 19 01:33:45 2003 +0000
6046     ''
6048 commit 04be2ae9d5bf88ed6dd5b1dc923d7feac981ac79
6049 Author: konst <konst>
6050 Date:   Sun Jan 19 00:52:02 2003 +0000
6052     ''
6054 commit a842baa5f22a93d61f8039636986aa60aaace4a1
6055 Author: konst <konst>
6056 Date:   Sat Jan 18 16:44:03 2003 +0000
6058     ""
6060 commit 24878be19c1ead0e15f0b5a3982d11f3767d1a8a
6061 Author: konst <konst>
6062 Date:   Sat Jan 18 16:44:02 2003 +0000
6064     ""
6066 commit 3773288a3f50556db4e868f5d6e2896603a014cb
6067 Author: konst <konst>
6068 Date:   Sat Jan 18 02:06:56 2003 +0000
6070     ''
6072 commit 136b7bc3baa4dde28afaccdba06297783c5d4f1a
6073 Author: konst <konst>
6074 Date:   Sat Jan 18 01:44:30 2003 +0000
6076     ''
6078 commit d9d32e16e44cd0cc62df293abec56948b119dc8a
6079 Author: konst <konst>
6080 Date:   Sat Jan 18 01:43:38 2003 +0000
6082     ''
6084 commit b59361bc3703e76625ffb0f23b87da35e13f8368
6085 Author: konst <konst>
6086 Date:   Thu Jan 16 18:05:36 2003 +0000
6088     ""
6090 commit 39db394d16567adef95d4fc6b8815701b878a55a
6091 Author: konst <konst>
6092 Date:   Thu Jan 16 17:22:41 2003 +0000
6094     ""
6096 commit 4ef23b053c0a6b99d30ea2d7c54da4dd16c1109f
6097 Author: konst <konst>
6098 Date:   Wed Jan 15 15:15:17 2003 +0000
6100     ""
6102 commit 764f5e81d769b2420e0c09eef799591c4ccd9335
6103 Author: konst <konst>
6104 Date:   Wed Jan 15 11:02:00 2003 +0000
6106     *** empty log message ***
6108 commit 4e88825f259b6ca8afd9e8c4993d70beeb69546f
6109 Author: konst <konst>
6110 Date:   Wed Jan 15 00:25:30 2003 +0000
6112     *** empty log message ***
6114 commit b92a5748e51f7bc95247bbb2edbeaac6611330c8
6115 Author: konst <konst>
6116 Date:   Fri Jan 10 01:15:39 2003 +0000
6118     *** empty log message ***
6120 commit 43abd5b575749a42b91a367198129b6be385906a
6121 Author: konst <konst>
6122 Date:   Mon Jan 6 17:39:38 2003 +0000
6124     *** empty log message ***
6126 commit 81a30b923ea6eacb9e88c50c9ca0432fbcfd034e
6127 Author: konst <konst>
6128 Date:   Mon Jan 6 17:37:43 2003 +0000
6130     ""
6132 commit 240ac3e3476c93cf3127911c859dcf56d3643059
6133 Author: konst <konst>
6134 Date:   Mon Jan 6 11:10:46 2003 +0000
6136     ''
6138 commit 4eaf2e8588bab9bc642e4242d337d1fc2619d85f
6139 Author: konst <konst>
6140 Date:   Sun Jan 5 21:49:02 2003 +0000
6142     ''
6144 commit 2666541b06b8025b86d349af28e97b4c28101f90
6145 Author: konst <konst>
6146 Date:   Sun Jan 5 21:47:25 2003 +0000
6148     ''
6150 commit 982d287a60102066dbd5d026cc78a741e0e42fcf
6151 Author: konst <konst>
6152 Date:   Sun Jan 5 12:01:59 2003 +0000
6154     ''
6156 commit 414e7460314899cab67a9617d6251d1527db7fc1
6157 Author: konst <konst>
6158 Date:   Sat Jan 4 11:12:36 2003 +0000
6160     *** empty log message ***
6162 commit 039a8de039e116eaede3b4afca270529078cc2e9
6163 Author: konst <konst>
6164 Date:   Mon Dec 30 09:05:12 2002 +0000
6166     ''
6168 commit f0a68317c9689bfc478aa60abf23e869b9d0d38f
6169 Author: konst <konst>
6170 Date:   Mon Dec 30 09:04:44 2002 +0000
6172     ''
6174 commit 7832bb02c9aa2ed73f2d8953e666f590a12d6800
6175 Author: konst <konst>
6176 Date:   Sun Dec 29 10:17:15 2002 +0000
6178     ''
6180 commit 40dc053ab9410d72a3148e7b687ea3136a5760e8
6181 Author: konst <konst>
6182 Date:   Sat Dec 28 13:26:32 2002 +0000
6184     *** empty log message ***
6186 commit 62b3538024d3ba94243da57f560b159aa28456ff
6187 Author: konst <konst>
6188 Date:   Fri Dec 27 16:57:09 2002 +0000
6190     ''
6192 commit c07e943b566725388f34a8f583e6ff2b99975bab
6193 Author: konst <konst>
6194 Date:   Fri Dec 27 13:45:03 2002 +0000
6196     ""
6198 commit 19b3d7a8a9e9303f1e88e0bef0b7b22edc506b3d
6199 Author: konst <konst>
6200 Date:   Fri Dec 27 12:30:00 2002 +0000
6202     ""
6204 commit 5db85f472316b2d46af7acabaa78d9f33cbf53e5
6205 Author: konst <konst>
6206 Date:   Thu Dec 26 22:56:54 2002 +0000
6208     ''
6210 commit 7a5a7c5c78b0b7d4dc8d335b343907229033f9ab
6211 Author: konst <konst>
6212 Date:   Mon Dec 23 14:34:44 2002 +0000
6214     ""
6216 commit e93c780b76f7447fc31b9ae85940202f93fa1491
6217 Author: konst <konst>
6218 Date:   Mon Dec 23 14:33:52 2002 +0000
6220     ""
6222 commit d5d55743767101025482cd572225dddeb3cc2bf4
6223 Author: konst <konst>
6224 Date:   Mon Dec 23 09:18:27 2002 +0000
6226     ""
6228 commit 1d5396283afc49aec69fd358f1fef94f95718d8b
6229 Author: konst <konst>
6230 Date:   Fri Dec 20 17:28:42 2002 +0000
6232     ""
6234 commit eed4373d6d7dcc614abc6cd7a3ea5f18fa03825e
6235 Author: konst <konst>
6236 Date:   Thu Dec 19 20:01:43 2002 +0000
6238     ''
6240 commit a79b7f0133632ac12a36fcc2365262f89116d15d
6241 Author: konst <konst>
6242 Date:   Thu Dec 19 19:51:10 2002 +0000
6244     *** empty log message ***
6246 commit 07358f9c33ad311ab6c5ed43062d0d803c9d3145
6247 Author: konst <konst>
6248 Date:   Thu Dec 19 17:34:32 2002 +0000
6250     ""
6252 commit 369ad2710097764533d455b2c735c26895df8112
6253 Author: konst <konst>
6254 Date:   Wed Dec 18 18:05:37 2002 +0000
6256     ""
6258 commit 1d0ecdf544c63fd4da252b21cbafab4b7855f55e
6259 Author: konst <konst>
6260 Date:   Tue Dec 17 16:09:39 2002 +0000
6262     ""
6264 commit 5768eb8154d1346cb41b3e59a594f6282d368dde
6265 Author: konst <konst>
6266 Date:   Mon Dec 16 17:58:53 2002 +0000
6268     ""
6270 commit a15227d24d708f7af3b6ae9f8f2b48c01a133956
6271 Author: konst <konst>
6272 Date:   Sun Dec 15 22:34:42 2002 +0000
6274     ''
6276 commit 3229f99201de1674e7b7c127088b70adb1b94d76
6277 Author: konst <konst>
6278 Date:   Sun Dec 15 15:45:42 2002 +0000
6280     ""
6282 commit 27ca3d9705eb2d9df4e92a394c0e4a5a8f133d7e
6283 Author: konst <konst>
6284 Date:   Sun Dec 15 15:45:19 2002 +0000
6286     ""
6288 commit 18a6b46b275fd4e09fddbecdaaadb8f168d8c639
6289 Author: konst <konst>
6290 Date:   Sat Dec 14 12:44:11 2002 +0000
6292     ''
6294 commit 710f66f514a3a6a4e404489d96bba4f7ad0565c7
6295 Author: konst <konst>
6296 Date:   Sat Dec 14 09:08:22 2002 +0000
6298     ''
6300 commit 7410cd8e570a2dfcdae7487609fe5c286284224b
6301 Author: konst <konst>
6302 Date:   Fri Dec 13 16:12:02 2002 +0000
6304     ""
6306 commit ade3cc5f3fb9075e7d16789e45ef372b1bda040b
6307 Author: konst <konst>
6308 Date:   Fri Dec 13 12:48:02 2002 +0000
6310     ""
6312 commit 090b2eb08536af0a3af7ffed924e648a657961a5
6313 Author: konst <konst>
6314 Date:   Fri Dec 13 11:08:43 2002 +0000
6316     ""
6318 commit 9027fd0d8f43cc7fe464bacb345c75b358a09ed1
6319 Author: konst <konst>
6320 Date:   Fri Dec 13 09:46:32 2002 +0000
6322     ""
6324 commit bbb260fe1341ab5737e2ea9cc01368c00d6889a0
6325 Author: konst <konst>
6326 Date:   Fri Dec 13 00:13:30 2002 +0000
6328     ''
6330 commit bc7437cb9ef4fb5f59c52eb2c4977450f021e4b7
6331 Author: konst <konst>
6332 Date:   Thu Dec 12 18:41:07 2002 +0000
6334     ""
6336 commit eb3f4b8474c9f0bd65256794f8d34026396a8c37
6337 Author: konst <konst>
6338 Date:   Thu Dec 12 17:58:35 2002 +0000
6340     ""
6342 commit 98619acf58eb9bd0de53593efa1abef19597e4d8
6343 Author: konst <konst>
6344 Date:   Thu Dec 12 16:47:53 2002 +0000
6346     ""
6348 commit cfa3910b2f5cf28fb500623ba319f3b9511728f8
6349 Author: konst <konst>
6350 Date:   Thu Dec 12 14:26:06 2002 +0000
6352     ""
6354 commit 2e589ac14695816fa6bbffc7309330717842f8a3
6355 Author: konst <konst>
6356 Date:   Thu Dec 12 14:24:22 2002 +0000
6358     ""
6360 commit 90f22afdb995f6bb0234dab3b2331e841ee1741d
6361 Author: konst <konst>
6362 Date:   Thu Dec 12 14:14:32 2002 +0000
6364     ""
6366 commit 129aeaeb32f252e46032bceaefd175fd21a502d8
6367 Author: konst <konst>
6368 Date:   Wed Dec 11 22:43:54 2002 +0000
6370     ''
6372 commit 062d454539645e903f13dcc183fd0695271afa5a
6373 Author: konst <konst>
6374 Date:   Wed Dec 11 19:10:03 2002 +0000
6376     ''
6378 commit e8270ebdacc86ba53fa60a9d9107b53990d2a2c7
6379 Author: konst <konst>
6380 Date:   Wed Dec 11 18:47:30 2002 +0000
6382     ''
6384 commit 08c78ca4842f154a66404ab3e2220e0aecca83f5
6385 Author: konst <konst>
6386 Date:   Wed Dec 11 15:40:26 2002 +0000
6388     ""
6390 commit 50e76a88a9c0c4a82fda666ef946109a02261c73
6391 Author: konst <konst>
6392 Date:   Wed Dec 11 13:32:57 2002 +0000
6394     ""
6396 commit 35a19f0464707a390917855e137e5f6d74fb26d4
6397 Author: konst <konst>
6398 Date:   Wed Dec 11 12:36:50 2002 +0000
6400     ""
6402 commit 58764fa0166beaafffabb378e2a93bbcd242f6f9
6403 Author: konst <konst>
6404 Date:   Wed Dec 11 12:35:25 2002 +0000
6406     ""
6408 commit 96fc70ca5ece8efcce384293a1cc08ea18520749
6409 Author: konst <konst>
6410 Date:   Wed Dec 11 10:47:57 2002 +0000
6412     ""
6414 commit 1cfc6b37b25c57411e5bc7d8d3b0187bb3d2a2f4
6415 Author: konst <konst>
6416 Date:   Wed Dec 11 10:46:08 2002 +0000
6418     ""
6420 commit 8e0bdd4d328aa459ee4e6bfc2fb168e8849865aa
6421 Author: konst <konst>
6422 Date:   Tue Dec 10 23:40:38 2002 +0000
6424     ''
6426 commit a6f650ae6e325ae6154b68f379c36c3022f3a6e8
6427 Author: konst <konst>
6428 Date:   Tue Dec 10 21:05:19 2002 +0000
6430     ''
6432 commit 4ba2ce834f9c4f9f9d3c2d89f81bdd446faf3e7e
6433 Author: konst <konst>
6434 Date:   Tue Dec 10 21:04:27 2002 +0000
6436     ''
6438 commit 85c105d550d01537acdea50719ea86e9b10751ba
6439 Author: konst <konst>
6440 Date:   Tue Dec 10 18:58:55 2002 +0000
6442     ""
6444 commit 63cce5494b0414fc82d7eb84205b7265d268398d
6445 Author: konst <konst>
6446 Date:   Tue Dec 10 18:11:41 2002 +0000
6448     ""
6450 commit b69f91a7cd711fb439c2b3490f0ce6d818ba9629
6451 Author: konst <konst>
6452 Date:   Tue Dec 10 13:16:02 2002 +0000
6454     ""
6456 commit 797865f1f795054fdcc77c3a6faf6f3fd957b20b
6457 Author: konst <konst>
6458 Date:   Mon Dec 9 17:38:37 2002 +0000
6460     ""
6462 commit 7c85ac1b50c9230931876a428f51d114b2b18e50
6463 Author: konst <konst>
6464 Date:   Mon Dec 9 16:01:49 2002 +0000
6466     ""
6468 commit c50680f73cedf9c4381048f52390ce5f2f769cfc
6469 Author: konst <konst>
6470 Date:   Mon Dec 9 12:30:46 2002 +0000
6472     ""
6474 commit ae96dae7299c8c741ca1065466737a0772f63308
6475 Author: konst <konst>
6476 Date:   Mon Dec 9 12:05:28 2002 +0000
6478     ""
6480 commit dd9dc47317b19b87c96dd45363429187c963ddd4
6481 Author: konst <konst>
6482 Date:   Mon Dec 9 10:24:02 2002 +0000
6484     ""
6486 commit 83fc85262173d6adccc5edd25da3e0dba185b44a
6487 Author: konst <konst>
6488 Date:   Mon Dec 9 09:20:50 2002 +0000
6490     ""
6492 commit 38454953699fd3f0435df449bf1915970ef5a39c
6493 Author: konst <konst>
6494 Date:   Sat Dec 7 09:08:40 2002 +0000
6496     *** empty log message ***
6498 commit b88bb475c2a80cbd80e87e5d814e20255142f0eb
6499 Author: konst <konst>
6500 Date:   Fri Dec 6 13:07:40 2002 +0000
6502     groupchat now works just like it should
6504 commit e42bbe0e7b9d9db9a8b9e4421ec1334a93d5f44d
6505 Author: konst <konst>
6506 Date:   Thu Dec 5 22:37:51 2002 +0000
6508     ''
6510 commit 8665f26006fe1f0c9393e5cc9d7b6b4d676f15ee
6511 Author: konst <konst>
6512 Date:   Thu Dec 5 17:05:20 2002 +0000
6514     jabber groupchat is almost ready
6516 commit b75649605c73c0d5d6f075d0b3f4aae79d79265e
6517 Author: konst <konst>
6518 Date:   Thu Dec 5 14:01:11 2002 +0000
6520     channel manager was removed; the channels stuff is unified now
6522 commit f37eb476e111722adbe103e8a57f3dd067255702
6523 Author: konst <konst>
6524 Date:   Wed Dec 4 17:44:23 2002 +0000
6526     ""
6528 commit 8b0ab66ccd1791573e88492b822175458cf61638
6529 Author: konst <konst>
6530 Date:   Tue Dec 3 16:04:57 2002 +0000
6532     ""
6534 commit 511a3517d6a814a5562282302ad7dd28da068873
6535 Author: konst <konst>
6536 Date:   Tue Dec 3 15:18:06 2002 +0000
6538     ""
6540 commit 9b287fd48cba06b9febe78330d6a0c8d13e49f87
6541 Author: konst <konst>
6542 Date:   Tue Dec 3 14:01:35 2002 +0000
6544     ""
6546 commit 7f6a1aee4d31ddd404a4c6f62c6e3b4b17051eca
6547 Author: konst <konst>
6548 Date:   Mon Dec 2 18:55:32 2002 +0000
6550     ""
6552 commit b16a96f57a644dcb91df920a7617c3672b4fe923
6553 Author: konst <konst>
6554 Date:   Mon Dec 2 12:39:25 2002 +0000
6556     *** empty log message ***
6558 commit 36ec15d97828251602ea5c8013fc43f85b9210a3
6559 Author: konst <konst>
6560 Date:   Sun Dec 1 16:27:42 2002 +0000
6562     *** empty log message ***
6564 commit 12bb8887353b9b3163f1f7bbac04182c4eb59515
6565 Author: konst <konst>
6566 Date:   Sat Nov 30 23:57:21 2002 +0000
6568     ''
6570 commit 3418403c6a222586080bd499f55d01b6c9711cbd
6571 Author: konst <konst>
6572 Date:   Sat Nov 30 23:35:37 2002 +0000
6574     ''
6576 commit 06c9660dde16565cec2cfce75377cd1ec96f73ce
6577 Author: konst <konst>
6578 Date:   Sat Nov 30 23:35:18 2002 +0000
6580     ''
6582 commit c02c449f842280d3456b13cd329f312d98c06b87
6583 Author: konst <konst>
6584 Date:   Sat Nov 30 23:33:43 2002 +0000
6586     ''
6588 commit 49a108fb3ab29ebff4191900a3e72e98e89e6af7
6589 Author: konst <konst>
6590 Date:   Sat Nov 30 15:37:21 2002 +0000
6592     ''
6594 commit 554b6a5154c429af484b74bee368be5b54100b7b
6595 Author: konst <konst>
6596 Date:   Sat Nov 30 15:37:08 2002 +0000
6598     ''
6600 commit face53e3a542038572147496859736dd8c34b700
6601 Author: konst <konst>
6602 Date:   Sat Nov 30 15:36:09 2002 +0000
6604     ''
6606 commit a831a0059b489be2300fed14489008c27b4f3840
6607 Author: konst <konst>
6608 Date:   Sat Nov 30 15:29:36 2002 +0000
6610     Initial revision
6612 commit 15dfc0528f532e82b18291e41a4edd5aa202c495
6613 Author: konst <konst>
6614 Date:   Sat Nov 30 10:06:30 2002 +0000
6616     ''
6618 commit d2a8fd04f1a978eb28d46f16e16d10372d00deed
6619 Author: konst <konst>
6620 Date:   Sat Nov 30 09:30:11 2002 +0000
6622     *** empty log message ***
6624 commit d781b4b4bebe3287c528e36623f51e0aecc19aa4
6625 Author: konst <konst>
6626 Date:   Fri Nov 29 17:34:30 2002 +0000
6628     ""
6630 commit 1ae14c8d5f1e52b213bcf0c1667ec5adb9f7f02e
6631 Author: konst <konst>
6632 Date:   Fri Nov 29 15:57:39 2002 +0000
6634     ""
6636 commit befa1f8ce0aa93b3f74a17ea1f269d64f7fdb280
6637 Author: konst <konst>
6638 Date:   Thu Nov 28 18:29:32 2002 +0000
6640     ""
6642 commit 4709bea8960fb554d0d7158ab8edbe250df959da
6643 Author: konst <konst>
6644 Date:   Thu Nov 28 14:51:32 2002 +0000
6646     ""
6648 commit b02517430469e011a9f998b29e1259121bd2afd4
6649 Author: konst <konst>
6650 Date:   Thu Nov 28 14:25:49 2002 +0000
6652     ""
6654 commit a9b2a57db145062db0ff317934ba06c612e9a37d
6655 Author: konst <konst>
6656 Date:   Wed Nov 27 23:59:41 2002 +0000
6658     *** empty log message ***
6660 commit 543a86a272fdef49fdfdae5271b642f51987fd69
6661 Author: konst <konst>
6662 Date:   Wed Nov 27 17:34:02 2002 +0000
6664     ""
6666 commit ddc25c8e90d19d0a5604ef06e2d81bb90065133a
6667 Author: konst <konst>
6668 Date:   Tue Nov 26 21:57:59 2002 +0000
6670     ''
6672 commit d056f38e27c23498413e1537e667f79fa43bad71
6673 Author: konst <konst>
6674 Date:   Tue Nov 26 17:04:37 2002 +0000
6676     ""
6678 commit 9bade1c153374c066f194505a02bd7681119de74
6679 Author: konst <konst>
6680 Date:   Tue Nov 26 16:09:55 2002 +0000
6682     ""
6684 commit 70c4304275e85f68d2fdfa42848c36d214898f9a
6685 Author: konst <konst>
6686 Date:   Tue Nov 26 12:24:49 2002 +0000
6688     ""
6690 commit 44710f4fa9526b126955fe29c7f148d8686e381f
6691 Author: konst <konst>
6692 Date:   Mon Nov 25 22:55:18 2002 +0000
6694     ''
6696 commit 46a7006338cbdebf44590ee86b364361ee481b07
6697 Author: konst <konst>
6698 Date:   Mon Nov 25 21:09:38 2002 +0000
6700     ''
6702 commit 678e2244c0f3047c52f7b47303ee21467257d868
6703 Author: konst <konst>
6704 Date:   Mon Nov 25 17:21:30 2002 +0000
6706     ""
6708 commit 6b9f25e8516ad51f280b2acb864745fe293ba3d0
6709 Author: konst <konst>
6710 Date:   Mon Nov 25 16:29:35 2002 +0000
6712     ""
6714 commit 727f32d414c6346e9be4369a6f88b08f2d1d64f8
6715 Author: konst <konst>
6716 Date:   Mon Nov 25 11:50:37 2002 +0000
6718     *** empty log message ***
6720 commit 9f0d676973e245f3ecf3536475378699995d5c42
6721 Author: konst <konst>
6722 Date:   Sun Nov 24 23:22:45 2002 +0000
6724     *** empty log message ***
6726 commit fe7273522f6b3ef541131fa0df6b9a1826380b57
6727 Author: konst <konst>
6728 Date:   Sun Nov 24 21:53:31 2002 +0000
6730     ''
6732 commit 8b8dc966d487d8cbef0cba24927b66657c4123fc
6733 Author: konst <konst>
6734 Date:   Sat Nov 23 16:07:00 2002 +0000
6736     ''
6738 commit 5f33c88d75991f8b4ca4ba079b48b0ff615a945d
6739 Author: konst <konst>
6740 Date:   Sat Nov 23 15:42:08 2002 +0000
6742     ''
6744 commit cfbd9661909717712b11fa970adc6461622f9838
6745 Author: konst <konst>
6746 Date:   Sat Nov 23 15:40:42 2002 +0000
6748     ''
6750 commit 08f3a601fe780cce05605986d1e1b96448199f6d
6751 Author: konst <konst>
6752 Date:   Sat Nov 23 10:40:09 2002 +0000
6754     ''
6756 commit 367e389dd37d1f56792bdfc9108de6ff3c9eb7fb
6757 Author: konst <konst>
6758 Date:   Sat Nov 23 09:29:42 2002 +0000
6760     ''
6762 commit b75807d11c3e1d915a67ad6d740e68f615b3fa3e
6763 Author: konst <konst>
6764 Date:   Sat Nov 23 09:28:47 2002 +0000
6766     ''
6768 commit 40ce545dbefaca1aac5647fa0c733a7d2a0faecc
6769 Author: konst <konst>
6770 Date:   Fri Nov 22 20:23:40 2002 +0000
6772     ""
6774 commit 6ba34d7d7616e1c5e82fae535dd667dd867270f5
6775 Author: konst <konst>
6776 Date:   Fri Nov 22 19:15:27 2002 +0000
6778     ""
6780 commit de6e1cac68d9c7eb90187f60c28bb93f0bb29a70
6781 Author: konst <konst>
6782 Date:   Fri Nov 22 19:11:43 2002 +0000
6784     ""
6786 commit 90c0012883c6205f6b8b187de165be2a9046bd92
6787 Author: konst <konst>
6788 Date:   Fri Nov 22 18:18:17 2002 +0000
6790     ""
6792 commit c4e8501415d650443e67431ab8d1f904e32f0c9d
6793 Author: konst <konst>
6794 Date:   Fri Nov 22 16:29:42 2002 +0000
6796     ""
6798 commit ae8fb67c3d396635f10f52a4f20656da5ab7f004
6799 Author: konst <konst>
6800 Date:   Fri Nov 22 16:09:08 2002 +0000
6802     ""
6804 commit fe1e3b2cd4284d928c711e4b83c5186c25b50583
6805 Author: konst <konst>
6806 Date:   Fri Nov 22 16:08:14 2002 +0000
6808     ""
6810 commit e776b99ed9e213c35129286065f6b22991626ae7
6811 Author: konst <konst>
6812 Date:   Fri Nov 22 00:11:39 2002 +0000
6814     *** empty log message ***
6816 commit 63a9ff084f8b0b57321a7559b4b90ac4d548dda8
6817 Author: konst <konst>
6818 Date:   Thu Nov 21 21:13:03 2002 +0000
6820     ""
6822 commit 783c44143d560801c09bc59251ed157cf6495ab2
6823 Author: konst <konst>
6824 Date:   Wed Nov 20 22:11:19 2002 +0000
6826     *** empty log message ***
6828 commit 8279287c91e87c0a89cc99f80cea1edbc9cae5b5
6829 Author: konst <konst>
6830 Date:   Wed Nov 20 16:28:21 2002 +0000
6832     *** empty log message ***
6834 commit 3beaf738203c47eea8fb73fea930a1798701fbfb
6835 Author: konst <konst>
6836 Date:   Wed Nov 20 14:41:13 2002 +0000
6838     ""
6840 commit 482326b121d8ce55a694bb8eee75f250a2893d27
6841 Author: konst <konst>
6842 Date:   Wed Nov 20 13:23:44 2002 +0000
6844     *** empty log message ***
6846 commit ad4043d1171925697eef5e7c1978ebc7ee7a771a
6847 Author: konst <konst>
6848 Date:   Tue Nov 19 18:16:57 2002 +0000
6850     ""
6852 commit d639fded63f1a951d1108def643648cc3f5e8f72
6853 Author: konst <konst>
6854 Date:   Tue Nov 19 18:16:09 2002 +0000
6856     ""
6858 commit 2d314a1016bc042eca0daf704ffcbd2048c8408c
6859 Author: konst <konst>
6860 Date:   Tue Nov 19 18:13:26 2002 +0000
6862     ""
6864 commit ca59aab558a9c2b2e263aa101f4a132de5e8872f
6865 Author: konst <konst>
6866 Date:   Tue Nov 19 14:26:19 2002 +0000
6868     Initial revision
6870 commit 3d13a8dd4684a798d12126668f3e91c23b64f8e7
6871 Author: konst <konst>
6872 Date:   Mon Nov 18 18:57:57 2002 +0000
6874     ""
6876 commit e3ac1ecb2156f1fd49ff46aee151d9445e5fde3a
6877 Author: konst <konst>
6878 Date:   Mon Nov 18 18:56:33 2002 +0000
6880     ""
6882 commit e5b2dace4c50e4f96a260708d69af4691829d31b
6883 Author: konst <konst>
6884 Date:   Mon Nov 18 16:33:26 2002 +0000
6886     ""
6888 commit 101cf8c7409ae0c9549297b033519b4f4ec7949a
6889 Author: konst <konst>
6890 Date:   Mon Nov 18 16:32:04 2002 +0000
6892     ""
6894 commit 261a7f5eb89ebc29482d9b2a4273dcffb8fa62ba
6895 Author: konst <konst>
6896 Date:   Mon Nov 18 12:22:45 2002 +0000
6898     ""
6900 commit 0f00897b0e2893084bc06e610d6418288be84dca
6901 Author: konst <konst>
6902 Date:   Fri Nov 15 15:25:20 2002 +0000
6904     ""
6906 commit 622d3d276cf13856340ded050e79d06ed00f2370
6907 Author: konst <konst>
6908 Date:   Thu Nov 14 17:59:03 2002 +0000
6910     ""
6912 commit 005458ab4fd8b57706d2d29433747ab2986d6630
6913 Author: konst <konst>
6914 Date:   Tue Nov 12 17:53:04 2002 +0000
6916     ""
6918 commit c02fdd5396a8e79ffc31695d5a23d740adc03e6d
6919 Author: konst <konst>
6920 Date:   Mon Nov 11 23:41:47 2002 +0000
6922     ''
6924 commit 04197d2642736ea3f4a36f215b47515064f3dbf6
6925 Author: konst <konst>
6926 Date:   Mon Nov 11 19:38:15 2002 +0000
6928     ""
6930 commit 6cdf8c0f4099960ee893b2ee1ba811410bc92951
6931 Author: konst <konst>
6932 Date:   Mon Nov 11 14:32:08 2002 +0000
6934     ""
6936 commit fbd906832bccc8635e97023cd8302c669c8c8d3c
6937 Author: konst <konst>
6938 Date:   Sat Nov 2 22:46:20 2002 +0000
6940     ''
6942 commit ec8b5cc7c30fcc0f571d18c6ef19781582a77231
6943 Author: konst <konst>
6944 Date:   Fri Nov 1 18:05:35 2002 +0000
6946     ''
6948 commit 572196e8106257e5ab33bfd7fe6f6f9418aeb713
6949 Author: konst <konst>
6950 Date:   Fri Nov 1 12:13:28 2002 +0000
6952     ''
6954 commit 9bac5a18fc7e4d08b5fd94484690cbfc96a9dbf1
6955 Author: konst <konst>
6956 Date:   Thu Oct 31 19:13:53 2002 +0000
6958     ''
6960 commit 7bd3651fb48802aeaf69304ad1fb7d8fd0cae0aa
6961 Author: konst <konst>
6962 Date:   Thu Oct 31 07:09:54 2002 +0000
6964     ''
6966 commit 87b936a42e08607ddda9806ccd38d168b81b9345
6967 Author: konst <konst>
6968 Date:   Wed Oct 30 13:06:16 2002 +0000
6970     ''
6972 commit e383afda77de7f5dd79ad9665c5ec986e75b9dbb
6973 Author: konst <konst>
6974 Date:   Tue Oct 29 17:31:13 2002 +0000
6976     ''
6978 commit 13edf6d795d84567bc80a6ca6b578bf0cfff5584
6979 Author: konst <konst>
6980 Date:   Tue Oct 29 17:30:31 2002 +0000
6982     ''
6984 commit edead635856760e752da965d3408f691203f5069
6985 Author: konst <konst>
6986 Date:   Tue Oct 29 09:49:12 2002 +0000
6988     ''
6990 commit a129280d40b673689fd4cfa72abad506c1d2f5e0
6991 Author: konst <konst>
6992 Date:   Mon Oct 28 15:52:53 2002 +0000
6994     ''
6996 commit fe2c0c7dffa2c360036138a8503240eb992e9f9f
6997 Author: konst <konst>
6998 Date:   Mon Oct 28 11:41:15 2002 +0000
7000     ''
7002 commit 8a4704d416c96bdddd181ebdb73ab95e847de044
7003 Author: konst <konst>
7004 Date:   Mon Oct 28 11:30:26 2002 +0000
7006     ''
7008 commit 211b5e1af9624fc2ce41138a111619a15302454c
7009 Author: konst <konst>
7010 Date:   Mon Oct 28 11:29:38 2002 +0000
7012     ''
7014 commit 133c7afa405a7f3220975503ed00aa19e0820bf9
7015 Author: konst <konst>
7016 Date:   Sun Oct 27 19:41:18 2002 +0000
7018     ''
7020 commit f6c84264d4ddfad106f43b5c8250689f9084b889
7021 Author: konst <konst>
7022 Date:   Thu Oct 24 06:20:54 2002 +0000
7024     ''
7026 commit 0b3cbbc0ebbae5ad026dd3c1b265331d5249f2c4
7027 Author: konst <konst>
7028 Date:   Thu Oct 24 06:20:36 2002 +0000
7030     ''
7032 commit 19d10070a05e88fa50858db0ca8a282f55df87d4
7033 Author: konst <konst>
7034 Date:   Wed Oct 23 18:00:33 2002 +0000
7036     ''
7038 commit e4e95375812b68636efb034b5537f61ee9109f07
7039 Author: konst <konst>
7040 Date:   Wed Oct 23 12:57:35 2002 +0000
7042     ''
7044 commit f5b2246afb4ae05384842a7328900062bc5f011b
7045 Author: konst <konst>
7046 Date:   Tue Oct 22 11:35:55 2002 +0000
7048     ''
7050 commit 0497a7b166d86213e13947f95879317bcafe36a8
7051 Author: konst <konst>
7052 Date:   Thu Oct 17 17:37:24 2002 +0000
7054     ''
7056 commit c3b870798ee8748d845c4ded0c3d1b10740f117c
7057 Author: konst <konst>
7058 Date:   Thu Oct 17 17:37:23 2002 +0000
7060     ''
7062 commit ef9e3357ab3201cc3895ff1ad5654fddd848a35d
7063 Author: konst <konst>
7064 Date:   Thu Oct 17 17:37:02 2002 +0000
7066     ''
7068 commit 00d78b92da503721b10635eb73292a94411f40b1
7069 Author: konst <konst>
7070 Date:   Thu Oct 17 17:35:57 2002 +0000
7072     ''
7074 commit dd010bf18ed1ac4c57b0f25e12a6c6ab0b5230e0
7075 Author: konst <konst>
7076 Date:   Wed Oct 16 18:29:28 2002 +0000
7078     ''
7080 commit 424ca9da4314554507c0213a2a8dc34703389807
7081 Author: konst <konst>
7082 Date:   Wed Oct 16 18:29:17 2002 +0000
7084     ''
7086 commit 1ee85b04d0d22b958de9137e415d33b1664d3706
7087 Author: konst <konst>
7088 Date:   Wed Oct 16 18:28:20 2002 +0000
7090     ''
7092 commit ff797932c0bddd21c74d0f13b09b73eb604589bb
7093 Author: konst <konst>
7094 Date:   Wed Oct 16 18:28:19 2002 +0000
7096     ''
7098 commit ea3209534a56b4d33d4c2c7485561fce726b3bbc
7099 Author: konst <konst>
7100 Date:   Tue Oct 15 23:32:25 2002 +0000
7102     *** empty log message ***
7104 commit f0cf09f0e8ec6f286c5d6fe025a1274b6fe6a6fe
7105 Author: konst <konst>
7106 Date:   Tue Oct 15 15:29:42 2002 +0000
7108     ''
7110 commit 9ac57a499ce2a45aa254085feb63f1956be99eae
7111 Author: konst <konst>
7112 Date:   Tue Oct 15 08:47:51 2002 +0000
7114     ''
7116 commit 50a393be8b93f07249804e198e193fd936a22dbf
7117 Author: konst <konst>
7118 Date:   Wed Oct 9 11:33:24 2002 +0000
7120     ''
7122 commit 6549d7d7d36b68f9dfa6f646e04170d748b9c52a
7123 Author: konst <konst>
7124 Date:   Tue Oct 8 17:02:24 2002 +0000
7126     ''
7128 commit 6addcdae34fbeed00dc7a982fffca6e678b92e29
7129 Author: konst <konst>
7130 Date:   Mon Oct 7 17:33:05 2002 +0000
7132     ''
7134 commit eb215228f729b15a263953a8059a917b057384c1
7135 Author: konst <konst>
7136 Date:   Sun Oct 6 21:12:17 2002 +0000
7138     ''
7140 commit 36a3a2398d65340f04b9245866eb1ec02c64daf0
7141 Author: konst <konst>
7142 Date:   Sun Oct 6 20:52:03 2002 +0000
7144     *** empty log message ***
7146 commit fcd756bcb8837b93c00ae4c2bdbb9bc4d77ab280
7147 Author: konst <konst>
7148 Date:   Sun Oct 6 12:57:20 2002 +0000
7150     ''
7152 commit 0a513417e32d55dcde295c170a0c143c2d0fa923
7153 Author: konst <konst>
7154 Date:   Sun Oct 6 12:32:50 2002 +0000
7156     ''
7158 commit 1ec0712d0af9011ced4ed8ecefcead4804ee284b
7159 Author: konst <konst>
7160 Date:   Sun Oct 6 12:15:10 2002 +0000
7162     ''
7164 commit 30da69763a785d480d2113c7265852d7cdd8aa24
7165 Author: konst <konst>
7166 Date:   Sun Oct 6 12:14:53 2002 +0000
7168     ''
7170 commit aaab8da0782242b19dce65fec371244e15fe0887
7171 Author: konst <konst>
7172 Date:   Fri Oct 4 17:00:19 2002 +0000
7174     ''
7176 commit c5e1517ac939904cc2e717ff9441b907b5fd46db
7177 Author: konst <konst>
7178 Date:   Fri Oct 4 17:00:18 2002 +0000
7180     ''
7182 commit 7a8bbfae0926ab8416fca23231180a9155d9f3af
7183 Author: konst <konst>
7184 Date:   Fri Oct 4 17:00:06 2002 +0000
7186     ''
7188 commit 18beea4d83d12abd5880bad5916ba0252ae02956
7189 Author: konst <konst>
7190 Date:   Fri Oct 4 16:58:52 2002 +0000
7192     ''
7194 commit 336187c853de53b88475d8061fd66fd112187187
7195 Author: konst <konst>
7196 Date:   Fri Oct 4 11:57:35 2002 +0000
7198     ''
7200 commit e229c0f989c6e9336ceae1972d93c6b5fdb42579
7201 Author: konst <konst>
7202 Date:   Fri Oct 4 11:57:20 2002 +0000
7204     ''
7206 commit e9b4d7c94cf398f36d4a1fba080152752036ad3c
7207 Author: konst <konst>
7208 Date:   Mon Sep 30 16:13:36 2002 +0000
7210     ''
7212 commit 4f23a8d962df81cf3c118b14331c645e14e6f80b
7213 Author: konst <konst>
7214 Date:   Mon Sep 30 16:13:08 2002 +0000
7216     ''
7218 commit a6ecb2f8e87671b95c39e7bc9bea754d23428cb8
7219 Author: konst <konst>
7220 Date:   Thu Sep 26 09:42:26 2002 +0000
7222     ''
7224 commit 0fb9b728b77804ce8523b979aaee023d91bd6808
7225 Author: konst <konst>
7226 Date:   Tue Sep 24 16:53:31 2002 +0000
7228     ''
7230 commit 99b7f7dc4e820a68f7de5c154934c85b51b21e5b
7231 Author: konst <konst>
7232 Date:   Tue Sep 24 16:20:46 2002 +0000
7234     ''
7236 commit 61743039d89c41d844a6fb1cb1316b7faf9d57ce
7237 Author: konst <konst>
7238 Date:   Mon Sep 23 17:11:19 2002 +0000
7240     ''
7242 commit 32ced0c8e0ef59b6a743826d4a0269222a3343d9
7243 Author: konst <konst>
7244 Date:   Mon Sep 23 11:35:23 2002 +0000
7246     ''
7248 commit 84b8d2e9f98f43b2401f4597677d99fcb850da0d
7249 Author: konst <konst>
7250 Date:   Mon Sep 23 09:04:08 2002 +0000
7252     ''
7254 commit 4156e608642b75f896f0a89c01967b67cb87492a
7255 Author: konst <konst>
7256 Date:   Mon Sep 23 07:01:28 2002 +0000
7258     ''
7260 commit d8e4c7fb8909700dac4482b730045a49178ba847
7261 Author: konst <konst>
7262 Date:   Fri Sep 20 17:18:26 2002 +0000
7264     ''
7266 commit f736d88f8a0e8f184b0cb82d9ffc45ce87ab0c6e
7267 Author: konst <konst>
7268 Date:   Fri Sep 20 17:17:54 2002 +0000
7270     ''
7272 commit 2b625da517f49e378144a647572fcd0d7b3497f3
7273 Author: konst <konst>
7274 Date:   Thu Sep 19 17:08:59 2002 +0000
7276     ''
7278 commit d60368508f73db09f40021a96c6eb2f91da93858
7279 Author: konst <konst>
7280 Date:   Thu Sep 19 13:52:28 2002 +0000
7282     ''
7284 commit 4805ffe6c72fa2c9c8e54728b0f1afc7a80f1be7
7285 Author: konst <konst>
7286 Date:   Tue Sep 17 16:31:43 2002 +0000
7288     ''
7290 commit ff4087088a62ad43c5fc7e4867111e77ee0bb529
7291 Author: konst <konst>
7292 Date:   Fri Sep 13 17:41:34 2002 +0000
7294     ''
7296 commit fd53a6ce24f37619cd1e95d2c303a50cd7b968e1
7297 Author: konst <konst>
7298 Date:   Fri Sep 13 13:15:43 2002 +0000
7300     ''
7302 commit dad65825db0feab1f67d097abd915c95230cf177
7303 Author: konst <konst>
7304 Date:   Thu Sep 12 17:28:25 2002 +0000
7306     ''
7308 commit 31d9571c56950863e685624b382e2f1bcbc5ce89
7309 Author: konst <konst>
7310 Date:   Thu Sep 12 09:33:46 2002 +0000
7312     ''
7314 commit 5c464da35b082532c4ab51e8a3a4c2eaa223ab3f
7315 Author: konst <konst>
7316 Date:   Wed Sep 11 15:28:30 2002 +0000
7318     ''
7320 commit 8d920e0aadfb00e653b9b392349367e69b610ad7
7321 Author: konst <konst>
7322 Date:   Tue Sep 10 16:37:29 2002 +0000
7324     ''
7326 commit fa3083b58eae95ad955ee480bc6e5041c202d443
7327 Author: konst <konst>
7328 Date:   Tue Sep 10 07:49:48 2002 +0000
7330     ''
7332 commit 8f9d55eb087d9b20f9baec4e84d543fb2c5825fb
7333 Author: konst <konst>
7334 Date:   Mon Sep 9 18:55:20 2002 +0000
7336     ''
7338 commit c0d6a53b8dc909679bcd469321d3228f8aa4b63c
7339 Author: konst <konst>
7340 Date:   Mon Sep 9 11:05:04 2002 +0000
7342     ''
7344 commit bda40df706977b5630a36451f0410433883b568c
7345 Author: konst <konst>
7346 Date:   Mon Sep 9 11:03:16 2002 +0000
7348     ''
7350 commit d2434f4adf5881ed63660e8faeedf2ef21f82032
7351 Author: konst <konst>
7352 Date:   Fri Sep 6 14:17:59 2002 +0000
7354     ''
7356 commit 44e82eeda6ef30df9df153f9989d85b2ef60dcaa
7357 Author: konst <konst>
7358 Date:   Thu Sep 5 17:50:10 2002 +0000
7360     ''
7362 commit d5d9715762d6f14ad76543f47edd44d990aaf67e
7363 Author: konst <konst>
7364 Date:   Wed Sep 4 14:33:46 2002 +0000
7366     ''
7368 commit 1e3198af3db26b00b4314773fb06906fa884031e
7369 Author: konst <konst>
7370 Date:   Wed Sep 4 09:41:42 2002 +0000
7372     ''
7374 commit 0032f94e67f58ec87f3e2bfcf109b4852e6f9678
7375 Author: konst <konst>
7376 Date:   Tue Sep 3 17:13:13 2002 +0000
7378     ''
7380 commit 13315e6a233150ee1ebff8f4648ec2f400bf38d5
7381 Author: konst <konst>
7382 Date:   Tue Sep 3 10:31:40 2002 +0000
7384     ''
7386 commit 10798849284df1d1bf87c58fbd7c00da6f0d6d60
7387 Author: konst <konst>
7388 Date:   Tue Sep 3 10:02:07 2002 +0000
7390     ''
7392 commit 50529024fc5c49f25906b1bcd5a2d2f204a74db7
7393 Author: konst <konst>
7394 Date:   Tue Sep 3 07:56:27 2002 +0000
7396     ''
7398 commit e2d664beea0eb2858004166eb3388fcab1b4bb12
7399 Author: konst <konst>
7400 Date:   Tue Sep 3 07:42:32 2002 +0000
7402     ''
7404 commit e6d671a9e5c16bb0fd1eedd816a80565788c3996
7405 Author: konst <konst>
7406 Date:   Mon Sep 2 22:32:35 2002 +0000
7408     ""
7410 commit 1f8faa51bf5ee3087cfe47542c82498a4ba5724f
7411 Author: konst <konst>
7412 Date:   Mon Sep 2 18:58:24 2002 +0000
7414     ''
7416 commit d0177e0e062fb65a4092c81a00035a8776554ea0
7417 Author: konst <konst>
7418 Date:   Mon Sep 2 18:17:04 2002 +0000
7420     ''
7422 commit 580baad8043f0bcaf1dd3664489f895eab2169ad
7423 Author: konst <konst>
7424 Date:   Mon Sep 2 15:48:37 2002 +0000
7426     ''
7428 commit 78b2f7b966f80f0f199cd1d5d3b110ce6701db78
7429 Author: konst <konst>
7430 Date:   Mon Sep 2 09:40:40 2002 +0000
7432     ''
7434 commit df5247f45202a306d313b7ae542354b9c3e4b3cd
7435 Author: konst <konst>
7436 Date:   Mon Sep 2 09:20:12 2002 +0000
7438     ''
7440 commit eecc47ab626d6dd8e01ad3d3327882ed36f900d2
7441 Author: konst <konst>
7442 Date:   Sun Sep 1 21:47:40 2002 +0000
7444     ""
7446 commit f2d311c0603be2e1012191f6b48eb88bb798ae72
7447 Author: konst <konst>
7448 Date:   Sun Sep 1 11:21:42 2002 +0000
7450     ""
7452 commit e30f2cd0f97f1f4f461333e4bc5614e6801d9121
7453 Author: konst <konst>
7454 Date:   Sun Sep 1 11:03:10 2002 +0000
7456     ""
7458 commit 682bce4ef4c5b38497f5c9bab0478c9bb528566e
7459 Author: konst <konst>
7460 Date:   Fri Aug 30 18:42:12 2002 +0000
7462     ""
7464 commit 2435216a278db08c3fec1e56c5344a38dc07dcc3
7465 Author: konst <konst>
7466 Date:   Fri Aug 30 17:37:14 2002 +0000
7468     ''
7470 commit 0eec0c1af0e0dcd6044c2f896075b5041c8215c2
7471 Author: konst <konst>
7472 Date:   Fri Aug 30 17:31:55 2002 +0000
7474     ''
7476 commit a4b8cd88c9f9179d6b02180812d750611627f4ea
7477 Author: konst <konst>
7478 Date:   Thu Aug 29 21:01:28 2002 +0000
7480     *** empty log message ***
7482 commit 01b446ffbfe0809b5f5159cb7ccf1bf3856cbe65
7483 Author: konst <konst>
7484 Date:   Thu Aug 29 17:25:24 2002 +0000
7486     ''
7488 commit 4937be257356a9ef2840f2b51ac7ac9cb84d1f5c
7489 Author: konst <konst>
7490 Date:   Thu Aug 29 06:13:37 2002 +0000
7492     ""
7494 commit 0f9db525050cde9a0c6c0f2139731386d5ddabfd
7495 Author: konst <konst>
7496 Date:   Wed Aug 28 15:44:27 2002 +0000
7498     ''
7500 commit 909e2bd3c7acde0146297c73ae6212723011e5df
7501 Author: konst <konst>
7502 Date:   Wed Aug 28 11:50:35 2002 +0000
7504     ''
7506 commit 60f121e0ece479fcb550c7ce298fb5e2b40f1b67
7507 Author: konst <konst>
7508 Date:   Tue Aug 27 11:13:02 2002 +0000
7510     ''
7512 commit 5a50b61e80f3e2a944446917a425ccb1899f5fca
7513 Author: konst <konst>
7514 Date:   Mon Aug 26 16:37:10 2002 +0000
7516     ''
7518 commit 4f3e719388f6be165fc9a230afa993981809a74b
7519 Author: konst <konst>
7520 Date:   Mon Aug 26 14:32:36 2002 +0000
7522     ''
7524 commit e19151bb4b08e6cf26886ee3a29eecdac95af46f
7525 Author: konst <konst>
7526 Date:   Mon Aug 26 14:05:23 2002 +0000
7528     ''
7530 commit 903c47d7d3b368ac9840573fbff4af2a87ea7ec5
7531 Author: konst <konst>
7532 Date:   Mon Aug 26 14:05:08 2002 +0000
7534     ''
7536 commit cabb716551c4c7838eb533521558d6f038a50d6c
7537 Author: konst <konst>
7538 Date:   Sun Aug 25 12:08:04 2002 +0000
7540     ''
7542 commit ec5e5c3aae79f64320e805cee99c73318cbdc6e9
7543 Author: konst <konst>
7544 Date:   Sat Aug 24 11:54:24 2002 +0000
7546     ''
7548 commit d26db61f3ee66266b3b9709112b8911785e7062a
7549 Author: konst <konst>
7550 Date:   Sat Aug 24 08:40:03 2002 +0000
7552     ""
7554 commit 2de09e5e492156ff0012a9e6004e40eb8aca1cc5
7555 Author: konst <konst>
7556 Date:   Sat Aug 24 08:39:45 2002 +0000
7558     ""
7560 commit c9b300596c6396058ca8c3b9eb9752b3cb18f446
7561 Author: konst <konst>
7562 Date:   Thu Aug 22 18:13:12 2002 +0000
7564     ""
7566 commit f5086a33ba6e4e8f3de2f9fece6ac177a2a6408c
7567 Author: konst <konst>
7568 Date:   Thu Aug 22 10:52:18 2002 +0000
7570     ""
7572 commit 2dd3876a0c56c7e98adc1d97d1832ea52ba8c116
7573 Author: konst <konst>
7574 Date:   Thu Aug 22 10:51:53 2002 +0000
7576     ""
7578 commit bc875b46396c5af1c18e08c0b3d4b15ad5b21b36
7579 Author: konst <konst>
7580 Date:   Wed Aug 21 21:39:01 2002 +0000
7582     ""
7584 commit 233b7eeaa2f25d2cd1af79513915aaea5892bf74
7585 Author: konst <konst>
7586 Date:   Wed Aug 21 21:39:00 2002 +0000
7588     ""
7590 commit 3a246a6280abaaac226aa62b0c7f0fe8a823faf6
7591 Author: konst <konst>
7592 Date:   Wed Aug 21 21:38:48 2002 +0000
7594     ""
7596 commit 99fab1531dafd307f0d2bfe3b77c47e4477bcea5
7597 Author: konst <konst>
7598 Date:   Wed Aug 21 09:52:03 2002 +0000
7600     ""
7602 commit 578b1e08b4d2c262377cbbd0307e953d5bb0022a
7603 Author: konst <konst>
7604 Date:   Wed Aug 21 08:26:57 2002 +0000
7606     ""
7608 commit 3b9ad186629c974702939fe24aecf77bb33468a3
7609 Author: konst <konst>
7610 Date:   Tue Aug 20 17:43:20 2002 +0000
7612     ""
7614 commit c98cb08e796279c0394364fe5aa141bd950f19c2
7615 Author: konst <konst>
7616 Date:   Tue Aug 20 17:02:24 2002 +0000
7618     ""
7620 commit 7a5d59deee2d7daa22edf1f5915d2429e879ca2d
7621 Author: konst <konst>
7622 Date:   Tue Aug 20 16:12:08 2002 +0000
7624     ""
7626 commit cc9184d0a4da4798c09564f1c5c763f4f39ae8b7
7627 Author: konst <konst>
7628 Date:   Mon Aug 19 22:15:45 2002 +0000
7630     *** empty log message ***
7632 commit 8fa5e4382e846074abcf70a715ce4a9edb335332
7633 Author: konst <konst>
7634 Date:   Mon Aug 19 21:44:56 2002 +0000
7636     *** empty log message ***
7638 commit a6b2057410eb028344f4588b5fd064d0061320e8
7639 Author: konst <konst>
7640 Date:   Mon Aug 19 21:41:47 2002 +0000
7642     *** empty log message ***
7644 commit 5f7087974f906d054e1d7023b8f6ae5dcf0ced75
7645 Author: konst <konst>
7646 Date:   Mon Aug 19 15:08:57 2002 +0000
7648     ""
7650 commit ff5b7cab64d8bc4f7afaf7f868a4f7d2710cf2ad
7651 Author: konst <konst>
7652 Date:   Mon Aug 19 08:25:31 2002 +0000
7654     ""
7656 commit 032c90b66a0e2b44c159e479ca989f0c96181fac
7657 Author: konst <konst>
7658 Date:   Mon Aug 19 08:25:16 2002 +0000
7660     ""
7662 commit b275b9be431b01351baf54b0403fba215fdc23f0
7663 Author: konst <konst>
7664 Date:   Sun Aug 18 17:15:37 2002 +0000
7666     ""
7668 commit 02bb747022db1393de681df95ae32acbdeb438dc
7669 Author: konst <konst>
7670 Date:   Sun Aug 18 12:37:22 2002 +0000
7672     ""
7674 commit 788385882bd32205a8222009e07b77b0b268eb86
7675 Author: konst <konst>
7676 Date:   Sun Aug 18 08:39:15 2002 +0000
7678     ""
7680 commit 92aec92bae4293685ed1a55070176b2c4d3e4738
7681 Author: konst <konst>
7682 Date:   Sat Aug 17 14:08:39 2002 +0000
7684     ""
7686 commit 14d16b8e696571bd49718e82a769f55a65c6726d
7687 Author: konst <konst>
7688 Date:   Sat Aug 17 01:33:12 2002 +0000
7690     ""
7692 commit 5f71ce1fa9823de656bb82f1ee2ea2ef1c63765d
7693 Author: konst <konst>
7694 Date:   Fri Aug 16 16:48:25 2002 +0000
7696     ""
7698 commit adb15b1ed3dbafff9b177bafe589209dde7b3b24
7699 Author: konst <konst>
7700 Date:   Fri Aug 16 13:55:20 2002 +0000
7702     ""
7704 commit bfbace8fd5550dda4907603d5fa34c68cc387a52
7705 Author: konst <konst>
7706 Date:   Fri Aug 16 13:54:15 2002 +0000
7708     ""
7710 commit 3f12cb93624f5c994465416abdb803004002c843
7711 Author: konst <konst>
7712 Date:   Fri Aug 16 13:31:10 2002 +0000
7714     ""
7716 commit cfa69ba88388e3aa830fa68ecc6dc179f6f6568b
7717 Author: konst <konst>
7718 Date:   Fri Aug 16 11:54:07 2002 +0000
7720     ""
7722 commit 381ee219dc054aa7bf4368e505a3df5e7a8aa53e
7723 Author: konst <konst>
7724 Date:   Thu Aug 15 13:07:28 2002 +0000
7726     ""
7728 commit bb6bbce820fe04a0332e8250ae69022f19539182
7729 Author: konst <konst>
7730 Date:   Thu Aug 15 11:26:57 2002 +0000
7732     ""
7734 commit d7f1dd7b60836feb37c99fe1eb0a31558bb48ccf
7735 Author: konst <konst>
7736 Date:   Thu Aug 15 08:25:42 2002 +0000
7738     ""
7740 commit 6fa767b12ba023d729b6c43e372791b8b3fbb596
7741 Author: konst <konst>
7742 Date:   Wed Aug 14 22:10:51 2002 +0000
7744     *** empty log message ***
7746 commit f200b7a71da2105a804fa9184481afbb49782609
7747 Author: konst <konst>
7748 Date:   Wed Aug 14 21:52:56 2002 +0000
7750     *** empty log message ***
7752 commit b8f35379b6db57810052782e9ebf8b4c0ef493a5
7753 Author: konst <konst>
7754 Date:   Wed Aug 14 12:03:42 2002 +0000
7756     ""
7758 commit 063ffd83351a0d39f0ca8d0f3bb319243c4ca744
7759 Author: konst <konst>
7760 Date:   Wed Aug 14 12:02:48 2002 +0000
7762     ""
7764 commit 94194d55359a31cf1f16768e615ee99f076395a3
7765 Author: konst <konst>
7766 Date:   Wed Aug 14 10:26:46 2002 +0000
7768     ""
7770 commit b20afd728c2b240827c3d444c30a398e6a566f6d
7771 Author: konst <konst>
7772 Date:   Wed Aug 14 10:16:33 2002 +0000
7774     ""
7776 commit 2269aa0822046c0a7bf6b85bb4991f9eab063694
7777 Author: konst <konst>
7778 Date:   Sun Aug 11 10:18:13 2002 +0000
7780     ""
7782 commit d1d5828793c34c3e009f3602cf730802e714f941
7783 Author: konst <konst>
7784 Date:   Sat Aug 10 14:38:05 2002 +0000
7786     ""
7788 commit fe70fcd8168cb0c552e7815c2bd0533f950361f5
7789 Author: konst <konst>
7790 Date:   Fri Aug 9 17:10:55 2002 +0000
7792     ""
7794 commit 488e9a9a5a220485656dcfc528e603e322c40d63
7795 Author: konst <konst>
7796 Date:   Fri Aug 9 10:28:07 2002 +0000
7798     ""
7800 commit b2507d4f93fbe5a63ea9cd54dc19836019a5e06f
7801 Author: konst <konst>
7802 Date:   Thu Aug 8 13:43:16 2002 +0000
7804     ""
7806 commit 4053f81153c6fb273fad95259eab86fc402bc1f0
7807 Author: konst <konst>
7808 Date:   Thu Aug 8 13:42:25 2002 +0000
7810     ""
7812 commit 363a8d19fe515ee7bc5f75428057f63e6dd9dbc1
7813 Author: konst <konst>
7814 Date:   Tue Aug 6 14:44:37 2002 +0000
7816     ""
7818 commit e726fba58bf2f2eca1dc4b9dd93d0d3dc9cbb623
7819 Author: konst <konst>
7820 Date:   Mon Aug 5 21:15:12 2002 +0000
7822     ""
7824 commit e599b7ef6ffffdcf46a65dfa4e75bee77b8ccf92
7825 Author: konst <konst>
7826 Date:   Mon Aug 5 12:54:17 2002 +0000
7828     ""
7830 commit c63c9d564fc3ad804196e0a60a7e4c7cf5532bec
7831 Author: konst <konst>
7832 Date:   Fri Aug 2 16:16:15 2002 +0000
7834     ""
7836 commit ab08f1924130f4bff53601cbff4fad060d9e5125
7837 Author: konst <konst>
7838 Date:   Wed Jul 31 17:20:53 2002 +0000
7840     ""
7842 commit 0dd1c83c90f78580d283960d0454f4e0bcac77f8
7843 Author: konst <konst>
7844 Date:   Wed Jul 31 11:17:32 2002 +0000
7846     ""
7848 commit 9786c328073a967d75a79cf5743fc935eb7e3c22
7849 Author: konst <konst>
7850 Date:   Tue Jul 30 11:03:55 2002 +0000
7852     ""
7854 commit 7b9d62c915803d7ea55312cc6fa6394991b605c7
7855 Author: konst <konst>
7856 Date:   Mon Jul 29 14:52:50 2002 +0000
7858     ""
7860 commit b422ec73d622a93e5f7767c234d66baa841998f2
7861 Author: konst <konst>
7862 Date:   Thu Jul 18 16:32:22 2002 +0000
7864     ""
7866 commit bf290e42fdd592a470227ae56d95e6d71e042f10
7867 Author: konst <konst>
7868 Date:   Wed Jul 17 16:24:28 2002 +0000
7870     ""
7872 commit 949551e3181423bc4290d2bb59baab12ae044344
7873 Author: konst <konst>
7874 Date:   Wed Jul 17 12:18:11 2002 +0000
7876     ""
7878 commit 878bce9f08e170b73bcb8688468112df6bf49733
7879 Author: konst <konst>
7880 Date:   Tue Jul 16 21:53:54 2002 +0000
7882     ""
7884 commit 14e6556ffe43800ebd24129ed4fdb7526df16837
7885 Author: konst <konst>
7886 Date:   Tue Jul 16 16:20:25 2002 +0000
7888     ""
7890 commit 5c514d3caf3a6b506d221be99c03ef6717ce7e93
7891 Author: konst <konst>
7892 Date:   Tue Jul 16 16:19:43 2002 +0000
7894     ""
7896 commit d2a7c711d0a27a95539959ddfc0c05489609deae
7897 Author: konst <konst>
7898 Date:   Tue Jul 16 09:03:29 2002 +0000
7900     Fixed a thingie which caused the old gcc to bail out
7902 commit 641b8620d7b20eb40ec12fad0fb500b789a1a357
7903 Author: konst <konst>
7904 Date:   Tue Jul 16 08:50:01 2002 +0000
7906     *** empty log message ***
7908 commit d67ba45d8d9394e665c9379225d647a8aae0c887
7909 Author: konst <konst>
7910 Date:   Tue Jul 16 00:25:08 2002 +0000
7912     ""
7914 commit 0af90d1c79c4af5410a2bbdeaf930ec2207a2e3d
7915 Author: konst <konst>
7916 Date:   Mon Jul 15 15:24:21 2002 +0000
7918     ""
7920 commit e7a6e0242f3e7f63e25c06b33cf90cac9ffcaaad
7921 Author: konst <konst>
7922 Date:   Mon Jul 15 15:20:34 2002 +0000
7924     ""
7926 commit 4f699d8f52031484e6bc95ef6e162d736dacf1ea
7927 Author: konst <konst>
7928 Date:   Mon Jul 15 14:44:58 2002 +0000
7930     ""
7932 commit cc2893c83878cbd5d8d9bf3ae3b08f9ee50650bb
7933 Author: konst <konst>
7934 Date:   Mon Jul 15 10:29:56 2002 +0000
7936     ""
7938 commit 3caff2b5c4c22bed7c31d92a7a04e77aafeb7e3c
7939 Author: konst <konst>
7940 Date:   Mon Jul 15 10:13:25 2002 +0000
7942     ""
7944 commit d3708071d07d1e99a78affffeb61563342987fc0
7945 Author: konst <konst>
7946 Date:   Mon Jul 15 10:12:03 2002 +0000
7948     ""
7950 commit 80d1be6645846f73be4ced8d1c3307c6c2ee4e2a
7951 Author: konst <konst>
7952 Date:   Sun Jul 14 13:03:51 2002 +0000
7954     ""
7956 commit 562ed5deafc35262a70b8c17c03c327b481e0454
7957 Author: konst <konst>
7958 Date:   Sat Jul 13 16:10:33 2002 +0000
7960     ""
7962 commit ac5d39abc0c156b87fb100e25b062933e005996d
7963 Author: konst <konst>
7964 Date:   Sat Jul 13 11:18:56 2002 +0000
7966     ""
7968 commit 2cda7ffddd2020ee80869c719d55304b145f3af2
7969 Author: konst <konst>
7970 Date:   Sat Jul 13 08:13:25 2002 +0000
7972     ""
7974 commit 97cd6854ab17bbbbc56725c04b8fd5c29074ef5c
7975 Author: konst <konst>
7976 Date:   Fri Jul 12 18:01:36 2002 +0000
7978     The new Yahoo! engine was integrated to get the changed protocol work.
7980 commit 30d6165722c4c2a28fb28e28eada96d35dc6f6a6
7981 Author: konst <konst>
7982 Date:   Fri Jul 12 15:49:52 2002 +0000
7984     Initial revision
7986 commit eca1713e725e14328b7ba139bd31b61769c6fde8
7987 Author: konst <konst>
7988 Date:   Wed Jul 10 16:07:22 2002 +0000
7990     ""
7992 commit ced608f82d597536a81f1a796b2a837a3c7d43b5
7993 Author: konst <konst>
7994 Date:   Wed Jul 10 09:23:30 2002 +0000
7996     ""
7998 commit b54543620d97d1d7c7b6fbb3c7bf7421eeaaaeff
7999 Author: konst <konst>
8000 Date:   Tue Jul 9 21:10:24 2002 +0000
8002     ""
8004 commit cc15c7de0c9ed085c2f2d20fa04d84b7bd6230e2
8005 Author: konst <konst>
8006 Date:   Tue Jul 9 16:16:45 2002 +0000
8008     ""
8010 commit d5fcbfecf36ad336f9aa65a4fa2cecbbbac5ac8f
8011 Author: konst <konst>
8012 Date:   Tue Jul 9 12:30:08 2002 +0000
8014     ""
8016 commit 0b7f271ac4db80dd3f382863c7b69857a4b67c7a
8017 Author: konst <konst>
8018 Date:   Tue Jul 9 12:30:07 2002 +0000
8020     ""
8022 commit 2be630efe8d88f2c0465c17c3ebd4857c138dc8c
8023 Author: konst <konst>
8024 Date:   Tue Jul 9 12:29:11 2002 +0000
8026     Ported to Sun Solaris finally
8028 commit 089c77127be47173e5b1597e4ca364e6d4b67545
8029 Author: konst <konst>
8030 Date:   Mon Jul 8 16:16:13 2002 +0000
8032     ""
8034 commit f954835a28714f88079a6b8a13ebcfa34c0febb5
8035 Author: konst <konst>
8036 Date:   Sun Jul 7 22:58:09 2002 +0000
8038     ""
8040 commit 6d0cfdc880c1778c761085e025d34cd0564638af
8041 Author: konst <konst>
8042 Date:   Sat Jul 6 15:16:59 2002 +0000
8044     ""
8046 commit c66e5e48a650d32cd1cdff4b832315ff8affaf7b
8047 Author: konst <konst>
8048 Date:   Sat Jul 6 15:16:59 2002 +0000
8050     ""
8052 commit 7bba64f9d31a73b1c0c7d314de7eb23ead646a1a
8053 Author: konst <konst>
8054 Date:   Sat Jul 6 15:16:20 2002 +0000
8056     ""
8058 commit 7f89f3d8fcd9a13bf330a909f5238e4e455a0324
8059 Author: konst <konst>
8060 Date:   Fri Jul 5 12:32:32 2002 +0000
8062     ""
8064 commit 0122947e83583cd1b5790dfe0b4aa62243be5a53
8065 Author: konst <konst>
8066 Date:   Wed Jul 3 22:33:46 2002 +0000
8068     ""
8070 commit b5859c8eafeeb1014986f3ef8883cb0524edfb7f
8071 Author: konst <konst>
8072 Date:   Wed Jul 3 15:31:04 2002 +0000
8074     ""
8076 commit d8cefa5d3f5895e30bfc64c7d472e0c9bde811e7
8077 Author: konst <konst>
8078 Date:   Wed Jul 3 14:38:58 2002 +0000
8080     Now compiles with GCC 3.1 without problems.
8082 commit 2767fe84c812ceae88b7112d05b6180912b24d1e
8083 Author: konst <konst>
8084 Date:   Wed Jul 3 14:38:58 2002 +0000
8086     Now compiles with GCC 3.1 without problems.
8088 commit 1c8cc5705b56df57f68f95d5adecef60e23ccc45
8089 Author: konst <konst>
8090 Date:   Wed Jul 3 14:38:56 2002 +0000
8092     Now compiles with GCC 3.1 without problems.
8094 commit f45f35de73ba2645bbf0be16a954ddb7d762d67f
8095 Author: konst <konst>
8096 Date:   Wed Jul 3 14:35:15 2002 +0000
8098     Now compiles with GCC 3.1 without problems.
8100 commit 867efe4344a2efbc302301e79c0b148087429101
8101 Author: konst <konst>
8102 Date:   Wed Jul 3 09:58:12 2002 +0000
8104     ""
8106 commit 2d6d07f4fb53bc548af709a3c7f473499ad964c2
8107 Author: konst <konst>
8108 Date:   Wed Jul 3 09:44:55 2002 +0000
8110     ""
8112 commit 7a435c7c004bc2fc12bea029430b01d6055d5ed6
8113 Author: konst <konst>
8114 Date:   Wed Jul 3 09:16:53 2002 +0000
8116     Fixed a Yahoo bug resulted into adding some crazy nicknames.
8118 commit 3657112845849d18d1379ce450c3c1ae12a583c9
8119 Author: konst <konst>
8120 Date:   Mon Jul 1 16:59:41 2002 +0000
8122     ""
8124 commit 6847d1d9259cdc110fd2dc04128ad9e8dcef7eed
8125 Author: konst <konst>
8126 Date:   Fri Jun 28 22:38:39 2002 +0000
8128     *** empty log message ***
8130 commit 5ca9349060c55f15fa51e8cbc6d86c8fb1142c64
8131 Author: konst <konst>
8132 Date:   Fri Jun 28 17:09:08 2002 +0000
8134     ""
8136 commit 8f9eefb90e44af07f09f17051df861af279ea727
8137 Author: konst <konst>
8138 Date:   Fri Jun 28 12:14:26 2002 +0000
8140     Some mess in the CVS was taken to order. Hopefully.
8142 commit aa504d834a31998a1a07f591dcbef3a3374bef5f
8143 Author: konst <konst>
8144 Date:   Fri Jun 28 11:52:11 2002 +0000
8146     check for the cvs version was added
8148 commit 47d9e4a8457e6697b5c178acc230bd7337e21d69
8149 Author: konst <konst>
8150 Date:   Fri Jun 28 11:51:28 2002 +0000
8152     *** empty log message ***
8154 commit d6ff57b57b1fc370cc3f8d6ffd00dc502a17b41d
8155 Author: konst <konst>
8156 Date:   Fri Jun 28 11:51:01 2002 +0000
8158     remote occupied and dnd modes fixed
8160 commit 0545a8311da63b5f33823cb725b9c158cff933cb
8161 Author: konst <konst>
8162 Date:   Fri Jun 28 07:48:43 2002 +0000
8164     ""
8166 commit 7e37d8afc1eca26f68a516d3f59b32b73d554a0b
8167 Author: konst <konst>
8168 Date:   Thu Jun 27 13:56:44 2002 +0000
8170     Almost finished the support for talking on IRC channels and issuing of irc commands.
8172 commit ac2eaccc0deff4c8b82b459a80c08afb947a1e00
8173 Author: konst <konst>
8174 Date:   Tue Jun 25 13:46:18 2002 +0000
8176     The ESC key didn't work correctly in the save find profile action.
8178 commit 2fa118238684ecc614724bfe3cbb85fa8269043e
8179 Author: konst <konst>
8180 Date:   Tue Jun 25 09:57:40 2002 +0000
8182     Fixed a bug with forwarding messages in chat mode.
8184 commit 0fc825ea97a097673771969bd9c5e64ccb0c10d2
8185 Author: konst <konst>
8186 Date:   Tue Jun 25 09:28:20 2002 +0000
8188     Fixed a bug with forwarding messages in chat mode.
8190 commit 442808985551be21176f830746119efea8691650
8191 Author: konst <konst>
8192 Date:   Fri Jun 21 16:07:01 2002 +0000
8194     Added a bug instead of fixing an issue. Fixed finally (hope so) :)
8196 commit ee61fa319d85174d2e581595be8224386c0ee0ae
8197 Author: konst <konst>
8198 Date:   Thu Jun 20 15:11:33 2002 +0000
8200     The "nicks fetched" flags is cleared now as soon as the IRC adapter is disconnected.
8202 commit 57cf64ada867a66337636718e66a0cfbb17ec180
8203 Author: konst <konst>
8204 Date:   Mon Jun 17 13:18:00 2002 +0000
8206     ""
8208 commit 125ce06d1b1dcdf1c2e023e6069f692a6c70c526
8209 Author: konst <konst>
8210 Date:   Thu Jun 13 16:15:47 2002 +0000
8212     ""
8214 commit 85ac824492688ab27a5f7327d513aad45ab8685c
8215 Author: konst <konst>
8216 Date:   Tue Jun 11 21:47:35 2002 +0000
8218     ""
8220 commit 9984355f8585ceda6053e4b82ae86d3434c6f736
8221 Author: konst <konst>
8222 Date:   Sun Jun 9 08:35:36 2002 +0000
8224     ""
8226 commit cdf0bfb24160e100c953b01574ad65ea089593fe
8227 Author: konst <konst>
8228 Date:   Wed Jun 5 16:01:55 2002 +0000
8230     ""
8232 commit 12dc3c26033bb8bb3a301129216d7417af8151f5
8233 Author: konst <konst>
8234 Date:   Wed Jun 5 08:32:01 2002 +0000
8236     ""
8238 commit 5bd3bbafaa02f7bdc7e10b6ac8ec5c9d11acc4d1
8239 Author: konst <konst>
8240 Date:   Tue Jun 4 21:51:26 2002 +0000
8242     ""
8244 commit c7b72d1deeae58f7e0acbe858129a9fce7405338
8245 Author: konst <konst>
8246 Date:   Mon Jun 3 15:17:10 2002 +0000
8248     Added a whole-irc-net e-mail search function.
8250 commit c5a68062ebf641c854784d910294ba4256ae5d58
8251 Author: konst <konst>
8252 Date:   Mon Jun 3 15:15:10 2002 +0000
8254     Implemented the whole-irc-net e-mail search feature.
8256 commit c28d8672bb0341d61d92382a8beb6d07e34d0c9a
8257 Author: konst <konst>
8258 Date:   Thu May 30 18:22:22 2002 +0000
8260     ""
8262 commit 8209cfd938545da2bcc563b1f613dc481791e3e5
8263 Author: konst <konst>
8264 Date:   Tue May 28 15:49:14 2002 +0000
8266     ""
8268 commit 2da57815b90314e6ab915c0fe404a1cad13230ca
8269 Author: konst <konst>
8270 Date:   Mon May 27 14:00:45 2002 +0000
8272     ""
8274 commit 3c059e4b3f1bde54cf8ab3093ac530a19c053a5f
8275 Author: konst <konst>
8276 Date:   Sun May 26 07:17:32 2002 +0000
8278     Fixed a bug in the birthday reminder feature.
8280 commit 550bc9832d63e4e2b4a65ad9dc4097ecf6c5671e
8281 Author: konst <konst>
8282 Date:   Fri May 24 11:00:36 2002 +0000
8284     ""
8286 commit 5cd9e255c87d7346f5730f79f12886dc701eac55
8287 Author: konst <konst>
8288 Date:   Thu May 23 07:42:35 2002 +0000
8290     Birthday reminders were added.
8292 commit 322840b4722b708eb5cae92afc3e3ae580cfa122
8293 Author: konst <konst>
8294 Date:   Wed May 22 16:28:53 2002 +0000
8296     Added to copy constructor so that title params get copied.
8298 commit 0076637d1e92c16a2057ec7802604f9ab1ff65ea
8299 Author: konst <konst>
8300 Date:   Wed May 22 16:24:18 2002 +0000
8302     *** empty log message ***
8304 commit 15d67ba51fe5c3c5f30bdac130b0791d6d00fc26
8305 Author: konst <konst>
8306 Date:   Sun May 19 09:30:51 2002 +0000
8308     ""
8310 commit 04867eb6c80b4fc6cb5917d36d8ce0c62342da66
8311 Author: konst <konst>
8312 Date:   Sun May 19 07:52:41 2002 +0000
8314     ""
8316 commit c3e805005c0f6c42c002e71986a70c4d532a3d06
8317 Author: konst <konst>
8318 Date:   Fri May 17 14:42:08 2002 +0000
8320     ""
8322 commit 58e33b8c1781459c41120e59d14c969544aa41a5
8323 Author: konst <konst>
8324 Date:   Fri May 17 13:51:41 2002 +0000
8326     *** empty log message ***
8328 commit 9a1237a10a45c560aa439771fe21f8b0805f64de
8329 Author: konst <konst>
8330 Date:   Wed May 15 16:35:16 2002 +0000
8332     ""
8334 commit a2cb5bd4725709a55ec6a2573003bdaf866c69bc
8335 Author: konst <konst>
8336 Date:   Tue May 14 07:31:05 2002 +0000
8338     ""
8340 commit 025641bdbbfccdcfd578c0b3d2f2f0427af40d37
8341 Author: konst <konst>
8342 Date:   Mon May 13 16:46:08 2002 +0000
8344     ""
8346 commit cb5e33adec09c124315bf75d32ad2117c523895f
8347 Author: konst <konst>
8348 Date:   Sat May 11 15:41:58 2002 +0000
8350     Fixed a small segfault in IRC search results.
8352 commit 6f9b39f296ff8ba9ecc12bcb6c5edf860762a549
8353 Author: konst <konst>
8354 Date:   Fri May 10 20:21:37 2002 +0000
8356     ""
8358 commit d1502e9e8c40a1fd09282294f6423f8c1c44cc5b
8359 Author: konst <konst>
8360 Date:   Thu May 9 11:41:07 2002 +0000
8362     Mass-sending of the first message in chat mode was implemented.
8364 commit 5f574058a433263d8e333e3bf822ae4e263f1b54
8365 Author: konst <konst>
8366 Date:   Thu May 9 10:44:33 2002 +0000
8368     Chinese translation was updated. IRC name substring search was added.
8370 commit 82d60baa6e67c921e297b9700cee00c8fc1ac50f
8371 Author: konst <konst>
8372 Date:   Wed May 8 18:26:53 2002 +0000
8374     ""
8376 commit 35780788ca427faae62a7c746e4b8fdf892e6949
8377 Author: konst <konst>
8378 Date:   Wed May 8 18:26:13 2002 +0000
8380     ""
8382 commit 7660e97dd72cb96c81794b220f2ca89444ea6736
8383 Author: konst <konst>
8384 Date:   Tue May 7 22:47:54 2002 +0000
8386     ""
8388 commit 2c5bcac72ea3e578d4bc6eba7387701d1f89de5c
8389 Author: konst <konst>
8390 Date:   Thu May 2 17:11:35 2002 +0000
8392     *** empty log message ***
8394 commit d379de34df49f03b25b17d5bad23bf84db8b94a2
8395 Author: konst <konst>
8396 Date:   Thu May 2 16:49:01 2002 +0000
8398     Migrated to the new and nice colorschemer :)
8400 commit deb2e0899d1ec9b3a74ea4c59e82b7d9a9b430db
8401 Author: konst <konst>
8402 Date:   Thu May 2 14:58:56 2002 +0000
8404     the colorschemer class was added
8406 commit 3ea89ab9dc37ca76ae38b43c332aede603201afa
8407 Author: konst <konst>
8408 Date:   Wed May 1 23:06:02 2002 +0000
8410     ""
8412 commit a3f9e4d6146e26c53ab518f24592e17b63175dc3
8413 Author: konst <konst>
8414 Date:   Wed May 1 20:53:34 2002 +0000
8416     Chat window now doesn't get screwed up because of special characters in
8417     messages.
8419 commit e1b8f074eaecc68ecb2c2d2eed42172452b83442
8420 Author: konst <konst>
8421 Date:   Wed May 1 20:41:45 2002 +0000
8423     Fixed the disk space eating issue.
8425 commit 82e484f886773052babc0d92ed16435384197ed4
8426 Author: konst <konst>
8427 Date:   Wed May 1 20:15:36 2002 +0000
8429     IRC nicks lookup little weirdness was fixed.
8431 commit ea5f945a0b801340520f7cf2645a0ab8862a29d0
8432 Author: konst <konst>
8433 Date:   Wed May 1 20:02:02 2002 +0000
8435     Optimized the chat mode. Now should work faster.
8437 commit 00e122bcde5cdb4581c23e50a06390bb05fba278
8438 Author: konst <konst>
8439 Date:   Fri Apr 26 12:42:24 2002 +0000
8441     Chat mode has been implemented.
8443 commit d14c129bde35fe7b0b670bde63beea213c72ecab
8444 Author: konst <konst>
8445 Date:   Thu Apr 25 17:04:39 2002 +0000
8447     ""
8449 commit 8418c825a3fc70642d7910737e4c646fbadc8c60
8450 Author: konst <konst>
8451 Date:   Wed Apr 24 23:12:50 2002 +0000
8453     *** empty log message ***
8455 commit 1e21aefa217db973e9d20fb5592e6e603d9d52b2
8456 Author: konst <konst>
8457 Date:   Wed Apr 24 15:26:46 2002 +0000
8459     ""
8461 commit cbd76e6f601061fad38146b67e2912333906fc5f
8462 Author: konst <konst>
8463 Date:   Tue Apr 23 18:28:30 2002 +0000
8465     ""
8467 commit c69d9cca7ce9a9ff43b48d80efc911968a4cdfac
8468 Author: konst <konst>
8469 Date:   Tue Apr 23 14:31:12 2002 +0000
8471     *** empty log message ***
8473 commit b1f22b0238c4a21ce96ecad4fe2e60606dc8a5f3
8474 Author: konst <konst>
8475 Date:   Tue Apr 23 10:08:53 2002 +0000
8477     French and Malaysian translations were added.
8479 commit f884c6b9a1ef984f116e66397b5a3c489c76840f
8480 Author: konst <konst>
8481 Date:   Mon Apr 22 09:30:35 2002 +0000
8483     Fixed the problem with incorrect CRLF's in ICQ messages.
8485 commit 4c7ed476f45f3d80607cf827138a052a664c1f67
8486 Author: konst <konst>
8487 Date:   Mon Apr 22 08:17:59 2002 +0000
8489     ""
8491 commit 252b16c03b15993474bdf4b48c4e6cbcf7830818
8492 Author: konst <konst>
8493 Date:   Mon Apr 22 08:00:58 2002 +0000
8495     Fixed an incorrect STL usage.
8497 commit 60ab38a00cc5bdc90e87cb0ba90cacd26247f340
8498 Author: konst <konst>
8499 Date:   Sun Apr 21 22:23:16 2002 +0000
8501     ""
8503 commit 830c3ec2fcae79f5ef50c1e1fe75c78242e5bc98
8504 Author: konst <konst>
8505 Date:   Sun Apr 21 14:08:34 2002 +0000
8507     4.7.1 release was built
8509 commit b7a34172c4c31eb3a1106802806d083a88da90b7
8510 Author: konst <konst>
8511 Date:   Sat Apr 20 21:10:09 2002 +0000
8513     The broken pipe bug was fixed.
8515 commit f9ebc49fff411a8ced03fa936e55cd728e8087d2
8516 Author: konst <konst>
8517 Date:   Sat Apr 20 21:07:05 2002 +0000
8519     Fixed the broken pipe thing, and did some other stuff.
8521 commit 0f019bcf11cb8ab744898c18fbe8dde8c5e8082a
8522 Author: konst <konst>
8523 Date:   Fri Apr 19 11:39:41 2002 +0000
8525     Documented the -b parameter.
8527 commit 6d12597597494dc4b6cb95b4a6cc19df99d7b57a
8528 Author: konst <konst>
8529 Date:   Fri Apr 19 08:03:35 2002 +0000
8531     Incorrect STL usage was fixed.
8533 commit 41d7b815a826e85f370a21b53602626ba2bc6452
8534 Author: konst <konst>
8535 Date:   Thu Apr 18 14:27:24 2002 +0000
8537     *** empty log message ***
8539 commit 037ba6c484e44e3e727026c89b892c7a0b92b1e3
8540 Author: konst <konst>
8541 Date:   Thu Apr 18 09:05:24 2002 +0000
8543     CPU hogging in auto-away/na seems to be fixed.
8545 commit 4f475c23922c5eed0ebdc287220338760cf0ad06
8546 Author: konst <konst>
8547 Date:   Wed Apr 17 16:14:25 2002 +0000
8549     Fixed a message sending from the find results dialog segfault bug.
8551 commit 8e2e3fd411e0ad0e027709fcfbd3feb6b8e72bb7
8552 Author: konst <konst>
8553 Date:   Wed Apr 17 16:01:20 2002 +0000
8555     The quick find feature is now available also in multiple contacts
8556     selection and find results modes. Made it possible to send messages
8557     directly from the find results dialog.
8559 commit 847dca54538c1d8cb359057c3594aaa188b3cddc
8560 Author: konst <konst>
8561 Date:   Wed Apr 17 09:55:20 2002 +0000
8563     Groups moving up and down in the group manager was implemented.
8565 commit 0ef6d066859a0391c31ce23f21f7a32b59a0c839
8566 Author: konst <konst>
8567 Date:   Tue Apr 16 16:51:00 2002 +0000
8569     Fixed the IP not showing bug.
8571 commit 47177ac1ac15ce1010c9877a8a16ace96157416d
8572 Author: konst <konst>
8573 Date:   Tue Apr 16 15:01:11 2002 +0000
8575     AIM connection failed messages are now more informative
8577 commit cbe1d70aa4062a30210c40e0c57a87df08842534
8578 Author: konst <konst>
8579 Date:   Tue Apr 16 13:11:42 2002 +0000
8581     *** empty log message ***
8583 commit 32e697f483683d58d1f1163adb508b879d1d102f
8584 Author: konst <konst>
8585 Date:   Mon Apr 15 16:46:23 2002 +0000
8587     The collapsable groups patch was applied.
8589 commit 56a1f02cbeaae01291a399a60c18214132c38fbd
8590 Author: konst <konst>
8591 Date:   Mon Apr 15 09:27:08 2002 +0000
8593     Sending SMS to oneself bug was fixed.
8595 commit c7bc09c4611f780c7b3627f9a91f59bd26869e3a
8596 Author: konst <konst>
8597 Date:   Sat Apr 13 06:35:01 2002 +0000
8599     ""
8601 commit 947e520c4b7e3bbb854d579c0c1208f2ec35cce5
8602 Author: konst <konst>
8603 Date:   Fri Apr 12 16:58:32 2002 +0000
8605     ""
8607 commit e5a0ffa204699bb8c0c41dcdfa7b99fd6647df39
8608 Author: konst <konst>
8609 Date:   Fri Apr 12 12:10:59 2002 +0000
8611     *** empty log message ***
8613 commit 37196b1438c8bbb6aff8993a167fa2b7b37a4d68
8614 Author: konst <konst>
8615 Date:   Fri Apr 12 10:04:26 2002 +0000
8617     Away message request log message was detalized.
8619 commit c3eb04eb98532472e0afa7b360faafdc0eac5371
8620 Author: konst <konst>
8621 Date:   Thu Apr 11 17:14:30 2002 +0000
8623     ""
8625 commit dc2f0da100266bbc7b01770549d2603e94b2ddfa
8626 Author: konst <konst>
8627 Date:   Wed Apr 10 08:57:35 2002 +0000
8629     IRC away messages reporting was added.
8631 commit f3494235b1cf8e4168a3a25a6e1becf60eb75db7
8632 Author: konst <konst>
8633 Date:   Wed Apr 10 08:48:59 2002 +0000
8635     IRC away messages are now possible to be fetched.
8637 commit 1b6a32740f0500494215132e9a3d6ac7b5df15b0
8638 Author: konst <konst>
8639 Date:   Tue Apr 9 15:48:11 2002 +0000
8641     When an icq contact was re-added after deleting it in the same session,
8642     its status wasn't updated and remained offline all the time. Fixed.
8644 commit 0ae796a24e36e38831701c6b3bb70d43291e6a02
8645 Author: konst <konst>
8646 Date:   Tue Apr 9 09:18:53 2002 +0000
8648     ""
8650 commit f36b4c09fdbe7bfd5292c8485707653417171937
8651 Author: konst <konst>
8652 Date:   Tue Apr 9 09:09:44 2002 +0000
8654     ""
8656 commit 2de677d9393a3bb3cc799b2a1f700ed046fecd79
8657 Author: konst <konst>
8658 Date:   Mon Apr 8 16:24:36 2002 +0000
8660     ""
8662 commit 9de36b404de2c5c3c2601db3e89fbf97c8a6a36c
8663 Author: konst <konst>
8664 Date:   Mon Apr 8 16:06:24 2002 +0000
8666     ""
8668 commit 666b4ddda88819e490e82dc871889623ac616e6d
8669 Author: konst <konst>
8670 Date:   Mon Apr 8 15:59:56 2002 +0000
8672     The "Edit away messages on status change" configuration option was
8673     added.
8675 commit 8667374a22c64d417eaf96ce8ba1f1bfc70bb638
8676 Author: konst <konst>
8677 Date:   Mon Apr 8 13:45:43 2002 +0000
8679     Changing status from the command line was implemented.
8681 commit 343ee655ca41f2db57ea74e22fe88cdac0c89523
8682 Author: konst <konst>
8683 Date:   Sun Apr 7 18:24:46 2002 +0000
8685     ""
8687 commit 2daa90313a9b9e2a3bdf6b23bd8802dfe93ceb33
8688 Author: konst <konst>
8689 Date:   Sun Apr 7 16:06:13 2002 +0000
8691     ""
8693 commit ad1505ca492d1299264b5cd513cd456ec717f6e1
8694 Author: konst <konst>
8695 Date:   Sun Apr 7 15:13:26 2002 +0000
8697     ""
8699 commit c93fb07ff3903c5411d015a7696f731f2a3ffc12
8700 Author: konst <konst>
8701 Date:   Sun Apr 7 14:11:24 2002 +0000
8703     ""
8705 commit de4c550989983e9b2094203c19ae8b46188f8e9f
8706 Author: konst <konst>
8707 Date:   Sun Apr 7 14:05:42 2002 +0000
8709     Highlighting items in ignore, visible and invisible lists was implemented.
8711 commit ede394c1004f73b091996537b057fed8c5271a91
8712 Author: konst <konst>
8713 Date:   Sun Apr 7 13:32:32 2002 +0000
8715     *** empty log message ***
8717 commit 5e77f82d648bfc23e9d0d45d17881b2c7ac2d42d
8718 Author: konst <konst>
8719 Date:   Sun Apr 7 13:21:24 2002 +0000
8721     Migrated to the new libicq2000, and fixed up some thin places. ICQ
8722     visible and invisible lists finally work. Not a big deal, in fact.
8724 commit 89eca3b38de2851efa7eaff4f1af43f31dbc987c
8725 Author: konst <konst>
8726 Date:   Sun Apr 7 08:33:44 2002 +0000
8728     irc channels load/save was implemented
8730 commit 9906c000aeda26a6c8bd306f12c460fb34d59c12
8731 Author: konst <konst>
8732 Date:   Sat Apr 6 15:59:26 2002 +0000
8734     Channel manager was added, and channel related things such as finding
8735     users was re-written.
8737 commit d15392018fab9b2e5cb6550c8fd5421a459b24cd
8738 Author: konst <konst>
8739 Date:   Sat Apr 6 08:55:44 2002 +0000
8741     ""
8743 commit 75448db565f7fc27e601aa4711ca94ac1aed288c
8744 Author: konst <konst>
8745 Date:   Fri Apr 5 16:07:30 2002 +0000
8747     A channel list fetching callback was added.
8749 commit f78b9c02f89c92ccd97d81d8391fafd29dbffc2a
8750 Author: konst <konst>
8751 Date:   Fri Apr 5 16:06:02 2002 +0000
8753     IRC support was improved. Now it's able to show list of channels a user
8754     is currently on, as well as splits their info into the e-mail address
8755     and about fields.
8757 commit 93baa759c3a57dcfc774be41510370d1ff45d1bb
8758 Author: konst <konst>
8759 Date:   Thu Apr 4 17:21:22 2002 +0000
8761     *** empty log message ***
8763 commit ed360e80a1b7d46611f2c38e92b455e1e9fc095a
8764 Author: konst <konst>
8765 Date:   Thu Apr 4 14:45:03 2002 +0000
8767     Some fixes against IRC segfaults were made.
8769 commit 925deef1516b7daf5b1652872a0289c1cb3e84dc
8770 Author: konst <konst>
8771 Date:   Thu Apr 4 14:41:41 2002 +0000
8773     IRC support was improved.
8775 commit e96052910f8172c5db3298fc9d443de2ab250499
8776 Author: konst <konst>
8777 Date:   Thu Apr 4 07:24:20 2002 +0000
8779     Fixed a bug in the console inactivity time detection.
8781 commit 5903d994d72753767756708e991298912b559d15
8782 Author: konst <konst>
8783 Date:   Thu Apr 4 07:24:20 2002 +0000
8785     Fixed a bug in the console inactivity time detection.
8787 commit 35186c684cfae6e7ac0eebc8407a1be83b05968d
8788 Author: konst <konst>
8789 Date:   Thu Apr 4 07:21:44 2002 +0000
8791     IRC support was improved dramatically.
8793 commit 52362acb0f34c5896697444a56de8b7430d4e92f
8794 Author: konst <konst>
8795 Date:   Thu Apr 4 07:18:09 2002 +0000
8797     *** empty log message ***
8799 commit f1428c96c4d3c91e9484fbec43fec331314e9acd
8800 Author: konst <konst>
8801 Date:   Wed Apr 3 17:40:52 2002 +0000
8803     IRC support, an autoaway/autona bugfix.
8805 commit 659378fa1342ec225523fb107f51f2869b1298ac
8806 Author: konst <konst>
8807 Date:   Wed Apr 3 06:31:10 2002 +0000
8809     ""
8811 commit f617d17928a286833a1fc8fd803e58cf2ea7777a
8812 Author: konst <konst>
8813 Date:   Mon Apr 1 23:11:01 2002 +0000
8815     ""
8817 commit b332706193d0a6756d7d026f6577167bb76a4110
8818 Author: konst <konst>
8819 Date:   Mon Apr 1 17:08:18 2002 +0000
8821     ""
8823 commit 2fbd7d47a34e471f717b09edce46d44f791f9984
8824 Author: konst <konst>
8825 Date:   Mon Apr 1 16:58:32 2002 +0000
8827     ""
8829 commit 08b571404fbf88dc9a4da1fe259d3a4b8ede0f87
8830 Author: konst <konst>
8831 Date:   Sat Mar 30 17:47:52 2002 +0000
8833     ""
8835 commit 4abe0527ff900492c8cec54edb5c9a266f22989d
8836 Author: konst <konst>
8837 Date:   Sat Mar 30 17:47:16 2002 +0000
8839     ""
8841 commit a831834f0305c129e4fd66cb279569c0a20fcdcc
8842 Author: konst <konst>
8843 Date:   Sat Mar 30 10:26:18 2002 +0000
8845     ""
8847 commit 706dda681a4e0f014317f3f87db6758e606de513
8848 Author: konst <konst>
8849 Date:   Thu Mar 28 13:13:49 2002 +0000
8851     Work zip code is now possible to be edited in the details update dialog.
8852     It was also made possible to wrap lines in the actions file with
8853     backslashes.
8855 commit 55d3f82075fd30fdbc744852b6cddf0dc1edbeeb
8856 Author: konst <konst>
8857 Date:   Wed Mar 27 17:48:25 2002 +0000
8859     *** empty log message ***
8861 commit cd159b309250cb3640efcb0a95555344fa3f9d2c
8862 Author: konst <konst>
8863 Date:   Tue Mar 26 16:14:34 2002 +0000
8865     *** empty log message ***
8867 commit 567d63b86f4195ffe8005a40f1958a7b5287eee7
8868 Author: konst <konst>
8869 Date:   Tue Mar 26 16:14:02 2002 +0000
8871     Fixed another little and weird resize segfault.
8873 commit 26cba0c3737ce89de0d8fc9b77e64e4829dc00aa
8874 Author: konst <konst>
8875 Date:   Tue Mar 26 15:41:59 2002 +0000
8877     ChangeLog was updated, preparing to a new release.
8879 commit 6bcc5a15130b904f7289352007d4cd0724dd1a96
8880 Author: konst <konst>
8881 Date:   Tue Mar 26 13:13:07 2002 +0000
8883     ""
8885 commit d488332cb5a28981eb722d619cc985ad5607f270
8886 Author: konst <konst>
8887 Date:   Tue Mar 26 12:51:54 2002 +0000
8889     Configuration and account manager dialogs' incorrect behaviour, AIM
8890     hook's logged in incorrect reporting, and wrong disk space checking were
8891     fixed.
8893 commit 95f00f944964dc3139b089f028b8092a6178dfaa
8894 Author: konst <konst>
8895 Date:   Mon Mar 25 19:46:13 2002 +0000
8897     ""
8899 commit 79d5237e9870e24be653eec9a979935f009ba9a0
8900 Author: konst <konst>
8901 Date:   Mon Mar 25 19:45:49 2002 +0000
8903     ""
8905 commit b0b67b7a519c265da9234372de6fee8eedd330e1
8906 Author: konst <konst>
8907 Date:   Sun Mar 24 12:32:05 2002 +0000
8909     SMTP server's address not saving bug was fixed.
8910     TODO was extended with some problems experienced at home :)
8912 commit c77dbb6723191133b91442634c2743e53c18484d
8913 Author: konst <konst>
8914 Date:   Sat Mar 23 11:34:50 2002 +0000
8916     Yahoo and MSN details get updated now with "Retrieve".
8917     Find/add and Edit user's details dialogs' bugs were fixed.
8919 commit 211b573d3750b1fe60edf0a68c593b20e55e6e78
8920 Author: konst <konst>
8921 Date:   Fri Mar 22 18:20:12 2002 +0000
8923     Fixed the yahoo library's inability to report the invalid
8924     username/password situation. Cleared out the unused timer_reconnect
8925     variables.
8927 commit 86ca219c24855a2b1aa30c263d697b6ab218be57
8928 Author: konst <konst>
8929 Date:   Fri Mar 22 13:30:29 2002 +0000
8931     Rolled back to older version.
8933 commit a887abb2aafd8d83e5029e45fc90388163abace8
8934 Author: konst <konst>
8935 Date:   Fri Mar 22 13:27:57 2002 +0000
8937     *** empty log message ***
8939 commit 859ebac518ed1f18bc6e411362b564c58ca8e71b
8940 Author: konst <konst>
8941 Date:   Thu Mar 21 17:44:41 2002 +0000
8943     *** empty log message ***
8945 commit 2128f96b348fc8ebde14d0df1eaa591b0c4eb389
8946 Author: konst <konst>
8947 Date:   Thu Mar 21 17:43:42 2002 +0000
8949     Relaxed re-connect timing was introduced to avoid the turboing problem
8950     when centericq is left alone trying to connect over and over again.
8952 commit 9c5648ef3118737f6eeb061ba862bd3030b1cf0f
8953 Author: konst <konst>
8954 Date:   Wed Mar 20 17:24:17 2002 +0000
8956     ""
8958 commit 7a87b67648e496569c6e93be9209aad65a1bffd1
8959 Author: konst <konst>
8960 Date:   Wed Mar 20 17:00:15 2002 +0000
8962     ""
8964 commit a0b175734d862e25beb82b7c4eeda21be3b69181
8965 Author: konst <konst>
8966 Date:   Tue Mar 19 18:25:22 2002 +0000
8968     ""
8970 commit 32b8b4f4b8d25cf1feed575203d7ea8cab0c6748
8971 Author: konst <konst>
8972 Date:   Mon Mar 18 10:13:48 2002 +0000
8974     Ukrainian translation was added.
8975     A bug with LF symbols in user info was fixed.
8977 commit 43cc2071f7161d0a418144c432e4218913d738b3
8978 Author: konst <konst>
8979 Date:   Sun Mar 17 17:22:54 2002 +0000
8981     *** empty log message ***
8983 commit bdac47de5ef5a4de833ac1f06787e10f4fabe923
8984 Author: konst <konst>
8985 Date:   Fri Mar 15 17:05:30 2002 +0000
8987     ""
8989 commit 78edd9d18804c2093664d97dc935f22086e7572d
8990 Author: konst <konst>
8991 Date:   Fri Mar 15 15:44:31 2002 +0000
8993     A little away msgs reading bug fix.
8995 commit 7100506ec3fcef62ef0e04ffd2c16984988f8fde
8996 Author: konst <konst>
8997 Date:   Fri Mar 15 15:15:37 2002 +0000
8999     HD access reduced with moving away msgs reading to another routine.
9001 commit 996f0cc1257d0807ffdbe2d00332aee4bc01debd
9002 Author: konst <konst>
9003 Date:   Fri Mar 15 12:27:44 2002 +0000
9005     Fixed the disk space checking routine, so that FreeBSD users can be
9006     happy now.
9008 commit 1f990237a0c211668629ac67c45240a7c667aa71
9009 Author: konst <konst>
9010 Date:   Fri Mar 15 10:32:27 2002 +0000
9012     ""
9014 commit a922e6f326ab1ea21ee5f6b28d04c6e022eccbbb
9015 Author: konst <konst>
9016 Date:   Fri Mar 15 09:21:15 2002 +0000
9018     Some additional checks were added to aimhook to avoid segfaults.
9020 commit f696d26ded2711ebe61e1cad5cb804cda010009f
9021 Author: konst <konst>
9022 Date:   Thu Mar 14 15:42:01 2002 +0000
9024     Added port numbers and servers addresses to README.
9026 commit b78482b11c86adec3af283322268682ceb18a0ac
9027 Author: konst <konst>
9028 Date:   Thu Mar 14 15:15:47 2002 +0000
9030     "Dropped in" users are now added to Yahoo or AIM contact list temporary
9031     now, so that we can see their actual status.
9033 commit 3fd210495c92a48e3aa7346a3f3caea2862b72f4
9034 Author: konst <konst>
9035 Date:   Thu Mar 14 14:31:21 2002 +0000
9037     Updated README, and added a check for freebsd used to determine whether
9038     it's needed or not to include <sys/vfs.h> *bsd systems lack.
9040 commit 07dfcdae8898695a0993d13d2c7f6d896ac50093
9041 Author: konst <konst>
9042 Date:   Thu Mar 14 14:15:50 2002 +0000
9044     *** empty log message ***
9046 commit 30f786f1335e7019c547ddedb74299df9571b518
9047 Author: konst <konst>
9048 Date:   Thu Mar 14 12:55:58 2002 +0000
9050     a little bug in the script
9052 commit 063906f6fbf2cf1f0746791a2d331f59c91306f5
9053 Author: konst <konst>
9054 Date:   Thu Mar 14 12:25:50 2002 +0000
9056     *** empty log message ***
9058 commit 5ee49c08a8f790806e53cb6674b32960ee869fdf
9059 Author: konst <konst>
9060 Date:   Thu Mar 14 12:23:51 2002 +0000
9062     Minor changes. Added automatic resolve for newly added contacts.
9064 commit 6ef2816e1d8b1c2e68165ab3a06f9289c48b34a9
9065 Author: konst <konst>
9066 Date:   Thu Mar 14 11:56:41 2002 +0000
9068     Removed some unused crap, and added the cuthtml function.
9070 commit b39c6f98868f36106557c6cee794c0ce19b9f237
9071 Author: konst <konst>
9072 Date:   Thu Mar 14 11:53:28 2002 +0000
9074     Started implementing support for the AIM TOC protocol. First commit of
9075     the stuff.
9077 commit c80b1b1873fa8b868b2a3f664214a1a298e9d31d
9078 Author: konst <konst>
9079 Date:   Thu Mar 14 11:45:14 2002 +0000
9081     Initial revision
9083 commit 414b4695f9e774000cd777266fd200cd55416891
9084 Author: konst <konst>
9085 Date:   Thu Mar 14 06:32:22 2002 +0000
9087     ""
9089 commit e7e435dca32d45d551ab3eca5b8caadbcdbe70cc
9090 Author: konst <konst>
9091 Date:   Tue Mar 12 13:11:04 2002 +0000
9093     *** empty log message ***
9095 commit e009cab463d25267ec6a090bf0c58934bff3e0dd
9096 Author: konst <konst>
9097 Date:   Mon Mar 11 17:39:03 2002 +0000
9099     *** empty log message ***
9101 commit efb5f2e670e3efbc808b27fcf8b02fb224329714
9102 Author: konst <konst>
9103 Date:   Mon Mar 11 13:44:42 2002 +0000
9105     iconv() wrapper was added.
9107 commit fffcc7f9cf699fba20ade8056c92b29b92f3154a
9108 Author: konst <konst>
9109 Date:   Mon Mar 11 13:06:46 2002 +0000
9111     Translation between CP1251 and KOI8-R is now done with iconv() if present.
9112     Incorrect displaying of contact list in group mode 2 was fixed.
9113     Disk space check was added.
9115 commit 11b5b7a2626ff10e4e09d632d4c6a2998e78644b
9116 Author: konst <konst>
9117 Date:   Sun Mar 10 23:14:19 2002 +0000
9119     *** empty log message ***
9121 commit 69b03c42b082f3ece187bfe568544b0eec6c26e1
9122 Author: konst <konst>
9123 Date:   Sun Mar 10 07:36:13 2002 +0000
9125     *** empty log message ***
9127 commit 55cff6ea8b27b0e2ad3fb2d8cf202638a2de8f0b
9128 Author: konst <konst>
9129 Date:   Sat Mar 9 18:26:09 2002 +0000
9131     *** empty log message ***
9133 commit 475b16048862d3e197fa89faf39635b378550349
9134 Author: konst <konst>
9135 Date:   Sat Mar 9 18:23:55 2002 +0000
9137     Added a configure check for libiconv, if any :)
9139 commit c3f911794aefff3d41df4c9d2dcac224f3092a59
9140 Author: konst <konst>
9141 Date:   Fri Mar 8 14:53:01 2002 +0000
9143     all your base ;)
9145 commit 67e463260c76e9305634560917123825686d7cbd
9146 Author: konst <konst>
9147 Date:   Fri Mar 8 08:03:36 2002 +0000
9149     *** empty log message ***
9151 commit 4369125506ea4de4f556607e20b8216edf430768
9152 Author: konst <konst>
9153 Date:   Thu Mar 7 16:37:10 2002 +0000
9155     *** empty log message ***
9157 commit 4f7064a5c24b17a3de850185e15d5e2db293dae4
9158 Author: konst <konst>
9159 Date:   Thu Mar 7 16:13:00 2002 +0000
9161     *** empty log message ***
9163 commit 7dde0397ce8b1a0da73d5480699e95af70a3ed17
9164 Author: konst <konst>
9165 Date:   Thu Mar 7 12:42:24 2002 +0000
9167     ifstream::attach() call removed. damn the standard.
9169 commit 80002254c5688597104366e58beef62af121757e
9170 Author: konst <konst>
9171 Date:   Thu Mar 7 09:16:25 2002 +0000
9173     A display area in textbrowser became one char wider :)
9175 commit 31d0c6f8cb1031a6b3073e25a8db7d29c1c1d71b
9176 Author: konst <konst>
9177 Date:   Thu Mar 7 09:12:58 2002 +0000
9179     MSN friendly get unmimed now.
9181 commit f5cdf662d462b579c90d2eb51f1c9fabf7c7f1ac
9182 Author: konst <konst>
9183 Date:   Thu Mar 7 00:06:56 2002 +0000
9185     *** empty log message ***
9187 commit 2211fa2d28f32ee1bd606c6b3da345e814afd4a2
9188 Author: konst <konst>
9189 Date:   Wed Mar 6 23:49:30 2002 +0000
9191     *** empty log message ***
9193 commit 936fa7033eeee1e9b2e07c2b1d0c9f18cbd9c3fd
9194 Author: konst <konst>
9195 Date:   Wed Mar 6 23:46:12 2002 +0000
9197     *** empty log message ***
9199 commit d3e075bb340ddd344e7a24b2b84c1227b80d28bb
9200 Author: konst <konst>
9201 Date:   Wed Mar 6 17:40:51 2002 +0000
9203     *** empty log message ***
9205 commit d662f68a3191ea340433b0b88b80d2af3569c9b6
9206 Author: konst <konst>
9207 Date:   Wed Mar 6 16:48:47 2002 +0000
9209     *** empty log message ***
9211 commit ab6bdb44be5508a5ce08dab0bcd1cc1d368f1a68
9212 Author: konst <konst>
9213 Date:   Wed Mar 6 16:48:26 2002 +0000
9215     *** empty log message ***
9217 commit ce68dbe41a642d657fa50a4091d117e91ebc1f98
9218 Author: konst <konst>
9219 Date:   Wed Mar 6 01:20:44 2002 +0000
9221     ""
9223 commit abc0d54a1737f7ba22bc86cfb4e0186e3fdc0e9d
9224 Author: konst <konst>
9225 Date:   Wed Mar 6 01:20:12 2002 +0000
9227     ""
9229 commit 3d47242ee8617a69469c432987fe6fcad487f979
9230 Author: konst <konst>
9231 Date:   Tue Mar 5 16:56:12 2002 +0000
9233     *** empty log message ***
9235 commit 5638b373fa20eedc0b6b5eec31548ac737c95856
9236 Author: konst <konst>
9237 Date:   Tue Mar 5 16:53:15 2002 +0000
9239     *** empty log message ***
9241 commit 653cf3f58ebc70917feb61da1fe9c7d47d3d3afe
9242 Author: konst <konst>
9243 Date:   Tue Mar 5 15:28:54 2002 +0000
9245     breakintolines() fix.
9247 commit 7b600b12e1e0176692ab92b10913986aef8707ff
9248 Author: konst <konst>
9249 Date:   Tue Mar 5 15:28:32 2002 +0000
9251     *** empty log message ***
9253 commit 29fc61a338b457e4882a8ce77881b06f1a5c25ce
9254 Author: konst <konst>
9255 Date:   Tue Mar 5 10:33:52 2002 +0000
9257     *** empty log message ***
9259 commit 2e9083e2c0bfcb3f76a8720327ce217f4894b831
9260 Author: konst <konst>
9261 Date:   Tue Mar 5 10:33:19 2002 +0000
9263     *** empty log message ***
9265 commit 4b5d3019cab466cdb721f0791c9cd570bce9f337
9266 Author: konst <konst>
9267 Date:   Mon Mar 4 15:27:27 2002 +0000
9269     *** empty log message ***
9271 commit d1b1ba2180d08fa350a285cec36a97bac300489b
9272 Author: konst <konst>
9273 Date:   Mon Mar 4 15:27:27 2002 +0000
9275     *** empty log message ***
9277 commit 0353336278f0134c2dd3bff792689c8f5bced4c8
9278 Author: konst <konst>
9279 Date:   Mon Mar 4 15:27:25 2002 +0000
9281     *** empty log message ***
9283 commit b11e294c973fade15def997820a1a7455a153b50
9284 Author: konst <konst>
9285 Date:   Mon Mar 4 14:40:50 2002 +0000
9287     Some "string" type passing speed-ups were made.
9289 commit d0369dfdafb2107aa369aa2e02d699bd3f29b45e
9290 Author: konst <konst>
9291 Date:   Mon Mar 4 09:25:45 2002 +0000
9293     ""
9295 commit 236ce8415146fc0829c2c2d0e50aec58bdbd3e37
9296 Author: konst <konst>
9297 Date:   Mon Mar 4 09:25:24 2002 +0000
9299     ""
9301 commit a6314a282a142510c3e7a3ed2eedbd1d58a954b2
9302 Author: konst <konst>
9303 Date:   Sun Mar 3 17:12:16 2002 +0000
9305     ""
9307 commit 009671187d9b3bf2b9a33caf71db5aacd7e7c522
9308 Author: konst <konst>
9309 Date:   Sun Mar 3 09:12:28 2002 +0000
9311     ""
9313 commit b2821babb6071ced1f4852dd2a753778536fb285
9314 Author: konst <konst>
9315 Date:   Sun Mar 3 09:11:41 2002 +0000
9317     ""
9319 commit 55ecc8e1a521fcdc78cb9a19e3475383d676b700
9320 Author: konst <konst>
9321 Date:   Fri Mar 1 17:15:22 2002 +0000
9323     *** empty log message ***
9325 commit 071e59ab0ab962eb9b7183ffdb5e8627dc278284
9326 Author: konst <konst>
9327 Date:   Fri Mar 1 16:09:20 2002 +0000
9329     History leaks problem seems to be fixed now ;)
9331 commit 6b9a7f2be990baf704402fed552d4a777fb54250
9332 Author: konst <konst>
9333 Date:   Fri Mar 1 15:14:08 2002 +0000
9335     *** empty log message ***
9337 commit e9566e77cf836142b8cf0649862ed1d49a423721
9338 Author: konst <konst>
9339 Date:   Fri Mar 1 15:13:27 2002 +0000
9341     *** empty log message ***
9343 commit 9ce9ab3d8ae23e0c7180a8225f684fa2da7250d1
9344 Author: konst <konst>
9345 Date:   Fri Mar 1 11:05:04 2002 +0000
9347     *** empty log message ***
9349 commit 4a80e6f5cc3040be1e6f68db288065fc5cc95e47
9350 Author: konst <konst>
9351 Date:   Thu Feb 28 17:34:28 2002 +0000
9353     *** empty log message ***
9355 commit aca6b7e92be587dd0d4a116c8fe19618a4ed3b4d
9356 Author: konst <konst>
9357 Date:   Thu Feb 28 15:56:35 2002 +0000
9359     *** empty log message ***
9361 commit 051e21681398b0971217a7b5e621c4cfaffd6c19
9362 Author: konst <konst>
9363 Date:   Thu Feb 28 12:07:00 2002 +0000
9365     *** empty log message ***
9367 commit a11af7a5aeaa8475f04053c47148be7a333ed3c7
9368 Author: konst <konst>
9369 Date:   Thu Feb 28 12:07:00 2002 +0000
9371     *** empty log message ***
9373 commit dc55350ea61ae369ee9e715665d6800fd92ed8f7
9374 Author: konst <konst>
9375 Date:   Thu Feb 28 12:05:27 2002 +0000
9377     Now the status bar and log window contents are saved during the terminal
9378     window resize.
9380 commit 8a3789dbbe1a18e9087e2e05b7efd821c0882a23
9381 Author: konst <konst>
9382 Date:   Thu Feb 28 09:10:37 2002 +0000
9384     *** empty log message ***
9386 commit 4601704524fe2e80606b2572d20718a1b7a404ad
9387 Author: konst <konst>
9388 Date:   Thu Feb 28 01:14:45 2002 +0000
9390     ""
9392 commit 1fb82e7afc1b457cdeb96a2e776a9a55551cb58e
9393 Author: konst <konst>
9394 Date:   Wed Feb 27 20:58:20 2002 +0000
9396     *** empty log message ***
9398 commit 66b0e324ebbb4b3b9f229b1737f579fbef394ed1
9399 Author: konst <konst>
9400 Date:   Wed Feb 27 16:35:45 2002 +0000
9402     Segfault on xterm resize event was fixed.
9403     Contact list and log window sizes now depend on the terminal window size.
9404     100% CPU load on registration errors was fixed.
9406 commit 9d7c6f40eb1280d5b1dacaf0f4a1b329f6c55022
9407 Author: konst <konst>
9408 Date:   Tue Feb 26 17:01:44 2002 +0000
9410     ""
9412 commit c1b3d169e34076f753f557c048fac300cad547cf
9413 Author: konst <konst>
9414 Date:   Tue Feb 26 16:50:23 2002 +0000
9416     ""
9418 commit 1ae689f026b2ae99fa4d83623815c34d6737a601
9419 Author: konst <konst>
9420 Date:   Tue Feb 26 11:06:26 2002 +0000
9422     ""
9424 commit 0b97a3d3d16b0e62fef4ae215f2457bd81949d93
9425 Author: konst <konst>
9426 Date:   Mon Feb 25 17:08:30 2002 +0000
9428     Updated ChangeLog, README and the man page.
9430 commit da4a0a3eaa2ed1a0d3cf493a24737b06d5945b47
9431 Author: konst <konst>
9432 Date:   Mon Feb 25 10:42:01 2002 +0000
9434     *** empty log message ***
9436 commit 27e05656457aac7def11c079eaf7a7467d7847fb
9437 Author: konst <konst>
9438 Date:   Mon Feb 25 10:40:59 2002 +0000
9440     Applied the patch for transparency and "all protocols".
9441     Commented out the line that seems to cause problems with reading incoming events.
9443 commit 65d494654a43c2be954e099e594d590f443393b4
9444 Author: konst <konst>
9445 Date:   Sun Feb 24 19:54:16 2002 +0000
9447     ""
9449 commit d06258b5e9063985903204cb252f55b4c02644b3
9450 Author: konst <konst>
9451 Date:   Sun Feb 24 13:06:08 2002 +0000
9453     ""
9455 commit 948bdb1962c46147f03c4f2b868549952c39c4ad
9456 Author: konst <konst>
9457 Date:   Sat Feb 23 17:14:19 2002 +0000
9459     ""
9461 commit 678c7ecf9c68d90d774df5c7f960df5b2233df52
9462 Author: konst <konst>
9463 Date:   Sat Feb 23 16:11:28 2002 +0000
9465     ""
9467 commit af680d876805609e561eb5a69e36fa7c4a46e3cf
9468 Author: konst <konst>
9469 Date:   Sat Feb 23 13:13:13 2002 +0000
9471     ""
9473 commit 4b56b566d716c86cbac3c9c113ac8fb1791592b3
9474 Author: konst <konst>
9475 Date:   Sat Feb 23 11:34:07 2002 +0000
9477     *** empty log message ***
9479 commit bec36f6c8aa139b31960f466982d4d54ae922dfe
9480 Author: konst <konst>
9481 Date:   Sat Feb 23 11:18:48 2002 +0000
9483     Passing online events to external actions works well now.
9485 commit 20cbdf2a8543d20adc3b214c8a62997fac7fa620
9486 Author: konst <konst>
9487 Date:   Sat Feb 23 10:00:37 2002 +0000
9489     Added URL sending from the command line and color schemes descriptions
9490     to the README. New mail messages timestamping added.
9492 commit e1109aa778b48fee8e80aa28bbdeacbc76ae7374
9493 Author: konst <konst>
9494 Date:   Fri Feb 22 18:36:57 2002 +0000
9496     ""
9498 commit 456561308adef04470796030d0b2720d42ec74d9
9499 Author: konst <konst>
9500 Date:   Fri Feb 22 13:54:24 2002 +0000
9502     ""
9504 commit 3900c9b403d937d9e62666e13b9bf6a9175a8494
9505 Author: konst <konst>
9506 Date:   Fri Feb 22 13:47:23 2002 +0000
9508     Implemented command line events queuing. Updated README.
9510 commit 49deae78c41758927333aa3900ddd34151d98d0f
9511 Author: konst <konst>
9512 Date:   Fri Feb 22 13:02:14 2002 +0000
9514     Fixed some auto-respond issues.
9516 commit 9fbfe5bdecb1e869a3fb3b5038dae2e4d564611b
9517 Author: konst <konst>
9518 Date:   Fri Feb 22 00:19:22 2002 +0000
9520     *** empty log message ***
9522 commit 0b90d71ebe54685053426444174e9e7915c8cceb
9523 Author: konst <konst>
9524 Date:   Thu Feb 21 17:29:07 2002 +0000
9526     *** empty log message ***
9528 commit 5bc9b17309049533413072e144473bf8061fefe0
9529 Author: konst <konst>
9530 Date:   Thu Feb 21 10:30:05 2002 +0000
9532     *** empty log message ***
9534 commit 3554a2ed75144a40d385274f6ca9ed71b6e8342d
9535 Author: konst <konst>
9536 Date:   Wed Feb 20 17:18:43 2002 +0000
9538     *** empty log message ***
9540 commit 690a96ce59ea20fe10f9f63c8130c6cd84bb72ed
9541 Author: konst <konst>
9542 Date:   Wed Feb 20 17:11:32 2002 +0000
9544     Feature to auto-respond and process incoming events with external
9545     programs was added.
9547 commit 957f00e89e55911536d4e8cc72fe780ac10b8393
9548 Author: konst <konst>
9549 Date:   Wed Feb 20 09:19:30 2002 +0000
9551     todo: implement external actions
9553 commit 4b1fdd6d93a2ad038071bc7ca1e2d90faf7bf95a
9554 Author: konst <konst>
9555 Date:   Tue Feb 19 18:42:40 2002 +0000
9557     *** empty log message ***
9559 commit 23ab5f1548eeea37d8e988676361c5481c84b0cf
9560 Author: konst <konst>
9561 Date:   Tue Feb 19 18:38:03 2002 +0000
9563     Finally applied the patch for Cyrillic in MSN. Fixed the problem with
9564     sockets left unclosed.
9566 commit e4a88bb87b493e34a8d71596fedbbb65930da125
9567 Author: konst <konst>
9568 Date:   Mon Feb 18 19:07:43 2002 +0000
9570     Tried to speed up incoming messages reading. Probably managed.
9572 commit 6d45b2ff6c3630763e64758953d2bd916c9acfa0
9573 Author: konst <konst>
9574 Date:   Mon Feb 18 00:35:24 2002 +0000
9576     ""
9578 commit b01f38ef229b629681db74f35eafa771d4ed0777
9579 Author: konst <konst>
9580 Date:   Sat Feb 16 14:17:49 2002 +0000
9582     ""
9584 commit 1f4602068ddee95c4353baf74e263d71a653fc14
9585 Author: konst <konst>
9586 Date:   Sat Feb 16 08:06:02 2002 +0000
9588     *** empty log message ***
9590 commit 5dd24b8d841dd4516b50fd9dee14aad8bf4ba073
9591 Author: konst <konst>
9592 Date:   Fri Feb 15 16:59:30 2002 +0000
9594     Fixed a possibility to update ICQ nicknames.
9596 commit 0be1df93a39251b5cad8e00065d6dfada8de8662
9597 Author: konst <konst>
9598 Date:   Thu Feb 14 19:17:30 2002 +0000
9600     ""
9602 commit b2c88557e1ec1a424e0f6d9a5241f38446935e87
9603 Author: konst <konst>
9604 Date:   Wed Feb 13 17:45:43 2002 +0000
9606     Self details and our contact on the list issue was fixed.
9608 commit 237a26dfea82df36258e98a14af794807c2edad0
9609 Author: konst <konst>
9610 Date:   Wed Feb 13 15:42:34 2002 +0000
9612     Updated TODO and README. "https://" URLs are now fetched from the
9613     context as well.
9615 commit a66b3d786465d651985c96c4b5665eaca5e88f0b
9616 Author: konst <konst>
9617 Date:   Fri Feb 8 16:56:45 2002 +0000
9619     ''
9621 commit 56dd0037ac01ce57d220a90fab0a0fe010132b1b
9622 Author: konst <konst>
9623 Date:   Fri Feb 8 08:28:54 2002 +0000
9625     logging problem got fixed once again
9627 commit a352fd8766b8ba63a52aa74220738210b2f8ba69
9628 Author: konst <konst>
9629 Date:   Thu Feb 7 17:33:55 2002 +0000
9631     ''
9633 commit f8bb4b75784a00756e0bfbdba9425a26979f9ff7
9634 Author: konst <konst>
9635 Date:   Thu Feb 7 10:55:42 2002 +0000
9637     Fixed the one-line-away-message-storing bug.
9639 commit f2636d8de0273bb35f5022f300309be2a4ab107d
9640 Author: konst <konst>
9641 Date:   Wed Feb 6 17:30:36 2002 +0000
9643     Fixed some away messages issues. It's getting closer to being perfect :)
9645 commit 7ea34c657fda3be60934f4877ecfd35e2751ba6d
9646 Author: konst <konst>
9647 Date:   Wed Feb 6 16:36:06 2002 +0000
9649     Setting and fetching away messages was finally implemented.
9651 commit a63da0d89a4827afbf166ab00b8231a18cb75650
9652 Author: konst <konst>
9653 Date:   Tue Feb 5 17:20:12 2002 +0000
9655     *** empty log message ***
9657 commit de4d58ac3aa3b97176131cd237740bc115aafae9
9658 Author: konst <konst>
9659 Date:   Tue Feb 5 16:15:31 2002 +0000
9661     Age range search parameter now works fine.
9663 commit 124d355c3b1e04b7f9d3e05b49c2336b308f734f
9664 Author: konst <konst>
9665 Date:   Tue Feb 5 10:50:00 2002 +0000
9667     Login processes were taken in account too in the lastkeypress() routine.
9669 commit 7691a7667556f5d920ea591f5f305ce60c2fa3b3
9670 Author: konst <konst>
9671 Date:   Tue Feb 5 10:41:07 2002 +0000
9673     Zip code incorrect update/show was fixed.
9674     Online sound didn't work. Fixed.
9676 commit 16f69f8645ce02ce19543f16e29403db8a090ba0
9677 Author: konst <konst>
9678 Date:   Mon Feb 4 17:47:07 2002 +0000
9680     *** empty log message ***
9682 commit 4ca5b2696f134a22074735c01a670f7f9a2975cd
9683 Author: konst <konst>
9684 Date:   Mon Feb 4 13:40:07 2002 +0000
9686     Fixed a minor issue in the logger related to statuses written in inverse
9687     order.
9689 commit 69c731a62439093d53200593f176b5fc7627565f
9690 Author: konst <konst>
9691 Date:   Fri Feb 1 20:55:40 2002 +0000
9693     *** empty log message ***
9695 commit 7545150ac050b6299b96da167010366efc829cc2
9696 Author: konst <konst>
9697 Date:   Fri Feb 1 18:06:20 2002 +0000
9699     *** empty log message ***
9701 commit 516cb3b9fb593d053041b95169004af4cd1714aa
9702 Author: konst <konst>
9703 Date:   Fri Feb 1 18:05:30 2002 +0000
9705     Fixed the RH62 segfault. Dammit.
9707 commit f06464c8aae31fb1572ae4025c3cc604150652ce
9708 Author: konst <konst>
9709 Date:   Fri Feb 1 00:38:24 2002 +0000
9711     ''
9713 commit c769b38e58436f82fd148dd6b09d7f665c7a0b00
9714 Author: konst <konst>
9715 Date:   Thu Jan 31 18:03:25 2002 +0000
9717     Fixed some kind of a minor issue.
9719 commit 80b1ad82b5e140acb3e17c69fb88c6db0f13ae70
9720 Author: konst <konst>
9721 Date:   Wed Jan 30 17:25:40 2002 +0000
9723     Some changes of more or less cosmetic kind were made.
9725 commit 6a9a0edc172f5e5156d93803303085e28c8fbb8f
9726 Author: konst <konst>
9727 Date:   Wed Jan 30 14:30:42 2002 +0000
9729     *** empty log message ***
9731 commit 1bd7c3181b920ef906647172b80ee9e3d9c44b71
9732 Author: konst <konst>
9733 Date:   Wed Jan 30 11:32:22 2002 +0000
9735     Support for "You were added" messages was added. Authorization request
9736     packets parsing was fixed.
9738 commit 4ae0c6ee9dfd75f6f6641f40d148a1d974282cf2
9739 Author: konst <konst>
9740 Date:   Tue Jan 29 18:20:14 2002 +0000
9742     E-mail express messages support was added.
9744 commit 73af2af7c1687f1b851b6b849db75060115a2de8
9745 Author: konst <konst>
9746 Date:   Mon Jan 28 14:12:43 2002 +0000
9748     Fixed the RH62 STL incompatibility issue.
9750 commit e7f1538ef2404fb70231864aad571740971b02a0
9751 Author: konst <konst>
9752 Date:   Mon Jan 28 14:09:31 2002 +0000
9754     *** empty log message ***
9756 commit 5cce71ccbbf4b2820d333d5cc3e543520cc40eaa
9757 Author: konst <konst>
9758 Date:   Sun Jan 27 14:09:25 2002 +0000
9760     Some pre-release actions were taken.
9762 commit d903dee57f73be99e7716cfe2cdbf5f50aec9fef
9763 Author: konst <konst>
9764 Date:   Sat Jan 26 17:52:57 2002 +0000
9766     *** empty log message ***
9768 commit 8560725f4b2331bca032d5ccdf883848c3faaa20
9769 Author: konst <konst>
9770 Date:   Sat Jan 26 14:01:37 2002 +0000
9772     Users' local time is now displayed correctly.
9774 commit 4dee0864dbde61af55362fd34daa8e510a111d51
9775 Author: konst <konst>
9776 Date:   Fri Jan 25 16:44:53 2002 +0000
9778     *** empty log message ***
9780 commit 5c4c69213f6b97d52d58f0099e261fa53eda3631
9781 Author: konst <konst>
9782 Date:   Thu Jan 24 17:07:52 2002 +0000
9784     Russian PO translation was updated.
9786 commit cdb297c430d49d92368b5da5b10c0dd81ac5815f
9787 Author: konst <konst>
9788 Date:   Thu Jan 24 15:11:29 2002 +0000
9790     Empty authorization request messages bug in libicq2000 was fixed.
9792 commit c693aa008739323958948444e879e07b94147cfd
9793 Author: konst <konst>
9794 Date:   Thu Jan 24 10:31:33 2002 +0000
9796     *** empty log message ***
9798 commit 4ba518350b883531e707f2e98de0d830e0810a07
9799 Author: konst <konst>
9800 Date:   Thu Jan 24 10:07:13 2002 +0000
9802     Quickfind segfault was fixed.
9804 commit 8465d225935c5abb913e740a763ca86ee39a99c8
9805 Author: konst <konst>
9806 Date:   Wed Jan 23 16:31:22 2002 +0000
9808     Authorization messages showing up on history was fixed.
9809     It only displayed empty lines before.
9811 commit e04e4e5db1165ed4bd10c7af549b45ccab899598
9812 Author: konst <konst>
9813 Date:   Tue Jan 22 13:53:37 2002 +0000
9815     Fixed a minor bug in groups mode 2.
9817 commit 9b1fbf98f4b96e2385a7baf6a359f67df2290530
9818 Author: konst <konst>
9819 Date:   Tue Jan 22 11:59:14 2002 +0000
9821     Group modes 1 and 2 were implemented.
9823 commit 01ae8af47c27baf833f481d1f56ba35e2eba4dc2
9824 Author: konst <konst>
9825 Date:   Mon Jan 21 17:25:54 2002 +0000
9827     Fixed a minor quickfind bug. It couldn't point to the last item in the
9828     contact list.
9830 commit bb0b33b7f1cfa64d1199870d690dc01511fb83d8
9831 Author: konst <konst>
9832 Date:   Mon Jan 21 16:16:25 2002 +0000
9834     *** empty log message ***
9836 commit 41a5f0aa365f8b2429c316b4bf5cb427f8166a26
9837 Author: konst <konst>
9838 Date:   Mon Jan 21 14:24:47 2002 +0000
9840     Timezone displaying was added.
9842 commit 337db8b5ac96b29763b49420e0fc1382e0b6b9cb
9843 Author: konst <konst>
9844 Date:   Mon Jan 21 10:50:39 2002 +0000
9846     Tried to speed up events reading, updated ChangeLog and README.
9848 commit 5aa24775dbd0e9d5b6b44a329ee227ec7992cef5
9849 Author: konst <konst>
9850 Date:   Sat Jan 19 15:36:03 2002 +0000
9852     User info is displayed in a more detailed way now, with interest
9853     categories and background names.
9855 commit b208146418bac67a58dc56430e1b7e790e12a0ae
9856 Author: konst <konst>
9857 Date:   Sat Jan 19 13:02:39 2002 +0000
9859     Personal details update now works.
9861 commit 0efd8181baeee28dae231d49ba5749a3b7664846
9862 Author: konst <konst>
9863 Date:   Fri Jan 18 18:01:40 2002 +0000
9865     *** empty log message ***
9867 commit faca4aed08f0951acbc0afef4f788a16e09dba3c
9868 Author: konst <konst>
9869 Date:   Fri Jan 18 16:04:00 2002 +0000
9871     Some small fixes were made. Event log was implemented.
9873 commit ba8029041bb48f5f65b2caf18c54a73871c50528
9874 Author: konst <konst>
9875 Date:   Thu Jan 17 16:51:53 2002 +0000
9877     Fixed a little icq.mirabilis.com issue :)
9879 commit bdb8cc283c3b5eaeade6c6d79e1faa366a4f5aea
9880 Author: konst <konst>
9881 Date:   Thu Jan 17 15:36:32 2002 +0000
9883     Languages are now displayed on the user info dialog.
9884     White pages search was implemented.
9886 commit 8646246b5fa04abcd9640ddeebefe654f77a84c1
9887 Author: konst <konst>
9888 Date:   Thu Jan 17 08:54:18 2002 +0000
9890     Now it's possible to specify another server for ICQ.
9891     Invisible mode was fixed.
9892     FAQ was updated.
9894 commit 37588502ab7b755094d0868e4bafaf85a69141ba
9895 Author: konst <konst>
9896 Date:   Mon Jan 14 08:47:46 2002 +0000
9898     ''
9900 commit 92d963f6b5d3003feefdaa75d7b83164e046010a
9901 Author: konst <konst>
9902 Date:   Thu Dec 27 07:53:22 2001 +0000
9904     *** empty log message ***
9906 commit e27b8450835f3def466fa0a938aefb51cf0bd4c5
9907 Author: konst <konst>
9908 Date:   Sun Dec 23 13:00:50 2001 +0000
9910     ''
9912 commit 539b18d1330ec3c075eda78e51848aa52f312794
9913 Author: konst <konst>
9914 Date:   Thu Dec 20 18:12:33 2001 +0000
9916     MSN connection establishing code was a bit tweaken. Can fix the segfaults :)
9918 commit d9ef8ab12e18c75e60ca90065404c2841d51d7d2
9919 Author: konst <konst>
9920 Date:   Thu Dec 20 16:26:55 2001 +0000
9922     *** empty log message ***
9924 commit 4259d171ba6712080b4341682b6f38e5ae7084a6
9925 Author: konst <konst>
9926 Date:   Thu Dec 20 11:36:17 2001 +0000
9928     Background and interests information is now displayed.
9930 commit f2bfdd12e9c2dab255f39f5e8c6223d036c6cf29
9931 Author: konst <konst>
9932 Date:   Wed Dec 19 17:07:59 2001 +0000
9934     *** empty log message ***
9936 commit 1a9d9f7ba0e244b83378a9e64e1bcafc8eebf83f
9937 Author: konst <konst>
9938 Date:   Wed Dec 19 16:18:52 2001 +0000
9940     Login parameters are now re-read on exit from the account manager dialog.
9942 commit d6618e882300a1e1a6c159f088e8e410b32b0737
9943 Author: konst <konst>
9944 Date:   Wed Dec 19 15:13:28 2001 +0000
9946     Details and gender are now fetched well, lastseen and lastIP parameters
9947     are now being set correctly as well.
9949 commit ab1556710afadcda65fd521418cafc6a2dfa37f6
9950 Author: konst <konst>
9951 Date:   Tue Dec 18 16:22:41 2001 +0000
9953     ""
9955 commit 6221253d4a1415b4316bc9de4c7444e7cadcb052
9956 Author: konst <konst>
9957 Date:   Mon Dec 17 20:41:42 2001 +0000
9959     ""
9961 commit d84a85eb2b6ae1a10b05edb294894d699c7445cd
9962 Author: konst <konst>
9963 Date:   Fri Dec 14 18:33:15 2001 +0000
9965     ""
9967 commit bd0a934266db46e1ef575ba0dd1008bb0b9e0f44
9968 Author: konst <konst>
9969 Date:   Fri Dec 14 16:30:06 2001 +0000
9971     ""
9973 commit fa3158c1d307350a8770f09758f413cc68cc6ee8
9974 Author: konst <konst>
9975 Date:   Fri Dec 14 16:19:10 2001 +0000
9977     Now works well with Barnaby's recent ickle modifications. Had to extend
9978     the set of descriptors being select()'ed.
9980 commit 49ddb45f83db03e38866a716f8e53cfa7057d645
9981 Author: konst <konst>
9982 Date:   Fri Dec 14 09:04:13 2001 +0000
9984     ''
9986 commit 0944b00f883d610cb933664a12d8dc1d2ef35f3a
9987 Author: konst <konst>
9988 Date:   Thu Dec 13 17:07:06 2001 +0000
9990     ""
9992 commit 8a61c45aa4538ac002ce7504e5a8b7f554e6db46
9993 Author: konst <konst>
9994 Date:   Thu Dec 13 13:25:13 2001 +0000
9996     ""
9998 commit 78c826ad3e4b2284638e494ea451836f2a5dac18
9999 Author: konst <konst>
10000 Date:   Thu Dec 13 11:28:31 2001 +0000
10002     ""
10004 commit 6f9b6a5ae4363bce22cd2889437cb3e3f6ce6fbe
10005 Author: konst <konst>
10006 Date:   Thu Dec 13 09:59:40 2001 +0000
10008     ""
10010 commit 46026416b1d8f82fec037d062db7092b69c3434c
10011 Author: konst <konst>
10012 Date:   Wed Dec 12 13:54:01 2001 +0000
10014     ""
10016 commit efc336d30e1b952f7c53bd29bb26c3ab0df9e68b
10017 Author: konst <konst>
10018 Date:   Wed Dec 12 11:24:44 2001 +0000
10020     ""
10022 commit cc4b0286e1c4a320f88cb0bd42bc917a8cf61e9f
10023 Author: konst <konst>
10024 Date:   Wed Dec 12 09:21:04 2001 +0000
10026     ""
10028 commit 6f6703fc286488303498fa7ce19cba36e1e38aab
10029 Author: konst <konst>
10030 Date:   Tue Dec 11 14:42:12 2001 +0000
10032     ""
10034 commit 1736240e1552d1fb20dee96145bd9a1cf62586ad
10035 Author: konst <konst>
10036 Date:   Tue Dec 11 12:46:06 2001 +0000
10038     ""
10040 commit 3344488e9d911132ec95624e2dd1e325bf2144b3
10041 Author: konst <konst>
10042 Date:   Tue Dec 11 12:16:02 2001 +0000
10044     Yahoo! empty messages bug was fixed. sms.wav was added.
10046 commit 20e6a371809e76a81af77b001a3e5c373458f0a1
10047 Author: konst <konst>
10048 Date:   Mon Dec 10 14:00:37 2001 +0000
10050     Status change bugs were fixed.
10052 commit 62a914bdc54af8c5a4fc1f5e98906f9e5e909815
10053 Author: konst <konst>
10054 Date:   Sun Dec 9 16:36:02 2001 +0000
10056     ''
10058 commit a754bedb46c36ee2ecb450b0448cc39c4b37de53
10059 Author: konst <konst>
10060 Date:   Sun Dec 9 14:11:58 2001 +0000
10062     ''
10064 commit 762b8db0060d466efa21f5acd7de34fe04aa1951
10065 Author: konst <konst>
10066 Date:   Sun Dec 9 13:22:11 2001 +0000
10068     *** empty log message ***
10070 commit 004bcfc9b9c2d3f95b6f8704f71079593159c9fc
10071 Author: konst <konst>
10072 Date:   Sun Dec 9 11:04:38 2001 +0000
10074     ''
10076 commit 39086092c86d787eb4ca2297f659ce8b418d4433
10077 Author: konst <konst>
10078 Date:   Sat Dec 8 23:57:33 2001 +0000
10080     *** empty log message ***
10082 commit 8f82fb0fb442b43c62b682b935c28a43fd61a5b7
10083 Author: konst <konst>
10084 Date:   Sat Dec 8 23:14:28 2001 +0000
10086     ''
10088 commit 90989b3793c4927f76678c8e12391bf5af191cf7
10089 Author: konst <konst>
10090 Date:   Sat Dec 8 22:59:16 2001 +0000
10092     *** empty log message ***
10094 commit 56ae69b28b22a79a1d74b5c191cf9b9148324450
10095 Author: konst <konst>
10096 Date:   Sat Dec 8 10:33:31 2001 +0000
10098     *** empty log message ***
10100 commit 16e2a5073667412eea6bc30a1629e5265823bdd1
10101 Author: konst <konst>
10102 Date:   Sat Dec 8 10:18:24 2001 +0000
10104     *** empty log message ***
10106 commit 7ce91e355ef0d56b46125c4aa6f96f5a070c6c02
10107 Author: konst <konst>
10108 Date:   Fri Dec 7 18:12:07 2001 +0000
10110     Two methods were marked "const"
10112 commit 1ca9d8388129e792475482f708ea87e1811445d3
10113 Author: konst <konst>
10114 Date:   Fri Dec 7 18:10:59 2001 +0000
10116     SMS support was added.
10118 commit a738586c8254559ec776f966c08be54e05695b94
10119 Author: konst <konst>
10120 Date:   Fri Dec 7 13:34:04 2001 +0000
10122     History search now works well.
10124 commit f8e652fa6d42c4870d92d3dd6d1d3e91a79e1d63
10125 Author: konst <konst>
10126 Date:   Fri Dec 7 13:07:14 2001 +0000
10128     ""
10130 commit 3b988ed5a998f679f2767c63d0ef9e87f794f2a0
10131 Author: konst <konst>
10132 Date:   Fri Dec 7 12:34:11 2001 +0000
10134     ""
10136 commit 30a1a0e2efbf34cf6f86e32ba2335100a3136fea
10137 Author: konst <konst>
10138 Date:   Fri Dec 7 11:27:23 2001 +0000
10140     ""
10142 commit 510aa21e1d2ffbc076bcbf52f3410798bcd555ec
10143 Author: konst <konst>
10144 Date:   Fri Dec 7 11:06:14 2001 +0000
10146     ""
10148 commit 1934ba404cfb356503af723a2f7c8105f1541681
10149 Author: konst <konst>
10150 Date:   Fri Dec 7 10:53:25 2001 +0000
10152     ""
10154 commit 09ca360084508e01f42e3611543999473a7f8ff1
10155 Author: konst <konst>
10156 Date:   Thu Dec 6 18:30:54 2001 +0000
10158     Authorization mechanism seems to work now.
10160 commit 497c0f576daf2ac6610460e6ac9a52900220ac69
10161 Author: konst <konst>
10162 Date:   Thu Dec 6 17:20:58 2001 +0000
10164     Russian win->koi translation has been re-implemented in yahoo hook.
10166 commit 55c2bc9540f574d9d8dd9ec2bbee7e2193651306
10167 Author: konst <konst>
10168 Date:   Thu Dec 6 16:56:30 2001 +0000
10170     Event system was completely rewritten. Now I'm quite proud of the C++
10171     design I made instead of an ugly previous implementation. Though gotta
10172     test this stuff a lot.
10174 commit 704b54501fe64e12312865c83f4155ba66d3a028
10175 Author: konst <konst>
10176 Date:   Wed Dec 5 17:13:41 2001 +0000
10178     *** empty log message ***
10180 commit 27950d1e156378845e06a725d4187cd3bfcc0813
10181 Author: konst <konst>
10182 Date:   Wed Dec 5 11:10:09 2001 +0000
10184     *** empty log message ***
10186 commit c87428eae971ed4f4c7bfdbdb0d3ae7864565e7a
10187 Author: konst <konst>
10188 Date:   Wed Dec 5 11:09:17 2001 +0000
10190     *** empty log message ***
10192 commit bbf5b48b0b1519f13c3a419feeebcfc39ea6bebc
10193 Author: konst <konst>
10194 Date:   Tue Dec 4 17:11:45 2001 +0000
10196     *** empty log message ***
10198 commit aaff6e6c782a823eae78d12ba03ac8c49de3102e
10199 Author: konst <konst>
10200 Date:   Mon Dec 3 23:07:06 2001 +0000
10202     Events dynamic pointers issue was taken in account.
10204 commit 04126494fec876e392500f9d58f15048754980f7
10205 Author: konst <konst>
10206 Date:   Mon Dec 3 18:16:52 2001 +0000
10208     ''
10210 commit f979c3a156d8e5a7215beec341bb13fd6334e7fa
10211 Author: konst <konst>
10212 Date:   Mon Dec 3 16:30:12 2001 +0000
10214     Started migrating to icq2000 protocol. Goes well.
10216 commit 540b775f214cfccb6855797ce0505d0603490280
10217 Author: konst <konst>
10218 Date:   Sat Dec 1 15:24:11 2001 +0000
10220     ''
10222 commit 85b46e84db5f064be659bf9221a452cb70704ea3
10223 Author: konst <konst>
10224 Date:   Fri Nov 30 18:55:24 2001 +0000
10226     *** empty log message ***
10228 commit 0e1da356a45d7f82cdf320cb82e441b6df0e8db1
10229 Author: konst <konst>
10230 Date:   Fri Nov 30 11:32:16 2001 +0000
10232     Two bugs were fixed. One with segfault on attempt to browse history, and
10233     second was related to passwords remembering.
10235 commit 0a5a19e8cb2fc34741fd8ec0afde1d23a11e5642
10236 Author: konst <konst>
10237 Date:   Fri Nov 30 00:15:14 2001 +0000
10239     4.2.0 release preparations.
10241 commit 6b89aa981e5ff7f86b32313799c54f6a6140b45e
10242 Author: konst <konst>
10243 Date:   Thu Nov 29 17:42:22 2001 +0000
10245     ''
10247 commit f23aae7e4e924c7042432efd0bc11caebd6446a4
10248 Author: konst <konst>
10249 Date:   Wed Nov 28 19:08:09 2001 +0000
10251     ""
10253 commit 8e54372de4c51de71adfe76c44aa938154470b72
10254 Author: konst <konst>
10255 Date:   Wed Nov 28 09:42:21 2001 +0000
10257     refresh() call was added to textinputline class so that screen contents
10258     are up-to-date.
10260 commit 706e5388fe564fd17bfcb229d91ba0f43f921767
10261 Author: konst <konst>
10262 Date:   Wed Nov 28 09:34:32 2001 +0000
10264     Fixed a textinputline bug.
10266 commit 4ea02ab971c820da2a1ccb0ee258685490cade20
10267 Author: konst <konst>
10268 Date:   Tue Nov 27 16:33:07 2001 +0000
10270     Color hightlight for different IM protocols in multi selection box was
10271     implemented.
10272     
10273     Sounds for every protocol and every contact were repaired.
10274     
10275     KOI8-win1251 conversion was added to MSN and Yahoo protocols.
10276     
10277     Connections initialization messages were added to MSN protocol module.
10278     
10279     Adding info cards was moved to the find/add dialog.
10280     
10281     Context menu was repaired so that now "Remove contact" item does exist
10282     on it.
10283     
10284     Info cards are now possible to put to any group.
10286 commit 472e5e9a51102cd9c95cad7cf03e7b213f1df659
10287 Author: konst <konst>
10288 Date:   Tue Nov 27 10:16:52 2001 +0000
10290     *** empty log message ***
10292 commit 4b03ea241cd49cbc674e2029690bd22c22c1f531
10293 Author: konst <konst>
10294 Date:   Mon Nov 26 23:39:32 2001 +0000
10296     ''
10298 commit 9392e0da565ae5ea09bfdb49dff9f9672c73fb44
10299 Author: konst <konst>
10300 Date:   Mon Nov 26 23:30:32 2001 +0000
10302     *** empty log message ***
10304 commit 6600b2c1579525b2e2779e031c075d5f607f216d
10305 Author: konst <konst>
10306 Date:   Mon Nov 26 15:48:52 2001 +0000
10308     Fixed a segfault on adding a yahoo contact.
10310 commit b195c320943230916bdc9bc5c7f95fde61f7793a
10311 Author: konst <konst>
10312 Date:   Mon Nov 26 13:02:50 2001 +0000
10314     MSN support now works more or less stable. Status bar looks better,
10315     showing statuses for all of three supported IM networks.
10317 commit 2f7e52eca35339d437835d31a05bdb661fef9376
10318 Author: konst <konst>
10319 Date:   Sun Nov 25 15:52:30 2001 +0000
10321     added msnhook
10323 commit 02e72c46efe916c81f762a2d955eda9588338948
10324 Author: konst <konst>
10325 Date:   Sat Nov 24 10:28:05 2001 +0000
10327     *** empty log message ***
10329 commit 103e701d98ff3e56a6471e0dec7f3c249de0602d
10330 Author: konst <konst>
10331 Date:   Fri Nov 23 16:33:01 2001 +0000
10333     MSN engine segfaults. It's natural.
10335 commit 94aa30ca9f66252f55d83390e26b16c9476a15ca
10336 Author: konst <konst>
10337 Date:   Fri Nov 23 15:10:06 2001 +0000
10339     MSN messenger support added. Untested. Reorganized icq hook code.
10341 commit 8b421401fca15d0625ddb83c4c04316a63a280b5
10342 Author: konst <konst>
10343 Date:   Thu Nov 22 16:35:25 2001 +0000
10345     *** empty log message ***
10347 commit 14f5309b2e342a2b3240d4b32ba41f04524fbff1
10348 Author: konst <konst>
10349 Date:   Wed Nov 21 18:03:47 2001 +0000
10351     *** empty log message ***
10353 commit 44c0ecf9c98b18605ec4c5e8498fe239693b09ab
10354 Author: konst <konst>
10355 Date:   Wed Nov 21 14:45:39 2001 +0000
10357     Removed some more "::"
10359 commit 6ba6bdbea5de28f6e42555def74e7fa2a64ff772
10360 Author: konst <konst>
10361 Date:   Wed Nov 21 14:35:54 2001 +0000
10363     *** empty log message ***
10365 commit 1b50f5e0fdfd20407ab2c514bc85f05df88686d4
10366 Author: konst <konst>
10367 Date:   Tue Nov 20 17:08:47 2001 +0000
10369     Restructured the hooks code. ICQ reconnect now seems to work fine.
10371 commit 1c363307838d501dd97ccf2f755f36716f064fe6
10372 Author: konst <konst>
10373 Date:   Tue Nov 20 14:09:57 2001 +0000
10375     Fixed redraw() being disabled in texteditor. And removed "::" from calls
10376     to tolower and toupper from dialogbox.
10378 commit f1437c91432fe862e8c5a5895025a0af91af7e9a
10379 Author: konst <konst>
10380 Date:   Mon Nov 19 20:12:38 2001 +0000
10382     started the abstract class implementation
10384 commit e04f0a46884e034efe777b004bd0716ee55356a6
10385 Author: konst <konst>
10386 Date:   Fri Nov 16 16:57:37 2001 +0000
10388     ''
10390 commit 08a85501385a5e41dc3d0f4e01ff74bc899af754
10391 Author: konst <konst>
10392 Date:   Fri Nov 16 14:00:17 2001 +0000
10394     ''
10396 commit d9b5286e2831d2e26b800682684ed0a37a04dd81
10397 Author: konst <konst>
10398 Date:   Fri Nov 16 05:22:49 2001 +0000
10400     ''
10402 commit 5403b307560c35d6f1de53d40d4bfc35acc836df
10403 Author: konst <konst>
10404 Date:   Thu Nov 15 17:13:27 2001 +0000
10406     ''
10408 commit fede5f60909170b8478089757b5f98d0c7c9a555
10409 Author: konst <konst>
10410 Date:   Thu Nov 15 16:49:12 2001 +0000
10412     ''
10414 commit 65dd890b3211083f2e66c2d2b21d0a3348cc3c5a
10415 Author: konst <konst>
10416 Date:   Thu Nov 15 16:46:53 2001 +0000
10418     ''
10420 commit 35a81e18b2bf0004ddd6f317a058128f68ad2d0f
10421 Author: konst <konst>
10422 Date:   Thu Nov 15 10:03:26 2001 +0000
10424     ''
10426 commit ce6b610b99cef8d83f0b8f982e6333ff52f272da
10427 Author: konst <konst>
10428 Date:   Thu Nov 15 08:52:40 2001 +0000
10430     ''
10432 commit bca1a383ddb9663bceacbe5c275f89efa5acedf2
10433 Author: konst <konst>
10434 Date:   Thu Nov 15 00:00:46 2001 +0000
10436     *** empty log message ***
10438 commit e0f84c441e3156aa8415ffb81afa8b967e63e4e8
10439 Author: konst <konst>
10440 Date:   Wed Nov 14 18:27:06 2001 +0000
10442     ''
10444 commit 27d80c9c57f573fe90a0cc0315d5bceadb936ee3
10445 Author: konst <konst>
10446 Date:   Wed Nov 14 18:09:43 2001 +0000
10448     Find/add users improved. now it can add yahoo users.
10450 commit 2665e6452f680bc934c3b7fd9842a5eb0846ffa5
10451 Author: konst <konst>
10452 Date:   Wed Nov 14 16:52:30 2001 +0000
10454     *** empty log message ***
10456 commit 9ce246e3aa96a069485e73fced213c5035739460
10457 Author: konst <konst>
10458 Date:   Wed Nov 14 16:21:31 2001 +0000
10460     *** empty log message ***
10462 commit a12b129eb685d1229a474435cb83d44a6cf8f147
10463 Author: konst <konst>
10464 Date:   Wed Nov 14 16:18:13 2001 +0000
10466     Still working on multiple IM protocols support.
10468 commit 2fef43f585d97064373d38cd41e21e3a2e91bb9d
10469 Author: konst <konst>
10470 Date:   Tue Nov 13 17:13:31 2001 +0000
10472     ''
10474 commit 93fd636fb95d54f8a635ac2f918bb756cbb1650f
10475 Author: konst <konst>
10476 Date:   Tue Nov 13 17:08:10 2001 +0000
10478     ''
10480 commit f76e8b188269ca88b9c5d83c8e8acbd66235c9b5
10481 Author: konst <konst>
10482 Date:   Mon Nov 12 16:55:03 2001 +0000
10484     Started implementing yahoo support. Goes very well so far.
10486 commit b58c7f898d7e8c67297ac0bf1b9e9749795c5bf5
10487 Author: konst <konst>
10488 Date:   Sun Nov 11 14:30:11 2001 +0000
10490     ''
10492 commit 2b7dbcc43dbc5b3d7d7d13605dc52287bb9c0708
10493 Author: konst <konst>
10494 Date:   Fri Nov 9 15:00:48 2001 +0000
10496     insert() now works correctly with blocks containing tab chars.
10498 commit 38e49139c71b87026fdddcbb27b9603c3ae210be
10499 Author: konst <konst>
10500 Date:   Fri Nov 9 14:58:32 2001 +0000
10502     *** empty log message ***
10504 commit b1e0228abafd4682c9c55dcf300b06cc005bae44
10505 Author: konst <konst>
10506 Date:   Thu Nov 8 16:46:36 2001 +0000
10508     ''
10510 commit 0b690ae62b06e4892b267d9bf017987e2ea0a1f9
10511 Author: konst <konst>
10512 Date:   Thu Nov 8 10:26:16 2001 +0000
10514     Replaced uin and nonicq pair with one descriptive structure everywhere.
10515     A lot of bugs appearing is expected.
10517 commit 9025f452b8eac5eda3494d0de8cde23ed7c054cc
10518 Author: konst <konst>
10519 Date:   Wed Nov 7 14:39:28 2001 +0000
10521     *** empty log message ***
10523 commit 8bff3e3419e04eecbba6d72d77fd336bb5e86560
10524 Author: konst <konst>
10525 Date:   Tue Nov 6 17:21:53 2001 +0000
10527     Smart check for direct or through server mode added.
10529 commit 583e6ed382c1d4438065ad3ecc3ae0f6a57fc52b
10530 Author: konst <konst>
10531 Date:   Sun Nov 4 12:17:51 2001 +0000
10533     *** empty log message ***
10535 commit dfd5e4195683df4caf34aa2d9cc4fadc4c55324a
10536 Author: konst <konst>
10537 Date:   Sun Nov 4 12:17:51 2001 +0000
10539     *** empty log message ***
10541 commit 6848a9b22f117d1a3d2c71e4a48a2c890369e6dc
10542 Author: konst <konst>
10543 Date:   Sun Nov 4 12:17:49 2001 +0000
10545     *** empty log message ***
10547 commit 787c2fe6af2157d49f79636cbeaf8f54cc0f7e7d
10548 Author: konst <konst>
10549 Date:   Sun Nov 4 12:03:27 2001 +0000
10551     *** empty log message ***
10553 commit 08c3acdac0901ea0e2a9f35b76c0a08fe6395830
10554 Author: konst <konst>
10555 Date:   Thu Nov 1 16:11:50 2001 +0000
10557     *** empty log message ***
10559 commit af70de912b4658fd46cc9afc50be2cf8877bfb8a
10560 Author: konst <konst>
10561 Date:   Wed Oct 31 16:51:34 2001 +0000
10563     *** empty log message ***
10565 commit 34b6ef6f9c8e72d68b7951026daee2a4b522b781
10566 Author: konst <konst>
10567 Date:   Wed Oct 31 16:51:32 2001 +0000
10569     *** empty log message ***
10571 commit 5b970b016e75a8f13bd0f004b1be24b9bfcdd42d
10572 Author: konst <konst>
10573 Date:   Wed Oct 31 16:46:18 2001 +0000
10575     *** empty log message ***
10577 commit 44521d59b75d33bf2cae7e35fbc54d8b1672ae9c
10578 Author: konst <konst>
10579 Date:   Tue Oct 30 17:49:57 2001 +0000
10581     ''
10583 commit 7a52bc916a94d52577cc2a5d46d494bd74f5acb6
10584 Author: konst <konst>
10585 Date:   Tue Oct 30 17:49:53 2001 +0000
10587     ''
10589 commit ca06735bce746e170ddfadd48533109febac88ce
10590 Author: konst <konst>
10591 Date:   Tue Oct 30 17:46:17 2001 +0000
10593     ''
10595 commit 607532943eaa46fab8b28ca8bbb4eae6a5390b79
10596 Author: konst <konst>
10597 Date:   Mon Oct 29 17:57:46 2001 +0000
10599     *** empty log message ***
10601 commit ae0efe7bd374d6290854e681400ab124b6de7638
10602 Author: konst <konst>
10603 Date:   Mon Oct 29 17:40:20 2001 +0000
10605     *** empty log message ***
10607 commit 7f3db10349d7bdcd118acd6367e0dd888dc8967c
10608 Author: konst <konst>
10609 Date:   Fri Oct 26 13:56:47 2001 +0000
10611     CVS sync script was updated. The "already on the list while on
10612     not-in-list folder" bug was fixed.
10614 commit 45b7c335339b4b6420726bafd34bac0f2f3c1777
10615 Author: konst <konst>
10616 Date:   Thu Oct 25 19:29:17 2001 +0000
10618     cvs sync script was added
10620 commit ad9f0811a7b0f486ef80fd6cc6704704cbfcbc55
10621 Author: konst <konst>
10622 Date:   Thu Oct 25 19:28:17 2001 +0000
10624     *** empty log message ***
10626 commit 4e618859a864679c7771473738b3852408e5039e
10627 Author: konst <konst>
10628 Date:   Thu Oct 25 13:05:09 2001 +0000
10630     Fixed some problems.
10632 commit bbd687565d29329ebca63387004c9d1541a617a2
10633 Author: konst <konst>
10634 Date:   Wed Oct 24 16:37:31 2001 +0000
10636     ''
10638 commit 128a2088e14963ac8a85c86e7d267b67726852ce
10639 Author: konst <konst>
10640 Date:   Wed Oct 24 14:22:52 2001 +0000
10642     *** empty log message ***
10644 commit 235abdc820e819f1d9b8593754de1bcec5ca5a95
10645 Author: konst <konst>
10646 Date:   Wed Oct 24 11:24:20 2001 +0000
10648     Highlight issues fixed once again :)
10650 commit 91d1c4d2723824d50f6c794a2ed38f8125cd9644
10651 Author: konst <konst>
10652 Date:   Wed Oct 24 11:24:19 2001 +0000
10654     Highlight issues fixed once again :)
10656 commit a576ae99f7f42f44005eebc1fdc8ff24aaa33cd2
10657 Author: konst <konst>
10658 Date:   Wed Oct 24 09:09:58 2001 +0000
10660     fixed a lot of quotes related issues. now should work excellent :)
10662 commit 3fbe0901373d92136bd8e1b456752670e662239d
10663 Author: konst <konst>
10664 Date:   Wed Oct 24 09:09:58 2001 +0000
10666     fixed a lot of quotes related issues. now should work excellent :)
10668 commit 121df85144b58a666f8b81f4fc01e3c77c6704b6
10669 Author: konst <konst>
10670 Date:   Tue Oct 23 23:51:55 2001 +0000
10672     ''
10674 commit 9d90f910764e3c4233514e46bc3b061c31edcf36
10675 Author: konst <konst>
10676 Date:   Tue Oct 23 17:16:59 2001 +0000
10678     ''
10680 commit 27aeac114f4d8078081878cadebe4a7c18302c11
10681 Author: konst <konst>
10682 Date:   Tue Oct 23 17:16:59 2001 +0000
10684     ''
10686 commit a19a3803016e79ea2451c1e250b51fdf57c6473c
10687 Author: konst <konst>
10688 Date:   Tue Oct 23 15:59:23 2001 +0000
10690     ''
10692 commit 6f2f9bf05e1bba19207e05ad71f5b77539fcb4cf
10693 Author: konst <konst>
10694 Date:   Mon Oct 22 16:23:27 2001 +0000
10696     ''
10698 commit e4f837fe30b6a625d6b38f078966e5c3c39624bb
10699 Author: konst <konst>
10700 Date:   Mon Oct 22 14:39:02 2001 +0000
10702     ''
10704 commit 95a0f5921e459ffd9234fe9ac34d0a29e60885f5
10705 Author: konst <konst>
10706 Date:   Mon Oct 22 11:56:01 2001 +0000
10708     ''
10710 commit 9c3eb6e3ca92f0d0156a58858990a1cc0239b45d
10711 Author: konst <konst>
10712 Date:   Fri Oct 19 17:57:35 2001 +0000
10714     *** empty log message ***
10716 commit a4686647d18b3bcd1911d7bf841ecf60b46a9f8c
10717 Author: konst <konst>
10718 Date:   Fri Oct 19 17:02:09 2001 +0000
10720     Made some updates to menu related code and to the new implementations of
10721     textinputline and fileselector.
10723 commit ad6127e44bd62a4e8a0893a5a5e0e8f32d7f8485
10724 Author: konst <konst>
10725 Date:   Fri Oct 19 17:00:12 2001 +0000
10727     Moved the UI code to the new implementations of textinputline and
10728     fileselector classes.
10730 commit 0e10d1f8b235adde2fa87ace80ec751392510c0f
10731 Author: konst <konst>
10732 Date:   Thu Oct 18 18:59:33 2001 +0000
10734     At last wrote new implementations of textinputline and fileselector classes.
10736 commit d55fbfa83f7d53eb9ebad3abb97c9af99d4695e4
10737 Author: konst <konst>
10738 Date:   Thu Oct 18 18:58:22 2001 +0000
10740     Started migrating to the new implementation of textinputline and fileselector.
10742 commit bf38ec9be342e4f84b95f519ae34916b5166ec4f
10743 Author: konst <konst>
10744 Date:   Thu Oct 18 10:40:26 2001 +0000
10746     Updated the doc.
10748 commit 856ef969946622f578a45e6153ecde9177f5bd23
10749 Author: konst <konst>
10750 Date:   Wed Oct 17 18:17:56 2001 +0000
10752     Fixed a bug with a contact that had unknown status spoiled all the look
10753     of contact list with groups.
10755 commit d79e19ab374cf26c582b7c9302b38665e59afdda
10756 Author: konst <konst>
10757 Date:   Wed Oct 17 11:44:14 2001 +0000
10759     Finalized the first very draft version of README :)
10761 commit 114dd45fca91a49a366d7dcb4207244673b8dd49
10762 Author: konst <konst>
10763 Date:   Tue Oct 16 15:43:56 2001 +0000
10765     Applied patch from Kapuzin which added dialogbox::addautokeys() method.
10767 commit 42f3b130d643e24894c6cb901c4430f271774ea7
10768 Author: konst <konst>
10769 Date:   Tue Oct 16 15:38:04 2001 +0000
10771     A check for ncurses lib was added to configure.in. Patch from kapuzin
10772     was applied, so now all the dialogs have hot keys. Fixed the bug with
10773     "update details" dialog popping up over others.
10775 commit 918271455223461f9f0c2e29ef140cbd04f80f4e
10776 Author: konst <konst>
10777 Date:   Mon Oct 15 06:01:54 2001 +0000
10779     *** empty log message ***
10781 commit c640784a3d13aa7fbfb4c5bc7ba3392fd826be88
10782 Author: konst <konst>
10783 Date:   Fri Oct 12 07:23:54 2001 +0000
10785     filefind() added.
10787 commit edf188172f063a6f80958224a513c6716e74bb3e
10788 Author: konst <konst>
10789 Date:   Fri Oct 12 07:20:35 2001 +0000
10791     *** empty log message ***
10793 commit 713f4a99d4d1314d48c786419f2e1408f6ce84ce
10794 Author: konst <konst>
10795 Date:   Tue Oct 9 18:06:57 2001 +0000
10797     kxicq2 and gnomeicu added to the list of icq client data formats
10798     supported by the cicqconv script.
10799     
10800     "Send contacts" item added to the context menu.
10801     
10802     The "Update user's details" dialog was fixed. Now Enter can be pressed
10803     any number of times without any bad effects.
10804     
10805     Now "add to contact list" function asks to select a group, if the
10806     corresponding facility is enabled.
10808 commit 9116ab30919600015488abfd87335f4b0a4f3bc2
10809 Author: konst <konst>
10810 Date:   Mon Oct 8 16:08:31 2001 +0000
10812     *** empty log message ***
10814 commit ffac9ba5b5e9943300adebcf9d7e116775377360
10815 Author: konst <konst>
10816 Date:   Mon Oct 8 05:38:38 2001 +0000
10818     Some segfaults caused by missing checks for open files were fixed.
10820 commit 817a2f4e4ea1563179901c230418c565b77245e6
10821 Author: konst <konst>
10822 Date:   Sun Oct 7 18:57:26 2001 +0000
10824     *** empty log message ***
10826 commit 575de86925c6be7da9edc98d53b3b4542a27ab5d
10827 Author: konst <konst>
10828 Date:   Sun Oct 7 16:09:54 2001 +0000
10830     Added Makefile.am's.
10832 commit e92a81b06566fce2cc4b0a633e96e1b4df22f3d3
10833 Author: konst <konst>
10834 Date:   Sun Oct 7 15:59:48 2001 +0000
10836     Updated man page and ChangeLog for releasing the 4.0.0 version.
10838 commit 9bd62efd9fe263bc15f1e32f2af0025715d06674
10839 Author: konst <konst>
10840 Date:   Fri Oct 5 16:35:01 2001 +0000
10842     *** empty log message ***
10844 commit b74fdf63ea43032d3e2b4584118f568930fc6d60
10845 Author: konst <konst>
10846 Date:   Fri Oct 5 16:14:25 2001 +0000
10848     Romanian PO updated (thanks, Ovidiu :).
10849     The first version of contact list conversion script has been added.
10851 commit 1d72520f8a9c87d370a8ab4a8d3501eb85fd8724
10852 Author: konst <konst>
10853 Date:   Thu Oct 4 17:14:22 2001 +0000
10855     Configuration dialog was re-arranged a bit.
10857 commit f5c407ac0fdd8c35d5a6b6d1caf5876b25ae410f
10858 Author: konst <konst>
10859 Date:   Thu Oct 4 16:29:34 2001 +0000
10861     *** empty log message ***
10863 commit 1f505ad0527cffda8bde2bbfc4bb9b56d9c0837d
10864 Author: konst <konst>
10865 Date:   Wed Oct 3 21:41:36 2001 +0000
10867     Russian PO file updated.
10869 commit 989fe5ab3a781a367367d72865cd85c5e5601ccd
10870 Author: konst <konst>
10871 Date:   Wed Oct 3 21:30:23 2001 +0000
10873     icqhook::disconnect() was fixed a little bit.
10875 commit d6acf7d656269209047e60b47e2742cf39bd7ecb
10876 Author: konst <konst>
10877 Date:   Wed Oct 3 21:23:11 2001 +0000
10879     *** empty log message ***
10881 commit 065a825bc3c9bd5aa5bc094c72289c43d99ce2b7
10882 Author: konst <konst>
10883 Date:   Wed Oct 3 21:17:11 2001 +0000
10885     *** empty log message ***
10887 commit 6d4901723735c8e91ae80630c059d94a6974ccc3
10888 Author: konst <konst>
10889 Date:   Wed Oct 3 21:08:22 2001 +0000
10891     Fixed FreeBSD related problems. At least I hope so. It worked just great
10892     with my gettext 0.10.35.
10894 commit e664f6e54804e1a21b67909365baf44f498f96d7
10895 Author: konst <konst>
10896 Date:   Wed Oct 3 10:43:22 2001 +0000
10898     Timezones support added. Update and display functions.
10900 commit e126467a1d3598e2f3cb9fc2855976d42cf01ebc
10901 Author: konst <konst>
10902 Date:   Wed Oct 3 07:16:07 2001 +0000
10904     *** empty log message ***
10906 commit 1a35cbab92d281ddcb3e6cf096e89ec4ef5941a5
10907 Author: konst <konst>
10908 Date:   Tue Oct 2 17:30:56 2001 +0000
10910     groups, quick hide/show offline switch, and much more..
10912 commit 2c6872a42130bd4851c4a87aefdc259733e0ae17
10913 Author: konst <konst>
10914 Date:   Sun Sep 30 23:11:02 2001 +0000
10916     Bug with the reconnect timer seems now to be fixed.
10918 commit 103840c0dfee262883b20fea63b1f05f8a18aa01
10919 Author: konst <konst>
10920 Date:   Sun Sep 30 22:57:39 2001 +0000
10922     *** empty log message ***
10924 commit 6de2aff8d28d0597bee39df9243684aefa959883
10925 Author: konst <konst>
10926 Date:   Sun Sep 30 22:45:14 2001 +0000
10928     *** empty log message ***
10930 commit a228854537a583bacebe8411888cdf585935e4f8
10931 Author: konst <konst>
10932 Date:   Sun Sep 30 22:42:40 2001 +0000
10934     The contact groups facility is almost done.
10936 commit 4b32df328cefb43272f8d2bfd80344c5aed2e72b
10937 Author: konst <konst>
10938 Date:   Sun Sep 30 19:22:04 2001 +0000
10940     Continued implementing the groups.
10942 commit 1b8e6e0a6d9987632955942cb86eabbc65c8b2ba
10943 Author: konst <konst>
10944 Date:   Sun Sep 30 07:45:37 2001 +0000
10946     Basic internal logic support for groups was implemented.
10948 commit ab200f49442b039dee723eb40daeea979e22edcf
10949 Author: konst <konst>
10950 Date:   Thu Sep 27 21:08:21 2001 +0000
10952     *** empty log message ***
10954 commit f50a1ddc71b37618e39057889a3681d1fcd31095
10955 Author: konst <konst>
10956 Date:   Thu Sep 27 08:53:39 2001 +0000
10958     Contacts sending feature was added.
10960 commit a39533c379803ea3264c9b25a375ce81c4b2c1ec
10961 Author: konst <konst>
10962 Date:   Wed Sep 26 18:58:10 2001 +0000
10964     *** empty log message ***
10966 commit b2e0e5bce59edf3951c4cfb697239b6d318eaf71
10967 Author: konst <konst>
10968 Date:   Wed Sep 26 15:09:43 2001 +0000
10970     *** empty log message ***
10972 commit 6369335e3d6123d0f5a5c9ef95187b6d162a1dd8
10973 Author: konst <konst>
10974 Date:   Wed Sep 26 14:23:36 2001 +0000
10976     A minor interface change was made. It now checks if we're online before
10977     asking whether user should be notified about being added or not.
10979 commit e45bcd27f007c238522053497c278dec4efab42a
10980 Author: konst <konst>
10981 Date:   Wed Sep 26 12:19:24 2001 +0000
10983     Polish PO updated.
10985 commit 0152f7a24800e1c07ea7d16ece551fe5f67bb3aa
10986 Author: konst <konst>
10987 Date:   Wed Sep 26 09:58:34 2001 +0000
10989     Invisible list support was added.
10991 commit e65bfb237bb180b6b87863d6b940f766f5cf0856
10992 Author: konst <konst>
10993 Date:   Tue Sep 25 15:16:17 2001 +0000
10995     FAQ and TODO documents were updated.
10997 commit 968e84178d02a34ff1a7d9728a56ed9a21f303a3
10998 Author: konst <konst>
10999 Date:   Tue Sep 25 13:07:29 2001 +0000
11001     Started implementing the invisible list feature.
11002     Added Spanish docs.
11004 commit 4a4d88615f3cba19ed42cc538b65431931259b39
11005 Author: konst <konst>
11006 Date:   Mon Sep 24 11:56:33 2001 +0000
11008     A lot of brand new changes, such as whitepages search, and work section
11009     update possibility.
11011 commit 83b071e692892475e81f07c8e749084fb59cee68
11012 Author: konst <konst>
11013 Date:   Tue Sep 18 12:17:59 2001 +0000
11015     string2key() function was fixed. It worked absolutely incorrectly.
11017 commit 2313aef1d7cb383ad212d3685cb40ea75b80d45e
11018 Author: konst <konst>
11019 Date:   Fri Sep 14 15:57:38 2001 +0000
11021     Some minor GCC3 related changes were made, I guess :)
11023 commit 14ab9d3e6108e1a76197f8011894efcbf381a257
11024 Author: konst <konst>
11025 Date:   Fri Sep 14 15:57:37 2001 +0000
11027     Some minor GCC3 related changes were made, I guess :)
11029 commit 0380d1a83b02f4c6b3a226655f0df01eb2474d9d
11030 Author: konst <konst>
11031 Date:   Fri Sep 14 15:57:36 2001 +0000
11033     Some minor GCC3 related changes were made, I guess :)
11035 commit 4dca56829e0bc9bfe21b4b1d24256490b3c080b9
11036 Author: konst <konst>
11037 Date:   Mon Sep 3 20:47:38 2001 +0000
11039     Minor bug in kkconsui has been fixed. It allowed control chars to be displayed.
11041 commit 3a7f422efc42369d18a1ce03b53d808efae36b62
11042 Author: konst <konst>
11043 Date:   Thu Aug 23 11:35:20 2001 +0000
11045     *** empty log message ***
11047 commit 339bfdf02798d337dbea3fa2fc5621cdf2a3157e
11048 Author: konst <konst>
11049 Date:   Thu Aug 23 09:40:11 2001 +0000
11051     removed from vcs control
11053 commit f9033c3da632c238abd5d09c772646efe9d58d62
11054 Author: konst <konst>
11055 Date:   Tue Aug 21 09:33:12 2001 +0000
11057     Unificated the message sending function.
11058     Fixed some known problems, such as not installing the man page,
11059     added basic support for screen resize in xterm. Some cosmetic
11060     changes were also made.
11062 commit b3e099bea64c5f5d30ebc3ef20d1deae664d9d03
11063 Author: konst <konst>
11064 Date:   Tue Aug 21 09:31:36 2001 +0000
11066     *** empty log message ***
11068 commit 870ec4ba8ad49ba07de89ab70859691c31315ee6
11069 Author: konst <konst>
11070 Date:   Mon Aug 20 20:24:00 2001 +0000
11072     removed from vcs control
11074 commit beca7cc3346c56c8b1f7b8836bf5f54fd8b64ac5
11075 Author: konst <konst>
11076 Date:   Mon Aug 20 12:25:12 2001 +0000
11078     removed from vcs control
11080 commit 42cd55f859056a757c283731a5c5e7b2a2a197ce
11081 Author: konst <konst>
11082 Date:   Sun Aug 19 15:35:23 2001 +0000
11084     Some updates were made.
11086 commit c19d7715d4af6a2e86723a893e14ef19a8d5abeb
11087 Author: konst <konst>
11088 Date:   Sun Aug 19 15:34:53 2001 +0000
11090     internal update :)
11092 commit 6604145ac2e2047fb4aa917a3b88557e0b76a5af
11093 Author: konst <konst>
11094 Date:   Sat Aug 18 14:33:20 2001 +0000
11096     Some iscntrl() fix related things were modified.
11098 commit 2d58cff67f21807d79e6420b9165816e276d2b05
11099 Author: konst <konst>
11100 Date:   Sat Aug 18 13:58:07 2001 +0000
11102     removed from vcs control
11104 commit 139553bdb63e6ea1183357d650cd3c8b6a5aebb9
11105 Author: konst <konst>
11106 Date:   Sat Aug 18 08:26:27 2001 +0000
11108     Updated some namespaces related issues.
11110 commit e1b7231722382389e765d414f713c5a3e140b911
11111 Author: konst <konst>
11112 Date:   Sat Aug 18 07:30:43 2001 +0000
11114     Some updates were made. ktool:: namespace prefix was removed,
11115     particulary so that the library compiles well with C++ without
11116     namespaces support.
11118 commit 94cfb5f1172eb74c8c6ffcf8d22e7a0671c23ced
11119 Author: konst <konst>
11120 Date:   Sat Aug 18 07:30:43 2001 +0000
11122     Some updates were made. ktool:: namespace prefix was removed,
11123     particulary so that the library compiles well with C++ without
11124     namespaces support.
11126 commit e6fff4491ffa4b33ad22bdb5cfd472cb4134277c
11127 Author: konst <konst>
11128 Date:   Sat Aug 18 07:30:43 2001 +0000
11130     Some updates were made. ktool:: namespace prefix was removed,
11131     particulary so that the library compiles well with C++ without
11132     namespaces support.
11134 commit fb217f36611cebcc7e30d204557d68d1e9502f55
11135 Author: konst <konst>
11136 Date:   Fri Aug 17 19:11:57 2001 +0000
11138     lots of pre-release changes were made
11140 commit f79ecd6958c2f57645e17d188bc2cebb9cab83fd
11141 Author: konst <konst>
11142 Date:   Tue Aug 14 04:44:01 2001 +0000
11144     removed from vcs control
11146 commit 8790e651f25e698fdaaedd1581d66da819cfd075
11147 Author: konst <konst>
11148 Date:   Tue Aug 14 04:43:12 2001 +0000
11150     *** empty log message ***
11152 commit 3337cb43e1f2b8d979fb1cdc57a77af2023de73a
11153 Author: konst <konst>
11154 Date:   Tue Aug 14 04:39:13 2001 +0000
11156     removed from vcs control
11158 commit 074db7db12cb68c9ffab2e92e43564091f5d25bd
11159 Author: konst <konst>
11160 Date:   Thu Aug 9 08:32:59 2001 +0000
11162     there is no need to pass strdupped file ids to texteditor::load anymore
11164 commit fb0224c7c9d33af213fa99dfc28b86c94d065d71
11165 Author: konst <konst>
11166 Date:   Mon Aug 6 21:32:45 2001 +0000
11168     Some updates were made.
11170 commit 04705e2f499e71702775121b76428bf88fbb5fad
11171 Author: konst <konst>
11172 Date:   Fri Aug 3 11:37:45 2001 +0000
11174     Initial revision
11176 commit 3e13024237084bb06553a8d618ef7f6e25f9456f
11177 Author: konst <konst>
11178 Date:   Fri Aug 3 09:21:14 2001 +0000
11180     basic bidi support
11182 commit f52b356492f111f845c6f1c0f61a3b6707964889
11183 Author: konst <konst>
11184 Date:   Fri Aug 3 09:21:14 2001 +0000
11186     basic bidi support
11188 commit bd2511b730090ba995b9d30a2fc28a25982f431f
11189 Author: konst <konst>
11190 Date:   Fri Aug 3 09:21:14 2001 +0000
11192     basic bidi support
11194 commit 30e56e950189810a5a01e9125100788391497c02
11195 Author: konst <konst>
11196 Date:   Tue Jul 3 09:19:51 2001 +0000
11198     *** empty log message ***
11200 commit 5d3eebf2b353c1088d8e613ec356a0a508760426
11201 Author: konst <konst>
11202 Date:   Tue Jul 3 09:15:18 2001 +0000
11204     *** empty log message ***
11206 commit 01a664e16caba42d2333d009da2428d2b8aa3a7e
11207 Author: konst <konst>
11208 Date:   Fri Jun 29 23:43:09 2001 +0000
11210     Mail checking setting.
11211     ncurses raw() mode
11213 commit 421121ffb23232e340b1bb849fa45ae4b9f9613e
11214 Author: konst <konst>
11215 Date:   Fri Jun 29 23:33:56 2001 +0000
11217     *** empty log message ***
11219 commit 760f203d3d8b71b6986acd5f450f06142df4c0c9
11220 Author: konst <konst>
11221 Date:   Fri Jun 29 23:33:56 2001 +0000
11223     *** empty log message ***
11225 commit 8a1966090683608b183352a8898d637454fb9acc
11226 Author: konst <konst>
11227 Date:   Fri Jun 29 23:33:56 2001 +0000
11229     *** empty log message ***
11231 commit 00829e66b7b0a8afe9926776819573d7b63c231b
11232 Author: konst <konst>
11233 Date:   Wed Jun 27 13:42:07 2001 +0000
11235     The raw() ncurses library call was added to kinterface() so that now
11236     all the shit like Ctrl-Z, Ctrl-C and other are now blocked.
11237     
11238     A bunch of small changes.
11240 commit b89eb376d70d458b363040f324fb614ecda503dd
11241 Author: konst <konst>
11242 Date:   Thu Jun 7 09:50:01 2001 +0000
11244     Snapshot release ChangeLog updates were done.
11246 commit 1c8c3c06c8c3f5327c9638137136b374de46ce0a
11247 Author: konst <konst>
11248 Date:   Thu Jun 7 09:35:25 2001 +0000
11250     Manual page has been added.
11252 commit 0264d069a6bd26595ecc8842557a39c4b80339c2
11253 Author: konst <konst>
11254 Date:   Thu Jun 7 08:47:05 2001 +0000
11256     *** empty log message ***
11258 commit 910b02db4607d4c156470aa57a7222012fbaa315
11259 Author: konst <konst>
11260 Date:   Thu Jun 7 08:47:00 2001 +0000
11262     Fixed a bug with some messages' not going to history, being lost, etc..
11264 commit 593025647ee9baf6c9223e2286ccd5ecca365312
11265 Author: konst <konst>
11266 Date:   Mon Jun 4 15:44:49 2001 +0000
11268     *** empty log message ***
11270 commit dd00b2338cee0144914ee2979ec51c486560a790
11271 Author: konst <konst>
11272 Date:   Sun Jun 3 22:45:05 2001 +0000
11274     removed include/common.h
11276 commit f7b38b60031849a1601cef1e5042dd77a36ae894
11277 Author: konst <konst>
11278 Date:   Sun Jun 3 22:45:00 2001 +0000
11280     removed src/common.cc
11282 commit aff8156c358304eab6c33d4a31a036d08b25bc2b
11283 Author: konst <konst>
11284 Date:   Sun Jun 3 21:12:05 2001 +0000
11286     GNU copyright notice was added to every source file.
11288 commit 6643f9b51a5668691ad026aade7c20c9f45b9953
11289 Author: konst <konst>
11290 Date:   Sun Jun 3 21:12:05 2001 +0000
11292     GNU copyright notice was added to every source file.
11294 commit 1bc9aab9b529d6b80dad1e83039119638ca6bbda
11295 Author: konst <konst>
11296 Date:   Sun Jun 3 21:12:05 2001 +0000
11298     GNU copyright notice was added to every source file.
11300 commit 69a358fb62f154e64a7c8205b5c21bf676ce956d
11301 Author: konst <konst>
11302 Date:   Sun Jun 3 15:10:50 2001 +0000
11304     Some syntax (comments) highlight problems were fixed.
11306 commit c7441e6dd46d5f1e3b856d751eb089a6dd8c19b3
11307 Author: konst <konst>
11308 Date:   Sun Jun 3 13:25:34 2001 +0000
11310     *** empty log message ***
11312 commit c718fa76d64dfba6c61dbadb80282ce3443ffdf1
11313 Author: konst <konst>
11314 Date:   Sun Jun 3 13:25:30 2001 +0000
11316     Migrated to the new incarnation of ktools :)
11318 commit fe57762ca504ade4d6b631ce9da10c370b5b7edf
11319 Author: konst <konst>
11320 Date:   Sun Jun 3 13:24:14 2001 +0000
11322     Initial revision
11324 commit b19b8e27a701ac161aed30c631f2e183bc7f372a
11325 Author: konst <konst>
11326 Date:   Sun Jun 3 13:24:01 2001 +0000
11328     Initial revision
11330 commit b8772ad869f70d0f4e8a56f382d2ebab997954c3
11331 Author: konst <konst>
11332 Date:   Sun Jun 3 13:23:43 2001 +0000
11334     Initial revision
11336 commit 72236d58b3f1692e517fd2424ed3cdd8d45a94f7
11337 Author: konst <konst>
11338 Date:   Sat Jun 2 07:12:47 2001 +0000
11340     *** empty log message ***
11342 commit a9f3cb106e48cbd10c5819f5b4d923fd1882b1b6
11343 Author: konst <konst>
11344 Date:   Sat Jun 2 07:12:38 2001 +0000
11346     GNU copyright notice was added to every source file as the FSF Vice President requested.
11348 commit ee70ca294008028179401c6c894899f087987113
11349 Author: konst <konst>
11350 Date:   Tue May 15 07:42:28 2001 +0000
11352     *** empty log message ***
11354 commit 3d47d97712745feb5c37211c743643a9dc79b865
11355 Author: konst <konst>
11356 Date:   Tue May 15 07:40:36 2001 +0000
11358     *** empty log message ***
11360 commit cb1e45790715e16ef8df71b01951d3d680de78e6
11361 Author: konst <konst>
11362 Date:   Mon May 14 06:34:07 2001 +0000
11364     3.29.12 major feature improvement release
11366 commit 627f2086017453033db495006c1d6391c6ed1cc7
11367 Author: konst <konst>
11368 Date:   Sat May 12 16:43:44 2001 +0000
11370     quickfind feature invoked with alt-s was improved
11371     now it performs case insensitive search
11372     also it's possible to use it in multiple contact selection mode
11374 commit 0411ca6251dce2baa8b530d66178c83ebd269150
11375 Author: konst <konst>
11376 Date:   Fri May 11 19:27:03 2001 +0000
11378     changes include
11379     
11380     facility to display both real and intranet IPs of a user
11381     message postponing on ESC
11382     searching for substrings in events history
11383     date/time representation taking from locale
11384     
11385     visible list is now works great. because of being fixed.
11387 commit 472d949b14e6412d2fea1b730d7e62229aef952a
11388 Author: konst <konst>
11389 Date:   Sat May 5 07:39:30 2001 +0000
11391     *** empty log message ***
11393 commit dda68a3925f4585dcdb494ee84c13db9dbb83d95
11394 Author: konst <konst>
11395 Date:   Sat May 5 07:37:25 2001 +0000
11397     Lotta useful changes, such as URL view, msg split, etc.
11399 commit 5df2c4dce8d0b5520a5aac9ec838d8103e40222e
11400 Author: konst <konst>
11401 Date:   Tue Apr 17 08:09:26 2001 +0000
11403     3.22.8 release
11405 commit d4229d3824cac4ca444c09e90f633022f2298e25
11406 Author: konst <konst>
11407 Date:   Sun Apr 15 15:37:47 2001 +0000
11409     Settings sclerosis and empty msg segfault were fixed.
11410     Search on "/" has been added.
11411     Czech translation has been added.
11412     Sort order changed. Now the contact list is sorted by lastread.
11414 commit 0a77e69a9b12ca7742a1411fb79508e97d82c071
11415 Author: konst <konst>
11416 Date:   Thu Apr 12 06:38:15 2001 +0000
11418     removed po/Makefile.am
11420 commit 9bc78cb688e322b070e2f3928808c6ce4f0b3a6a
11421 Author: konst <konst>
11422 Date:   Sun Apr 8 07:14:07 2001 +0000
11424     *** empty log message ***
11426 commit 4a0894607fa614200b8f9c0dda216842d93b1e33
11427 Author: konst <konst>
11428 Date:   Sat Apr 7 10:22:40 2001 +0000
11430     *** empty log message ***
11432 commit a4712284b220cfc17e7ad0c3132383dc7ba1eb7e
11433 Author: konst <konst>
11434 Date:   Sat Apr 7 10:19:38 2001 +0000
11436     Initial revision