Mercurial > pidgin
annotate ChangeLog @ 434:634b93c7a473
[gaim-migrate @ 444]
Last tweek for today
committer: Tailor Script <tailor@pidgin.im>
author | Syd Logan <slogan> |
---|---|
date | Sun, 25 Jun 2000 01:51:43 +0000 |
parents | 094a08a11e3a |
children | 9c113e5c5363 |
rev | line source |
---|---|
0 | 1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! |
2 | |
386 | 3 version 0.9.20: |
391
be408b41c172
[gaim-migrate @ 401]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
386
diff
changeset
|
4 * More plugin events, more plugin features |
418 | 5 * French translation added (fr) |
6 * Spanish translation added (es) | |
7 * Simplified Chinese translation added (zh_CN) | |
419 | 8 * Korean translation added (kr) |
427 | 9 * Run-time OSCAR support |
431 | 10 * Added a first version of buddy list ticker |
386 | 11 |
385 | 12 version 0.9.19 (06/09/2000): |
337 | 13 * Graphical Smiley Faces |
338
9d258a0aa560
[gaim-migrate @ 348]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
337
diff
changeset
|
14 * Applet got a bit of a makeover (inside & out) |
9d258a0aa560
[gaim-migrate @ 348]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
337
diff
changeset
|
15 * Compile-time options affect Preferences dialog |
371
9d22acf6db73
[gaim-migrate @ 381]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
365
diff
changeset
|
16 * Whispering in chat works (does anyone even use this?) |
344
2434adbb8703
[gaim-migrate @ 354]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
338
diff
changeset
|
17 * HTML-tag buttons in chat |
371
9d22acf6db73
[gaim-migrate @ 381]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
365
diff
changeset
|
18 * Chat got all kinds of new features (like IRC-sytle /me) |
377
c1a5bebba4a7
[gaim-migrate @ 387]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
371
diff
changeset
|
19 * Chat in oscar works much better |
354
2b91e42bff70
[gaim-migrate @ 364]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
344
diff
changeset
|
20 * Locale support |
380 | 21 * Fixed the segfault when your server-side config is null |
365
d95fae79727c
[gaim-migrate @ 375]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
354
diff
changeset
|
22 * Many many bugfixes |
330 | 23 |
320 | 24 version 0.9.18 (06/02/2000): |
303 | 25 * Logging in works better for oscar |
26 * Double error bug when sending message to an offline user is | |
27 fixed. | |
28 * Pressing enter once again sends a message in buddy chatrooms (oops) | |
29 * More fixes for the change on the AOL sign-on process. | |
307 | 30 * Fixed bug where GAIM sometimes doesn't find a font to use. |
311
0a8b4edc4732
[gaim-migrate @ 321]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
307
diff
changeset
|
31 * Per-conversation font and color dialogs (thanks fflewddur) |
319
cea40691706c
[gaim-migrate @ 329]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
318
diff
changeset
|
32 * Chat in oscar works (somewhat) |
318
35796808896a
[gaim-migrate @ 328]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
312
diff
changeset
|
33 * Even more fixes for the sign-on process, and now you don't flash when |
35796808896a
[gaim-migrate @ 328]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
312
diff
changeset
|
34 setting permit/deny lists. |
299 | 35 |
298 | 36 version 0.9.17 (05/31/2000): |
297 | 37 * Automagic feature to check for new versions has been removed |
38 * Infinite loop bug fixed | |
293 | 39 |
290 | 40 version 0.9.16: (05/31/2000) |
227 | 41 * Paned buddy chat window (Thanks Syd) |
262
07abf2ed6665
[gaim-migrate @ 272]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
261
diff
changeset
|
42 * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist |
227 | 43 where <sn> is your screen name. If for some reason, you log |
44 into the AOL server and the buddy list comes back empty, we | |
45 check for a cache file, and, if we find one, read it in. This | |
46 essentially implements recovery from a server crash at AOL | |
47 (AOL does not back up machines that contain TOC-based buddy | |
48 lists, unfortunately). (Thanks Syd) | |
235 | 49 * Font selection dialog |
253
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
50 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) |
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
51 * SOCKS v4 Proxy support |
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
52 * 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
|
53 * 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
|
54 can't initiate either) |
287 | 55 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin! |
290 | 56 * Fixed the No Configuration problem that came about today (5/31) |
222 | 57 |
219 | 58 version 0.9.15: (05/06/2000) |
174 | 59 * Plugin support enabled by default (oops) |
176
c99d0b82c8a8
[gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
174
diff
changeset
|
60 * Some plugins built/installed by default |
180 | 61 * Option to automagically check for new releases |
196
3042e11c1902
[gaim-migrate @ 206]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
180
diff
changeset
|
62 * Ability to receive files (one-way file transfer) |
206 | 63 * In-line spell checker (thanks to Torrey Searle of the |
64 Everybuddy Devel team for this one) | |
170 | 65 |
76 | 66 version 0.9.14: |
80 | 67 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches, |
68 etc) | |
81 | 69 * Paned Conversation Windows (Thanks Syd) |
70 * Raise Window On Message Received, Fixed (Thanks Syd) | |
86 | 71 * When multiple screen names, Gaim now correctly remembers the name |
72 that was used last. | |
89 | 73 * FONT sizes now work correctly. |
116 | 74 * PLUGIN SUPPORT!! (Lots of cool goodies here) |
137 | 75 * Fixed another leak or two |
149 | 76 * Added ability to change your screenname password |
150
d4e99c17e399
[gaim-migrate @ 160]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
149
diff
changeset
|
77 * Devil pixmaps |
76 | 78 |
68 | 79 version 0.9.13 (03/27/2000): |
62 | 80 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel) |
81 * Double Log-Out Message Fixed | |
68 | 82 * GNOME compile error fixed |
83 * Away Message Problem Fixed | |
69 | 84 * Fixed URL Right Click Menus |
70 | 85 * Conversation Loggin now shows Full Date and Time |
86 * Internal Change to Buddy List | |
87 | |
47 | 88 version 0.9.12 (03/25/2000): |
7 | 89 * Segfault fix for PPC/Alpha/etc machines with log(0) |
90 Thanks to Todd Cohen for this one. | |
10 | 91 * Small internal change to the way prefs work |
92 * GNOME Applet support works better | |
93 (thanks to Eric Warmenhoven for the patch) | |
13 | 94 * Support for displaying true type fonts |
54 | 95 * Lag-O-Meter does not send lag-test if not selected |
15 | 96 * Fixed problem with saving away messages which contain spaces |
97 and numbers. | |
19 | 98 * Various GNOME Applet Enhancements (thanks AGAIN to |
99 Eric. Someone needs to stop this boy :-) ) | |
25 | 100 * A lot of random, obscure bugs fixed |
47 | 101 * All of the major and I believe all of the minor memory leaks are |
102 now fixed | |
69 | 103 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me) |
10 | 104 |
47 | 105 version 0.9.11 (03/22/2000): |
0 | 106 * <STRIKE>Strike Tag Support</STRIKE> :-) |
107 * Another memory leak fix | |
108 * New .gaimrc format | |
109 * Better support for multiple screen names | |
110 * Font Properties | |
111 * Saving of buddylist window position | |
11 | 112 * Fixed a problem with GAIM and the Netscape-branded version |
113 of Mozilla | |
0 | 114 * New Sound Properties |
115 * More General Properties | |
116 * Bigger Text-Entry field (Thanks to CrazyDavy for this one) | |
117 * Various Random Bug fixes | |
118 | |
119 version 0.9.10 (11/03/1999): | |
120 * Fixed a nasty memory leak. No more 40M GAIM processes. LOL | |
121 * IDLE Times are displayed in a neater fashion. | |
122 | |
123 version 0.9.9 (10/31/1999): | |
124 * A little selection bug has been squished | |
125 * Small memory leak fixed | |
126 * Small network fix (problem with HTTP Proxy fixed?) | |
127 * Proxy stuff should work now :) | |
128 * Widget table support, dir info looks nicer | |
129 * Info box looks nicer (thanks to Decklin Foster) | |
130 * Client now 'corrects' time values from the server for accurate | |
131 login times. | |
132 * Lag-O-Meter (ala Drunken Jim) | |
133 * IDLE Preferences | |
134 | |
135 version 0.9.8 (10/04/1999): | |
136 * HTTP Proxy Support (No SOCKS yet) | |
137 * HTML Widget more robust | |
138 * Graphical Debug Window | |
139 * Buddylist bug fixed | |
140 * Some logging fixes and improvements | |
141 * configurable host/port selection | |
142 * Clickable Links in buddy chat | |
143 * New GAIM Logo | |
144 * Display Signon/Signoff messages in conversation windows | |
145 * Option to strip HTML from logged messages | |
146 * GNOME cleanups (It might work now haha) | |
147 * When viewing user info, URLS are converted to clickable links | |
148 * Tooltips on URLS | |
149 | |
150 version 0.9.7 (08/08/1999): | |
151 * Preliminary Oscar Support | |
152 * Fixed bad network bug | |
153 * Fixed some bad text rendering bugs in the HTML widget | |
154 * log all conversation names are now normalized. | |
155 * Fixed another bad network bug :) | |
156 * Multiple browser support, some Netscape buggies fixed. | |
157 * Permit/Deny preferences moved to 'Permit' pane on buddylist. | |
158 * Fixed problem with _, ', and \ in passwords | |
159 | |
160 version 0.9.6 (08/01/1999): | |
161 * Fixed 'log all conversation' segfault | |
162 * Added NAS support | |
163 * Removed Xmu dependancies. | |
164 * Restructured network code | |
165 * ESD detection more robust. | |
166 * Sound fallbacks are MUCH more robust! | |
167 | |
168 version 0.9.5 (07/25/1999): | |
169 * Fixed About Box SegFault | |
170 * Autologin Works with Applet | |
171 * Option to Show Buddy List after Signon with Applet | |
172 * 2048 character messages | |
173 * Away-Detection (shows a different icon on the buddy list) | |
174 * Fixed Segfault with messages > allowed size | |
175 * Added option to log all conversations | |
176 * Changed g_new to g_new0 | |
177 * Buddy List: Right Click Menus | |
178 * Find Buddy By Email | |
179 * Find Buddy By Info | |
180 * New HTML widget (Underline/Links/HRs) | |
181 * Updated Toolbar with 'Underline' Icon | |
182 * More Buddy Pounce Options | |
183 * Option to auto-change urls into clickable links (Under Prefs) | |
184 * Better Buddy Chat functionality | |
185 * Away Prefs | |
186 * Registration Information (Let Us Know Who You Are) | |
187 * Buddy Chat Prefs (Update Chatroom Lists) | |
188 * Set User Info | |
189 * FAQ added to the distribution | |
190 * Sound problem with some systems fixed | |
191 * Set Dir Info | |
192 * Autostart of Netscape on URL Click | |
193 * DnD Rearranging of Groups | |
194 * Better Netscape Functionality | |
195 * Right Click `URL' Menus | |
196 * DnD Rearranging of Buddies | |
197 * Script to convert win95 buddylist to gaim buddylist | |
198 * Added `Link/URL' button to conversation window | |
199 * ESD is now autodetected | |
200 * Not too important but we GNU-ified the source tree :) | |
201 | |
202 version 0.8.0 (04/31/1999): | |
203 * Code clean-up | |
204 * Updated Prefs | |
205 * Buddy Pouncing | |
206 * Pixmaps for buttons | |
207 * Buddylist import/export | |
208 * Autoconf/Automake | |
209 * Conversation Logging | |
210 * Coloured Text Selection | |
211 * Updated Preferences | |
212 * ESD Support | |
213 * Minor Bug Fixes | |
214 * `Warning' support | |
215 * `Blocking' on conversation window | |
216 * Add/Remove buddy from conversation window | |
217 * Scroll-Wheel Mice work in Conversation Window | |
218 * Fixed WindowMaker Appicon | |
219 * Version Number in About Box | |
220 * GAIM Slogan in about box :) | |
221 * Created Changelog File :) |