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