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