annotate doc/CREDITS @ 1106:5bc8fdacd2cb

[gaim-migrate @ 1116] lots of changes. buddy.c: just in general tried to get things to work better. moving things in the edit list window and signing off should be handled better in the main buddy list window (watch out for flashes). gaim.h: removed toc-specific things and moved them to toc.c and rvous.c as needed. gtkhtml.c: possible fix for AOL 6.0 problems (I wasn't able to reproduce the problem before or after the fix, but i fixed what i think might have been causing the problem). multi.c: moved LOGIN_STEPS from gaim.h here and actually use it now oscar.c: moved an oscar-specific struct definition from gaim.h here and also handle problems better perl.c: fix for stupid problem rvous.c: first pass at attempt to be able to remove toc.c and rvous.c (though this will never happen; gaim will support toc as long as aol does) without cruft. gaim is now only dependent on toc.c and rvous.c for toc_build_config and parse_toc_buddy_list, which gaim needs to save and read its buddy list. toc.c: rewrote the signin process so that the read()'s won't block. it's not actually a non-blocking read; it's just that it won't ever get to the read until there's data to be read (thanks to the gdk_input watcher). this means the cancel button should work after it's connected, but it's still not a non-blocking connect. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 20 Nov 2000 07:24:18 +0000
parents 7aabbbaae829
children 7aec3f881c98
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 gaim: The Pimpin' Penguin IM Clone that's Good For The Soul!
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3 CREDITS
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
4 -------
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5 Authors:
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
6
564
c6f1e88ec3cb [gaim-migrate @ 574]
Rob Flynn <gaim@robflynn.com>
parents: 465
diff changeset
7 Rob Flynn <IM: RobFlynn> rflynn@blueridge.net
69
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 34
diff changeset
8 Eric Warmenhoven <IM: EWarmenhoven> warmenhoven@yahoo.com
187
f5c3e340c5e4 [gaim-migrate @ 197]
Rob Flynn <gaim@robflynn.com>
parents: 186
diff changeset
9 Syd Logan
69
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 34
diff changeset
10 Jim Duchek <IM: zilding> jimduchek@ou.edu
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 34
diff changeset
11 Mark Spencer <IM: markster97> markster@marko.net
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
12
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
13 Other Contributors:
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
14
1086
ce201056e7a6 [gaim-migrate @ 1096]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1081
diff changeset
15 Adam Fritzler (mid)
1103
7aabbbaae829 [gaim-migrate @ 1113]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1086
diff changeset
16 Wrote libfaim, fixed the proxy code, and added the stuff to let
7aabbbaae829 [gaim-migrate @ 1113]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1086
diff changeset
17 Oscar go through a proxy.
1086
ce201056e7a6 [gaim-migrate @ 1096]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1081
diff changeset
18
206
610b7ffc4821 [gaim-migrate @ 216]
Rob Flynn <gaim@robflynn.com>
parents: 187
diff changeset
19 Thanks to Torrey Searle for the spell checking code that
610b7ffc4821 [gaim-migrate @ 216]
Rob Flynn <gaim@robflynn.com>
parents: 187
diff changeset
20 accompanies the gtk_text box :)
610b7ffc4821 [gaim-migrate @ 216]
Rob Flynn <gaim@robflynn.com>
parents: 187
diff changeset
21
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
22 ** LOGO DESIGNED BY: Naru Sundar **
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
23
34
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
24 Peter Teichiman <peter@helixcode.com>
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
25 Larry Ewing
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
26 Jeramey A. Crawford
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
27 Thanks to these boys. Peter and Larry managed to stomp
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
28 out a large list of Mem Leaks. Jeramey found the remaining
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
29 onees and pointed me to those. Props to the boys at
194dfab29679 [gaim-migrate @ 43]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
30 Helix Code. Thanks guys.
25
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
31
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
32 David Prater <IM: dRaven43> draven@tcsx.net
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
33 Log and Colour Button Images
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
34 Sébastien Carpe <IM: Seb Carpe>
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
35 Base HTTP Proxy Support
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
36 Ari Pollak <IM: Ari Pollak> compwiz.dhs.org
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
37 Resize conversation window patch
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
38 Decklin Foster
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
39 Info box looks nicer
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
40 David <IM: CrazyDavy>
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
41 The neato-bigger text box
684
b29c92be568b [gaim-migrate @ 694]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 573
diff changeset
42 S D Erle
b29c92be568b [gaim-migrate @ 694]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 573
diff changeset
43 Writing a cool perl script to translate WinAIM lists to gaim
b29c92be568b [gaim-migrate @ 694]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 573
diff changeset
44 BMiller
916
e208822ed014 [gaim-migrate @ 926]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 729
diff changeset
45 A good collection of stuff. %n for away messages, import winaim
e208822ed014 [gaim-migrate @ 926]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 729
diff changeset
46 lists, pic/text/pic+text for buttons, among others
1103
7aabbbaae829 [gaim-migrate @ 1113]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1086
diff changeset
47 Lance Rocker
7aabbbaae829 [gaim-migrate @ 1113]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1086
diff changeset
48 Improved HTML formatting in logs, plus lots of debugging on *BSD.
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
49
729
8ec392eab812 [gaim-migrate @ 739]
Rob Flynn <gaim@robflynn.com>
parents: 684
diff changeset
50 ergofobe:
8ec392eab812 [gaim-migrate @ 739]
Rob Flynn <gaim@robflynn.com>
parents: 684
diff changeset
51 GNOME Url handler patch
8ec392eab812 [gaim-migrate @ 739]
Rob Flynn <gaim@robflynn.com>
parents: 684
diff changeset
52
187
f5c3e340c5e4 [gaim-migrate @ 197]
Rob Flynn <gaim@robflynn.com>
parents: 186
diff changeset
53 G. Sumner Hayes <IM: SumnerFool> Security Patches
186
fb9edc06ae2f [gaim-migrate @ 196]
Rob Flynn <gaim@robflynn.com>
parents: 163
diff changeset
54 Brian Ryner for a little make file patch :)
1044
77b6bc7288d3 [gaim-migrate @ 1054]
Rob Flynn <gaim@robflynn.com>
parents: 916
diff changeset
55 Ryan C. Gordon
1081
efcacae6acdb [gaim-migrate @ 1091]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1044
diff changeset
56 Elliot Tobin <elliot@bha.udel.edu>
573
9566a53cde23 [gaim-migrate @ 583]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 568
diff changeset
57
9566a53cde23 [gaim-migrate @ 583]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 568
diff changeset
58 A big thanks to the X-Chat developers, who were kind enough to
9566a53cde23 [gaim-migrate @ 583]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 568
diff changeset
59 license X-Chat under the GPL so that I could learn to be as cool
9566a53cde23 [gaim-migrate @ 583]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 568
diff changeset
60 as them. -EWarmenhoven