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