Mercurial > pidgin
annotate ChangeLog @ 1335:4d1dc4f66b4e
[gaim-migrate @ 1345]
holy crap.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 20 Dec 2000 14:12:54 +0000 |
parents | 413121dcf7e9 |
children | 6b31e7948b05 |
rev | line source |
---|---|
0 | 1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! |
2 | |
1311
338b8ac6bdab
[gaim-migrate @ 1321]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1309
diff
changeset
|
3 version 0.11.0-pre4: |
1309
0a766047b4fd
[gaim-migrate @ 1319]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1289
diff
changeset
|
4 * ICQ upgraded to use icqlib 1.1.0 |
0a766047b4fd
[gaim-migrate @ 1319]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1289
diff
changeset
|
5 * An enormous amount of bug fixes |
1311
338b8ac6bdab
[gaim-migrate @ 1321]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1309
diff
changeset
|
6 * Even More Protocol Plugins: |
1314
5ad8344b6e50
[gaim-migrate @ 1324]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1311
diff
changeset
|
7 Jabber (plugins/jabber) [currently requires libxode and |
5ad8344b6e50
[gaim-migrate @ 1324]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1311
diff
changeset
|
8 libjabber, which aren't provided] |
1321 | 9 Napster (plugins/napster.c) |
1309
0a766047b4fd
[gaim-migrate @ 1319]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1289
diff
changeset
|
10 |
1289 | 11 version 0.11.0-pre3 (12/15/2000): |
1209 | 12 * Away messages arranged alphabetically (Thanks Justin) |
1210 | 13 * More GUI adjustments |
1214
0baf39dc5437
[gaim-migrate @ 1224]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1210
diff
changeset
|
14 * Can optionally run command to play sound files |
1220
16ea7a3fdbb6
[gaim-migrate @ 1230]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1214
diff
changeset
|
15 * Icons for ICQ plugin (blatently stolen from GnomeICU) |
1232
0c7c659fc730
[gaim-migrate @ 1242]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1220
diff
changeset
|
16 * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo) |
1242
8cb5c1000ea9
[gaim-migrate @ 1252]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1239
diff
changeset
|
17 * Optionally display warning level next to name in buddy list |
1243 | 18 * Optionally ignore fonts on incoming messages |
1274 | 19 * Command-line option to automatically set yourself as |
20 away upon signon (thanks bmiller) | |
1268
48cc2d81ddbb
[gaim-migrate @ 1278]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1255
diff
changeset
|
21 * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will |
48cc2d81ddbb
[gaim-migrate @ 1278]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1255
diff
changeset
|
22 move the old file for you). Needed for when you have the same name on |
1271
e78e823400f3
[gaim-migrate @ 1281]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1268
diff
changeset
|
23 two different protocols. (Oscar and TOC share the same file.) |
1274 | 24 * More Protocol plugins: |
25 MSN (plugins/msn) | |
1203 | 26 |
1198 | 27 version 0.11.0-pre2 (12/04/2000): |
28 * Fixed a segfault with a bad util.c | |
29 | |
1196 | 30 version 0.11.0-pre1 (12/03/2000): |
1102
d7944415b1cc
[gaim-migrate @ 1112]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1047
diff
changeset
|
31 * Multiple connections |
1152
201ec77f3a60
[gaim-migrate @ 1162]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1137
diff
changeset
|
32 * Protocol plugins: |
201ec77f3a60
[gaim-migrate @ 1162]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1137
diff
changeset
|
33 IRC (plugins/irc.c) |
201ec77f3a60
[gaim-migrate @ 1162]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1137
diff
changeset
|
34 Yahoo (plugins/yay) |
201ec77f3a60
[gaim-migrate @ 1162]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1137
diff
changeset
|
35 ICQ (plugins/icq) |
1102
d7944415b1cc
[gaim-migrate @ 1112]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1047
diff
changeset
|
36 * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/ |
d7944415b1cc
[gaim-migrate @ 1112]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1047
diff
changeset
|
37 * User configurable sounds |
d7944415b1cc
[gaim-migrate @ 1112]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1047
diff
changeset
|
38 * Scroll bar now functions properly in chat room user lists |
1026 | 39 * X-Idle support added (thanks bmiller and bryner) |
1045 | 40 * small change in the way away messages are displayed |
41 (Thanks Ryan C. Gordon) | |
1102
d7944415b1cc
[gaim-migrate @ 1112]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1047
diff
changeset
|
42 * Plugin system uses GModule now (improves portability, adds features) |
1186
c00fc3adfd66
[gaim-migrate @ 1196]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1177
diff
changeset
|
43 (Requires recompile and probably modifications of most plugins) |
1102
d7944415b1cc
[gaim-migrate @ 1112]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1047
diff
changeset
|
44 * Perl got updates (reread plugins/PERL-HOWTO) |
1117
f3e0f41beddb
[gaim-migrate @ 1127]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1102
diff
changeset
|
45 * Spell checker now uses gtkspell |
1121
d0c35780792b
[gaim-migrate @ 1131]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1117
diff
changeset
|
46 * Auto-Away (thanks, yet again, to bmiller ;) |
1137 | 47 * More buddy pounce options |
1177 | 48 * Various GUI improvements |
972
4989c959f5b1
[gaim-migrate @ 982]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
959
diff
changeset
|
49 |
959 | 50 version 0.10.3 (10/09/2000): |
51 * Segfault when viewing user info fixed | |
52 * libdb problem fixed | |
951 | 53 |
950 | 54 version 0.10.2 (10/07/2000): |
924 | 55 * A few fixes to the URL parser. |
934 | 56 * Better placement of smiley dialog |
936 | 57 * Improved log file readibility |
942 | 58 * Code cleanups (thanks kylev) |
59 * Fixed problem when closing away message box (thanks bmiller) | |
950 | 60 * sprintf() problem on some systems |
61 * Various small bug fixes | |
923 | 62 |
919 | 63 version 0.10.1 (09/15/2000): |
888 | 64 * Better chatroom logging |
889
e1da6a6ec42b
[gaim-migrate @ 899]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
888
diff
changeset
|
65 * Oscar works again. Pay no attention to Slashdot. |
898 | 66 * gtkhtml handles background colours better. |
922 | 67 * A third conversation window display preference. |
905 | 68 * Better support for things like Sawfish |
882 | 69 |
877 | 70 version 0.10.0 (09/11/2000): |
509 | 71 * New Smiley Faces and Pixmaps added. |
539 | 72 * Smiley faces now properly wrap in the conversation windows. |
574
0aca48e1baa7
[gaim-migrate @ 584]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
549
diff
changeset
|
73 * Smiley dialog |
509 | 74 * Fixed 0-byte file segfault. |
574
0aca48e1baa7
[gaim-migrate @ 584]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
549
diff
changeset
|
75 * Borderless buttons (for that cool pop-up look) |
629
ce8d8608d05b
[gaim-migrate @ 639]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
593
diff
changeset
|
76 * Fixed some resizing bugs |
593 | 77 * Added Ctrl+{B/I/U/S} hotkeys to conversation windows. |
830
60284aef22f0
[gaim-migrate @ 840]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
800
diff
changeset
|
78 * Added Ctrl+(number) hotkeys to insert smileys in conversation windows. |
593 | 79 * 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
|
80 * Background colors |
658 | 81 * Redesigned preferences dialog |
82 * Redesigned conversation dialog | |
875 | 83 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin) |
670
9e51c1a4abba
[gaim-migrate @ 680]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
660
diff
changeset
|
84 * Socks 4/5 Proxy works |
673 | 85 * Buddy Pounces are now saved in .gaimrc |
774
b61607d6c2af
[gaim-migrate @ 784]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
736
diff
changeset
|
86 * Buddy Chats are now saved in .gaimrc |
710
efd72a117875
[gaim-migrate @ 720]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
684
diff
changeset
|
87 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller! |
efd72a117875
[gaim-migrate @ 720]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
684
diff
changeset
|
88 * 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
|
89 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
|
90 alias him as 'Loser'. |
786
ffb824f6cd24
[gaim-migrate @ 796]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
776
diff
changeset
|
91 * Compile with GNOME bits if available |
729 | 92 * Added GNOME Url Handler as an available web-browser |
732 | 93 * Added the S html tag. |
736
d05d746384a7
[gaim-migrate @ 746]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
732
diff
changeset
|
94 * Optionally Ignore TiK's Automated Messages |
775
9614e69f68ca
[gaim-migrate @ 785]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
774
diff
changeset
|
95 * Option to beep instead of play sound |
776
626975d79bff
[gaim-migrate @ 786]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
775
diff
changeset
|
96 * New icons for panel (depends on some GNOME pixmaps) |
800
022048cde898
[gaim-migrate @ 810]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
786
diff
changeset
|
97 * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts. |
022048cde898
[gaim-migrate @ 810]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
786
diff
changeset
|
98 All .pl files in ~/.gaim are autoloaded when gaim starts. |
842
2804dc8e9ba0
[gaim-migrate @ 852]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
830
diff
changeset
|
99 * HTML widget is faster, more stable |
732 | 100 |
497 | 101 version 0.9.20 (07/14/2000): |
391
be408b41c172
[gaim-migrate @ 401]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
386
diff
changeset
|
102 * More plugin events, more plugin features |
482
cf6b2efaac35
[gaim-migrate @ 492]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
472
diff
changeset
|
103 * French (fr), Spanish (es), Simplified Chinese (zh_CN), Korean (kr) |
cf6b2efaac35
[gaim-migrate @ 492]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
472
diff
changeset
|
104 translations added |
427 | 105 * Run-time OSCAR support |
437 | 106 * Added buddy list ticker (See prefs/Appearance). Clicking on a |
107 name will cause a new or previous IM window to display for | |
108 that screenname | |
448 | 109 * "You are sending messages too quickly" error is now fixed |
110 when you have a large buddylist. | |
462 | 111 * Fixed the LC_ALL compile problem on Solaris boxes |
464 | 112 * Fixed PPC and ARM compile problem with oscar.c |
482
cf6b2efaac35
[gaim-migrate @ 492]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
472
diff
changeset
|
113 * Smileys work better, and don't cause font attributes to drop |
cf6b2efaac35
[gaim-migrate @ 492]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
472
diff
changeset
|
114 * Dialog windows are now prettier |
472
6a92cd7322cc
[gaim-migrate @ 482]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
464
diff
changeset
|
115 * /me in IM window; font/color dialogs and smileys in chat window |
386 | 116 |
385 | 117 version 0.9.19 (06/09/2000): |
337 | 118 * Graphical Smiley Faces |
338
9d258a0aa560
[gaim-migrate @ 348]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
337
diff
changeset
|
119 * Applet got a bit of a makeover (inside & out) |
9d258a0aa560
[gaim-migrate @ 348]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
337
diff
changeset
|
120 * Compile-time options affect Preferences dialog |
371
9d22acf6db73
[gaim-migrate @ 381]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
365
diff
changeset
|
121 * Whispering in chat works (does anyone even use this?) |
344
2434adbb8703
[gaim-migrate @ 354]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
338
diff
changeset
|
122 * HTML-tag buttons in chat |
371
9d22acf6db73
[gaim-migrate @ 381]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
365
diff
changeset
|
123 * 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
|
124 * Chat in oscar works much better |
354
2b91e42bff70
[gaim-migrate @ 364]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
344
diff
changeset
|
125 * Locale support |
380 | 126 * Fixed the segfault when your server-side config is null |
365
d95fae79727c
[gaim-migrate @ 375]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
354
diff
changeset
|
127 * Many many bugfixes |
330 | 128 |
320 | 129 version 0.9.18 (06/02/2000): |
303 | 130 * Logging in works better for oscar |
131 * Double error bug when sending message to an offline user is | |
132 fixed. | |
133 * Pressing enter once again sends a message in buddy chatrooms (oops) | |
134 * More fixes for the change on the AOL sign-on process. | |
307 | 135 * 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
|
136 * Per-conversation font and color dialogs (thanks fflewddur) |
319
cea40691706c
[gaim-migrate @ 329]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
318
diff
changeset
|
137 * Chat in oscar works (somewhat) |
318
35796808896a
[gaim-migrate @ 328]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
312
diff
changeset
|
138 * 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
|
139 setting permit/deny lists. |
299 | 140 |
298 | 141 version 0.9.17 (05/31/2000): |
297 | 142 * Automagic feature to check for new versions has been removed |
143 * Infinite loop bug fixed | |
293 | 144 |
290 | 145 version 0.9.16: (05/31/2000) |
227 | 146 * Paned buddy chat window (Thanks Syd) |
262
07abf2ed6665
[gaim-migrate @ 272]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
261
diff
changeset
|
147 * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist |
227 | 148 where <sn> is your screen name. If for some reason, you log |
149 into the AOL server and the buddy list comes back empty, we | |
150 check for a cache file, and, if we find one, read it in. This | |
151 essentially implements recovery from a server crash at AOL | |
152 (AOL does not back up machines that contain TOC-based buddy | |
153 lists, unfortunately). (Thanks Syd) | |
235 | 154 * Font selection dialog |
253
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
155 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) |
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
156 * SOCKS v4 Proxy support |
5b28ef2b550e
[gaim-migrate @ 263]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
247
diff
changeset
|
157 * 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
|
158 * 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
|
159 can't initiate either) |
287 | 160 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin! |
290 | 161 * Fixed the No Configuration problem that came about today (5/31) |
222 | 162 |
219 | 163 version 0.9.15: (05/06/2000) |
174 | 164 * Plugin support enabled by default (oops) |
176
c99d0b82c8a8
[gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
174
diff
changeset
|
165 * Some plugins built/installed by default |
180 | 166 * Option to automagically check for new releases |
196
3042e11c1902
[gaim-migrate @ 206]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
180
diff
changeset
|
167 * Ability to receive files (one-way file transfer) |
206 | 168 * In-line spell checker (thanks to Torrey Searle of the |
169 Everybuddy Devel team for this one) | |
170 | 170 |
76 | 171 version 0.9.14: |
80 | 172 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches, |
173 etc) | |
81 | 174 * Paned Conversation Windows (Thanks Syd) |
175 * Raise Window On Message Received, Fixed (Thanks Syd) | |
86 | 176 * When multiple screen names, Gaim now correctly remembers the name |
177 that was used last. | |
89 | 178 * FONT sizes now work correctly. |
116 | 179 * PLUGIN SUPPORT!! (Lots of cool goodies here) |
137 | 180 * Fixed another leak or two |
149 | 181 * Added ability to change your screenname password |
150
d4e99c17e399
[gaim-migrate @ 160]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
149
diff
changeset
|
182 * Devil pixmaps |
76 | 183 |
68 | 184 version 0.9.13 (03/27/2000): |
62 | 185 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel) |
186 * Double Log-Out Message Fixed | |
68 | 187 * GNOME compile error fixed |
188 * Away Message Problem Fixed | |
69 | 189 * Fixed URL Right Click Menus |
70 | 190 * Conversation Loggin now shows Full Date and Time |
191 * Internal Change to Buddy List | |
192 | |
47 | 193 version 0.9.12 (03/25/2000): |
7 | 194 * Segfault fix for PPC/Alpha/etc machines with log(0) |
195 Thanks to Todd Cohen for this one. | |
10 | 196 * Small internal change to the way prefs work |
197 * GNOME Applet support works better | |
198 (thanks to Eric Warmenhoven for the patch) | |
13 | 199 * Support for displaying true type fonts |
54 | 200 * Lag-O-Meter does not send lag-test if not selected |
15 | 201 * Fixed problem with saving away messages which contain spaces |
202 and numbers. | |
19 | 203 * Various GNOME Applet Enhancements (thanks AGAIN to |
204 Eric. Someone needs to stop this boy :-) ) | |
25 | 205 * A lot of random, obscure bugs fixed |
47 | 206 * All of the major and I believe all of the minor memory leaks are |
207 now fixed | |
69 | 208 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me) |
10 | 209 |
47 | 210 version 0.9.11 (03/22/2000): |
0 | 211 * <STRIKE>Strike Tag Support</STRIKE> :-) |
212 * Another memory leak fix | |
213 * New .gaimrc format | |
214 * Better support for multiple screen names | |
215 * Font Properties | |
216 * Saving of buddylist window position | |
11 | 217 * Fixed a problem with GAIM and the Netscape-branded version |
218 of Mozilla | |
0 | 219 * New Sound Properties |
220 * More General Properties | |
221 * Bigger Text-Entry field (Thanks to CrazyDavy for this one) | |
222 * Various Random Bug fixes | |
223 | |
224 version 0.9.10 (11/03/1999): | |
225 * Fixed a nasty memory leak. No more 40M GAIM processes. LOL | |
226 * IDLE Times are displayed in a neater fashion. | |
227 | |
228 version 0.9.9 (10/31/1999): | |
229 * A little selection bug has been squished | |
230 * Small memory leak fixed | |
231 * Small network fix (problem with HTTP Proxy fixed?) | |
232 * Proxy stuff should work now :) | |
233 * Widget table support, dir info looks nicer | |
234 * Info box looks nicer (thanks to Decklin Foster) | |
235 * Client now 'corrects' time values from the server for accurate | |
236 login times. | |
237 * Lag-O-Meter (ala Drunken Jim) | |
238 * IDLE Preferences | |
239 | |
240 version 0.9.8 (10/04/1999): | |
241 * HTTP Proxy Support (No SOCKS yet) | |
242 * HTML Widget more robust | |
243 * Graphical Debug Window | |
244 * Buddylist bug fixed | |
245 * Some logging fixes and improvements | |
246 * configurable host/port selection | |
247 * Clickable Links in buddy chat | |
248 * New GAIM Logo | |
249 * Display Signon/Signoff messages in conversation windows | |
250 * Option to strip HTML from logged messages | |
251 * GNOME cleanups (It might work now haha) | |
252 * When viewing user info, URLS are converted to clickable links | |
253 * Tooltips on URLS | |
254 | |
255 version 0.9.7 (08/08/1999): | |
256 * Preliminary Oscar Support | |
257 * Fixed bad network bug | |
258 * Fixed some bad text rendering bugs in the HTML widget | |
259 * log all conversation names are now normalized. | |
260 * Fixed another bad network bug :) | |
261 * Multiple browser support, some Netscape buggies fixed. | |
262 * Permit/Deny preferences moved to 'Permit' pane on buddylist. | |
263 * Fixed problem with _, ', and \ in passwords | |
264 | |
265 version 0.9.6 (08/01/1999): | |
266 * Fixed 'log all conversation' segfault | |
267 * Added NAS support | |
268 * Removed Xmu dependancies. | |
269 * Restructured network code | |
270 * ESD detection more robust. | |
271 * Sound fallbacks are MUCH more robust! | |
272 | |
273 version 0.9.5 (07/25/1999): | |
274 * Fixed About Box SegFault | |
275 * Autologin Works with Applet | |
276 * Option to Show Buddy List after Signon with Applet | |
277 * 2048 character messages | |
278 * Away-Detection (shows a different icon on the buddy list) | |
279 * Fixed Segfault with messages > allowed size | |
280 * Added option to log all conversations | |
281 * Changed g_new to g_new0 | |
282 * Buddy List: Right Click Menus | |
283 * Find Buddy By Email | |
284 * Find Buddy By Info | |
285 * New HTML widget (Underline/Links/HRs) | |
286 * Updated Toolbar with 'Underline' Icon | |
287 * More Buddy Pounce Options | |
288 * Option to auto-change urls into clickable links (Under Prefs) | |
289 * Better Buddy Chat functionality | |
290 * Away Prefs | |
291 * Registration Information (Let Us Know Who You Are) | |
292 * Buddy Chat Prefs (Update Chatroom Lists) | |
293 * Set User Info | |
294 * FAQ added to the distribution | |
295 * Sound problem with some systems fixed | |
296 * Set Dir Info | |
297 * Autostart of Netscape on URL Click | |
298 * DnD Rearranging of Groups | |
299 * Better Netscape Functionality | |
300 * Right Click `URL' Menus | |
301 * DnD Rearranging of Buddies | |
302 * Script to convert win95 buddylist to gaim buddylist | |
303 * Added `Link/URL' button to conversation window | |
304 * ESD is now autodetected | |
305 * Not too important but we GNU-ified the source tree :) | |
306 | |
307 version 0.8.0 (04/31/1999): | |
308 * Code clean-up | |
309 * Updated Prefs | |
310 * Buddy Pouncing | |
311 * Pixmaps for buttons | |
312 * Buddylist import/export | |
313 * Autoconf/Automake | |
314 * Conversation Logging | |
315 * Coloured Text Selection | |
316 * Updated Preferences | |
317 * ESD Support | |
318 * Minor Bug Fixes | |
319 * `Warning' support | |
320 * `Blocking' on conversation window | |
321 * Add/Remove buddy from conversation window | |
322 * Scroll-Wheel Mice work in Conversation Window | |
323 * Fixed WindowMaker Appicon | |
324 * Version Number in About Box | |
325 * GAIM Slogan in about box :) | |
326 * Created Changelog File :) |