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