view src/protocols/msn/.todo @ 10682:c604c88a7530

[gaim-migrate @ 12228] This is the changes I made to plugin loading to oldstatus a few days ago. Luckily plugin.c is compiled before gtkstatusbox.c, so I can at least test that this compiles. It's basically the same code as oldstatus, so hopefully it'll work. Here's the commit message from that commit: sf patch #1118347, from Richard Laager, with changes by me This changes how plugins are loaded. Here's the run-down: 1. If a plugin is loaded, the plugin's full file name + path is stored in prefs.xml 2. When we attempt to load any saved plugins, we first try to load the plugin using the full path name. 3. If that fails, we strip the plugin's path and just use the base name. When doing this, if the plugin is a .so or .dll we also strip the plugin's extension. This change will hopefully allow people to use the same prefs.xml on Windows and "lunix" and have their list of loaded plugins not get cleared. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 11 Mar 2005 03:54:23 +0000
parents a58f010171f9
children 5ec3bd74a3b3
line wrap: on
line source

<!-- Automagically generated by the ToDo program on Tue Aug 31 11:30:06 2004 -->
<todo version="0.1.17">
    <note priority="medium" time="1052795456">
        Bugs
        <note priority="medium" time="1036041943" done="1052795260">
            spaces in friendly names not always unescaped for display, and so displaying as %20 (this may be fixed)
        </note>
        <note priority="high" time="1036042035">
            bug: some people receive blank messages. clicking to ignore font faces font when the requested font isn't found.
        </note>
        <note priority="high" time="1036042159">
            bug: doesn't save blist to file on read from server as this could be introducing new people, esp. if there is no existing file, it should
        </note>
        <note priority="high" time="1092939643">
            when you authorize someone to add you, the corresponding dialog to add them is blank
        </note>
        <note priority="medium" time="1036042128">
            Majortool says to tell sean about "already in opposite list" errors are still happening, now whenever you start gaim. follow from prior conversation. javabsp|away: the (C) and (R) works (23:02:54) MajorTool: LSchiere: yeah what javabsp|away is talking about but its certain ones
        </note>
    </note>
    <note priority="medium" time="1052795462">
        Features
        <note priority="high" time="1036982924" done="1052795212">
            group support
        </note>
        <note priority="medium" time="1036042246" done="1052795280">
            store group name that buddy is in on server
        </note>
        <note priority="medium" time="1036042684" done="1089237784">
            Font face and color send support.
            <comment>
                wysiwyg did this
            </comment>
        </note>
        <note priority="verylow" time="1036042948" done="1089237800">
            File Transfer
            <comment>
                shx did this
            </comment>
        </note>
        <note priority="medium" time="1036042266">
            Set the friendly name to be the self alias.
        </note>
        <note priority="medium" time="1036042588">
            Group chat support.
            <note priority="medium" time="1036042573">
                Typing notification in group chats.
            </note>
            <note priority="medium" time="1036042601">
                Start chat.
            </note>
            <note priority="medium" time="1036042611">
                Better support in general.
            </note>
        </note>
        <note priority="medium" time="1036042780">
            International friendly name support.
        </note>
        <note priority="medium" time="1036042939">
            Need some way of indicating "invite" in IM window.
        </note>
        <note priority="medium" time="1036043086">
            Auto-reply on away.
        </note>
        <note priority="medium" time="1036043093">
            People search.
        </note>
        <note priority="medium" time="1052795877">
            Mobile MSN support.
        </note>
        <note priority="low" time="1093966206">
            support for displaying the number of emails in the inbox.
        </note>
        <note priority="verylow" time="1036043099">
            Voice chat.
        </note>
    </note>
</todo>