Mercurial > pidgin
annotate ChangeLog @ 262:07abf2ed6665
[gaim-migrate @ 272]
Since everyone on sourceforge raised such a stink about having 3 dot-files
in ~, I moved .gaimbdcache_<SN> to .gaim/<SN>.blist. I hope this makes
people happy.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 25 May 2000 04:56:31 +0000 |
parents | aebbe6ca6919 |
children | a8971e3704f6 |
rev | line source |
---|---|
0 | 1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! |
2 | |
222 | 3 version 0.9.16: |
227 | 4 * Paned buddy chat window (Thanks Syd) |
262
07abf2ed6665
[gaim-migrate @ 272]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
261
diff
changeset
|
5 * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist |
227 | 6 where <sn> is your screen name. If for some reason, you log |
7 into the AOL server and the buddy list comes back empty, we | |
8 check for a cache file, and, if we find one, read it in. This | |
9 essentially implements recovery from a server crash at AOL | |
10 (AOL does not back up machines that contain TOC-based buddy | |
11 lists, unfortunately). (Thanks Syd) | |
235 | 12 * Font selection dialog |
253
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
13 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) |
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
14 * SOCKS v4 Proxy support |
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
15 * Better proxy support overall (you can get people's info now! :) ) |
261
aebbe6ca6919
[gaim-migrate @ 271]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
253
diff
changeset
|
16 * Two-way file transfer (you can get and send files, but you still |
aebbe6ca6919
[gaim-migrate @ 271]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
253
diff
changeset
|
17 can't initiate either) |
222 | 18 |
219 | 19 version 0.9.15: (05/06/2000) |
174 | 20 * Plugin support enabled by default (oops) |
176
c99d0b82c8a8
[gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
174
diff
changeset
|
21 * Some plugins built/installed by default |
180 | 22 * Option to automagically check for new releases |
196
3042e11c1902
[gaim-migrate @ 206]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
180
diff
changeset
|
23 * Ability to receive files (one-way file transfer) |
206 | 24 * In-line spell checker (thanks to Torrey Searle of the |
25 Everybuddy Devel team for this one) | |
170 | 26 |
76 | 27 version 0.9.14: |
80 | 28 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches, |
29 etc) | |
81 | 30 * Paned Conversation Windows (Thanks Syd) |
31 * Raise Window On Message Received, Fixed (Thanks Syd) | |
86 | 32 * When multiple screen names, Gaim now correctly remembers the name |
33 that was used last. | |
89 | 34 * FONT sizes now work correctly. |
116 | 35 * PLUGIN SUPPORT!! (Lots of cool goodies here) |
137 | 36 * Fixed another leak or two |
149 | 37 * Added ability to change your screenname password |
150
d4e99c17e399
[gaim-migrate @ 160]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
149
diff
changeset
|
38 * Devil pixmaps |
76 | 39 |
68 | 40 version 0.9.13 (03/27/2000): |
62 | 41 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel) |
42 * Double Log-Out Message Fixed | |
68 | 43 * GNOME compile error fixed |
44 * Away Message Problem Fixed | |
69 | 45 * Fixed URL Right Click Menus |
70 | 46 * Conversation Loggin now shows Full Date and Time |
47 * Internal Change to Buddy List | |
48 | |
47 | 49 version 0.9.12 (03/25/2000): |
7 | 50 * Segfault fix for PPC/Alpha/etc machines with log(0) |
51 Thanks to Todd Cohen for this one. | |
10 | 52 * Small internal change to the way prefs work |
53 * GNOME Applet support works better | |
54 (thanks to Eric Warmenhoven for the patch) | |
13 | 55 * Support for displaying true type fonts |
54 | 56 * Lag-O-Meter does not send lag-test if not selected |
15 | 57 * Fixed problem with saving away messages which contain spaces |
58 and numbers. | |
19 | 59 * Various GNOME Applet Enhancements (thanks AGAIN to |
60 Eric. Someone needs to stop this boy :-) ) | |
25 | 61 * A lot of random, obscure bugs fixed |
47 | 62 * All of the major and I believe all of the minor memory leaks are |
63 now fixed | |
69 | 64 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me) |
10 | 65 |
47 | 66 version 0.9.11 (03/22/2000): |
0 | 67 * <STRIKE>Strike Tag Support</STRIKE> :-) |
68 * Another memory leak fix | |
69 * New .gaimrc format | |
70 * Better support for multiple screen names | |
71 * Font Properties | |
72 * Saving of buddylist window position | |
11 | 73 * Fixed a problem with GAIM and the Netscape-branded version |
74 of Mozilla | |
0 | 75 * New Sound Properties |
76 * More General Properties | |
77 * Bigger Text-Entry field (Thanks to CrazyDavy for this one) | |
78 * Various Random Bug fixes | |
79 | |
80 version 0.9.10 (11/03/1999): | |
81 * Fixed a nasty memory leak. No more 40M GAIM processes. LOL | |
82 * IDLE Times are displayed in a neater fashion. | |
83 | |
84 version 0.9.9 (10/31/1999): | |
85 * A little selection bug has been squished | |
86 * Small memory leak fixed | |
87 * Small network fix (problem with HTTP Proxy fixed?) | |
88 * Proxy stuff should work now :) | |
89 * Widget table support, dir info looks nicer | |
90 * Info box looks nicer (thanks to Decklin Foster) | |
91 * Client now 'corrects' time values from the server for accurate | |
92 login times. | |
93 * Lag-O-Meter (ala Drunken Jim) | |
94 * IDLE Preferences | |
95 | |
96 version 0.9.8 (10/04/1999): | |
97 * HTTP Proxy Support (No SOCKS yet) | |
98 * HTML Widget more robust | |
99 * Graphical Debug Window | |
100 * Buddylist bug fixed | |
101 * Some logging fixes and improvements | |
102 * configurable host/port selection | |
103 * Clickable Links in buddy chat | |
104 * New GAIM Logo | |
105 * Display Signon/Signoff messages in conversation windows | |
106 * Option to strip HTML from logged messages | |
107 * GNOME cleanups (It might work now haha) | |
108 * When viewing user info, URLS are converted to clickable links | |
109 * Tooltips on URLS | |
110 | |
111 version 0.9.7 (08/08/1999): | |
112 * Preliminary Oscar Support | |
113 * Fixed bad network bug | |
114 * Fixed some bad text rendering bugs in the HTML widget | |
115 * log all conversation names are now normalized. | |
116 * Fixed another bad network bug :) | |
117 * Multiple browser support, some Netscape buggies fixed. | |
118 * Permit/Deny preferences moved to 'Permit' pane on buddylist. | |
119 * Fixed problem with _, ', and \ in passwords | |
120 | |
121 version 0.9.6 (08/01/1999): | |
122 * Fixed 'log all conversation' segfault | |
123 * Added NAS support | |
124 * Removed Xmu dependancies. | |
125 * Restructured network code | |
126 * ESD detection more robust. | |
127 * Sound fallbacks are MUCH more robust! | |
128 | |
129 version 0.9.5 (07/25/1999): | |
130 * Fixed About Box SegFault | |
131 * Autologin Works with Applet | |
132 * Option to Show Buddy List after Signon with Applet | |
133 * 2048 character messages | |
134 * Away-Detection (shows a different icon on the buddy list) | |
135 * Fixed Segfault with messages > allowed size | |
136 * Added option to log all conversations | |
137 * Changed g_new to g_new0 | |
138 * Buddy List: Right Click Menus | |
139 * Find Buddy By Email | |
140 * Find Buddy By Info | |
141 * New HTML widget (Underline/Links/HRs) | |
142 * Updated Toolbar with 'Underline' Icon | |
143 * More Buddy Pounce Options | |
144 * Option to auto-change urls into clickable links (Under Prefs) | |
145 * Better Buddy Chat functionality | |
146 * Away Prefs | |
147 * Registration Information (Let Us Know Who You Are) | |
148 * Buddy Chat Prefs (Update Chatroom Lists) | |
149 * Set User Info | |
150 * FAQ added to the distribution | |
151 * Sound problem with some systems fixed | |
152 * Set Dir Info | |
153 * Autostart of Netscape on URL Click | |
154 * DnD Rearranging of Groups | |
155 * Better Netscape Functionality | |
156 * Right Click `URL' Menus | |
157 * DnD Rearranging of Buddies | |
158 * Script to convert win95 buddylist to gaim buddylist | |
159 * Added `Link/URL' button to conversation window | |
160 * ESD is now autodetected | |
161 * Not too important but we GNU-ified the source tree :) | |
162 | |
163 version 0.8.0 (04/31/1999): | |
164 * Code clean-up | |
165 * Updated Prefs | |
166 * Buddy Pouncing | |
167 * Pixmaps for buttons | |
168 * Buddylist import/export | |
169 * Autoconf/Automake | |
170 * Conversation Logging | |
171 * Coloured Text Selection | |
172 * Updated Preferences | |
173 * ESD Support | |
174 * Minor Bug Fixes | |
175 * `Warning' support | |
176 * `Blocking' on conversation window | |
177 * Add/Remove buddy from conversation window | |
178 * Scroll-Wheel Mice work in Conversation Window | |
179 * Fixed WindowMaker Appicon | |
180 * Version Number in About Box | |
181 * GAIM Slogan in about box :) | |
182 * Created Changelog File :) |