Mercurial > pidgin
annotate ChangeLog @ 176:c99d0b82c8a8
[gaim-migrate @ 186]
Fixed a bug where if you unload a plugin that had 3 callbacks, it would only
unload 2 of them. Other touch-ups and additions.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 25 Apr 2000 18:55:56 +0000 |
parents | a09fabd11900 |
children | 0ff9f19b9b23 |
rev | line source |
---|---|
0 | 1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! |
2 | |
170 | 3 version 0.9.15: |
174 | 4 * Plugin support enabled by default (oops) |
176
c99d0b82c8a8
[gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
174
diff
changeset
|
5 * Some plugins built/installed by default |
170 | 6 |
76 | 7 version 0.9.14: |
80 | 8 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches, |
9 etc) | |
81 | 10 * Paned Conversation Windows (Thanks Syd) |
11 * Raise Window On Message Received, Fixed (Thanks Syd) | |
86 | 12 * When multiple screen names, Gaim now correctly remembers the name |
13 that was used last. | |
89 | 14 * FONT sizes now work correctly. |
116 | 15 * PLUGIN SUPPORT!! (Lots of cool goodies here) |
137 | 16 * Fixed another leak or two |
149 | 17 * Added ability to change your screenname password |
150
d4e99c17e399
[gaim-migrate @ 160]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
149
diff
changeset
|
18 * Devil pixmaps |
76 | 19 |
68 | 20 version 0.9.13 (03/27/2000): |
62 | 21 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel) |
22 * Double Log-Out Message Fixed | |
68 | 23 * GNOME compile error fixed |
24 * Away Message Problem Fixed | |
69 | 25 * Fixed URL Right Click Menus |
70 | 26 * Conversation Loggin now shows Full Date and Time |
27 * Internal Change to Buddy List | |
28 | |
47 | 29 version 0.9.12 (03/25/2000): |
7 | 30 * Segfault fix for PPC/Alpha/etc machines with log(0) |
31 Thanks to Todd Cohen for this one. | |
10 | 32 * Small internal change to the way prefs work |
33 * GNOME Applet support works better | |
34 (thanks to Eric Warmenhoven for the patch) | |
13 | 35 * Support for displaying true type fonts |
54 | 36 * Lag-O-Meter does not send lag-test if not selected |
15 | 37 * Fixed problem with saving away messages which contain spaces |
38 and numbers. | |
19 | 39 * Various GNOME Applet Enhancements (thanks AGAIN to |
40 Eric. Someone needs to stop this boy :-) ) | |
25 | 41 * A lot of random, obscure bugs fixed |
47 | 42 * All of the major and I believe all of the minor memory leaks are |
43 now fixed | |
69 | 44 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me) |
10 | 45 |
47 | 46 version 0.9.11 (03/22/2000): |
0 | 47 * <STRIKE>Strike Tag Support</STRIKE> :-) |
48 * Another memory leak fix | |
49 * New .gaimrc format | |
50 * Better support for multiple screen names | |
51 * Font Properties | |
52 * Saving of buddylist window position | |
11 | 53 * Fixed a problem with GAIM and the Netscape-branded version |
54 of Mozilla | |
0 | 55 * New Sound Properties |
56 * More General Properties | |
57 * Bigger Text-Entry field (Thanks to CrazyDavy for this one) | |
58 * Various Random Bug fixes | |
59 | |
60 version 0.9.10 (11/03/1999): | |
61 * Fixed a nasty memory leak. No more 40M GAIM processes. LOL | |
62 * IDLE Times are displayed in a neater fashion. | |
63 | |
64 version 0.9.9 (10/31/1999): | |
65 * A little selection bug has been squished | |
66 * Small memory leak fixed | |
67 * Small network fix (problem with HTTP Proxy fixed?) | |
68 * Proxy stuff should work now :) | |
69 * Widget table support, dir info looks nicer | |
70 * Info box looks nicer (thanks to Decklin Foster) | |
71 * Client now 'corrects' time values from the server for accurate | |
72 login times. | |
73 * Lag-O-Meter (ala Drunken Jim) | |
74 * IDLE Preferences | |
75 | |
76 version 0.9.8 (10/04/1999): | |
77 * HTTP Proxy Support (No SOCKS yet) | |
78 * HTML Widget more robust | |
79 * Graphical Debug Window | |
80 * Buddylist bug fixed | |
81 * Some logging fixes and improvements | |
82 * configurable host/port selection | |
83 * Clickable Links in buddy chat | |
84 * New GAIM Logo | |
85 * Display Signon/Signoff messages in conversation windows | |
86 * Option to strip HTML from logged messages | |
87 * GNOME cleanups (It might work now haha) | |
88 * When viewing user info, URLS are converted to clickable links | |
89 * Tooltips on URLS | |
90 | |
91 version 0.9.7 (08/08/1999): | |
92 * Preliminary Oscar Support | |
93 * Fixed bad network bug | |
94 * Fixed some bad text rendering bugs in the HTML widget | |
95 * log all conversation names are now normalized. | |
96 * Fixed another bad network bug :) | |
97 * Multiple browser support, some Netscape buggies fixed. | |
98 * Permit/Deny preferences moved to 'Permit' pane on buddylist. | |
99 * Fixed problem with _, ', and \ in passwords | |
100 | |
101 version 0.9.6 (08/01/1999): | |
102 * Fixed 'log all conversation' segfault | |
103 * Added NAS support | |
104 * Removed Xmu dependancies. | |
105 * Restructured network code | |
106 * ESD detection more robust. | |
107 * Sound fallbacks are MUCH more robust! | |
108 | |
109 version 0.9.5 (07/25/1999): | |
110 * Fixed About Box SegFault | |
111 * Autologin Works with Applet | |
112 * Option to Show Buddy List after Signon with Applet | |
113 * 2048 character messages | |
114 * Away-Detection (shows a different icon on the buddy list) | |
115 * Fixed Segfault with messages > allowed size | |
116 * Added option to log all conversations | |
117 * Changed g_new to g_new0 | |
118 * Buddy List: Right Click Menus | |
119 * Find Buddy By Email | |
120 * Find Buddy By Info | |
121 * New HTML widget (Underline/Links/HRs) | |
122 * Updated Toolbar with 'Underline' Icon | |
123 * More Buddy Pounce Options | |
124 * Option to auto-change urls into clickable links (Under Prefs) | |
125 * Better Buddy Chat functionality | |
126 * Away Prefs | |
127 * Registration Information (Let Us Know Who You Are) | |
128 * Buddy Chat Prefs (Update Chatroom Lists) | |
129 * Set User Info | |
130 * FAQ added to the distribution | |
131 * Sound problem with some systems fixed | |
132 * Set Dir Info | |
133 * Autostart of Netscape on URL Click | |
134 * DnD Rearranging of Groups | |
135 * Better Netscape Functionality | |
136 * Right Click `URL' Menus | |
137 * DnD Rearranging of Buddies | |
138 * Script to convert win95 buddylist to gaim buddylist | |
139 * Added `Link/URL' button to conversation window | |
140 * ESD is now autodetected | |
141 * Not too important but we GNU-ified the source tree :) | |
142 | |
143 version 0.8.0 (04/31/1999): | |
144 * Code clean-up | |
145 * Updated Prefs | |
146 * Buddy Pouncing | |
147 * Pixmaps for buttons | |
148 * Buddylist import/export | |
149 * Autoconf/Automake | |
150 * Conversation Logging | |
151 * Coloured Text Selection | |
152 * Updated Preferences | |
153 * ESD Support | |
154 * Minor Bug Fixes | |
155 * `Warning' support | |
156 * `Blocking' on conversation window | |
157 * Add/Remove buddy from conversation window | |
158 * Scroll-Wheel Mice work in Conversation Window | |
159 * Fixed WindowMaker Appicon | |
160 * Version Number in About Box | |
161 * GAIM Slogan in about box :) | |
162 * Created Changelog File :) |