Mercurial > pidgin
comparison changelog @ 0:a5ace2e037bc
Tailorization
Import of the upstream sources from
Repository: https://svn.sourceforge.net/svnroot/gaim
Kind: svn
Module: /trunk
Revision: 9
author | Tailor Script <tailor@pidgin.im> |
---|---|
date | Thu, 23 Mar 2000 03:09:51 +0000 |
parents | |
children | 4ef2d6ff5342 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a5ace2e037bc |
---|---|
1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! | |
2 | |
3 version 0.9.11: | |
4 * <STRIKE>Strike Tag Support</STRIKE> :-) | |
5 * Another memory leak fix | |
6 * New .gaimrc format | |
7 * Better support for multiple screen names | |
8 * Font Properties | |
9 * Saving of buddylist window position | |
10 * Fixed a problem with GAIM and Mozilla | |
11 * New Sound Properties | |
12 * More General Properties | |
13 * Bigger Text-Entry field (Thanks to CrazyDavy for this one) | |
14 * Various Random Bug fixes | |
15 | |
16 version 0.9.10 (11/03/1999): | |
17 * Fixed a nasty memory leak. No more 40M GAIM processes. LOL | |
18 * IDLE Times are displayed in a neater fashion. | |
19 | |
20 version 0.9.9 (10/31/1999): | |
21 * A little selection bug has been squished | |
22 * Small memory leak fixed | |
23 * Small network fix (problem with HTTP Proxy fixed?) | |
24 * Proxy stuff should work now :) | |
25 * Widget table support, dir info looks nicer | |
26 * Info box looks nicer (thanks to Decklin Foster) | |
27 * Client now 'corrects' time values from the server for accurate | |
28 login times. | |
29 * Lag-O-Meter (ala Drunken Jim) | |
30 * IDLE Preferences | |
31 | |
32 version 0.9.8 (10/04/1999): | |
33 * HTTP Proxy Support (No SOCKS yet) | |
34 * HTML Widget more robust | |
35 * Graphical Debug Window | |
36 * Buddylist bug fixed | |
37 * Some logging fixes and improvements | |
38 * configurable host/port selection | |
39 * Clickable Links in buddy chat | |
40 * New GAIM Logo | |
41 * Display Signon/Signoff messages in conversation windows | |
42 * Option to strip HTML from logged messages | |
43 * GNOME cleanups (It might work now haha) | |
44 * When viewing user info, URLS are converted to clickable links | |
45 * Tooltips on URLS | |
46 | |
47 version 0.9.7 (08/08/1999): | |
48 * Preliminary Oscar Support | |
49 * Fixed bad network bug | |
50 * Fixed some bad text rendering bugs in the HTML widget | |
51 * log all conversation names are now normalized. | |
52 * Fixed another bad network bug :) | |
53 * Multiple browser support, some Netscape buggies fixed. | |
54 * Permit/Deny preferences moved to 'Permit' pane on buddylist. | |
55 * Fixed problem with _, ', and \ in passwords | |
56 | |
57 version 0.9.6 (08/01/1999): | |
58 * Fixed 'log all conversation' segfault | |
59 * Added NAS support | |
60 * Removed Xmu dependancies. | |
61 * Restructured network code | |
62 * ESD detection more robust. | |
63 * Sound fallbacks are MUCH more robust! | |
64 | |
65 version 0.9.5 (07/25/1999): | |
66 * Fixed About Box SegFault | |
67 * Autologin Works with Applet | |
68 * Option to Show Buddy List after Signon with Applet | |
69 * 2048 character messages | |
70 * Away-Detection (shows a different icon on the buddy list) | |
71 * Fixed Segfault with messages > allowed size | |
72 * Added option to log all conversations | |
73 * Changed g_new to g_new0 | |
74 * Buddy List: Right Click Menus | |
75 * Find Buddy By Email | |
76 * Find Buddy By Info | |
77 * New HTML widget (Underline/Links/HRs) | |
78 * Updated Toolbar with 'Underline' Icon | |
79 * More Buddy Pounce Options | |
80 * Option to auto-change urls into clickable links (Under Prefs) | |
81 * Better Buddy Chat functionality | |
82 * Away Prefs | |
83 * Registration Information (Let Us Know Who You Are) | |
84 * Buddy Chat Prefs (Update Chatroom Lists) | |
85 * Set User Info | |
86 * FAQ added to the distribution | |
87 * Sound problem with some systems fixed | |
88 * Set Dir Info | |
89 * Autostart of Netscape on URL Click | |
90 * DnD Rearranging of Groups | |
91 * Better Netscape Functionality | |
92 * Right Click `URL' Menus | |
93 * DnD Rearranging of Buddies | |
94 * Script to convert win95 buddylist to gaim buddylist | |
95 * Added `Link/URL' button to conversation window | |
96 * ESD is now autodetected | |
97 * Not too important but we GNU-ified the source tree :) | |
98 | |
99 version 0.8.0 (04/31/1999): | |
100 * Code clean-up | |
101 * Updated Prefs | |
102 * Buddy Pouncing | |
103 * Pixmaps for buttons | |
104 * Buddylist import/export | |
105 * Autoconf/Automake | |
106 * Conversation Logging | |
107 * Coloured Text Selection | |
108 * Updated Preferences | |
109 * ESD Support | |
110 * Minor Bug Fixes | |
111 * `Warning' support | |
112 * `Blocking' on conversation window | |
113 * Add/Remove buddy from conversation window | |
114 * Scroll-Wheel Mice work in Conversation Window | |
115 * Fixed WindowMaker Appicon | |
116 * Version Number in About Box | |
117 * GAIM Slogan in about box :) | |
118 * Created Changelog File :) |