Mercurial > pidgin
comparison ChangeLog @ 3551:cd938f18f3f8
[gaim-migrate @ 3626]
In the interest of continued progress, I pulled what's usable out of my
development tree and am committing it.
Here, we have gotten rid of the plugins dialog and perl menu under Tools and
put them both in preferences. Perl scripts now work like plugins--you have
to load them explicitly (it will probe $prefix/lib/gaim and $HOME/.gaim for
them) and you can unload them (although right now, this is entirely unreliable)
Oh, and I broke all your perl scripts. Sorry about that. Don't try fixing
them yet, though--I'm gonna make unloading single scripts more reliable
tommorow.
I should also finish Phase Two tommorow as well.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 26 Sep 2002 07:37:52 +0000 |
parents | 6b0cb60162f4 |
children | 57a233c032eb |
comparison
equal
deleted
inserted
replaced
3550:e9b2003ee562 | 3551:cd938f18f3f8 |
---|---|
24 * Optionally uniquely colorize nicks in chats | 24 * Optionally uniquely colorize nicks in chats |
25 * Changed some default options | 25 * Changed some default options |
26 * Updated desktop and window icons (Thanks Robert McQueen) | 26 * Updated desktop and window icons (Thanks Robert McQueen) |
27 * GTK2 Goodness: | 27 * GTK2 Goodness: |
28 - Preferences dialog | 28 - Preferences dialog |
29 - Plugins dialog (Ari Pollak) | |
30 - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) | 29 - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) |
31 - Buddy Icons | 30 - Buddy Icons |
32 - IM Images | 31 - IM Images |
33 - Alert Dialogs | 32 - Alert Dialogs |
34 - GtkIMHtml tooltips Pangonated | 33 - GtkIMHtml tooltips Pangonated |
72 * i18n fixes (Thanks Matt Wilson) | 71 * i18n fixes (Thanks Matt Wilson) |
73 * Changed Ctrl-C color removed | 72 * Changed Ctrl-C color removed |
74 * Docklet plugin--replaces the old GNOME applet. You'll need the | 73 * Docklet plugin--replaces the old GNOME applet. You'll need the |
75 Panel Notification Area applet for GNOME 2, or the patch from | 74 Panel Notification Area applet for GNOME 2, or the patch from |
76 RedHat for KDE 3. (Thanks Robert McQueen) | 75 RedHat for KDE 3. (Thanks Robert McQueen) |
76 * Plugins dialog and perl script menu merged into preferences. | |
77 | 77 |
78 version 0.59 (06/24/2002): | 78 version 0.59 (06/24/2002): |
79 * Hungarian translation added (Thanks, Sutto Zoltan) | 79 * Hungarian translation added (Thanks, Sutto Zoltan) |
80 * Swedish translation updated (Thanks, Christian Rose) | 80 * Swedish translation updated (Thanks, Christian Rose) |
81 * Spanish translation updated (Thanks, Alex) | 81 * Spanish translation updated (Thanks, Alex) |