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