Mercurial > pidgin
annotate AUTHORS @ 5105:4cfc49e31c2e
[gaim-migrate @ 5468]
David Brigada (jsi) writes:
" This patch changes GTK_WRAP_WORD to GTK_WRAP_WORD_CHAR
throughout the sources. That fixes a bug where long
single-word input into GtkTextViews and similar would
cause the textview to expand, causing the window to
expand. This fix depends on a patch to GTK+ that is in
current CVS but not yet released. To address the
backwards-compatibility issue, GTK_WRAP_WORD_CHAR is
#defined to GTK_WRAP_WORD when not defined by GTK+'s
header files.
The only problem I can forsee is binary compatibility;
if Gaim is compiled under a GTK+ CVS (or a future
release) environment, and then run under a GTK+ 2.2.1
or earlier environment, behavior is undefined; the text
area will probably not wrap at all. However, source
compatibility is maintained."
basically, gaim will start wrapping text in any version of gtk2 that supports it,
and should work exactly the same in any version that still has the bug.
many thanks to David for his hard work.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 11 Apr 2003 04:23:55 +0000 |
parents | f514aa3c01db |
children | 32ae378082b0 |
rev | line source |
---|---|
0 | 1 gaim - the Pimpin' Penguin IM Clone that's Good for the Soul |
1606 | 2 ============================================================ |
0 | 3 |
4990 | 4 We've got an IRC room now too, #gaim on irc.freenode.net. Come check us out. |
5 | |
6 Active Developers: | |
7 ------------------ | |
8 | |
9 Rob Flynn <rob@marko.net> - Maintainer | |
1781
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
10 AIM: RobFlynn |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
11 ICQ: 1358450 |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
12 MSN: rmf410@hotmail.com |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
13 Yahoo: IBRRob |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
14 Jabber: robflynn@jabber.org |
2966 | 15 |
4990 | 16 Sean Egan <bj91704@binghamton.edu> - Lead Developer |
2966 | 17 AIM: SeanEgn |
2993 | 18 ICQ: 96642211 |
19 MSN: SeanEgn@hotmail.com | |
20 Yahoo: SeanEgn | |
21 Jabber: SeanEgn@jabber.org | |
2966 | 22 |
4990 | 23 Christian 'ChipX86' Hammond - Developer & Webmaster |
24 Herman 'Hermanator' Bloggs - Win32 Port | |
25 Nathan 'faceprint' Walp - Developer | |
26 Mark 'KingAnt' Doliner - Developer | |
27 Luke 'LSchiere' Schierer - Support | |
1044 | 28 |
4990 | 29 Crazy Patch Writers: |
30 -------------------- | |
31 | |
2939
06a61bda8173
[gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2318
diff
changeset
|
32 Ben Miller |
4990 | 33 Decklin Foster |
34 Etan 'deryni' Reisner | |
35 Ethan 'Paco-Paco' Blanton | |
36 Robert 'Robot101' McQueen | |
1044 | 37 |
1606 | 38 Retired: |
39 -------- | |
4990 | 40 Adam Fritzler - Former libfaim Maintainer |
41 Eric Warmenhoven <eric@warmenhoven.org> - Former Lead Developer | |
0 | 42 Jim Duchek <jimduchek@ou.edu> - Former Maintainer |
4990 | 43 Jim Seymour - Former Jabber Developer |
1044 | 44 Mark Spencer <markster@marko.net> - Original Author |
4990 | 45 Syd Logan - Hacker and Designated Driver (lazy bum) |