1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
4 * The project has new names - libpurple for the core, Pidgin for the
5 GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
8 * With the Core/UI split complete, it is now possible to build
9 libpurple without any UIs, creating a library upon which other
10 UIs may be constructed
11 * A new ncurses-based console UI called Finch is now available
12 (Sadrul Habib Chowdhury, Google Summer of Code)
13 * Reorganized the source tree to split apart the code for the UI
14 changes and libpurple targets
15 * libxml2 is now required. We switched from gmarkup to libxml2 for
16 more correct XML parsing.
19 * The code dealing with buddy and account status, away messages,
20 away states, online/offline, etc has been completely rewritten.
21 Huge thanks to Christian Hammond, Dave West, Daniel Atallah and
22 Sadrul Habib Chowdhury.
23 * Your status can now be set from inside the buddy list using the
24 selector at the bottom of the window.
25 * To see messages when a buddy signs on or off, goes away, or
26 becomes idle, load the "Buddy State Notification" plugin
29 * Performance when manipulating and displaying the buddy list has
30 been significantly improved (Aaron Sheldon, Google Summer of Code)
31 * Buddy icons are now shown in tooltips (Felipe Contreras)
32 * Tooltips now contain additional information about a "Person" that
33 contains multiple online buddies
34 * Added a "Last Seen" field to buddy tooltips
35 * Contacts will auto-expand when buddies are dragged around
36 * If Pidgin is exited with the buddy list hidden in the docklet, it
37 will remain hidden when Pidgin is started again (Scott Shedden)
38 * Improved buddy list searching with CTRL+F
39 * Ability to set a buddy icon for all of your accounts at once via
40 the buddy list (You can still set per-account icons via the
42 * The space wasted by the group expanders has been eliminated and
43 the expander setting in .gtkrc-2.0 is no longer needed
44 * Authorization requests don't popup new dialogs anymore. They are
45 displayed at the bottom of the buddy list instead.
46 * New mail notifications don't popup new dialogs anymore. They are
47 displayed at the top of the buddy list instead.
49 Conversations and Chats:
50 * Timestamps honor the locale. To use the traditional style,
51 enable the "Message Timestamp Formats" plugin. The plugin
52 also provides options to show dates in timestamps.
53 * Messages from buddies in the same "Person" will automatically
54 use the same conversation window.
55 * The "Send As" menu has been replaced with a more appropriate
56 "Send To" menu based on "Persons" on your buddy list
57 * Message formatting persists between messages (Igor Belyi)
58 * Full message background colors are now supported
59 * Smooth scrolling when receiving a new message
60 * Screenname colors in chats now chosen intelligently
61 * Conversation buffer scrollback limited to avoid large memory
62 usage in active conversations
63 * Control-Shift-Tab will reverse cycle through the conversation tabs
65 * Many problems related to having an IM conversation and a chat open
66 with the same name are fixed (Andrew Hart)
67 * Warning dialog when closing a window with unread IM messages
68 * In chats right-click on names in the conversation window to
69 IM/Send File/Get info/ignore the user
70 * Added tab management options to the tab right-click menu (Sadrul
72 * Brand new message queueing system. Sounds are played when a
73 message is queued rather than when the message is dequeued
75 * Ability to find the last message from a user in a chat (Levi Bard
76 and Sadrul Habib Chowdhury)
77 * Formatting is preserved across messages
78 (There are known issues with pasting formatted text. Either use
79 "Paste as Plain Text", hit Ctrl-R after pasting, or use the Clear
80 Formatting button on the toolbar.)
81 * Performance while joining large chat rooms has been significantly
82 improved (Aaron Sheldon, Google Summer of Code)
83 * Bi-Directional text support improvements for GtkIMHtml (Shlomi Loubaton)
86 * Beautiful new default sounds (Brad Turcotte)
87 * Use GStreamer for playing sounds, instead of libao
88 * A volume control in the preferences (Casey Harkins)
91 * Log viewer aggregates logs from the same "Person"
92 * When opening the log viewer, show the most recent log by default
94 * Logs are now saved with the current timezone, which is displayed
96 * Text logs are linkified, so URLs are clickable
97 * The old logger now caches file offsets, so opening the log viewer
98 for buddies with old logs should be much faster now if you have large
99 log files (except the first time for a log, when the cache is built)
102 * Plugins are now accessed through a separate dialog from the Tools
103 menu of the Buddy List
104 * Newly installed plugins can now be activated without restarting
105 Pidgin (Sadrul Habib Chowdhury)
106 * Overhauled the system tray/docklet plugin (Casey Harkins)
107 * Text Replacement Plugin rewritten, works in real time and far more
108 intuitively (Benjamin Kahn)
109 * Entries in the text replacement plugin are now sorted
111 * The text replacement plugin allows non-whole-word replacement rules
113 * The text replacement plugin offers both case sensitive matching and
114 automatic case handling
115 * I'dle Ma'ker plugin now has an easier method to unidle accounts, a
116 way to idle all accounts at once, and a way to unidle all accounts
117 idled via the plugin (John Bailey, Sadrul Habib Chowdhury)
118 * The Evolution Integration plugin now supports Groupwise contacts
119 * Mono plugin loader (Eoin Coffey)
120 * Perl plugin loader has been rewritten (John Kelm, Google Summer
122 * New music messaging plugin (Christian Muise, Google Summer of Code)
123 * gaim-remote has been superceded by new DBUS bindings within libpurple
124 (Piotr Zielinski, Google Summer of Code)
125 * The purple-url-handler program has been added to provide a way to
126 automatically launch IM links via Pidgin or Finch.
127 * The functionality of the auto-reconnect plugin has been
128 moved into the core, and the plugin itself has been removed.
129 * 'Highlight when nick said' option added to Message Notification
131 * The system tray icon is now properly transparent (Dan Winship)
132 * New Log Reader plugin that can read and display logs from Adium,
133 MSN Messenger, and Trillian in the log viewer
134 * New Contact Availability plugin that attempts to predict the
135 times when people in your buddylist will most likely respond
136 to you, based on times in the past when they have responded
137 (Geoffrey Foster, Google Summer of Code)
138 * A few new plugins: Autoaccept, Autoreply, Buddy Notes, New Line,
139 Offline Message Emulation, Conversation Colors and Markerline
142 * Custom smiley receiving support (Irving Cordova & Francesco Fracassi)
143 * Added support for sending (with the /nudge command) and receiving
144 "nudges" (Julien Cegarra, Martin Bayard)
145 * Added an account action to open your Hotmail inbox from MSN
146 * Bi-directional text is correctly handled now (Shlomi Loubaton)
149 * Stealth Settings have been implemented
150 * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code)
151 * Buddies' requests to add you to their lists now prompt for
153 * Account option to ignore chat and conference invitations (Peter
155 * Added a /list command to bring up the room list (Peter Lawler)
158 * ICQ file transfer support with newer ICQ clients (Jonathan Clark,
159 Google Summer of Code)
160 * Many overall improvements to AIM and ICQ file transfers (Jonathan
161 Clark, Google Summer of Code)
162 * Support for pausing and resuming AIM and ICQ file transfers
164 * Ability to set ICQ "require authorization" and "web aware"
165 setting (Ettore Simone)
166 * ICQ encoding fix for offline buddies (Ilya Konstantinov)
169 * SSL support for IRC connections (Daniel Atallah)
170 * Show an error message when temporarily unable to join an IRC
171 channel or change your nick
172 * Added /nickserv, /memoserv, /chanserv and /operserv
173 commands (Joao Luís Marques Pinto)
174 * Added CTCP VERSION via /version (Andrej Krivulčík)
175 * Added /whowas command (achris)
178 * Support for SRV lookups
179 * Support for buddy icons
180 * Jabber User Directory searching
183 * Whiteboard support (Pekka Riikonen)
184 * Sending/receiving images in IMs (Pekka Riikonen)
185 * Cipher and HMAC selection support (Pekka Riikonen)
186 * Buddy Icon support (Pekka Riikonen)
188 Other Protocol Changes:
189 * Bonjour (Rendezvous) protocol support (Juanjo Molinero Horno, Google
191 * Updated Gadu-Gadu protocol support (Bartosz Oler, Google Summer of
192 Code). This requires the libgadu library. See
193 http://pidgin.im/faq.php#libgadu for more information.
194 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
195 * Sametime protocol support
196 Requires the meanwhile library: http://meanwhile.sourceforge.net
197 * QQ protocol support (Mark Huetsch, Google Summer of Code, and the
198 developers of the OpenQ project)
199 * Removed the Napster and TOC protocols plugins
201 Other Noteworthy Changes:
202 * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of
204 * The modify account dialog now contains two tabs, which should display
205 better at lower resolutions (Sadrul Habib Chowdhury)
206 * New "find buddy" results dialog (Alex Converse)
207 * People using input methods can now use Enter again
208 * Mouse-over hyperlink coloring is now themeable
209 * Buddy Pounces now have a proper management window. (Kevin Stange)
210 * Buddy icons maintain aspect ratio when resized
211 * The last used directory is remembered for opening or saving files and
213 * Add an SVG version of our desktop icon, pidgin.svg (John Oyler)
214 * If a given protocol doesn't support privacy, we now handle blocking
215 in the core. (Jean-Yves Lefort)
216 * Smiley themes can now include spaces in the smiley definitions.
217 The spaces (and now backslashes) must be backslash-escaped.
218 (Sadrul Habib Chowdhury)
219 * New e-mail notices are now grouped into one dialog.
220 (Sadrul Habib Chowdhury, Chris Stafford)
221 * "Open" in the File Transfer window integrates with GNOME, KDE, and
222 Windows and falls back to the browser in other environments.
223 * On Mac OS X, the keyboard/mouse idle time pref now uses system idle
224 time instead of X11 idle time (Michael Culbertson)
225 * Autocomplete in the buddy pounce dialog (Sadrul Habib Chowdhury)
226 * Non-blocking socket I/O is used in most protocol plugins
227 * All-new icons all over the place (Hylke Bons)
230 * Preferences have been substantially reorganized and cleaned up
231 * Smiley theme descriptions are now shown correctly for the highlighted
232 smiley theme (Levi Bard)
233 * All Buddy List preferences have been moved to the Buddies menu of
234 the buddy list window.
235 * Proxy settings will be taken from Gnome if it is running. These may
236 still be overridden on a per-account basis.
237 * Removed "Dim idle buddies;" behavior is now always enabled
238 * Removed keyboard shortcut preferences for ctrl-B/I/U; enabled by
239 default, but won't interfere with bindings set by the GTK theme
240 * Removed keyboard shortcuts preferences for ctrl-# to insert a smiley;
241 behavior removed from Pidgin
242 * Removed "Enter" vs. "Ctrl-Enter" to send; "Enter" sends by default,
243 but it is now possible to change this binding in your GTK theme
244 * Removed "Show multi-colored screennames in chats;" behavior is now
245 always enabled and screenname colors automatically adjust themselves
246 to compensate for background color.
247 * Removed "Raise Buddy List Window on Events" and the related behavior
248 * Removed "Display remote nicknames if no alias is set"
249 * Removed "Show idle times" and "Show warning levels" on the buddy
250 list; behavior is now always enabled
251 * Removed "Auto-expand contacts;" contacts expand only when dragging
252 buddies around the buddy list
253 * Removed conversation and buddy list buttons and related preferences
254 * Removed "Raise conversation window" preferences; moved feature to
256 * Removed "Show alias in tabs/titles;" behavior is now always enabled
257 * Removed "Show formatting toolbars;" the setting in conversations'
258 "Options" menu now affects the global preference
259 * Removed "Show timestamps;" behavior is now enabled, but is overridden
260 by the timestamp plugin
261 * Removed all protocol options pages
262 * Removed "Escape closes windows;" default key binding is now Ctrl-W
263 * Removed "Log when buddies sign on/sign off/become idle/become
264 un-idle/go away/come back" and "Log your own actions;" all of these
265 will be logged when the system log is enabled
266 * Removed the separate ignore formatting preferences; behavior has been
267 consolidated into a single preference
269 version 1.5.0 (8/11/2005):
270 * Ability to set IRC quit message (Lalo Martins)
271 * OSCAR file transfers now work for 2 users behind the same NAT
273 * Yahoo! buddy requests to add you to their buddy list now prompt for
275 * Added a /clear command for conversations/chats
276 * Fixed ICQ encoding for messages with offline ICQ users
277 (Ilya Konstantinov, SF Bug #1179452)
278 * Default Yahoo! chat roomlist locale to 'us'
280 version 1.4.0 (7/7/2005):
281 * Fix system log start times for some protocols
282 * SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
283 * Fixed a bug where buddy icon cache files were left in the icon
284 cache directory after they were no longer in use.
285 * Attempt to detect the file type of a buddy icon when saving.
286 * Additional Yahoo! boot protection (Peter Lawler)
287 * A few Yahoo! memory leaks plugged (Peter Lawler)
288 * Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt,
290 * Fixed localized Yahoo! room lists. Please refer to the Yahoo!
291 section of the Gaim FAQ for details. (Peter Lawler)
292 * Enabled sending files to ICQ users using ICQ 5.02 and newer
295 version 1.3.1 (6/9/2005):
296 * The file transfer details section now also displays the full path to
297 the local file sent/received.
298 * Yahoo! has the following new "/" commands: /join, /buzz
299 * Fix Yahoo! privacy bug
300 * Fix Jabber Get Info crash on busted servers
301 * Updated our gaim.desktop file, thanks to all our terrific translators
302 for sending in translations of the changes
303 * Improvements to how Gaim handles new message notification
304 * Fix Jabber registration on XMPP servers (including jabber.org)
306 version 1.3.0 (5/10/2005):
307 * Removed parts of the font selection dialog that were not respected
308 * Fix being invited to a multi user chat on MSN
309 * Multiple SILC accounts should work now (Pekka Riikonen)
310 * Fix times on jabber chat backlogs
311 * Fix gevolution plugin to compile with e-d-s 1.0 or 1.2
312 * Fix gevolution plugin to remember buddy name when someone added you
313 and you then add them
314 * Formatting in jabber chats works
315 * Fix to prevent MSN disconnecting if you change status while connecting
316 * Fixes for two remotely exploitable crash bugs. See
317 http://gaim.sourceforge.net/security/ for more information.
318 * Change to correctly handle adding jabber buddies on ejabberd servers
320 version 1.2.1 (4/3/2005):
321 * URL escaping now works with UTF-8 text. This may break some old log
323 * Revert to XOR auth for ICQ as the md5 is not fully functional
324 * Fix bug with going away while in a jabber chat
325 * MSN bug fixes (Felipe Contreras)
326 * Escape things properly in IRC
327 * Docklet fixes: fix the "1 pixel-wide icon" bug, fix problems with Gaim
328 crashing when the tray manager dies, and work correctly with multi-headed
329 displays where the tray isn't on the primary screen (Robert McQueen)
331 version 1.2.0 (3/17/2005):
332 * Yahoo file receiving and buddy icon receiving work again.
333 * Limit animated buddy icon frame rates to 10 frames per second
335 * Fix a bug where portions of your account configuration would
336 fail to be read correctly if you set a proxy user name or
337 password containing invalid XML characters such as < and >
339 * Yahoo! privacy improvements (Bleeter)
340 * Fix receiving Jabber formatting (broken in 1.1.3)
342 version 1.1.4 (2/24/2005):
343 * Fixed a bug where Yahoo! would lose messages (and any other packet
345 * Correctly show the time when incoming Gadu-Gadu messages were sent
346 (Carl-Daniel Hailfinger)
347 * Fixed crashes with glib 2.6
348 * Fixed MSN crash when conversations time out after the conversation
350 * Fixed an html parsing bug, CAN-2005-0208
352 version 1.1.3 (2/17/2005):
353 * CHAP authentication support for SOCKS5 proxies (Malcolm Smith)
354 * ICQ offline messages are sent using your specified character
355 set instead of Unicode (Magnus Hult)
356 * MSN HTTP method works with proxies using authentication (Bastien Durel)
357 * Really fix the bug where buddies show as logged in for 49 thousand days
358 * Buddy pounces containing '&' are saved correctly
359 * Improved MSN error handling when the servers are unavailable
362 * Fix "Find" in the log viewer so that it finds in all logs
363 * Smileys not appearing at the end of lines has been fixed
364 * Closing conversation windows no longer cancels active file transfers on
365 MSN (Felipe Contreras)
367 version 1.1.2 (1/20/2005):
368 * MSN 'HTTP Method' fixed (Felipe Contreras)
369 * Better handling of MSN's Individuals group and buddy status updates
371 * Fix a crash inviting MSN user to a chat when they're already there
372 * AIM SecurID login support
373 * Fix configuration of Jabber chat rooms on some servers
374 * More MSN bug fixes (Felipe Contreras)
375 * Fix queue messages to Docklet when not globally away (Robert McQueen)
377 * The Autopackage now builds both the mozilla-nss and the gnutls
378 ssl plugins, and requires at least one of those libraries.
380 version 1.1.1 (12/28/2004):
381 * Allow SILC authentication via public key if your key is password
382 protected (Michele Baldessari)
383 * More MSN bug fixes (Felipe Contreras)
384 * Drag-and-drop to conversation window file transfers work again
385 * Disable the delete button on pounces that aren't saved yet anyway
388 version 1.1.0 (12/02/2004):
390 * Binary relocable. Gaim will find its files even if it's installed
391 in a location other than the --prefix it was ./configured with.
392 Pass --disable-binreloc to ./configure to disable.
393 * IRC now has fallback encodings, and tries harder to display
394 something useful during an encoding error.
395 * New MSN protocol icon (Felipe Contreras)
398 * Fix some leaks (Miah Gregory, Felipe Contreras)
399 * Fix crashes when removing buddies in certain situations (Andrew Hart)
400 * Eliminate MSN switchboard errors (Felipe Contreras)
401 * Fix MSN buddy icon synchronization (Felipe Contreras)
402 * Correctly display file transfer dialogs for filenames containing &, < or >
403 * Correctly display MSN authorization dialogs for friendly names containing
405 * Properly align the right-click docklet menu with the docklet icon in
407 * Fix a crash if the MSN buddy list is not available
408 * Fix a bug in the request api (Gary Kramlich)
410 version 1.0.3 (11/11/2004):
412 * Jabber authentication fixes (Michael Plump)
413 * Yahoo buddy idle reporting is more accurate (Evan Schoenberg)
414 * "Allow All" privacy setting works on Yahoo (Peter Lawler)
415 * Fix a crash when dragging a buddy to the conversation entry area
416 * Fix a crash removing chats from the buddy list
417 * Correctly display buddy pounces for aliases with &, < or > in them
418 * Correctly follow the per-conversation logging option
420 version 1.0.2 (10/19/2004):
422 * MSN file transfers work on big endian machines (Jean-Francois Roy and
424 * Fixed the MSN signon crash with Miranda users in the buddy list
425 * Fixed sending messages to MSN Web Messenger users (Damien Ayers)
426 * Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
427 * Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
428 * Fixed a crash sending a file on MSN when the file is unreadable
429 * Fixed a crash deleting accounts (Andrew Hart)
430 * Fixed a crash inviting to chats (Andrew Hart)
431 * Fixed a bug in Yahoo privacy handling (Peter Lawler)
432 * Fixed a crash trying to join a chat from the docklet when not signed in
433 to a chat-capable account (Daniel Atallah)
435 version 1.0.1 (10/07/2004):
437 * Use the GNOME default browser when opening links if you're running GNOME
439 * Added support for multiple addressbooks in the gevolution plugin
443 * Send-As menu duplicates less work (Dave West)
444 * Can now see your own MSN buddy icon (Felipe Contreras)
445 * Jabber roomlist fetches work again
446 * Close buttons on tabs in existing conversations correctly reflect the
447 "show close buttons on tabs" preference (Nathan Fredrickson)
448 * Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
450 * Fixed crashes when reloading the gevolution plugin (Henry Jen)
451 * Fixed some memory leaks in the gevolution plugin.
452 * Wrap at character boundaries if there is not enough space for a full word
453 * 64 bit compile warning fixes
455 version 1.0.0 (09/17/2004):
457 * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
458 * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
459 * View Chat log available from the interface (Daniel Atallah)
460 * Ability to receive offline messages in character encodings
461 other than ASCII (thanks to Nick Sukharev)
462 * File transfer status messages printed to conversation
464 * Display file transfer messages when someone sends you a file
466 * Handle MSN buddy lists more sanely (Felipe Contreras)
467 * Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
470 * Work around window manager stupidity with new dialog windows (Dave West)
471 * Compile with gtk 2.5.x (Gary Kramlich)
472 * Escape invalid characters in log names (Daniel Atallah)
473 * Fix for clicking add in an msn chat with 2 or more people in your buddy
474 list (Daniel Atallah)
476 version 0.82.1 (08/27/2004):
478 * Fix a crash when changing the preference for how to display buttons
479 on conversation windows
480 * Remove a stray printf() when beginning new conversations and logging
483 version 0.82 (08/26/2004):
485 * Ability to set available messages for AIM
486 (Tools->Account Actions->Set Available Message...)
487 * Ability to specify a custom character set for messages sent to ICQ
488 users and messages received from ICQ users
489 * Ability to edit your current away message (Rhett Robinson)
490 * Topics in the conversation window (not the topic field at the
491 top) with URLs will now appear as links (Stu Tomlinson)
492 * File transfers appear in the file transfer window when they
493 are initiated rather than when they begin transferring (Dave West)
494 * Instead of toggling slash commands on/off, you can now toggle
495 passing through unknown slash commands on/off.
498 * Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
499 * Selecting a buddy icon for a brand new account no longer
501 * Better file transfer error messages (Dave West)
502 * Remotely canceled file transfers in MSN are now noticed, so that we
503 don't accidentally cancel the file transfer and crash Gaim
505 * Protocols that don't support joining chat rooms by name no longer
506 allow chat rooms to be added to the buddy list (Felipe Contreras)
507 * Delayed messages and system messages no longer cause
508 sound events to be triggered (Nathan Fredrickson)
509 * The chat invite button has a correct label (Stu Tomlinson)
510 * The system log should leak fewer file descriptors (Ka-Hing Cheung)
511 * Buddy list tooltips display in more appropriate positions when
512 using multiple monitors (Dave West)
513 * Better parsing of URLs containing special characters
514 * All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
515 * You now leave all Yahoo! conferences when you log out of Yahoo!
516 * Buddy Icon updating bug fixed (Felipe Contreras)
518 version 0.81 (08/05/2004):
520 * The autorecon plugin will somewhat remember state information(Yosef
522 * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
523 * Tab completion of slash commands in Chats (Stu Tomlinson)
524 * gaim-remote can now manipulate status (István Váradi)
525 * The text messages of Yahoo Audibles are now displayed, although
526 the audio and graphics are not.
527 * Yahoo! away messages can be 255 characters long now
530 * Gadu-Gadu should connect again (Andrew Wellington)
531 * Novell fixes (Mike Stoddard of Novell):
532 * Fixed reconnect crash
533 * Fixed duplicate root folder bug
534 * Fixed bug with folder ordering (on a first time login
535 folders were being added in reverse order).
536 * Use ISO date format for the system log (Eduardo Pérez)
537 * Long buddy lists with irc should cause flooding disconnects less
539 * Better smiley substitution
540 * Fix a crash related to auto-expanding contacts at the bottom of
542 * Fix a crash on Solaris when changing or viewing information for
543 your AIM account (Format Screen Name, Change Email Address, etc.)
544 * HTML in OSCAR buddy comments is now escaped (and not rendered)
545 * Fix a crash when dragging a screen name to a conversation window
547 * User-requested new conversation windows are now always given focus
548 * Pasting HTML into Gaim from certain sources no longer results in
549 the spaces between some words being removed
550 * The alias of a contact is now displayed in more places when the
551 alias of a buddy is not set
552 * .gaimrc is no longer imported
553 * Prevent a crash if you sign off and try to dequeue messages from
554 the away dialog (Kevin Stange)
555 * Prevent a possible crash if gaim_gtkconv_write_conv is called
556 with who as NULL (Kevin Stange)
557 * Prevent (null) or an empty string from being logged as the sender's
558 name if the sender no longer has an alias because the account is
559 signed off (Kevin Stange)
560 * The auto-reconnect plugin will no longer attempt to reconnect an
561 MSN account if you were disconnected because you signed on from
562 another location (Stu Tomlinson)
563 * On Solaris, chatting in IRC using the UTF-8 charset no longer gives
564 a "conversion failed" error for every message (Arvind Samptur)
565 * ICQ offline messages should have the correct timestamp (Dave West)
567 version 0.80 (07/15/2004):
569 * Ability to send files from the conversation window (Daniel Atallah)
570 * Drag a file into the buddy list or a conversation to send it to that
572 * Yet more new commands and features for SILC (Stu Tomlinson)
573 * Gaim uses the new file chooser when compiled for GTK+ 2.4
575 * Support for the Epiphany web browser (Leonardo Serra)
576 * Status messages in Gadu-Gadu (Andrew (proton) Wellington)
577 * Parentheses are now displayed around the title and tabs of
578 conversations from offline accounts or parted chats.
579 * Zephyr typing notification (Arun A Tharuvai)
580 * Account dialog's columns are resizable (Eduardo Pérez)
583 * The firefox browser option now works with firefox 0.9
584 * Buddy icons in conversations no longer depend on the
586 * Fix for the bug where some buddies seemed logged in 4
587 thousand some odd days (Alan Ford)
589 version 0.79 (06/24/2004):
591 * Display name changes are now shown in the conversation windows.
593 * Get Info on Yahoo! now works for nonenglish profiles.
595 * General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
596 * Yahoo! Japan support. Click More Options and check Yahoo Japan
597 in the account editor, to use your Yahoo! Japan account
598 * Gtk themes can now theme the Gaim buddy list independently of
599 other things (Stu Tomlinson)
600 * Show timestamps now has a per-conversation option in addition
601 to the global one, bringing it in line with the other conver-
602 sation options (Stu Tomlinson)
603 * Added MSN buddy icons (Felipe Contreras)
604 * Added MSN file transfer (Felipe Contreras)
605 * MSN's idle state now actually sets a buddy idle
606 * Buddy pounce defaults are now more sane, and apply to the state the
607 buddy is currently in. For example, if the buddy is idle, set
608 "Return from idle" by default. The last action(s) used are the
609 defaults for the next pounce
610 * Yahoo buddy icon support
611 * Selected buddy icons will automatically convert to the appropriate
612 format for the protocol. (GTK 2.2 and higher only)
613 * Dragging an image file into the Modify Account dialog will set that
615 * Development headers for compiling third-party plugins are now
616 installed. (Stu Tomlinson)
617 * Headers for gaim-remote now reside in gaim/ instead of
619 * Basic YCHT support, which allows joining Yahoo! Chats when
620 logged in using the web messenger method
623 * Fixed Yahoo! authentication problems. (Cerulean Studios)
624 * Non-looping animated icons no longer cause Gaim to freeze
625 * Flashing windows should work again for unix in window managers that
626 support the URGENT hint (Etan Reisner)
627 * Better handling of character sets in RTF for Novell (Mike Stoddard of
629 * Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
630 * Fixed a crash in SILC that sometimes happened when resolving
631 the buddy list (Pekka Riikonen)
632 * Parallel compiles of the perl plugin should work better
634 * The disconnected UI op was called twice on connection errors. Now
635 it is only called once. (Evan Schoenberg)
636 * Dragging into conversation windows works better
637 * Protocol-specific settings for accounts were being removed whenever
638 the account was modified. Now they're only removed when the protocol
639 type changes, as it should be.
640 * Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
641 * Rewrite of MSN buddylist support, which fixed a known syncronization
642 bug and some others (Felipe Contreras)
644 version 0.78 (05/30/2004):
646 * Support for the SILC protocol (http://www.silcnet.org/)
648 * Option to suppress disconnect notification when using
649 the autoreconnect plugin (Christopher (siege) O'Brien)
650 * Added support for dragging buddies from the buddy list into the
651 Add Buddy Pounce dialog
652 * Pounce notification now includes time (Mike Lundy)
653 * The history plugin now shows history for chats in addition to IMs
654 * Menu item to view conversation logs (Tom Samstag)
655 * Conversation and chat sizes automatically saved (Stu Tomlinson)
656 * Added support for Novell privacy settings (Mike Stoddard of Novell)
657 * Added ability to initiate multi-user conferences (chats) in Novell
658 (Mike Stoddard of Novell)
659 * Find and Save buttons on the debug window (Stu Tomlinson)
660 * Plugin Actions menu (Christopher (siege) O'Brien)
661 * Plugins can now add entries to the right-click menu of a group or chat
662 (Stu Tomlinson and Christopher (siege) O'Brien)
663 * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
666 * Compiles again with gcc 2.96 (Ignacio J. Elia)
667 * Gtk2.0 compatibility fixes (Tim Ringenbach)
668 * Many documentation updates (Jonathan Champ, Gary Kramlich,
669 Stu Tomlinson, and Kevin Stange)
670 * Yahoo works on 64 bit machines (Gary Kramlich)
671 * Zephyr works on 64 bit machines (Arun A Tharuvai)
672 * Novell 64bit fixes, better error messages, and buddy list sync fixes
673 (Mike Stoddard of Novell)
674 * Novell protocol works on big endian machines (Novell)
675 * Massive rewrite of MSN support, which should fix a number of issues
676 and make errors easier to interpret (Felipe Contreras)
677 * Fixed a privacy-related bug in MSN that affected blocking/permitting,
678 which was due to case-sensitive string comparisons (Gudmundur
680 * Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
682 * All known MSN formatting bugs were fixed.
683 * Overly long messages and paging cell phones in MSN no longer cause
684 disconnects (Felipe Contreras)
685 * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay
687 * ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
688 * New tabs should scroll correctly again (Tim Ringenbach)
689 * Dialogs opened from a conversation window are now closed when
690 the conversation window is closed, preventing a crash (Kevin Stange)
691 * Copy/paste encoding fixes (Joe Marcus Clarke)
692 * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
693 * Ampersands in links should work correctly (Tim Ringenbach)
694 * DirectIM and IM Image support for AIM are greatly improved
696 * Gadu-Gadu updates (Andrew Wellington)
697 * Print Gadu-Gadu messages to the debug window instead of the console
698 * Updated and standardized blist signals (Gary Kramlich)
699 * Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
700 * The idle time for the buddy-idle and buddy-unidle signals should
704 * Added "Conversation placement - By conversation count"
705 * Added a "none" smiley theme to replace the "Show graphical
707 * Replace default formatting preferences with a dialog to set a
708 default formatting in a WYSIWYG manner.
709 * Removed "Show logins in window," default to yes
710 * Removed "Send URLs as links," default to yes (in protocols that
712 * Removed "Show URLs as links," default to yes
713 * Removed New window height & width and Entry field height for Chats &
714 IMs, sizes are now saved automatically
715 * Removed "Tab-complete nicks" default to yes
716 * Removed "Old-style tab completion", no longer supported
717 * Removed "Sending message removes away status", default to no
718 * Removed "Show numbers in groups", default to yes
719 * Removed "Icons on tabs", default to yes
720 * Removed "Sounds when you log in", default to no
721 * Removed "Seconds before resending autoresponse", default to 600
723 * Removed "Send autoresponse in active conversations", default to no
724 * Removed "Show people joining in window", default to yes
725 * Removed "Show people leaving in window", default to yes
727 version 0.77 (04/22/2004):
729 * The System Log returns (Ka-Hing Cheung)
730 * Added a conversation-drag-ended signal (Etan Reisner)
731 * Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
732 * Added the -c option to specify location of the .gaim directory,
733 removed the outdated -f option that no longer had any effect (Daniel
735 * Novell GroupWise protocol support added (Novell)
736 * WYSIWYG improvements (Tim Ringenbach)
737 * WYSIWYG editing for user info (Jon Oberheide)
738 * Rich-text copy and paste
739 * Plugins can now add menu items to the buddy context menu
740 (Christopher O'Brien)
741 * Plugins can now add preferences (Gary Kramlich)
742 * The TOC protocol is no longer built by default. The plugin is not
743 being properly tested and is no longer officially supported.
744 * Bumped up the plugin API version number, and added version numbers
745 for loader plugins and protocol plugins. Authors will want to
746 update their plugins, and possibly use GAIM_PLUGIN_API_VERSION,
747 GAIM_PRPL_API_VERSION, and GAIM_LOADER_API_VERSION constants.
748 * Zephyr error reporting works (Arun A. Tharuvai)
749 * Zephyr deals with non-utf8 characters (Arun A. Tharuvai)
752 * Formatting in the Log viewer is fixed (Kevin Stange)
753 * Save Conversation works again (Kevin Stange)
754 * The Clear button in privacy works (Robert Mibus)
755 * MSN error reporting works again (Stu Tomlinson)
756 * MSN e-mail notifications should no longer cause Gaim to crash
758 * Fixed an infinite loop bug that would sometimes cause MSN to lock
759 up (Nickolai Zeldovich)
760 * All away messages should now show up in tooltips
761 * Removing zephyr buddies no longer crashes (Arun A. Tharuvai)
763 version 0.76 (04/01/2004):
765 * WYSIWYG text input (with much help from Gary Kramlich and Kevin
767 * Ability to be invisible on AIM
768 * Chatroom list support (Tim Ringenbach)
769 * Added auto-completion for screen names to the New Instant Message and
770 Get User Info dialogs.
771 * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
772 * Vastly improved browser opening, with tab support! (Nathan
774 * Added support for connecting to MSN using the port 80 method.
775 * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
776 * Added protocol-specific preferences (Gary Kramlich)
777 * Local IP address information can be changed in Preferences
779 * Improved local IP address detection (Tim Ringenbach)
780 * Offline accounts in account drop-down lists are now greyed (Etan
782 * Improved accessibility support for screen readers and other
783 accessibility tools (Marc Mulcahy)
784 * Improved accessibility in conversation windows (Nathan Fredrickson)
785 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
786 * Core/UI split event loop code. (Scott Lamb)
787 * Added improvements to the multi-field request code, including
788 required fields and account fields.
789 * Moved more dialogs to the request API for interface consistency
790 (Send Message, Get User Info, and Insert Link dialogs)
791 * Jabber file transfer
792 * IRC file transfer (Tim Ringenbach)
793 * Added a hidden preference for disabling buddy list tooltips or
794 changing the pop-up delay in prefs.xml.
795 * Moved translation news to po/ChangeLog
798 * Changes in AIM/ICQ server-side buddy lists take
799 precedence over the local buddy list
800 * Significant work on the Zephyr plugin (Arun A. Tharuvai)
801 * You can now use :/ as a smiley safely (Nathan Owens)
802 * Various buffer overflow fixes (Stefan Esser)
803 * Tabs now stay green when they are supposed to (Etan Reisner)
804 * Fixed a bug where only the first user in a chat room list was removed
805 sometimes when trying to remove a group of users (Tim Ringenbach)
806 * Clearing an AIM buddy icon actually removes it from the server,
807 icons changes in the account editor do not take effect if the
808 cancel button is used (Stu Tomlinson)
809 * Improved chat parting logic (Tim Ringenbach)
810 * Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
811 * Deleting an account while modifying it will no longer crash gaim.
812 * Only one account preference window will now appear per account when
814 * Aliases are now shown alongside the screen name in the message
815 queue window. (Kevin Stange).
816 * TCL Plugin API changed
817 * The mobile icon on MSN users is now removed when the person disables
818 mobile paging (Stu Tomlinson)
819 * Removing invalid buddies in MSN with a space in their name no longer
820 causes a disconnect (Stu Tomlinson)
821 * Multiple MSN chats should now work (Robert Mibus)
822 * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
823 * Incoming colors are now processed correctly in MSN.
824 * Conversation placement by account now works correctly with both
825 chats and IMs, and takes the Combine Chats and IMs option into
827 * Minor tweaks to the list box in the multi-field request dialogs
828 so they work without a label and scrollbar (Pekka Riikonen)
829 * Hitting enter in a multi-field request dialog when a textfield has
830 the focus no longer ignores the changed text in the textfield
832 * The Disconnect dialog no longer raises and gains focus each time
833 a disconnected account is added (Ka-Hing Cheung)
834 * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
835 * Buddy pounces for an account are removed when the account is
836 deleted (Gary Kramlich)
837 * Various bug and memory leak fixes (Gary Kramlich)
838 * Assorted SSL crashfixes
839 * --enable-debug no longer breaks compilation when using gtk 2.4,
840 which also broke garnome.
841 * Tooltips shouldn't crash now (Daniel Atallah)
843 version 0.75 (01/09/2004):
844 * New Yahoo! auth method
845 * Yahoo! file transfer (Tim Ringenbach)
846 * Yahoo! chat joining fixes (Tim Ringenbach)
847 * Persons can auto-expand when hovering your mouse over it
848 * Improved i18n support for MSN email notification (Felipe Contreras)
849 * Jabber SASL PLAIN support
850 * Improved Jabber MUC (Chat) support
851 * Fixed an MSN login bug some people likely experienced (Felipe
853 * Touch-up various dialogs to follow the Gnome Human Interface
854 Guidelines more closely (Steven Garrity, Nathan Fredrickson, and
856 * Works better with all-black gtk themes (Etan Reisner)
857 * Mozilla Firebird support (Chris (darth_sebulba04))
859 version 0.74 (11/25/2003):
860 * Sort-by-size log sorting fix
861 * Log directory umask fix for users of gaim-remote
862 * Fix Jabber room creation on MUC servers.
864 version 0.73 (11/21/2003):
865 * New Logging format and code:
866 * fixes i18n issues with logs
867 * compatible with old logs
868 * hopefully fixes segfault in viewing logs
869 * New disconnected account dialog (Thanks, Daniel Atallah)
870 * Fixes several Jabber bugs
871 * Fixes the bug where some dialogs would crash when spell checking was
872 enabled. Closes #827930.
873 * Fixed unblocking of users in MSN (Robert Mibus)
874 * Fixes outgoing mobile pages on MSN.
875 * The border on the close buttons on inactive tabs are no longer shown,
876 thanks to a fix used by Galeon.
877 * Compatible with autoconf 2.58.
878 * Cleaned up gtkspell-related code (Robert McQueen)
879 * Changed the parameters for the received-chat-msg signal.
880 * Added a Release Notification plugin
882 version 0.72 (10/31/2003):
883 * Added a search feature to conversations.
884 * Added an option to remove the formatting toolbar, both globally and
885 on a per-window basis (Nathan Fredrickson)
886 * Added a drop shadow to the buddy list tooltip
887 * Smileys are copyable
888 * Fixed the ICQ login crash
889 * Fixed a crash in the Add Chat dialog when selecting an
890 account that doesn't support chats. Closes bug #821606.
891 * Fixed a bug where new MSN accounts without buddies added wouldn't
893 * Fixed a crash when deleting an account that has IMs or chats open.
895 * Smileys have background colors
896 * If SSL is not enabled, MSN will load, but error on connect.
897 * Disable Jabber SASL auth until the standard stabilizes
899 version 0.71 (10/09/2003):
900 * The right-click menu for e-mail links now presents a "Copy E-Mail
902 * Fix sort by idle to behave as it did pre-contact support (David
904 * Display AIM away messages in the tooltip for buddies when
906 * Support for Buddy Comments for AIM and ICQ buddies
907 * Window icons are now set as buddy icons or status icons
908 * Get User Info in MSN and Yahoo now return an error indicating that
909 the information doesn't exist if the profile is empty (parts by
911 * Added startup notification support for window managers that support it
912 * The protocol icon for an account in the accounts window will now
913 "pulse" when signing the account on.
914 * Zephyr formatting fixes (Arun A. Tharuvai)
915 * Zephyr can connect to chats (Karsten Huneycutt)
916 * SSL support can now be provided by third party plugins.
917 * Multiple copies of gaim installed at different locations no
918 longer attempt to load the same, possibly incompatible plugins
920 * Implemented another new Yahoo! authentication method
921 * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
922 * Additional fixes and checks for the perl build process (Sean Burke).
923 * Massive core/UI splitting.
924 * Re-write of Jabber protocol plugin
925 * Conversation API changes.
926 * Some plugins must be updated due to code variable changes,
927 function name changes, and change of behavior for certain
930 version 0.70 (09/28/2003):
931 * Implemented Yahoo's new authentication method (Cerulean Studios)
932 * Protocol plugins that have plugin dependencies now load correctly.
933 * Perl installs where it's told to a bit more correctly.
934 * Robert "Robot101" McQueen cleaned and core/UI split IM
937 version 0.69 (09/24/2003):
938 * Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
940 * Added MSN 6 smileys.
941 * Added animated smiley support (Ka-Hing Cheung)
942 * Added SSL support, compatible with GNUTLS and Mozilla NSS.
944 * Added support for gettext 0.12.x.
945 * Updated MSN support to the MSN Protocol version 9.
946 * Jabber now supports SSL
947 * Yahoo now shows people using the java chat client (Tim Ringenbach)
948 * Yahoo chat and conference (Tim Ringenbach)
949 * Yahoo ignore support (Jesse Farmer (farmerje))
950 * Yahoo idle times displayed, long buddy lists work, sms users,
951 and other improvements (Tim Ringenbach)
952 * The accounts window now shows offline accounts as greyed out, and
953 online accounts as colored.
954 * Fixed the text replacement plugin.
955 * Fixed all known signal problems in perl.
956 * The right-click menu for conversation tabs now shows the tab icon
957 and status, if tab icons are enabled. (Jesse Farmer)
959 version 0.68 (09/01/2003):
960 * Removed the old event system and replaced it with a much better
962 * Added plugin dependency support.
963 * Rewrote the Perl plugin. All old scripts will break, but it offers
964 a much better API for new scripts.
965 * Yahoo color support (Tim Ringenbach (marv_sf))
966 * Yahoo and MSN get info support (Nathan Poznick)
967 * Fixed Jabber registrations.
968 * Fixed a problem where pouncing two users with the same name
969 appeared in the same conversation window, and other related
971 * Corrected problems with proxy preferences.
972 * Mailchk.c and simple.c compile again (Paul A (darkrain))
974 version 0.67 (08/14/2003):
975 * Brought back the message notification plugin (Brian Tarricone)
976 You'll need to reconfigure your settings for this plugin
977 * IRC protocol plugin rewritten (Ethan Blanton)
978 * New IRC protocol icon (Nuno Donato)
979 * Protocol and status icons now optionally appear on tabs.
981 * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
982 Rename Group, Privacy)
983 * Shows "hiptop" icon for AIM buddies using hiptop
984 devices (Robey Pointer)
985 * Privacy core/UI split.
986 * Conversation placement by group now applies to chats in the buddy
988 * Events in a conversation (user logged in, logged out, window closed,
989 etc.) now grey the tab.
990 * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
991 Voigt, Paul A (darkrain))
993 version 0.66 (07/18/2003):
994 * Freebsd compile fix (Matthew Luckie)
995 * .spec file improvements (Ethan Blanton)
996 * Added a gaim-remote man page (Robert McQueen)
997 * The Remote Control plugin no longer adds duplicate groups to your
999 * Servers and ports are now imported correctly in MSN.
1000 * Core/UI split the core initialization and shutdown.
1001 * MSN messages with newlines are now sent correctly to MSN clients.
1002 * Fix some sound initialization stuff
1003 * Fix saving and import of default away message
1005 version 0.65 (07/16/2003):
1006 * Massive internal core/ui splitting
1007 * New account dialog
1008 * Preferences moved to ~/.gaim/prefs.xml
1009 * Account information moved to ~/.gaim/accounts.xml
1010 * Pounces moved to ~/.gaim/pounces.xml
1011 * Added protocol icons to various drop-down boxes
1012 * New Send IM buddy icon merged from Ximian Desktop 2
1013 * Fixed "Sort by Status" crash
1014 * Fixed the MSN signon crash
1015 * Fixed the MSN add buddy crash
1016 * Fixed the MSN empty buddy list bug
1017 * Fixed all known MSN chat bugs
1018 * Fixed HTTP redirect handling in smiley retrieval. This fixes the
1019 problems with some smiley themes.
1020 * Chats in MSN can now be initiated by right-clicking a buddy and
1021 choosing Initiate Chat.
1022 * MSN Alerts and incoming MSN pages no longer pop up several error
1024 * Ability to view iChat "Available" messages for AIM
1025 * Stores your buddy icon on the server for AIM
1026 * Support for non-ascii characters with Yahoo! Messenger
1027 * Focus returns to the input box when you click elsewhere, like it used
1029 * New typing notification icons from Ximian
1031 version 0.64 (05/29/2003):
1032 * Buddy list sorting in buddy list preferences.
1033 * Improved debug window with timestamps and pause buttons.
1034 * New core/ui split notification and request APIs.
1035 * New mail notification dialog.
1036 * Several bug fixes in MSN.
1037 * Conversation window buddy icon bugs were fixed.
1039 version 0.63 (05/16/2003):
1040 * A rewrite of the plugin API. Plugin authors will need to change their
1041 code based off the changes found in other plugins.
1042 * Perl script support is now provided in the perl plugin.
1043 * Debugging is core/ui split, and has a new API with support for
1044 debug levels and categories.
1045 * Support for adding chats to your buddy list.
1046 * MSN protocol plugin was rewritten, has experimental buddy icon
1047 support, and MSN Mobile support.
1048 * Buddy list speed enhancements (Thanks Ethan Blanton).
1049 * Napster protocol updates (Thanks Auke Kok).
1051 version 0.62 (04/23/2003):
1052 * Keyboard shortcuts in the buddy list work again (Thanks Joe
1054 * Support for Jabber XHTML messages
1055 * Ability to re-request authorization from ICQ and Jabber users by right
1056 clicking on them in your buddy list.
1057 * Improved Zephyr internationalization.
1058 * Bug causing 'Hide on Send' windows to be lost forever fixed.
1059 * Iconified windows are now raised properly.
1060 * Dates printed for old/offline messages.
1061 * Some assorted crash bugs fixed.
1063 version 0.61 (04/07/2003):
1064 * Split the buddy pounce core and UI, and rewrote the UI for it.
1065 * Removed folder icons and excess space from the buddy list (Thanks
1067 * Fixed a bug involving dragging buddies and groups
1068 * Re-implemented the logout icons.
1069 * New icons for "away" and "aol" (Thanks, Moses Lei)
1071 version 0.60 (04/04/2003):
1073 * Auto-loading protocol plugins.
1074 * Plugins dialog and perl script menu merged into preferences.
1075 * Don't auto-login if an existing Gaim session is already
1077 * Moved "privacy preferences" to Tools menu.
1078 * -n, --loginwin option to disable autologins.
1079 * Added support for gettext 0.11.x.
1080 * Added support for automake 1.6.
1081 * aim:// URI's supported with gaim-remote command.
1082 * Quit Gaim remotely with gaim-remote. (Thanks, John Silvestri)
1083 * Added rudimentary support for X11R6 session management. (Thanks,
1085 * Conversation backend and UI are now separated. (Thanks,
1087 * Asynchronous, non-blocking, DNS function (Thanks, Nicolas
1089 * As a side effect of the above: IPv6 support. Tested only with IRC
1090 (you can receive ipv6 chat requests from irssi!).
1093 * Tray icon plugin--replaces the old GNOME applet. You'll need
1094 the panel Notification Area applet (aka system-tray-applet)
1095 for GNOME 2, or the Kicker for KDE 3.1. (Thanks, Robert
1096 McQueen, Nicolás Lichtmaier, Kristian Rietveld, Ari Pollak &
1098 * Added GAIM::remove_event_handler and made set_info short
1099 circuitable in perl. (Thanks, Ryan McCabe)
1100 * event_del_conversation for plugins. (Thanks, Bill Tompkins)
1101 * Notify.c plugin rewritten; check its configure dialog. (Thanks,
1103 * Buddy Ticker made a plugin.
1104 * Idle Maker added to source.
1105 * Fortune profile added to source.
1108 * TOC no longer compiles statically by default--use OSCAR.
1109 * ICQ plugin no longer gets built--use OSCAR.
1110 * Server-stored buddy lists for ICQ with full support for
1111 authorization (Thanks, Mark Doliner)
1112 * File send/receive support for Aim over Oscar (Thanks, William T.
1113 Mahan and Mark Doliner)
1114 * Non-direct connect typing notification for AIM over OSCAR.
1115 (Thanks, Mark Doliner)
1116 * Allow only people in buddy list privacy option added for AIM.
1117 * Full ICQ info reading support. (Thanks, Vincas Ciziunas)
1118 * Support for synchronizing group renames on server. Group
1119 rename server synchronization for AIM. Server-side
1120 synchronization for moving individual AIM buddy to new
1121 group improved. (Thanks, Mark Doliner)
1122 * Ability to add screenname@mac.com people to AIM buddy lists.
1123 (Thanks, Graham Booker)
1124 * Ability to change ICQ password. (Thanks, Mark Doliner)
1125 * Option to have AIM notify you if you have
1126 unread mail. (Thanks, Mark Doliner)
1127 * Parse URL messages, Contact Sending and Pager Messages
1128 in ICQ. (Thanks, Mark Doliner)
1129 * use snprintf instead of sprintf. (Thanks, William T. Mahan)
1130 * Fixed crashbug on empty rvous requests. (Thanks Brandon Scott
1131 (Xeon) for pointing this out, and Matt Pandina for the patch)
1132 * Nice Oscar changes--mostly internal. (Thanks, Mark Doliner)
1135 * Added more IRC slash commands -- /W, /VERSION, /MODE, /CTCP stuff,
1136 -- and other cool IRC enhancments. (Thanks, Jonas Birmé)
1137 * IRC's /topic with no argument displays the current topic (Thanks,
1139 * DCC File Receive support for IRC.
1140 * Optional password on IRC accounts. (Thanks, Christian Hammond)
1141 * Added half-op support.
1144 * Jabber invisibility and permanently cancel sending on-
1145 line status to Jabber buddies.
1146 * Jabber roster updated on group renames.
1147 * Fixed a possible segfault when signing off Jabber. (Thanks,
1149 * Improved typing notification support for Jabber and
1150 Yahoo! (Thanks, Nathan Walp)
1151 * File receive support for Jabber. (Thanks, Nathan Walp)
1154 * MSN users are notified when the other party closes the conversation
1155 window. (Thanks, Christian Hammond)
1156 * File receive support for MSN. (Thanks, Christian Hammond)
1158 Internationalization:
1159 * Now using libiconv for better i18n support (Thanks, Junichi
1161 * Lots of i18n fixes (Thanks Matt Wilson, Ethan Blanton, A Lee)
1162 * Correct i18n handling for many parts of AIM/ICQ, including
1163 instant messages, away messages, and profiles (Thanks,
1165 * Improved MSN internationalization (Thanks, A Lee)
1168 * Optionally uniquely colorize nicks in chats
1169 * Add / Remove buddy menu item added to the chat users list
1170 (Thanks, Jonas Birmé)
1171 * View log button in conversation toolbar (Thanks, Etan Reisner)
1172 * Option to log IMs and Chats seperately. (Thanks, Etan
1174 * Removed Ctrl-C binding for color
1175 * Fix first message in tab not displaying bug (Thanks, Etan Reisner)
1176 * Changed some default options
1177 * Updated desktop and window icons (Thanks, Robert McQueen)
1178 * Switch the .desktop file to the new KDE/GNOME common vfolder
1179 format (Thanks, Robert McQueen)
1180 * Removed all deprecated GTK calls. Now 100% GTK 2. (Thanks Nathan
1181 Walp, Christian Hammond, Ari Pollak, Ethan Blanton, Robert McQueen)
1182 * Read proxy environment variables. (Thanks, Christian Hammond)
1183 * Fixed security vulnerability with manual browser option (Thanks,
1185 * Can get info for ICQ and Jabber users from the "Edit
1186 Buddies" tab (Thanks, Brian Bernas)
1187 * Code cleanups and fixes (Thanks, Federico Mena Quintero and
1189 * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
1190 * Generic File Transfer PRPL interface (Thanks, Christian Hammond)
1191 * Better supression of auto-responses (Thanks, Joshua Blanton)
1192 * Drag-and-drop tabs in conversations, and multiple windows with tabs
1193 in each (Thanks, Christian Hammond)
1195 version 0.59.9 (03/01/2003):
1196 * Updated zh_TW.po file (Thanks breeze833)
1197 * Fix an oscar bug that caused some messages from
1198 AOL 8.0 to be dropped (Thanks Mark Doliner)
1199 * Changed "openprojects" to "freenode" in irc.c
1200 * Fixed charset conversion on systems which use a BOM for UCS-4
1201 (Thanks, Alfredo Pen~a, Ethan Blanton)
1202 * Fixed a typo in the man page (Thanks Eric S. Raymond)
1204 version 0.59.8 (01/06/2003):
1205 * Ripped out all gtk2 support (Thanks Nathan Walp).
1206 * Fixed smiley related segfault (Thanks Robert McQueen)
1207 * Yahoo! can connect again
1209 version 0.59.7 (12/21/2002):
1210 * Yahoo i18n fix (Thanks Ethan Blanton).
1211 * Fixed a bug in escaping saved passwords (Thanks
1213 * Fixed an overflow bug in perl script autoloading
1214 (Thanks David Kaelbling)
1215 * Some build fixes for those using stricter compilers,
1216 notably MIPSpro (Thanks David Kaelbling)
1217 * Fixed a bad argument to accept() calls (Thanks David
1219 * Fixed crashbug on empty rvous requests (Thanks Brandon Scott (Xeon))
1220 for being the first to point this out.
1222 version 0.59.6 (11/07/2002):
1223 * Fixed a segfault introduced in 0.59.5 when gtk
1224 fails to read the ~/.gtkrc or reads it but fails
1225 to create a style from it.
1226 * Jabber conference timestamps are no longer gigantic
1228 version 0.59.5 (10/14/2002):
1229 * Fixed a Yahoo! segfault (Thanks, Craig Metz)
1231 version 0.59.4 (10/06/2002):
1232 * Removed color keybinnding altogether.
1233 * Added a horizontal scrollbar to Edit page of
1234 buddy list. (Thanks, David Fallon)
1235 * Various bug fixes ((Thanks to (in no particular order)
1236 Ethan Blanton, Mark Doliner, Luke Schierer)
1237 * i18n fixes (thanks, A Lee)
1239 version 0.59.3 (09/14/2002):
1240 * Reversed patch that accidentally caused Yahoo
1241 not to connect--for implementation reasons
1242 * Changed "color" binding to Ctrl-K.
1243 * Unaliaising a person in the "Online" tab will show up
1244 in the "Edit" tab as well (Thanks, Jason Willis)
1245 * Internationalization fixes, esp. with UTF-8 locales
1246 (Thanks Matt Wilson and Ethan Blanton)
1248 version 0.59.2 (09/09/2002):
1249 * Japanese translation updated (Thanks, Junichi Uekawa)
1250 * Won't crash when you set your MSN Friendly name to an
1252 * Default manual browser command changed to reflect the
1254 * Fixed the non-manual browser settings which were broke in
1255 0.59.1 (Thanks, Chris Blizzard)
1256 * Improved MSN internationalization (Thanks A Lee)
1257 * Smiley lookup will search for longest match for smilies
1258 like :-(( (Thanks Eric Melski)
1259 * When an IM image is clicked, don't open the browser (Thanks
1261 * Prevent a possible crash in unhide_buddy_list() (Thanks Ari
1263 * Fixed a compilation problem on systems without iconv.
1264 * GtkIMHtml can be set to render font sizes as point size
1265 or AIMish relative sizes -- no more huge Yahoo fonts. (Thanks
1267 * Fixed a bug with regard to Jabber resources (Thanks Nathan
1269 * Fixed a possible segfault when signing off Jabber (Thanks
1271 * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
1272 * Strip trailing and leading spaces from MSN/Yahoo names (Thanks,
1275 version 0.59.1 (08/25/2002):
1276 * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases.
1277 Development will continue in our main branch in GTK+ 2 only.
1278 * Fixed a security bug in the manual browser setting (Thanks
1280 * Now using libiconv for better i18n support (Thanks Junichi
1282 * Will work with Perl 5.8 (thanks, Timothy Lee and Dan
1284 * Fix for HTTP proxies (thanks, Ethan Blanton)
1285 * Read proxy environment variables. (thanks, Christian Hammond)
1286 * Use the pretty gaim.png for our menu entry.
1287 * Added support for gettext 0.11.x.
1289 version 0.59 (06/24/2002):
1290 * Squashed a bug in buddy right-click menu handling
1291 that crashed Gaim. In the process: found and
1292 eliminated some memory leaks.
1293 * Fixed a significant applet leak
1294 * Can now change Jabber password on server (Thanks,
1296 * Certain types of Jabber presence errors no longer
1297 falsely show a buddy on-line. Instead now a "broken
1298 light-bulb" icon is shown and the error status is
1299 available via "Get Away Msg" (Thanks and a tip o'
1300 the hat to Christian Hammond for the graphic)
1301 * Conversation struct has pointer to toolbar (thanks Brent
1302 Priddy and Paul Miller)
1303 * Zephyr fixes (thanks, Arun A. Tharuvai)
1304 * Aliases in buddy ticker
1305 * Perl scripts can play Gaim sounds (thanks Andrew Rodland)
1306 * Internal sounds can be played by commands (thanks Lex Spoon)
1307 * Auto-login item in applet menu (thanks Chris Boyle)
1308 * Fixed MSN "Unkown Error Code", "Already there", and
1309 "Already in opposite list" errors
1310 * Changed "Play sound" button to "Mute" button
1311 * You can now have "reserved" chars in IM and proxy passwords
1312 * Jabber now has typing notification (Thanks, Nathan Walp)
1313 * Improved support for Jabber resources (Thanks, Nathan Walp)
1314 * Fixed problem with Gaim crashing on non-ASCII Jabber buddy
1315 aliases (Jabber "name" attribute) chars (Thanks, Ho-seok Lee)
1316 * Plugged memory leaks in Jabber plug-in
1317 * Fixed problem with Jabber away status not being propagated to
1318 conference rooms for jabberd (server) v1.4.2 and above
1319 * Chat room buddy lists are now sorted independent of case
1320 * Added capability for protocol-specific edit buddy menu entries
1321 * Can now remove a Jabber buddy roster item from the server
1323 * Gaim can now handle messages from Mac ICQ and Miranda ICQ
1324 (Thanks, Mark Doliner)
1325 * Added Mozilla to browser options and changed KFM to
1327 * Can now set the server and port for MSN and Napster
1328 * MSN Internationalization (Thanks Felipe Contreras and
1329 countless, countless others)
1330 * E-mail addresses are no longer truncated when there is a '.' at
1333 version 0.58 (05/13/2002):
1334 * Better applet transparency
1335 * Option to raise buddy list on signons/signoffs
1336 * Formatting of incoming MSN messages
1337 * Get Info from menu multiple-account-aware (thanks
1339 * Hide and unhide functions for the filectl plugin.
1340 (Thanks, Ari Pollak)
1341 * Added helpful stuff to the Help menu.
1342 * Self-aliasing from the account editor.
1343 * Better selection in GtkIMHtml (Thanks Ben Miller)
1344 * A warning when your OSCAR buddy list is too long
1345 (Thanks, Mark Doliner)
1346 * ICQ status messages in OSCAR (Thanks, Mark Doliner)
1347 * Play sound when your name is said in a chat
1348 * Approval dialog for Jabber when somebody wants to
1349 subscribe to user's presence. Also gives user the
1350 opportunity to add that buddy if not already on the
1352 * Jabber "Change buddy group" roster synchronization now
1353 works again. (This was unknowingly broken when the
1354 "out-sourced" Jabber libs were upgraded in 0.56)
1355 * Invalid Jabber I.D.'s no longer crash Gaim. User now
1356 notified with pop-up's.
1357 * Jabber Buddy sign-on time support, added in 0.57,
1358 removed until and unless and inconsistency can be
1359 resolved. (Thanks, Nathan Walp)
1360 * Bug-fix for potential buffer overflow in Jabber
1361 plugin. (Thanks, rwscott)
1362 * Tempfiles used for secure MSN/HotMail login (added in
1363 0.57) are now themselves created securely.
1364 * Secure MSN logins (added in 0.57) no longer blow up
1366 * Timezone support improved.
1368 version 0.57 (04/25/2002):
1369 * New authorization method for Yahoo!
1370 * Jabber will tell you when your buddies signed on (Thanks
1372 * Jabber improvements (Thanks, Nathan Walp)
1373 * More keyboard shortcuts
1374 * event_chat_recv takes char**'s, and event_im_recv takes
1375 a *guint32 for flags
1376 * Secure hotmail login for MSN (thanks for the tips,
1379 version 0.56 (04/11/2002):
1380 * Shell-like send history binded to Ctrl-Up and Ctrl-Down
1381 * libjabber upgraded to most recent stable version
1382 * Buddylist looks a little better
1383 * Fixed MSN privacy settings
1384 * Group deletion fix (Thanks Mark Doliner)
1385 * Alias/Group syncronization for Jabber (Thanks JSeymour)
1386 * Fixed broken signal handling in gdm-started GNOME sessions
1387 (Thanks Jim Seymour, Vann, Robert McQueen)
1388 * Oscar group syncronization (Thanks, Mark Doliner)
1389 * ICQ Authorization via Oscar (Thanks, Mark Doliner)
1391 version 0.55 (03/29/2002):
1392 * Jabber improvements (Thanks Jim Seymour)
1393 * Various sound cleanups (Thanks Robert McQueen)
1394 * Login process shown in single window (Thanks Michael
1396 * Can reorder your accounts in the account editor (Thanks
1398 * Shows "mobile" icon for Oscar buddies using mobile
1399 devices (Thanks Mark Doliner)
1400 * Fixed bug in MSN smilies that crashed PPC (and other?) platforms
1401 * HTTP Proxy settings now HTTP compliant (Thanks Robert McQueen)
1402 * Speling corections (Thanks Tero Kuusela)
1403 * Oscar list icon fixes (Thanks Mark Doliner)
1404 * Oscar idle times work again (Thanks Mark Doliner)
1405 * Protocol icons on Edit Buddies tab (Thanks Christian Hammond)
1407 version 0.54 (03/14/2002):
1408 * Compiles without GdkPixbuf again
1409 * GtkIMHtml will refresh when you set a new GTK+ theme
1410 * Improved Yahoo! typing notification (thanks Brian Macke)
1411 * Prompt to authorize MSN buddies who added you while you
1412 were offline (Thanks Jason Willis)
1413 * Option to globally disable Buddy Icon animation (Thanks
1416 * Yahoo! will tell you when your buddies are playing Yahoo!
1417 games and give you the ability to join them
1418 * Yahoo! can receive offline messages
1419 * IRC can do DCC chat.
1420 * IRC will convert HTML formatting to mIRC formatting.
1421 * Buddylist tab placement option (Thanks Jason Willis)
1422 * Protocol specific smiley faces
1425 version 0.53 (02/28/2002):
1426 * Minor bug fixes re: queued away messages
1427 * Better buddy icon transparency (for real this time ;-))
1428 * Ability to change formatting of Oscar screen name
1429 * Better selection in HTML widget (Thanks BMiller)
1430 * New icons for ICQ (Thanks Kevin Miller)
1431 * Editable buddy pounces (Thanks Jason Willis)
1432 * Server side buddy lists in Oscar (Thanks Mark Doliner :-))
1433 * Fix for the chatlist plugin
1434 * Typing Notification (AIM Direct Connect, Yahoo, MSN)
1435 * IM Images (Receive Only)
1436 * Prettier GtkImHtml selection
1437 * Better buddy icon transparency (for real this time ;-) )
1439 version 0.52 (02/17/2002):
1440 * Better buddy icon transparency (thanks SeanEgan)
1441 * Fixed a little bug with connecting via proxy (thanks
1442 for reminding me of this, Manish Singh)
1443 * Yahoo! Messenger works again
1445 * Can register a new user with a Jabber Server (JSeymour)
1446 * Can now set Jabber vCards (JSeymour)
1447 * Jabber vCards are now shown in their entirety (JSeymour)
1448 * Various jabber bug fixes/enhancements (JSeymour)
1450 version 0.51 (01/24/2002):
1451 * Arrow buttons in log viewer and some other dialogs
1452 work (thanks Ben Miller)
1453 * Option to only send auto-response while idle (thanks
1455 * Control time between sending auto-responses (thanks
1457 * Should be able to sign on to Oscar using Mac OS X
1458 (thanks Fingolfin, Vincas Ciziunas, et al.)
1460 version 0.50 (12/14/2001):
1461 * Able to import GnomeICU contact lists
1462 * Galeon as browser option (Thanks Rob McQueen)
1463 * IRC /list, /invite (Thanks Sean Egan)
1464 * Option to have IMs and Chats tabbed in same window
1465 * Finally put the lagmeter plugin out of its misery and
1466 removed it. (/me dances on its grave.)
1468 version 0.49 (11/29/2001):
1469 * Can compile against GTK+ 2.0 (version 1.3.10/1.3.11)
1470 * Confirm before removing buddies
1471 * Yahoo updates (thanks Brian Macke)
1473 * Zephyr updates (thanks Arun A Tharuvai)
1474 * Gadu-Gadu updates (thanks Arkadiusz Miskiewicz)
1475 * Option to show aliases in conversation tabs
1476 * Option to hide windows after sending messages
1477 * licq2gaim.pl conversion script (thanks Arturo Cisneros, Jr.)
1479 version 0.48 (11/18/2001):
1480 * Right-click on links to open/copy URL
1482 * Oscar can send/receive offline messages in ICQ. Since the "real"
1483 ICQ protocol isn't working too well it's recommended that you
1486 version 0.47 (11/01/2001):
1487 * Better font loading (pays attention to charset now)
1488 (thanks Arkadiusz Miskiewicz)
1489 * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz)
1490 * Open Mail button for when you get new mail (Yahoo and MSN)
1491 * New buddy pounce option: Popup Notification
1492 * When adding a buddy, the groups list now updates when you switch
1494 * When creating a new buddy pounce, gaim now automagically
1495 selects "on away" or "on idle", if the user is away
1497 * Add Opera to the available browsers (thanks Brian Enigma)
1498 * Improved log viewer (thanks to Ben Miller)
1499 * When you are queueing away messages, double clicking on
1500 a buddy's name will cause the messages for that name to be
1502 * You can choose which sound player you use at run-time
1504 * When someone adds you to their buddy list, it asks if you want
1505 to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp)
1506 * Option to grey idle buddies (thanks Nathan Walp)
1507 * MSN Privacy Options
1508 * In MSN you can set a person's alias to their "friendly name" by
1509 right-click on their name while they're online.
1511 * The usual bug fixes and memory leak plugs
1513 version 0.46 (10/18/2001):
1514 * New applet icons (courtesy David Raeman)
1515 * ICQ works on big-endian platforms, e.g. sparc and ppc
1516 (thanks to Nathan Walp and Ben Miller)
1517 * Better applet icon drawing (thanks to Ari Pollak)
1518 * An extraordinary number of bug fixes
1519 * Ability to stop animation on buddy icons, restart animation,
1520 hide certain buddy icons, and save people's buddy icons, all
1521 through a right-click menu
1522 * Event handlers in perl passed arguments as elements of
1523 an array rather than all concatenated as a string, making
1524 perl much easier to use (thanks Dennis Lambe Jr.)
1525 * Can pass an argument to timeout_handlers in perl
1526 (thanks Artem Litvinovich)
1527 * Redesigned Modify Account window (thanks Sean Egan)
1528 * Add buddy dialog now lets you select which protocol
1530 * Pressing 'signon' on the first screen for accounts that
1531 do not require passwords no longer incorrectly displays
1534 version 0.45 (10/04/2001):
1535 * New plugin event: event_chat_send_invite
1536 * Major updates to the perl system (reread PERL-HOWTO and
1538 * Major updates to event_chat_* events for plugins (reread
1540 * Some GtkIMHtml improvements
1542 * Nick Highlighting in chat
1543 * Tab-completion for nicks in chat (thanks to Sean Egan)
1544 * Large internal reworkings
1545 * New Protocol: Gadu-Gadu, written by Arkadiusz Miskiewicz
1546 * Can choose buddy icon to send (for Oscar)
1548 version 0.44 (09/20/2001):
1549 * More sane scaling of buddy icons (intelligently scale to
1550 either 48x48 or 50x50 depending on icon)
1551 * Have you ever had it happen where you cancel a login and
1552 Gaim starts using all the available processing power? I
1554 * Temporarily removed Jabber user registration, which wasn't
1556 * Added a spiffy Help button
1557 * Wrote a plugin for all those people who miss having the
1558 chat rooms in their buddy lists (chatlist.so)
1560 * Added drop down selection to chat invitation
1561 * Improved the look of the chat invitation dialog
1562 * Improved the look of the proxy preferences
1563 * event_im_recv and event_im_display_rcvd passed whether
1564 the message received was auto-response (see SIGNALS)
1565 * IRC fixes (largly copied from X-Chat)
1566 * Internal change to how preferences are stored
1568 * Option to hide buddy icons
1570 version 0.43 (09/06/2001):
1571 * Can change friendly name in MSN again
1573 * Auto-reconnect plugin has exponential timeout (i.e. it
1574 tries after 8 seconds, then 16, then 32, etc. up to 17
1576 * Removed file transfer things from Napster. It didn't work
1577 well anyway. It'll be back eventually. (Does anyone even
1578 use napster anymore?)
1580 version 0.11.0-pre15 (08/28/2001):
1582 * Fixed a little segfault when images are links
1583 * Redid the about box again.
1584 * Fixed a nice little bug with the manual browser command
1585 * Oscar Unicode fix (Thanks John Matthews)
1586 * Can select which protocols are compiled statically
1587 (e.g.: ./configure --with-static-prpls=oscar,jabber)
1588 * New plugin events: event_im_displayed_sent and
1589 event_im_displayed_rcvd. Use these to change messages after
1590 they're displayed (e.g. encrypt sent messages, or send
1591 auto-responses and have them display locally properly)
1592 * Can use Arts for sound (thanks Tom Dyas)
1594 version 0.11.0-pre14 (06/17/2001):
1595 * Fixed a segfault with Oscar's account confirmation
1598 * Some HTML widget changes
1599 * Can specify hosts/ports for Yahoo (thanks Jeremy Brooks)
1600 * Many many bugfixes
1602 version 0.11.0-pre13 (06/06/2001):
1603 * Can view/set chat topic in Jabber (thanks faceprint)
1604 * The napster plugin no longer segfaults on invalid names
1606 * HTML is properly stripped from away messages in protocols that
1607 do not use HTML. (thanks, faceprint)
1608 * Can view/set chat topic in IRC
1609 * MSN properly escapes outgoing messages
1610 * Much needed updates to the gaim man page (thanks, Sean Egan)
1612 version 0.11.0-pre12 (05/29/2001):
1613 * Fixed a funny bug with auto responses when queued messages
1615 * Redesigned the Font Options preference page
1616 * Improved Jabber chat support (it whispers now, too)
1617 * Zephyr can do Subscriptions now (thanks to nsanch)
1618 * Auto-recon plugin got reworked
1620 * Some new pixmaps (Thanks, DennisR).
1621 * Fixed a segfault in IRC (Thanks Sean Egan)
1622 * MSN can now change your 'friendly name' (Thanks for the
1623 packet logs, aechols)
1624 * More IRC improvements [colors, etc] (Thanks Sean Egan)
1625 * Improved proxy options
1626 * Fixed a small issue with HTML not being stripped from
1627 log files properly (Thanks, faceprint and David Stoddard)
1628 * Can turn on/off Yahoo! Mail announcements
1629 * Can force messages through the server for ICQ (use this if
1630 you have problems sending)
1631 * Can receive buddy icons in Oscar (requires gdk_pixbuf,
1632 which GNOME depends on. If you --disable-pixbuf, it will
1634 * Redesigned plugins dialog (thanks Mike Heffner)
1636 version 0.11.0-pre11 (04/30/2001):
1637 * Zephyr updates and additions, thanks Neil Sanchala (nsanch)
1638 * Jabber can send/accept chat invites (due to mid)
1639 * MSN has the option to notify you of new hotmail
1641 * Fixed a problem with ADD requests in MSN
1642 * Fixed a small memory leak with MSN
1643 * Moved MSN's spammy debug output into debug_printf's
1644 * Can rename groups/buddies in the Edit Buddies pane
1645 (thanks Neil Sanchala)
1646 * Some perl updates (thanks to Sean Egan)
1647 * IRC got the following slash commands:
1648 op, deop, voice, devoice, mode, raw, quote, and kick (thanks
1650 * MSN Properly handles URL decoding of 'friendly' names
1651 * Redesigned Preferences pages (design by DennisR)
1652 * Can select where tabs are for tabbed IM/Chat windows
1653 * Option to queue away messages while away
1654 * Jabber got good updates (from faceprint)
1655 * Oh yes, and Oscar works, yet again. (gee... that's what, 4
1656 releases that have "fixed" it now?)
1658 version 0.11.0-pre10 (04/13/2001):
1659 * Many, many bug fixes
1660 * Can choose to not send away auto-response (thanks phzzzt)
1661 * Uh... Oscar works? For now?
1662 * IRC Plugin can do whois (right click and info)
1663 * IRC Plugin got away message support
1664 * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
1665 * Sound on buddy pounce (Thanks Andrew Echols)
1666 * Can view all group chats in one tabbed window (same keybindings
1667 as for tabbed normal conversations)
1668 * More Protocol plugins:
1669 Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
1670 what it is and why you'd want to use it)
1672 version 0.11.0-pre9 (03/26/2001):
1673 * Can register Jabber accounts (load the Jabber plugin and click
1674 Register on the login window)
1675 * GtkIMHtml handles themes (no background pixmaps though) (thanks
1677 * URLS Linkify properly in Buddy chats
1678 * Jabber compiles better on Solaris?
1679 * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
1682 version 0.11.0-pre8 (03/23/2001):
1683 * Fixed a problem with MSN not detecting signoffs and buddy updates.
1684 * Implemented away options in MSN
1685 * Alt-[1-9] to go to [1-9]th pane in tabbed convo window
1686 * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
1687 * Can use Alt to access menu, and Ctl-char for certain actions
1689 * Oscar blocking works (?)
1690 * MSN can see status of other users
1692 version 0.11.0-pre7 (03/16/2001):
1693 * Can build RPMs as non-root
1694 * New yahoo library (can use HTTP proxy)
1695 * Command-line arg to specify config file (thanks Jason Boerner)
1696 * Can view all conversations in one tabbed window (Control-[ and
1697 Control-] move left and right respectively; Control-Tab moves
1698 to the next unread, or the next tab if there are no unread tabs)
1699 * Tooltips on links work again
1700 * Can log system notices: signons/signoffs, awayness and idleness
1701 (thanks Andrew Echols)
1705 version 0.11.0-pre6 (03/06/2001):
1706 * Fixed bug with NAS support
1707 * Napster plugin is included again
1708 (Thanks for pointing out that it was missing,
1710 * Oscar can: search by email, request confirmation, change password
1713 * Faster HTML parsing/rendering
1715 version 0.11.0-pre5 (02/26/2001):
1717 * ICQ Alias problem fixed
1718 * Negative times fixed
1719 * Cannot create blank away messages/messages with blank titles
1720 * Can right-click Edit Buddies list to alias/add pounce/etc.
1721 * Ability to independently set accounts as away
1722 * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
1723 * Fixed hanging trees
1724 * Can close windows by hitting 'Esc' (optional)
1725 * Better HTML Widget
1726 * Can toggle timestamps by hitting F2 (optional)
1727 * Rewritten file transfer for TOC
1729 * Log Viewer (courtesy BMiller)
1730 * Can save conversation history
1731 * Napster can kinda sorta download files sometimes :)
1732 * You can activate IDs in Yahoo
1733 * ICQ upgraded to use icqlib 1.1.5
1735 version 0.11.0-pre4:
1736 * ICQ upgraded to use icqlib 1.1.0
1737 * An enormous amount of bug fixes
1738 * Even More Protocol Plugins:
1739 Jabber (plugins/jabber)
1740 Napster (plugins/napster.c)
1741 * Fixed a segfault with 'Ignore new conversations while away'
1743 version 0.11.0-pre3 (12/15/2000):
1744 * Away messages arranged alphabetically (Thanks Justin)
1745 * More GUI adjustments
1746 * Can optionally run command to play sound files
1747 * Icons for ICQ plugin (blatently stolen from GnomeICU)
1748 * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo)
1749 * Optionally display warning level next to name in buddy list
1750 * Optionally ignore fonts on incoming messages
1751 * Command-line option to automatically set yourself as
1752 away upon signon (thanks bmiller)
1753 * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will
1754 move the old file for you). Needed for when you have the same name on
1755 two different protocols. (Oscar and TOC share the same file.)
1756 * More Protocol plugins:
1759 version 0.11.0-pre2 (12/04/2000):
1760 * Fixed a segfault with a bad util.c
1762 version 0.11.0-pre1 (12/03/2000):
1763 * Multiple connections
1768 * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/
1769 * User configurable sounds
1770 * Scroll bar now functions properly in chat room user lists
1771 * X-Idle support added (thanks bmiller and bryner)
1772 * small change in the way away messages are displayed
1773 (Thanks Ryan C. Gordon)
1774 * Plugin system uses GModule now (improves portability, adds features)
1775 (Requires recompile and probably modifications of most plugins)
1776 * Perl got updates (reread plugins/PERL-HOWTO)
1777 * Spell checker now uses gtkspell
1778 * Auto-Away (thanks, yet again, to bmiller ;)
1779 * More buddy pounce options
1780 * Various GUI improvements
1782 version 0.10.3 (10/09/2000):
1783 * Segfault when viewing user info fixed
1784 * libdb problem fixed
1786 version 0.10.2 (10/07/2000):
1787 * A few fixes to the URL parser.
1788 * Better placement of smiley dialog
1789 * Improved log file readibility
1790 * Code cleanups (thanks kylev)
1791 * Fixed problem when closing away message box (thanks bmiller)
1792 * sprintf() problem on some systems
1793 * Various small bug fixes
1795 version 0.10.1 (09/15/2000):
1796 * Better chatroom logging
1797 * Oscar works again. Pay no attention to Slashdot.
1798 * gtkhtml handles background colours better.
1799 * A third conversation window display preference.
1800 * Better support for things like Sawfish
1802 version 0.10.0 (09/11/2000):
1803 * New Smiley Faces and Pixmaps added.
1804 * Smiley faces now properly wrap in the conversation windows.
1806 * Fixed 0-byte file segfault.
1807 * Borderless buttons (for that cool pop-up look)
1808 * Fixed some resizing bugs
1809 * Added Ctrl+{B/I/U/S} hotkeys to conversation windows.
1810 * Added Ctrl+(number) hotkeys to insert smileys in conversation windows.
1811 * Support for %n, %d, and %t in away messages. Thanks bmiller!
1813 * Redesigned preferences dialog
1814 * Redesigned conversation dialog
1815 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
1816 * SOCKS 4/5 proxy works
1817 * Buddy Pounces are now saved in .gaimrc
1818 * Buddy Chats are now saved in .gaimrc
1819 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
1820 * ICQ-style aliases. This lets you change the name you see your buddy
1821 as. For example, if your buddy's SN is 'CouldntGetMyName', you can
1822 alias him as 'Loser'.
1823 * Compile with GNOME bits if available
1824 * Added GNOME Url Handler as an available web-browser
1825 * Added the S html tag.
1826 * Optionally Ignore TiK's Automated Messages
1827 * Option to beep instead of play sound
1828 * New icons for panel (depends on some GNOME pixmaps)
1829 * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts.
1830 All .pl files in ~/.gaim are autoloaded when gaim starts.
1831 * HTML widget is faster, more stable
1833 version 0.9.20 (07/14/2000):
1834 * More plugin events, more plugin features
1835 * Run-time OSCAR support
1836 * Added buddy list ticker (See prefs/Appearance). Clicking on a
1837 name will cause a new or previous IM window to display for
1839 * "You are sending messages too quickly" error is now fixed
1840 when you have a large buddylist.
1841 * Fixed the LC_ALL compile problem on Solaris boxes
1842 * Fixed PPC and ARM compile problem with oscar.c
1843 * Smileys work better, and don't cause font attributes to drop
1844 * Dialog windows are now prettier
1845 * /me in IM window; font/color dialogs and smileys in chat window
1847 version 0.9.19 (06/09/2000):
1848 * Graphical Smiley Faces
1849 * Applet got a bit of a makeover (inside & out)
1850 * Compile-time options affect Preferences dialog
1851 * Whispering in chat works (does anyone even use this?)
1852 * HTML-tag buttons in chat
1853 * Chat got all kinds of new features (like IRC-sytle /me)
1854 * Chat in oscar works much better
1856 * Fixed the segfault when your server-side config is null
1857 * Many many bugfixes
1859 version 0.9.18 (06/02/2000):
1860 * Logging in works better for oscar
1861 * Double error bug when sending message to an offline user is
1863 * Pressing enter once again sends a message in buddy chatrooms (oops)
1864 * More fixes for the change on the AOL sign-on process.
1865 * Fixed bug where Gaim sometimes doesn't find a font to use.
1866 * Per-conversation font and color dialogs (thanks fflewddur)
1867 * Chat in oscar works (somewhat)
1868 * Even more fixes for the sign-on process, and now you don't flash when
1869 setting permit/deny lists.
1871 version 0.9.17 (05/31/2000):
1872 * Automagic feature to check for new versions has been removed
1873 * Infinite loop bug fixed
1875 version 0.9.16 (05/31/2000):
1876 * Paned buddy chat window (Thanks Syd)
1877 * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
1878 where <sn> is your screen name. If for some reason, you log
1879 into the AOL server and the buddy list comes back empty, we
1880 check for a cache file, and, if we find one, read it in. This
1881 essentially implements recovery from a server crash at AOL
1882 (AOL does not back up machines that contain TOC-based buddy
1883 lists, unfortunately). (Thanks Syd)
1884 * Font selection dialog
1885 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
1886 * SOCKS 4 proxy support
1887 * Better proxy support overall (you can get people's info now! :) )
1888 * Two-way file transfer (you can get and send files, but you still
1889 can't initiate either)
1890 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin!
1891 * Fixed the No Configuration problem that came about today (5/31)
1893 version 0.9.15 (05/06/2000):
1894 * Plugin support enabled by default (oops)
1895 * Some plugins built/installed by default
1896 * Option to automagically check for new releases
1897 * Ability to receive files (one-way file transfer)
1898 * In-line spell checker (thanks to Torrey Searle of the
1899 Everybuddy Devel team for this one)
1901 version 0.9.14 (04/24/2000):
1902 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
1904 * Paned Conversation Windows (Thanks Syd)
1905 * Raise Window On Message Received, Fixed (Thanks Syd)
1906 * When multiple screen names, Gaim now correctly remembers the name
1908 * FONT sizes now work correctly.
1909 * PLUGIN SUPPORT!! (Lots of cool goodies here)
1910 * Fixed another leak or two
1911 * Added ability to change your screenname password
1914 version 0.9.13 (03/27/2000):
1915 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
1916 * Double Log-Out Message Fixed
1917 * GNOME compile error fixed
1918 * Away Message Problem Fixed
1919 * Fixed URL Right Click Menus
1920 * Conversation Loggin now shows Full Date and Time
1921 * Internal Change to Buddy List
1923 version 0.9.12 (03/25/2000):
1924 * Segfault fix for PPC/Alpha/etc machines with log(0)
1925 Thanks to Todd Cohen for this one.
1926 * Small internal change to the way prefs work
1927 * GNOME Applet support works better
1928 (thanks to Eric Warmenhoven for the patch)
1929 * Support for displaying true type fonts
1930 * Lag-O-Meter does not send lag-test if not selected
1931 * Fixed problem with saving away messages which contain spaces
1933 * Various GNOME Applet Enhancements (thanks AGAIN to
1934 Eric. Someone needs to stop this boy :-) )
1935 * A lot of random, obscure bugs fixed
1936 * All of the major and I believe all of the minor memory leaks are
1938 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me)
1940 version 0.9.11 (03/22/2000):
1941 * <STRIKE>Strike Tag Support</STRIKE> :-)
1942 * Another memory leak fix
1943 * New .gaimrc format
1944 * Better support for multiple screen names
1946 * Saving of buddylist window position
1947 * Fixed a problem with Gaim and the Netscape-branded version
1949 * New Sound Properties
1950 * More General Properties
1951 * Bigger Text-Entry field (Thanks to CrazyDavy for this one)
1952 * Various Random Bug fixes
1954 version 0.9.10 (11/03/1999):
1955 * Fixed a nasty memory leak. No more 40M Gaim processes. LOL
1956 * IDLE Times are displayed in a neater fashion.
1958 version 0.9.9 (10/31/1999):
1959 * A little selection bug has been squished
1960 * Small memory leak fixed
1961 * Small network fix (problem with HTTP Proxy fixed?)
1962 * Proxy stuff should work now :)
1963 * Widget table support, dir info looks nicer
1964 * Info box looks nicer (thanks to Decklin Foster)
1965 * Client now 'corrects' time values from the server for accurate
1967 * Lag-O-Meter (ala Drunken Jim)
1970 version 0.9.8 (10/04/1999):
1971 * HTTP Proxy Support (No SOCKS yet)
1972 * HTML Widget more robust
1973 * Graphical Debug Window
1974 * Buddylist bug fixed
1975 * Some logging fixes and improvements
1976 * configurable host/port selection
1977 * Clickable Links in buddy chat
1979 * Display Signon/Signoff messages in conversation windows
1980 * Option to strip HTML from logged messages
1981 * GNOME cleanups (It might work now haha)
1982 * When viewing user info, URLS are converted to clickable links
1985 version 0.9.7 (08/08/1999):
1986 * Preliminary Oscar Support
1987 * Fixed bad network bug
1988 * Fixed some bad text rendering bugs in the HTML widget
1989 * log all conversation names are now normalized.
1990 * Fixed another bad network bug :)
1991 * Multiple browser support, some Netscape buggies fixed.
1992 * Permit/Deny preferences moved to 'Permit' pane on buddylist.
1993 * Fixed problem with _, ', and \ in passwords
1995 version 0.9.6 (08/01/1999):
1996 * Fixed 'log all conversation' segfault
1998 * Removed Xmu dependancies.
1999 * Restructured network code
2000 * ESD detection more robust.
2001 * Sound fallbacks are MUCH more robust!
2003 version 0.9.5 (07/25/1999):
2004 * Fixed About Box SegFault
2005 * Autologin Works with Applet
2006 * Option to Show Buddy List after Signon with Applet
2007 * 2048 character messages
2008 * Away-Detection (shows a different icon on the buddy list)
2009 * Fixed Segfault with messages > allowed size
2010 * Added option to log all conversations
2011 * Changed g_new to g_new0
2012 * Buddy List: Right Click Menus
2013 * Find Buddy By Email
2014 * Find Buddy By Info
2015 * New HTML widget (Underline/Links/HRs)
2016 * Updated Toolbar with 'Underline' Icon
2017 * More Buddy Pounce Options
2018 * Option to auto-change urls into clickable links (Under Prefs)
2019 * Better Buddy Chat functionality
2021 * Registration Information (Let Us Know Who You Are)
2022 * Buddy Chat Prefs (Update Chatroom Lists)
2024 * FAQ added to the distribution
2025 * Sound problem with some systems fixed
2027 * Autostart of Netscape on URL Click
2028 * DnD Rearranging of Groups
2029 * Better Netscape Functionality
2030 * Right Click `URL' Menus
2031 * DnD Rearranging of Buddies
2032 * Script to convert win95 buddylist to gaim buddylist
2033 * Added `Link/URL' button to conversation window
2034 * ESD is now autodetected
2035 * Not too important but we GNU-ified the source tree :)
2037 version 0.8.0 (04/31/1999):
2041 * Pixmaps for buttons
2042 * Buddylist import/export
2044 * Conversation Logging
2045 * Coloured Text Selection
2046 * Updated Preferences
2050 * `Blocking' on conversation window
2051 * Add/Remove buddy from conversation window
2052 * Scroll-Wheel Mice work in Conversation Window
2053 * Fixed WindowMaker Appicon
2054 * Version Number in About Box
2055 * Gaim Slogan in about box :)
2056 * Created Changelog File :)