Changeset 4280 for trunk/website

Show
Ignore:
Timestamp:
10/21/05 22:56:41 (3 years ago)
Author:
emostar
Message:

Updates for 1.3.2 release

Location:
trunk/website
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/CHANGELOG

    r4124 r4280  
    1 2004-09-30 01:51  emostar 
    2  
    3     * plugins/console/: README, configure.in, src/Makefile.am, 
    4       src/console.cpp, src/console.h, src/console_menu.cpp, 
    5       src/console_print.cpp, src/window.cpp, src/window.h: Fix Thomas' 
    6       patch, it broke sending a message with ".d", ".s", or ".u" 
    7  
    8       Add Philp Nelson's large update. Console plugin now requires CDK 
    9       to be installed. 
    10  
    11 2004-09-30 01:09  emostar 
    12  
    13     * doc/daemon.doxygen, plugins/qt-gui/doc/qt-gui.doxygen: Version 
    14       1.3.0 
    15  
    16 2004-09-30 01:08  emostar 
    17  
    18     * doc/: README-0.61-0.70, README-0.70-0.71, README-1.2.0: Moved to 
    19       new directory 
    20  
    21 2004-09-30 01:07  emostar 
    22  
    23     * README-0.61-0.70, README-0.70-0.71, README-1.2.0: Moving these 
    24  
    25 2004-09-30 01:03  emostar 
    26  
    27     * README, README.GPG: Update the README for 1.3.0 Add a README for 
    28       GPG 
    29  
    30 2004-09-29 17:11  emostar 
    31  
    32     * plugins/email/src/forwarder.cpp: Update for Protocol Plugins 
    33  
    34 2004-09-29 14:51  emostar 
    35  
    36     * plugins/qt-gui/src/: mainwin.cpp, mainwin.h, ownermanagerdlg.cpp, 
    37       ownermanagerdlg.h, registeruser.h: Don't crash if the user tries 
    38       to use the Owner Manager dialog more than once in a session. 
    39  
    40 2004-09-27 23:01  emostar 
    41  
    42     * src/icqd-tcp.cpp: Set the flag for any encoding 
    43  
    44 2004-09-26 11:20  dreamforce2 
    45  
    46     * doc/README: little documentation update. 
    47  
    48 2004-09-25 23:19  emostar 
    49  
    50     * plugins/qt-gui/src/searchuserdlg.cpp: Fix a crash if there is no 
    51       default encoding set. 
    52  
    53 2004-09-24 22:30  emostar 
    54  
    55     * include/licq_translate.h: New function 
    56  
    57 2004-09-24 16:56  dreamforce2 
    58  
    59     * plugins/qt-gui/src/userinfodlg.cpp: - the checkbox "keep alias on 
    60       update" should work at every time, not only after pressing 
    61       "save"! - fixes SF bug 972993. 
    62  
    63 2004-09-24 15:44  dreamforce2 
    64  
    65     * plugins/console/src/console.cpp: - only send the message when we 
    66       got a single dot on a line,   don't send when we got "..." or 
    67       something like this.  - fixes SF bug 968508 
    68  
    69 2004-09-24 15:30  emostar 
    70  
    71     * src/: rtf.cc, rtf.ll, translate.cpp: Fix a problem with UTF16 in 
    72       RTF. 
    73  
    74 2004-09-24 13:51  dreamforce2 
    75  
    76     * po/Makefile.in.in: - if msgfmt could not be found, we should not 
    77       try to use it.  - fixes SF bug 1026711. 
    78  
    79 2004-09-24 13:50  dreamforce2 
    80  
    81     * configure.in: - tell the user if they are missing msgfmt and that 
    82       they are loosing   localization... 
    83  
    84 2004-09-24 09:48  dreamforce2 
    85  
    86     * plugins/console/.cvsignore: little update. 
    87  
    88 2004-09-24 09:43  dreamforce2 
    89  
    90     * plugins/email/: .cvsignore, src/.cvsignore: little update. 
    91  
    92 2004-09-24 09:03  dreamforce2 
    93  
    94     * plugins/console/src/console_print.cpp: fix segfault when running 
    95       console plugin and no owner.  this fixes SF bug 1033227. 
    96  
    97 2004-09-23 01:07  emostar 
    98  
    99     * plugins/qt-gui/share/qt-gui/emoticons/msn/: emoticons.xml, 
    100       kiss.png, roll_smile.png, sleepy_smile.png: Update some MSN icons 
    101       and a few case sensitive triggers. 
    102  
    103 2004-09-22 14:31  emostar 
    104  
    105     * src/icqd-filetransfer.cpp: Missed this, patch from Soenke 
    106       Schwardt. 
    107  
    108 2004-09-22 14:27  emostar 
    109  
    110     * src/: licq.cpp, licq.h: Build in the upgrade function.. now users 
    111       upgrading from pre 1.2.8 do not need to run any scripts. 
    112  
    113 2004-09-19 14:18  emostar 
    114  
    115     * src/icqd-tcp.cpp: Init to NULL just to be safe. 
    116  
    117 2004-09-19 13:18  emostar 
    118  
    119     * plugins/qt-gui/src/: mainwin.cpp, searchuserdlg.cpp, 
    120       searchuserdlg.h: Search for users using the default encoding. 
    121       Before it didn't work and was impossible to search for users of 
    122       another codec, such as Japanese or Russian. 
    123  
    124 2004-09-18 23:38  emostar 
    125  
    126     * src/icqd-tcp.cpp: RTF can be sent directly too. 
    127  
    128 2004-09-17 14:30  emostar 
     12005-10-20 11:18  emostar 
     2 
     3    * src/icqd-srv.cpp: If a user goes offline, set their typing status 
     4      to inactive. 
     5 
     62005-10-15 14:46  emostar 
     7 
     8    * README: Some doc prep.. 
     9 
     102005-10-15 14:39  emostar 
     11 
     12    * doc/README-1.3.0: Save the old 1.3.0 readme 
     13 
     142005-10-15 09:55  emostar 
     15 
     16    * upgrade/upgrade-1.3.2.sh: adios mi amigo! 
     17 
     182005-10-15 09:55  emostar 
     19 
     20    * upgrade/upgrade-1.3.2.pl: We need to use Perl for the proper 
     21      string processing. 
     22 
     232005-10-14 15:02  emostar 
     24 
     25    * upgrade/upgrade-1.3.2.sh: remove testing dir 
     26 
     272005-10-14 14:51  emostar 
     28 
     29    * upgrade/upgrade-1.3.2.sh: If the nick had a / in it, it went to 
     30      hell.  Use awk instead of sed. 
     31 
     322005-10-13 22:18  emostar 
     33 
     34    * upgrade/upgrade-1.3.2.sh: Upgrade script for people that don't 
     35      have aliases being saved in utf-8 
     36 
     372005-10-13 13:27  emostar 
     38 
     39    * plugins/qt-gui/src/mainwin.cpp: This is too ugly to be the 
     40      default.. 
     41 
     422005-10-13 13:09  emostar 
     43 
     44    * include/licq_translate.h, src/icqd-srv.cpp, src/translate.cpp: 
     45      Save the alias as UTF-8 after an update. 
     46 
     472005-10-08 00:21  emostar 
     48 
     49    * plugins/qt-gui/po/be.po: New translation: Belarussian by 
     50      Алексей Вар'ят 
     51 
     522005-10-07 16:34  emostar 
     53 
     54    * src/icqpacket.cpp: Send our real length with direct auto replies. 
     55 
     562005-10-07 14:02  emostar 
     57 
     58    * src/: icqd-srv.cpp, icqpacket.cpp: Don't call ToUnicode, we now 
     59      require the Alias to be given to the daemon in UTF8 by the 
     60      plugins, otherwise it will be in the user's locale... which might 
     61      not always be right. The qt-gui has already been completely 
     62      updated, so there should be no issues. If there are some nicks 
     63      you can't read, click update from server in their info, if it 
     64      sitll doesn't appear correctly, manually type it in and then 
     65      click save. 
     66 
     672005-10-07 13:22  emostar 
     68 
     69    * plugins/qt-gui/src/userinfodlg.cpp: Missed this one. 
     70 
     712005-10-06 14:25  emostar 
     72 
     73    * plugins/qt-gui/src/userinfodlg.cpp: Need to use the user's 
     74      encoding to show their about info correctly.  Patch by Varjat at 
     75      SF. 
     76 
     772005-10-06 14:20  emostar 
     78 
     79    * plugins/qt-gui/src/: authuserdlg.cpp, awaymsgdlg.cpp, 
     80      ewidgets.cpp, forwarddlg.cpp, keyrequestdlg.cpp, mainwin.cpp, 
     81      mmsenddlg.cpp, refusedlg.cpp, showawaymsgdlg.cpp, 
     82      usereventdlg.cpp, userinfodlg.cpp: Convert the aliases from the 
     83      user's codec, to UTF8. I think I got all of them.. 
     84 
     852005-10-04 21:43  dreamforce2 
     86 
     87    * plugins/qt-gui/po/de.po: updated german translation 
     88 
     892005-10-04 15:00  emostar 
     90 
     91    * plugins/qt-gui/src/userinfodlg.cpp: Try this way... 
     92 
     932005-10-04 14:04  emostar 
     94 
     95    * plugins/qt-gui/src/mainwin.cpp: Had a missing parameter, so it 
     96      showed up funny sometimes.. 
     97 
     982005-10-04 13:47  emostar 
     99 
     100    * plugins/qt-gui/src/licqgui.cpp: Give preference to 
     101      LC_ALL->LC_MESSAGES->LANG in that order for the locale. 
     102 
     1032005-10-04 12:32  emostar 
     104 
     105    * plugins/qt-gui/src/userbox.cpp: The alias is always in UTF8, so 
     106      let the gui show it correctly.  Please verify this works... I 
     107      need help with UTF8 and encodings, I usually don't have to worry 
     108      about this so I'm not sure how well it works with other 
     109      locales/encodings/environments. 
     110 
     1112005-10-03 10:33  emostar 
     112 
     113    * src/icqd-srv.cpp: Dont remove the person from the ignore list 
     114      when we remove the user form the list, as this is part of the 
     115      process to add them to the ignore list! 
     116 
     1172005-10-03 03:06  phatfil 
     118 
     119    * plugins/licqweb/push.php: whoops. do kses on users nicks 
     120      properly. 
     121 
     1222005-10-03 02:47  phatfil 
     123 
     124    * plugins/licqweb/: push.php, rms.php: fix kses input filtering on 
     125      contacts nicks 
     126 
     1272005-10-03 01:04  phatfil 
     128 
     129    * plugins/licqweb/rms.php: allow <font> tags in messages 
     130 
     1312005-10-01 11:08  emostar 
     132 
     133    * src/translate.cpp: Use iconv, it caused a problem if the current 
     134      locale wasnt in ascii. 
     135 
     1362005-10-01 07:14  phatfil 
     137 
     138    * plugins/licqweb/: CHANGELOG, TODO, kses.php: modified kses.php 
     139      slightly so that html tags that aren't allowed are now shown as 
     140      plain text (instead of removing the whole tag + text) 
     141 
     1422005-10-01 06:45  phatfil 
     143 
     144    * plugins/licqweb/: CHANGELOG, TODO, index.php, licqweb.css, 
     145      licqweb.js: fix displaying return characters in sent messages fix 
     146      some indentation 
     147 
     1482005-09-30 18:14  emostar 
     149 
     150    * include/licq_file.h, src/file.cpp, src/sar.cpp: Don't overwrite 
     151      any bufs if we have pass the length. 
     152 
     1532005-09-30 07:03  emostar 
     154 
     155    * plugins/console/src/: console.cpp, console_tab.cpp: Fix a crash 
     156      of the console plugin crashing if you hit tab too many times 
     157      without typeing anything. 
     158 
     159      If we expect a user, and the user hits tab without enteryting 
     160      anything, show all users. This might suck.. 
     161 
     1622005-09-29 23:25  emostar 
     163 
     164    * plugins/licqweb/TODO: Update 
     165 
     1662005-09-29 22:43  emostar 
     167 
     168    * plugins/licqweb/: index.php, licqweb.js, images/aim.away.png, 
     169      images/aim.offline.png, images/aim.online.png: * Add the aim 
     170      images.  * Show aim icons for aim users.  * Hide the news after 
     171      we login. 
     172 
     1732005-09-29 13:42  emostar 
     174 
     175    * plugins/qt-gui/src/chatdlg.cpp: Fix a few strings 
     176 
     1772005-09-29 03:15  emostar 
     178 
     179    * plugins/licqweb/index.html: Don't need this anymore. 
     180 
     1812005-09-29 03:14  emostar 
     182 
     183    * plugins/licqweb/: index.php, licqweb.css: Change the index page 
     184      to php and add a news file.  Look at the source to see where to 
     185      edit the file when there is new news.  All project members should 
     186      have write access to this file by tonight.. 
     187 
     1882005-09-28 02:52  emostar 
     189 
     190    * plugins/msn/src/msn-ssl.cpp: Needed for strndup 
     191 
     1922005-09-27 14:37  emostar 
     193 
     194    * plugins/console/src/Makefile.am: Hack to make sure we get the cdk 
     195      headers. Next version will have a proper check in configure.in 
     196 
     1972005-09-27 13:16  emostar 
     198 
     199    * plugins/qt-gui/src/mainwin.cpp: Go from (Away) -> (NA) or any 
     200      other status while retaining invisibility 
     201 
     2022005-09-24 01:07  phatfil 
     203 
     204    * plugins/console/src/console_menu.cpp: fix getting contact when a 
     205      protocol is specified by the user with extra command arguments 
     206 
     2072005-09-23 10:25  emostar 
     208 
     209    * plugins/qt-gui/src/mainwin.cpp: And a fix for when we have no 
     210      protocol plugins loaded 
     211 
     2122005-09-23 08:28  phatfil 
     213 
     214    * plugins/licqweb/: CHANGELOG, README, TODO: updated CHANGELOG 
     215      README TODO 
     216 
     2172005-09-23 08:27  phatfil 
     218 
     219    * plugins/licqweb/: rms.php, sendMessage.php: - make use of event 
     220      ids from rms - send back timestamp when sending messages 
     221 
     2222005-09-23 08:26  phatfil 
     223 
     224    * plugins/licqweb/licqweb.js: - fix scrolling issues and bug 
     225      (mozilla bug?) where contact windows would annoyingly scroll up 
     226      and any text you were typing would disappear - use timestamps 
     227      from server for sending messages (since timestamps for receiving 
     228      messages are from server) 
     229 
     2302005-09-23 04:53  emostar 
     231 
     232    * plugins/msn/configure.in: Don't give any optimization flags to 
     233      gcc4 
     234 
     2352005-09-22 22:39  emostar 
     236 
     237    * plugins/qt-gui/src/wharf.cpp: Make sure to move it off of the 
     238      screen... still a temp fix. 
     239 
     2402005-09-22 22:19  emostar 
     241 
     242    * src/icqpacket.cpp: Patch by Tuomas Jaakola to fix the last byte 
     243      being dropped with direct connections. 
     244 
     2452005-09-22 21:44  emostar 
     246 
     247    * src/icqd-threads.cpp: If we send to their real ip, try directly 
     248      before askign for a reverse connection. 
     249 
     2502005-09-22 21:28  emostar 
     251 
     252    * plugins/qt-gui/src/: mainwin.cpp, mainwin.h: Fix invisibility 
     253      once and for all 
     254 
     2552005-09-21 07:16  emostar 
     256 
     257    * plugins/qt-gui/src/mainwin.cpp: Show invisible for all plugins 
     258      when we auto-login as invisible. 
     259 
     2602005-09-20 13:50  emostar 
     261 
     262    * plugins/qt-gui/src/mainwin.cpp: Make sure the invisibilty menu 
     263      item is handled properly, depending on which one is clicked and 
     264      the status of it. And each protocol if the main menu one was 
     265      selected. 
     266 
     2672005-09-20 13:48  emostar 
     268 
     269    * plugins/qt-gui/src/usereventdlg.cpp: Give it an extension to make 
     270      sure it is handled properly.  Make sure we don't have some 
     271      conversation errors. 
     272 
     2732005-09-20 13:46  emostar 
     274 
     275    * plugins/qt-gui/src/ownermanagerdlg.cpp: Give the registration 
     276      dialog a parent. 
     277 
     2782005-09-20 13:45  emostar 
     279 
     280    * plugins/qt-gui/src/adduserdlg.cpp: The "Alert User" option is 
     281      invalid now... 
     282 
     2832005-09-16 17:19  emostar 
     284 
     285    * plugins/msn/src/: msn-srv.cpp, msn.cpp, msn.h: Use mutexes to 
     286      control when we reset the socket file descripter. close() doesn't 
     287      make select return, so we have to have a timeout. This isn't 
     288      nice.. we run the loop every 10 seconds instead of blocking. look 
     289      for future ways of improving this. 
     290 
     2912005-09-16 14:17  emostar 
     292 
     293    * plugins/msn/src/: msn-srv.cpp, msn.cpp, msn.h: Add a safety check 
     294      that the ping thread doesn't try to send a ping until we are 
     295      ready (i.e. received the QRY reply).  When we are disconnected, 
     296      try to log in (currently broken due to a threading issue). 
     297 
     2982005-09-13 11:14  emostar 
     299 
     300    * plugins/qt-gui/src/mainwin.cpp: Don't crash when we load a 
     301      plugin, since there is no owner by default.  Next to do... make 
     302      it popup the owner manager dialog automatically. 
     303 
     3042005-09-13 08:26  phatfil 
     305 
     306    * plugins/console/src/console.cpp: don't try to tab-complete (then 
     307      crash) when the user hasn't typed anything 
     308 
     3092005-09-12 13:53  emostar 
     310 
     311    * plugins/qt-gui/share/qt-gui/emoticons/: Mirabelis3/emoticons.xml, 
     312      Mirabelis4/emoticons.xml, Mirabelis5/emoticons.xml: updates to 
     313      Mirabelis[3,4,5] emoticons by Quentin Denis 
     314 
     3152005-09-12 12:40  emostar 
     316 
     317    * src/icqd-srv.cpp: Show the user that gives the server list error. 
     318      Patch concept from Philipp Kolmann 
     319 
     3202005-09-10 04:21  emostar 
     321 
     322    * src/icqd-srv.cpp: Fix a crash perhaps 
     323 
     3242005-09-10 01:08  emostar 
     325 
     326    * plugins/msn/src/: msn.cpp, msn.h: Pass by reference. 
     327 
     3282005-09-09 17:25  emostar 
     329 
     330    * plugins/qt-gui/src/searchuserdlg.cpp: Patch by wwp to fix a few 
     331      minor issues. 
     332 
     3332005-09-09 16:16  emostar 
     334 
     335    * src/icqd.cpp: Fix an illegal memory access (out of the array 
     336      bounds) error found by Vladislav Nadvornik <nadvornik@suse.cz> 
     337 
     3382005-09-09 16:13  emostar 
     339 
     340    * include/licq_icqd.h, include/licq_packets.h, include/licq_user.h, 
     341      src/icqd-srv.cpp, src/icqpacket.cpp, src/user.cpp: Greatly 
     342      improve importing/retrieving the contact list.  Save the privacy 
     343      info, so we can set our invis/vis status correctly.  Add an empty 
     344      string to remove warnings about an empty GPG Key.  Add the 
     345      functions to the daemon to clear the server list, but they don't 
     346      remove groups yet. And sending data too quickly will discconect 
     347      us. I need to add rate limiting to the client side so the client 
     348      will obey the server's rules. 
     349 
     3502005-09-01 15:25  emostar 
     351 
     352    * plugins/qt-gui/src/registeruser.cpp: Don't crash when we open it. 
     353 
     3542005-09-01 15:06  emostar 
     355 
     356    * src/icqd-srv.cpp: Save the new UIN that we get. Fixes a bug that 
     357      didn't save it in licq.conf 
     358 
     3592005-09-01 15:00  emostar 
     360 
     361    * plugins/qt-gui/src/registeruser.cpp: Put the OK button in the box 
     362      where it belongs. 
     363 
     3642005-08-27 01:57  emostar 
     365 
     366    * plugins/msn/src/msn-srv.cpp: Don't show GTC, BLP, PRP as 
     367      unhandled commands.. even though they are :P 
     368 
     3692005-08-27 01:53  emostar 
     370 
     371    * plugins/msn/src/msn-srv.cpp: Don't overwrite the nick, even if we 
     372      just added them cuz someone might be fast enough to change the 
     373      local nick.. :P 
     374 
     3752005-08-27 01:17  emostar 
     376 
     377    * plugins/msn/src/msn-srv.cpp: And set the encoding when new users 
     378      are added from a ui plugin. 
     379 
     3802005-08-27 01:13  emostar 
     381 
     382    * plugins/msn/src/msn-sb.cpp: When we get a new user, make sure the 
     383      encoding is set to UTF-8 automatically. 
     384 
     3852005-08-26 23:17  phatfil 
     386 
     387    * plugins/console/src/: console.cpp, console.h, console_menu.cpp, 
     388      console_print.cpp, window.cpp: this does three things: - saves 
     389      the last user correctly when using the F10 menu - adds support 
     390      for specifying a users protocol (when not using the F10 menu) - 
     391      ie. /message foo.Licq or /message foo.MSN (sf task id 115776) - 
     392      removes \t's from source 
     393 
     3942005-08-23 10:14  emostar 
     395 
     396    * plugins/qt-gui/po/sv.ts: Updated Swedish translation. Need to 
     397      convert this to a .po file as well. 
     398 
     3992005-08-23 07:57  phatfil 
     400 
     401    * plugins/rms/src/: rms.cpp, rms.h: fix event tag handling. 
     402 
     4032005-08-16 04:34  phatfil 
     404 
     405    * plugins/console/src/console.cpp: fix segfault caused by bug in 
     406      AddEventTag() when a windows data was invalid. 
     407 
     4082005-08-13 10:55  emostar 
     409 
     410    * src/icqpacket.cpp: Send SSI flag as well. 
     411 
     4122005-08-13 10:55  emostar 
     413 
     414    * src/icqd-srv.cpp: Fix the problem with visible and invisible 
     415      users. 
     416 
     4172005-08-13 02:11  phatfil 
     418 
     419    * plugins/licqweb/: index.html, push.php, serverpush.php, 
     420      config.php, kses.php, licqweb.css, licqweb.js, rms.php, COPYING, 
     421      LICENSE, README, TODO, changeStatus.php, sendMessage.php, 
     422      viewEvent.php, images/favicon.ico, images/licq.away.png, 
     423      images/licq.donotdisturb.png, images/licq.ffc.png, 
     424      images/licq.invisible.png, images/licq.notavailable.png, 
     425      images/licq.occupied.png, images/licq.offline.png, 
     426      images/licq.online.png, images/msg.png, images/msn.away.png, 
     427      images/msn.occupied.png, images/msn.offline.png, 
     428      images/msn.online.png: Initial revision 
     429 
     4302005-08-13 02:11  phatfil 
     431 
     432    * plugins/licqweb/: index.html, push.php, serverpush.php, 
     433      config.php, kses.php, licqweb.css, licqweb.js, rms.php, COPYING, 
     434      LICENSE, README, TODO, changeStatus.php, sendMessage.php, 
     435      viewEvent.php, images/favicon.ico, images/licq.away.png, 
     436      images/licq.donotdisturb.png, images/licq.ffc.png, 
     437      images/licq.invisible.png, images/licq.notavailable.png, 
     438      images/licq.occupied.png, images/licq.offline.png, 
     439      images/licq.online.png, images/msg.png, images/msn.away.png, 
     440      images/msn.occupied.png, images/msn.offline.png, 
     441      images/msn.online.png: initial import of licqweb 
     442 
     4432005-08-13 01:40  phatfil 
     444 
     445    * plugins/console/src/: console.cpp, console_print.cpp: whoops. use 
     446      strdup() so free() works. 
     447 
     4482005-08-13 01:32  phatfil 
     449 
     450    * plugins/console/src/: console.cpp, console_print.cpp: fix a 
     451      couple of crashes (viewing history, last user) when user aliases 
     452      were > 32 chars 
     453 
     4542005-08-13 00:55  emostar 
     455 
     456    * plugins/qt-gui/src/wharf.cpp: Switch which one to show and fix 
     457      the update problems. 
     458 
     4592005-08-10 22:36  emostar 
     460 
     461    * plugins/msn/src/msn-srv.cpp: Grab the Client ID (MSNObject is 
     462      optional, make it conditional before we do this). 
     463 
     464      Don't skip the next RN line after we get our profile message, cuz 
     465      that is another packets terroritory now. (wasn't before?) 
     466 
     4672005-08-10 12:50  emostar 
     468 
     469    * plugins/qt-gui/src/wharf.cpp: Fix docking once and for all. 
     470      bitch. 
     471 
     4722005-08-05 15:20  emostar 
     473 
     474    * src/icqpacket.cpp: Fix accepting file transfers. Works with all 
     475      clients now. 
     476 
     4772005-08-05 14:26  emostar 
     478 
     479    * plugins/msn/src/msn-srv.cpp: If we disconnect, don't wait for a 
     480      ping reply anymore. 
     481 
     4822005-08-05 14:09  emostar 
     483 
     484    * plugins/msn/src/: msn-sb.cpp, msn-srv.cpp, msn.h: Improve error 
     485      handling when we can't send a message for some reason.  Add new 
     486      users to the Not In List section when we join a multi-user chat. 
     487 
     4882005-08-05 13:53  emostar 
     489 
     490    * doc/README.FIFO, src/fifo.cpp: Patch by Philip to support 
     491      loading/listing/unloading plugins with the fifo. 
     492 
     4932005-08-05 13:44  emostar 
     494 
     495    * plugins/rms/src/: rms.cpp, rms.h: Patch by Philip for some 
     496      improvements that are utilized in his licqweb.  I removed an 
     497      md5.h include... that isn't used, right? 
     498 
     4992005-07-23 01:10  emostar 
     500 
     501    * plugins/console/src/: console.cpp, console.h, event_data.h: 
     502      Modified patch by Philip Nelson to compile one again.  Modified 
     503      by me to actually receive files in the console plugin finally! 
     504 
     5052005-07-22 16:05  emostar 
     506 
     507    * include/licq_events.h, include/licq_icqd.h, src/icqd-tcp.cpp, 
     508      src/icqevent.cpp: Add signals for protocol plugins to do SSL 
     509      connections. 
     510 
     5112005-07-22 15:33  emostar 
     512 
     513    * src/icqd-srv.cpp, src/icqd-tcp.cpp, include/licq_events.h, 
     514      src/icqevent.cpp, include/licq_icqd.h: Add PP API functions for 
     515      File Transfers. 
     516 
     517      Remove an unused variable. 
     518 
     5192005-07-20 11:07  emostar 
     520 
     521    * src/icqd-srv.cpp: Tell PP which protocol has logged off. 
     522 
     5232005-07-18 11:40  emostar 
     524 
     525    * plugins/qt-gui/src/: licqgui.cpp, mainwin.cpp, 
     526      ownermanagerdlg.cpp, ownermanagerdlg.h, registeruser.cpp, 
     527      registeruser.h, sigman.cpp, sigman.h, usereventdlg.cpp: Fix user 
     528      registration.  Handle the new owner signal.  Handle the verify 
     529      image signal.  Adjust the parameters for accepting files to match 
     530      the new API in the daemon.  Fix some of the language to make it 
     531      easier for new users of Licq to start out. 
     532 
     5332005-07-18 11:35  emostar 
     534 
     535    * src/icqd-srv.cpp, src/icqd-tcp.cpp, include/licq_events.h, 
     536      include/licq_icq.h, include/licq_icqd.h, include/licq_packets.h, 
     537      src/icqd.cpp, src/icqpacket.cpp: A few things I have built up 
     538      recently.  * Fix registration. This requires showing an image to 
     539      the user to verify that th ey are a human, not a spambot.  * Use 
     540      the IBCM method for accepting file transfers. We can now accept 
     541      files from  Miranda... still checking about the problem with 
     542      files from ICQ5. 
     543 
     5442005-07-16 01:14  emostar 
     545 
     546    * plugins/qt-gui/src/ownermanagerdlg.cpp: Maybe this is better.. 
     547 
     5482005-07-16 01:12  emostar 
     549 
     550    * plugins/qt-gui/src/: ownermanagerdlg.cpp, registeruser.cpp: 
     551      Change some of the language to be more consistent. 
     552 
     5532005-07-15 23:47  emostar 
     554 
     555    * plugins/qt-gui/src/messagebox.h: Fix a gcc4 compilation error 
     556 
     5572005-07-15 16:14  emostar 
     558 
     559    * src/icqd-tcp.cpp: Encrypting messages through the server isn't 
     560      always a good idea, they get truncated easily and will be 
     561      impossible to decode. 
     562 
     5632005-07-15 15:19  emostar 
     564 
     565    * plugins/qt-gui/src/mainwin.cpp: Remove this... it doesn't work 
     566      anymore. Look for a fix in the future so we can uncomment this ;) 
     567 
     5682005-07-15 15:12  emostar 
     569 
     570    * src/translate.cpp: Compilation fix 
     571 
     5722005-07-14 15:05  emostar 
     573 
     574    * src/icqpacket.cpp: A correct fix... I now see how this bug 
     575      occurred.  When I added the support for UTF messages, I had to 
     576      allow it to specify how many bytes the message is, cuz some UTF16 
     577      messages have 0 as a byte and this would confuse the parser as 
     578      thinking the message is over. I just forgot to have it send the 
     579      lenght. D'oh! 
     580 
     5812005-07-14 14:44  emostar 
     582 
     583    * src/icqpacket.cpp: Damn..  this fixes the problems of direct 
     584      connections being messed up. How long has it been like this and 
     585      when did it start? 
     586 
     5872005-07-08 14:16  emostar 
     588 
     589    * plugins/qt-gui/src/userbox.cpp: Fix SF Bug #1230294.  Show the 
     590      correct order of groups, as defined by their group number.  Can 
     591      be set using User Functions -> Edit Groups .. then move up and 
     592      down. 
     593 
     5942005-07-07 22:47  emostar 
     595 
     596    * plugins/qt-gui/src/wharf.cpp: I can't believe Qt hasn't fixed 
     597      there bug. This is a temp workaround for 2 wharf icons being 
     598      shown in WindowMaker and others. Perhaps we need to change this 
     599      to quit using QWidget. Just do the X calls directly to get rid of 
     600      this fucking Qt bug. 
     601 
     6022005-07-07 22:45  emostar 
     603 
     604    * plugins/qt-gui/src/mainwin.cpp: Need this here now 
     605 
     6062005-07-07 22:35  emostar 
     607 
     608    * plugins/rms/src/: rms.cpp, rms.h: Add support for protocol 
     609      plugins 
     610 
     6112005-07-07 22:32  emostar 
     612 
     613    * plugins/console/src/: console.cpp, console.h, console_menu.cpp, 
     614      console_tab.cpp: Don't need to load protocol plugins anymore. 
     615 
     616      Fix tabbing with users. Allow using UINs once again. 
     617 
     6182005-07-07 22:30  emostar 
     619 
     620    * plugins/qt-gui/src/licqgui.cpp: Don't need this anymore! 
     621 
     6222005-07-07 15:10  emostar 
     623 
     624    * src/: icqd-srv.cpp, icqd.cpp, icqpacket.cpp, licq.cpp: Fix 
     625      duplicate messages from ICQ5 when we are in occupied.  Load 
     626      protocol plugins before UI plugins.  Don't delete temp users that 
     627      aren't on the server in the first place. 
     628 
     6292005-07-05 11:43  emostar 
     630 
     631    * src/icqd.cpp: Apparently Occupied and DND have been removed in 
     632      ICQ5 and so has the support to send urgent messages or messages 
     633      to the list. Some clients will send us a message, we tell them 
     634      that we are occ or dnd and reject it, but they say it was sent. 
     635 
     636      Closes SF Bug #1200836 
     637 
     6382005-06-08 04:54  emostar 
     639 
     640    * plugins/console/src/: console.cpp, console.h: Add a patch to 
     641      configure the backspace key. 
     642 
     6432005-06-08 03:36  emostar 
     644 
     645    * plugins/qt-gui/src/: mainwin.cpp, mainwin.h, optionsdlg.cpp, 
     646      optionsdlg.h, usereventdlg.cpp: Patch by Philipp Kolmann <philipp 
     647      AT kolmann.at> to make the flashing taskbar an option now. 
     648 
     6492005-06-08 03:08  emostar 
     650 
     651    * src/translate.cpp: Compilation fix by Bernard Cafarelli <bcafarel 
     652      AT messel.emse.fr> 
     653 
     6542005-06-08 02:57  emostar 
     655 
     656    * plugins/qt-gui/share/qt-gui/emoticons/bugeyes/: README, 
     657      bug_angel.png, bug_angry.png, bug_blush.png, bug_cool.png, 
     658      bug_crossedlips.png, bug_cry.png, bug_foot.png, bug_frown.png, 
     659      bug_green.png, bug_kiss.png, bug_laugh.png, bug_moneymouth.png, 
     660      bug_oooh.png, bug_smile.png, bug_stare.png, bug_thinking.png, 
     661      bug_tongue.png, bug_wink.png, bug_yell.png, emoticons.xml: Bugeye 
     662      emoticons. See the README for more info. 
     663 
     6642005-05-29 11:26  emostar 
     665 
     666    * include/licq_translate.h, src/icqd-tcp.cpp, src/translate.cpp: 
     667      Fix the problem of not being able to convert to UTF16 from other 
     668      codecs than UTF8 
     669 
     6702005-05-27 06:12  emostar 
     671 
     672    * src/translate.cpp: Had them reversed, d'oh! 
     673 
     674