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