Mercurial > pidgin
annotate COPYRIGHT @ 30327:06d8de5dd53c
yahoo: Avoid misuse of purple_normalize
purple_normalize returns a pointer into a static buffer, so
calling it twice in the arguments to another function is bad.
(It was OK in this case, since the two calls were identical, but
let's avoid bad idioms)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 01 Aug 2010 20:21:20 +0000 |
parents | a551fb648e09 |
children | 1feb2baeac2d |
rev | line source |
---|---|
16189
52259c315c06
Are we calling it Purple anywhere else? libpurple makes more sense to me.
Richard Laager <rlaager@wiktel.com>
parents:
16172
diff
changeset
|
1 Pidgin, Finch, and libpurple |
27748
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
2 |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
3 This file is intended to be a comprehensive list of contributors to |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
4 this project. If you have contributed to this project then you deserve |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
5 to be on this list. Contact us (see: AUTHORS) and we'll add you. |
8046 | 6 |
27748
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
7 Many open source projects list contributor names at the top of each |
27752
46a6465491ac
Fix some of that grammer (sic) that Mark mentioned.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
27748
diff
changeset
|
8 source file containing their contribution. However, we've found |
46a6465491ac
Fix some of that grammer (sic) that Mark mentioned.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
27748
diff
changeset
|
9 that it is difficult to keep this list accurate, especially when old |
27748
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
10 code is removed or existing code is moved to a different file. So |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
11 instead we chose to list a generic message at the top of each source |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
12 file that points here. |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
13 |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
14 If concerns are raised as to the copyright holder of a particular |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
15 piece of code, then that code should be traced through our version |
27752
46a6465491ac
Fix some of that grammer (sic) that Mark mentioned.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
27748
diff
changeset
|
16 control system to see from where it came and who has modified it. |
27748
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
17 |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27477
diff
changeset
|
18 Copyright (C) 1998-2009 by the following: |
8046 | 19 |
15538
7ae72b7c02b1
sf patch #1640011, from Celso Pinto
Mark Doliner <mark@kingant.net>
parents:
15387
diff
changeset
|
20 Saleem Abdulrasool |
10935 | 21 Dave Ahlswede |
10215 | 22 Manuel Amador |
11454
201617d49573
[gaim-migrate @ 13693]
Richard Laager <rlaager@wiktel.com>
parents:
11433
diff
changeset
|
23 Matt Amato |
26195
bcbc5994d21c
Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
Daniel Atallah <daniel.atallah@gmail.com>
parents:
26173
diff
changeset
|
24 Josef Andrysek |
15244 | 25 Geoffrey Antos |
7967 | 26 Daniel Atallah |
8598 | 27 Paul Aurich |
7959 | 28 Patrick Aussems |
13272 | 29 Anibal Avelar |
15064 | 30 Ali Albazaz |
25471
5949c8a0bba8
Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25466
diff
changeset
|
31 Kosta Arvanitis |
16172
19eba0e74b49
Adding achris to the COPYRIGHT file.
Richard Laager <rlaager@wiktel.com>
parents:
16146
diff
changeset
|
32 Christopher Ayoup |
12798
09d4ea834370
[gaim-migrate @ 15145]
Richard Laager <rlaager@wiktel.com>
parents:
12771
diff
changeset
|
33 Alex Badea |
11551
78aad676fdb2
[gaim-migrate @ 13806]
Luke Schierer <lschiere@pidgin.im>
parents:
11518
diff
changeset
|
34 John Bailey |
26442
f73945e7da00
Update the copyright name, as requested.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26440
diff
changeset
|
35 Arunan Balasubramaniam |
16863
1a1e5a68990c
Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT
Evan Schoenberg <evan.s@dreskin.net>
parents:
16831
diff
changeset
|
36 R. Tyler Ballance |
13694
0d45a2495c7e
[gaim-migrate @ 16097]
Richard Laager <rlaager@wiktel.com>
parents:
13684
diff
changeset
|
37 Chris Banal |
12051 | 38 Luca Barbato |
10956 | 39 Levi Bard |
14974
c0d6f960675b
[gaim-migrate @ 17753]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14973
diff
changeset
|
40 Ryan Barrett |
8266 | 41 Kevin Barry |
15298 | 42 Lukas Barth |
10069
7cbe12859d3a
[gaim-migrate @ 11045]
Luke Schierer <lschiere@pidgin.im>
parents:
10065
diff
changeset
|
43 Derek Battams |
11321 | 44 Martin Bayard |
9086
9fcbb18aa7be
[gaim-migrate @ 9863]
Christian Hammond <chipx86@chipx86.com>
parents:
9075
diff
changeset
|
45 Curtis Beattie |
26762
69d5d6ab4229
Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
Stu Tomlinson <stu@nosnilmot.com>
parents:
26738
diff
changeset
|
46 Stefan Becker |
26542
fac5f6efb75f
Starring Carlos Bederian as Zzzoom. Closes #8711.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26492
diff
changeset
|
47 Carlos Bederian |
9888 | 48 Dave Bell |
10666 | 49 Igor Belyi |
14855 | 50 Brian Bernas |
14696 | 51 Paul Betts |
29655
852f9df1d735
Add a new Bengali-India translation from Runa Bhattacharjee
Mark Doliner <mark@kingant.net>
parents:
29652
diff
changeset
|
52 Runa Bhattacharjee |
7959 | 53 Jonas Birmé |
15007 | 54 George-Cristian Bîrzan |
9470 | 55 Eric Blade |
7958 | 56 Ethan Blanton |
7959 | 57 Joshua Blanton |
10895 | 58 Rainer Blessing |
7958 | 59 Herman Bloggs |
9232 | 60 David Blue |
7958 | 61 Jason Boerner |
16418 | 62 Hylke Bons |
7959 | 63 Graham Booker |
12465
ae4ae98bca20
[gaim-migrate @ 14775]
Richard Laager <rlaager@wiktel.com>
parents:
12462
diff
changeset
|
64 Paolo Borelli |
13530 | 65 Julien Bossart |
7959 | 66 Craig Boston |
67 Chris Boyle | |
10691 | 68 Derrick J Brashear |
18543
9cbddf60a068
Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
18358
diff
changeset
|
69 Mauro Sérgio Ferreira Brasil |
23539
1f7191e0b24b
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23538
diff
changeset
|
70 Luke Bratch |
9944 | 71 Matt Brenneke |
7958 | 72 Jeremy Brooks |
15195 | 73 Jonathan Brossard |
22656
def8f39f542a
Add Jeffery Brown to COPYRIGHT. References #4905.
Will Thompson <will.thompson@collabora.co.uk>
parents:
22489
diff
changeset
|
74 Jeffery Brown |
8139 | 75 Philip Brown |
23000
89b3a0a52b53
Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22932
diff
changeset
|
76 Dan Bruce |
18035
c168d1ae2012
A patch from Norbert Buchmuller:
Norbert Buchmuller <norbi@nix.hu>
parents:
17399
diff
changeset
|
77 Norbert Buchmuller |
25972
971b89243a20
Make a hack in purple-url-handler cleaner.
Johannes Buchner
parents:
25947
diff
changeset
|
78 Johannes Buchner |
7959 | 79 Sean Burke |
12392 | 80 Thomas Butter |
14973
f16e056f816d
[gaim-migrate @ 17752]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14915
diff
changeset
|
81 Trevor Caira |
12869
45c7f6510baa
[gaim-migrate @ 15221]
Richard Laager <rlaager@wiktel.com>
parents:
12860
diff
changeset
|
82 Andrea Canciani |
14891
063fe56aa427
[gaim-migrate @ 17663]
Richard Laager <rlaager@wiktel.com>
parents:
14875
diff
changeset
|
83 Damien Carbery |
11665 | 84 Michael Carlson |
14806
a2be9307d58d
[gaim-migrate @ 17571]
Etan Reisner <pidgin@unreliablesource.net>
parents:
14800
diff
changeset
|
85 Keegan Carruthers-Smith |
25236
8972d3cd4b42
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
Daniel Atallah <daniel.atallah@gmail.com>
parents:
25235
diff
changeset
|
86 Ludovico Cavedon |
12684
2e4e02b72e43
[gaim-migrate @ 15027]
Richard Laager <rlaager@wiktel.com>
parents:
12676
diff
changeset
|
87 Steve Cavilia |
11321 | 88 Julien Cegarra |
25465
3c96a644c665
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25445
diff
changeset
|
89 Matěj Cepl |
7959 | 90 Cerulean Studios, LLC |
8735
92cbf9713795
[gaim-migrate @ 9490]
Christian Hammond <chipx86@chipx86.com>
parents:
8706
diff
changeset
|
91 Jonathan Champ |
28032
d4847cef4a84
jabber: Fix a crash when the vcard includes an empty BINVAL.
Paul Aurich <paul@darkrain42.org>
parents:
27752
diff
changeset
|
92 Matthew Chapman |
13133
541486fde12b
[gaim-migrate @ 15495]
Richard Laager <rlaager@wiktel.com>
parents:
13064
diff
changeset
|
93 Christophe Chapuis |
14577
2a4a8b24de92
[gaim-migrate @ 17301]
Richard Laager <rlaager@wiktel.com>
parents:
14520
diff
changeset
|
94 Patrick Cheung |
7959 | 95 Ka-Hing Cheung |
11004
a3d3729a9130
[gaim-migrate @ 12859]
Etan Reisner <pidgin@unreliablesource.net>
parents:
10985
diff
changeset
|
96 Sadrul Habib Chowdhury |
13834
378bba5011e7
[gaim-migrate @ 16283]
Richard Laager <rlaager@wiktel.com>
parents:
13793
diff
changeset
|
97 Brian Chu |
7959 | 98 Arturo Cisneros, Jr. |
99 Vincas Ciziunas | |
11084 | 100 Jonathan Clark |
7958 | 101 Joe Clarke |
11660
a3302d271199
[gaim-migrate @ 13945]
Gary Kramlich <grim@reaperworld.com>
parents:
11626
diff
changeset
|
102 Eoin Coffey |
11009 | 103 Jason Cohen |
7959 | 104 Todd Cohen |
16831
64778903211d
add Graham Cole for the msn smiley theme file change
Ka-Hing Cheung <khc@hxbc.us>
parents:
16418
diff
changeset
|
105 Graham Cole |
13903 | 106 Jono Cole |
14800 | 107 Lorenzo Colitti |
20822
27ab73f69275
Add Collabora to COPYRIGHT.
Will Thompson <will.thompson@collabora.co.uk>
parents:
20685
diff
changeset
|
108 Collabora Ltd. |
16392
c85fa74f7e50
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16189
diff
changeset
|
109 Jeff Connelly |
25919
52b2e7260340
A patch from Chris Connett to change the log size sorting method to weight
Richard Laager <rlaager@wiktel.com>
parents:
25367
diff
changeset
|
110 Chris Connett |
10639 | 111 Nathan Conrad |
7959 | 112 Felipe Contreras |
10439 | 113 Alex Converse |
10529 | 114 Irving Cordova |
12860
a35edda11737
[gaim-migrate @ 15211]
Richard Laager <rlaager@wiktel.com>
parents:
12854
diff
changeset
|
115 Glauber de Oliveira Costa |
9042 | 116 Adam Cowell |
11061
106442ed22a6
[gaim-migrate @ 13016]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
11057
diff
changeset
|
117 Palmer Cox |
7959 | 118 Jeramey Crawford |
13323
723f5b7ef6a2
[gaim-migrate @ 15693]
Richard Laager <rlaager@wiktel.com>
parents:
13282
diff
changeset
|
119 Michael Culbertson |
17136
ae2edfa3de1f
Warmenhove a patch from Steven Danna to add bindings to all the savedstatus.h
Etan Reisner <pidgin@unreliablesource.net>
parents:
17079
diff
changeset
|
120 Steven Danna |
29940
cd857e9b7281
Fix a status change event being triggered for each online Bonjour buddy when you sign out.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
29895
diff
changeset
|
121 Simon Danner |
17495
d7b50cac1c7a
This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17488
diff
changeset
|
122 Chris Davies |
21272
f869796bf505
Patch from Josh Davis to correct ellipsization for right-aligned columns.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21227
diff
changeset
|
123 Josh Davis |
12685
e9f279f0ef02
[gaim-migrate @ 15028]
Richard Laager <rlaager@wiktel.com>
parents:
12684
diff
changeset
|
124 Martijn Dekker |
21653
28c63fdcda73
Add Florian Delizy (goutnet) to COPYRIGHT.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21418
diff
changeset
|
125 Florian Delizy |
30087
a4527d9ee853
Make Pidgin build correctly when using the --disable-nls configure flag.
jirka
parents:
30065
diff
changeset
|
126 Jiri Denemark |
16974
e7d59fa4faaf
Add a Google Talk icon from Vinicius Depizzol.
Richard Laager <rlaager@wiktel.com>
parents:
16934
diff
changeset
|
127 Vinicius Depizzol |
13522
5ddae6fe983e
[gaim-migrate @ 15898]
Richard Laager <rlaager@wiktel.com>
parents:
13351
diff
changeset
|
128 Philip Derrin |
14798
a413bcb6f19a
[gaim-migrate @ 17563]
Richard Laager <rlaager@wiktel.com>
parents:
14797
diff
changeset
|
129 Taso N. Devetzis |
10409 | 130 Balwinder Singh Dheeman |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
131 Andrew Dieffenbach |
9087
f32ee2e97b37
[gaim-migrate @ 9864]
Christian Hammond <chipx86@chipx86.com>
parents:
9086
diff
changeset
|
132 Finlay Dobbie |
7959 | 133 Mark Doliner |
134 Nuno Donato | |
135 Jim Duchek | |
10060 | 136 Alex Duggan |
7959 | 137 Tom Dyas |
8664 | 138 Marc E. |
7959 | 139 Andrew Echols |
11925 | 140 John Eckerdal |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
12392
diff
changeset
|
141 Sean Egan <seanegan@gmail.com> |
15981
a741ec4dafa0
sf patch #1691784, from William Ehlhardt
Mark Doliner <mark@kingant.net>
parents:
15948
diff
changeset
|
142 William Ehlhardt |
15547
c2d75b47198d
sf patch #1647731, from Markus Elfring
Mark Doliner <mark@kingant.net>
parents:
15538
diff
changeset
|
143 Markus Elfring |
9331
851b8c672011
[gaim-migrate @ 10139]
Christian Hammond <chipx86@chipx86.com>
parents:
9262
diff
changeset
|
144 Nelson Elhage |
8782
5a2b5e4abf3a
[gaim-migrate @ 9544]
Christian Hammond <chipx86@chipx86.com>
parents:
8767
diff
changeset
|
145 Ignacio J. Elia |
7959 | 146 Brian Enigma |
14026 | 147 Mattias Eriksson |
7998 | 148 Stefan Esser |
12854
657ed70298a6
[gaim-migrate @ 15204]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
12849
diff
changeset
|
149 Steffen Eschenbacher |
11925 | 150 Marc Etcheverry |
15710
47ca3cfedb32
sf patch #1655707, from David Everly
Mark Doliner <mark@kingant.net>
parents:
15686
diff
changeset
|
151 David Everly |
7958 | 152 Larry Ewing |
29676
c7bfe4f1358e
Give COPYRIGHT credit where said credit is due. Refs #11320
Paul Aurich <paul@darkrain42.org>
parents:
29670
diff
changeset
|
153 Facebook, Inc. |
28918
5ffedd1578f0
Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
Fartash Faghri
parents:
28833
diff
changeset
|
154 Fartash Faghri |
10383 | 155 Gábor Farkas |
7959 | 156 Jesse Farmer |
7983 | 157 Gavan Fantom (gavan) |
15009
c6fd017c4121
[gaim-migrate @ 17790]
Richard Laager <rlaager@wiktel.com>
parents:
15007
diff
changeset
|
158 Leonardo Fernandes |
11819
1452a3a9f07a
[gaim-migrate @ 14110]
Richard Laager <rlaager@wiktel.com>
parents:
11665
diff
changeset
|
159 David Fiander |
8195 | 160 Rob Flynn <gaim@robflynn.com> |
10186 | 161 Rob Foehl (rwf) |
28833
a158ef76d340
perl: Fix the package names for some types. Closes #10973.
cafoote@yahoo.com
parents:
28526
diff
changeset
|
162 Chris Foote |
9424 | 163 Alan Ford |
7958 | 164 Nathan Fredrickson |
8267 | 165 Chris J. Friesen |
8048 | 166 Free Software Foundation |
7959 | 167 Decklin Foster |
11518 | 168 Francesco Fracassi |
7959 | 169 Adam Fritzler |
17399 | 170 Takao Fujiwara |
8209 | 171 Max G. |
25498
6eff00e729ac
patch from Martin von Gagern that uses a new gnutls option to enable better
Ka-Hing Cheung <khc@hxbc.us>
parents:
25471
diff
changeset
|
172 Martin von Gagern |
9894 | 173 François Gagné |
15353 | 174 Andrew Gaul |
9168 | 175 Evgueni V. Gavrilov |
8160 | 176 Ignacy Gawedzki |
14342
12156328fb4f
[gaim-migrate @ 17039]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14296
diff
changeset
|
177 Georgi Georgiev |
24400
9e0458c98b4c
This was originally a patch from Brian Geppert that corrected the 'silently
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24374
diff
changeset
|
178 Brian Geppert |
22932
f96e73fbb9f4
Someone should write a tool to insert a name in the right place
Ka-Hing Cheung <khc@hxbc.us>
parents:
22897
diff
changeset
|
179 Thomas Gibson-Robinson |
13643 | 180 Ike Gingerich |
12465
ae4ae98bca20
[gaim-migrate @ 14775]
Richard Laager <rlaager@wiktel.com>
parents:
12462
diff
changeset
|
181 Gustavo Giráldez |
11922 | 182 Richard Gobeille |
14296 | 183 Ian Goldberg |
18755
84d53c3c699d
Some changes from Matthew Goldstein and I to not automatically remove
Mark Doliner <mark@kingant.net>
parents:
18590
diff
changeset
|
184 Matthew Goldstein |
7959 | 185 Michael Golden |
11340
e9d0d944b9d2
[gaim-migrate @ 13553]
Richard Laager <rlaager@wiktel.com>
parents:
11321
diff
changeset
|
186 Charlie Gordon |
7959 | 187 Ryan C. Gordon |
21990
d309d662a32c
Fix an infinite loop. Fixes #4486.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21956
diff
changeset
|
188 Konrad Gräfe |
10345 | 189 Miah Gregory |
18039
c588a4a9d287
A patch from David Grohmann (dave1g) to log embedded images.
Richard Laager <rlaager@wiktel.com>
parents:
18035
diff
changeset
|
190 David Grohmann |
23684
de8f2d3e538a
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23654
diff
changeset
|
191 Christian Grothoff |
23583
dc359ea9eb9a
/ctcp command for IRC
Vladislav Guberinic <neosisani@gmail.com>
parents:
23544
diff
changeset
|
192 Vladislav Guberinić |
22331
2a7012d148dd
Give credit where it's due for Gideon N. Guillen's Yahoo patch.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
22284
diff
changeset
|
193 Gideon N. Guillen |
27477
bbf5c43e269a
Fix a leak of the queued_requests from purple_dnsquery_a.
aman@tmm1.net
parents:
27210
diff
changeset
|
194 Aman Gupta |
7959 | 195 Christian Hammond |
11197
5e0e7a9a21f8
[gaim-migrate @ 13322]
Richard Laager <rlaager@wiktel.com>
parents:
11140
diff
changeset
|
196 Erick Hamness |
11046
c0421a7cba03
[gaim-migrate @ 12962]
Richard Laager <rlaager@wiktel.com>
parents:
11045
diff
changeset
|
197 Fred Hampton |
23654
b0812ce0ec17
Patch from John Hanauer to enable formatted string entry field in perl plugins.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23583
diff
changeset
|
198 John Hanauer |
23538
399975ad001c
Add purple_get_host_name to get the hostname of the machine.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23389
diff
changeset
|
199 Phil Hannent |
11552
11d30825c1bb
[gaim-migrate @ 13812]
Gary Kramlich <grim@reaperworld.com>
parents:
11551
diff
changeset
|
200 Casey Harkins |
7959 | 201 Andy Harrison |
10186 | 202 Andrew Hart (arhart) |
19478
b2578b2d4bc4
Remove X11 specifics from configure.ac. Allows to build against native, non-X11 Quartz
Sean Egan <seanegan@gmail.com>
parents:
19474
diff
changeset
|
203 Anders Hasselqvist |
17371
1a1d9cf5cd79
Credit for the ICQ authorization re-request fix
Mark Doliner <mark@kingant.net>
parents:
17150
diff
changeset
|
204 Rene Hausleitner |
18574
94f4048f1380
Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
18563
diff
changeset
|
205 Will Hawkins |
7959 | 206 G. Sumner Hayes |
10973 | 207 Michael R. Head |
12771 | 208 Nick Hebner |
7959 | 209 Mike Heffner |
19474
74befdcd0454
Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin Heiner
Sean Egan <seanegan@gmail.com>
parents:
19363
diff
changeset
|
210 Justin Heiner |
22009
1494e0a0f2b9
Save the conversation "Enable Logging" option per-contact.
Moos Heintzen <iwasroot@gmail.com>
parents:
21956
diff
changeset
|
211 Moos Heintzen |
10063
4b4975b2b1d5
[gaim-migrate @ 11038]
Luke Schierer <lschiere@pidgin.im>
parents:
10060
diff
changeset
|
212 Benjamin Herrenschmidt |
4b4975b2b1d5
[gaim-migrate @ 11038]
Luke Schierer <lschiere@pidgin.im>
parents:
10060
diff
changeset
|
213 Fernando Herrera |
14615 | 214 hjheins |
14375
f597127368de
[gaim-migrate @ 17081]
Richard Laager <rlaager@wiktel.com>
parents:
14370
diff
changeset
|
215 Hil |
9551 | 216 Casey Ho |
23256
73b86c478d37
Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
Andrew Hoffman <Andrew Hoffman>
parents:
23242
diff
changeset
|
217 Andrew Hoffman |
8046 | 218 Iain Holmes |
11045
d456fdaf6c73
[gaim-migrate @ 12961]
Richard Laager <rlaager@wiktel.com>
parents:
11009
diff
changeset
|
219 Joshua Honeycutt |
10345 | 220 Nigel Horne |
16146
7a22ddc43685
Adding the real name for JensenDied.
Richard Laager <rlaager@wiktel.com>
parents:
16119
diff
changeset
|
221 Jensen Hornick |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
222 Juanjo Molinero Horno |
16934
2fffd9d72b8f
Add Dustin Howett in COPYRIGHT.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
16863
diff
changeset
|
223 Dustin Howett |
13660 | 224 Nathanael Hoyle |
13203
1455bbb38194
[gaim-migrate @ 15566]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13146
diff
changeset
|
225 Greg Hudson |
10540 | 226 Magnus Hult |
7959 | 227 Karsten Huneycutt |
23684
de8f2d3e538a
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23654
diff
changeset
|
228 Andrew Hunt |
13241 | 229 Kevin Hunter |
10039 | 230 Rian Hunter |
10407 | 231 Thomas Huriaux |
15387 | 232 Instant Messaging Freedom, Inc. |
15330 | 233 Vitaliy Ischenko |
17086
4fd7ec01b3f3
Adding Intel Corporation to cover all our bases here:
Richard Laager <rlaager@wiktel.com>
parents:
17085
diff
changeset
|
234 Intel Corporation |
29449
1f5ba7d5465d
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24472
diff
changeset
|
235 Andrew Ivanov |
14915
ad7fa8b56e3e
[gaim-migrate @ 17687]
Christopher O'Brien <siege@pidgin.im>
parents:
14899
diff
changeset
|
236 Scott Jackson |
13203
1455bbb38194
[gaim-migrate @ 15566]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13146
diff
changeset
|
237 Hans Petter Jansson |
25465
3c96a644c665
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25445
diff
changeset
|
238 David Jedelsky |
9566
7a149eac59a3
[gaim-migrate @ 10409]
Christian Hammond <chipx86@chipx86.com>
parents:
9551
diff
changeset
|
239 Henry Jen |
10787
c932d96a7c69
[gaim-migrate @ 12428]
Luke Schierer <lschiere@pidgin.im>
parents:
10691
diff
changeset
|
240 Benjamin Kahn |
26764
0e99b80b54c6
Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
hanzz@soc.pidgin.im
parents:
26738
diff
changeset
|
241 Jan Kaluza |
27210
cb720963732d
Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
Mark Doliner <mark@kingant.net>
parents:
27147
diff
changeset
|
242 Yuriy Kaminskiy |
14458
cdc4ef325a23
[gaim-migrate @ 17172]
Richard Laager <rlaager@wiktel.com>
parents:
14375
diff
changeset
|
243 Anders Kaseorg |
12392 | 244 Praveen Karadakal |
29449
1f5ba7d5465d
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24472
diff
changeset
|
245 Tomáš Kebert |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
246 John Kelm |
15281
5d53e67c2512
[gaim-migrate @ 18071]
Luke Schierer <lschiere@pidgin.im>
parents:
15244
diff
changeset
|
247 Jochen Kemnade |
25359
cddd8022591d
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
25345
diff
changeset
|
248 Yann Kerherve |
25445
b6bcd024a393
Credit the author of the menu responsivness patch. References #8352
Daniel Atallah <daniel.atallah@gmail.com>
parents:
25405
diff
changeset
|
249 Gordian Klein |
29773
9e60e300541a
Fix an invalid memory deref with Windows proxy settings when there's no ":port"
mklencke@gmx.net
parents:
29737
diff
changeset
|
250 Marten Klencke |
27147
ef9e68020265
Correctly show status in tooltips for GG contacts with status messages.
grommasher@gmail.com
parents:
27138
diff
changeset
|
251 Krzysztof Klinikowski |
7959 | 252 Akuke Kok |
24917
61f3a9f7a220
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
Daniel Atallah <daniel.atallah@gmail.com>
parents:
24894
diff
changeset
|
253 Kir Kolyshkin |
29948
2aaa31c7046f
I propagated im.pidgin.soc.2010.icq-tlc to im.pidgin.pidgin. This includes
Mark Doliner <mark@kingant.net>
parents:
29940
diff
changeset
|
254 Ivan Komarov |
25537
fc615861c88c
Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
Richard Laager <rlaager@wiktel.com>
parents:
25498
diff
changeset
|
255 F.W. Kong |
15003
60bba83d5c2d
[gaim-migrate @ 17783]
Richard Laager <rlaager@wiktel.com>
parents:
14974
diff
changeset
|
256 Konstantin Korikov |
9436 | 257 Cole Kowalski |
20902
680e1319b464
Patch from Kramer to boldify the text in tab-titles when the user is typing
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
20685
diff
changeset
|
258 Matt Kramer |
8124 | 259 Gary Kramlich |
14899 | 260 Jan Kratochvil |
13237
b0d020a66144
[gaim-migrate @ 15603]
Etan Reisner <pidgin@unreliablesource.net>
parents:
13203
diff
changeset
|
261 Andrej Krivulčík |
10316 | 262 Patrik Kullman |
11370
2c3fb4a0f785
[gaim-migrate @ 13595]
Richard Laager <rlaager@wiktel.com>
parents:
11340
diff
changeset
|
263 Tuomas Kuosmanen |
7959 | 264 Tero Kuusela |
10457 | 265 Richard Laager |
24469
002a58d4af7d
Fix a crash Jacky Lam noted on devel@pidgin.im:
Richard Laager <rlaager@wiktel.com>
parents:
24468
diff
changeset
|
266 Jacky Lam |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8267
diff
changeset
|
267 Scott Lamb |
7959 | 268 Dennis Lambe Jr. |
9653 | 269 Joe LaPenna |
11260
fd4aba9dab9d
[gaim-migrate @ 13437]
Richard Laager <rlaager@wiktel.com>
parents:
11259
diff
changeset
|
270 Steve Láposi |
8444 | 271 Daniel Larsson |
9867 | 272 Peter Lawler |
25236
8972d3cd4b42
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
Daniel Atallah <daniel.atallah@gmail.com>
parents:
25235
diff
changeset
|
273 Vadim Lebedev |
7959 | 274 Ho-seok Lee |
12849
c0fbdea8828b
[gaim-migrate @ 15199]
Richard Laager <rlaager@wiktel.com>
parents:
12805
diff
changeset
|
275 Jean-Yves Lefort |
7959 | 276 Moses Lei |
277 Ambrose C. Li | |
7957 | 278 Nicolas Lichtmaier |
12931
d954186cd1c6
[gaim-migrate @ 15284]
Richard Laager <rlaager@wiktel.com>
parents:
12924
diff
changeset
|
279 Wesley Lin |
28500
8464e695c62b
Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
Mark Doliner <mark@kingant.net>
parents:
28383
diff
changeset
|
280 Shaun Lindsay |
7959 | 281 Artem Litvinovich |
19363
0d31b54d885a
Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422
Sean Egan <seanegan@gmail.com>
parents:
19310
diff
changeset
|
282 Josh Littlefield |
23533
af402fc34cb3
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
23389
diff
changeset
|
283 Daniel Ljungborg |
7959 | 284 Syd Logan |
11370
2c3fb4a0f785
[gaim-migrate @ 13595]
Richard Laager <rlaager@wiktel.com>
parents:
11340
diff
changeset
|
285 Lokheed |
10305 | 286 Norberto Lopes |
16093
ca6798ec1d70
Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently
Richard Laager <rlaager@wiktel.com>
parents:
15981
diff
changeset
|
287 Shlomi Loubaton |
28526
69aa4660401a
Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28500
diff
changeset
|
288 Pieter Loubser |
28294
578b4048a501
More tightly scope a variable and avoid trying to free an unset variable.
brian.lu@sun.com
parents:
28142
diff
changeset
|
289 Brian Lu |
8220 | 290 Uli Luckas |
7959 | 291 Matthew Luckie |
23146
59cfa6210910
Add malu in COPYRIGHT. This is a "D'oh!" moment.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23140
diff
changeset
|
292 Marcus Lundblad |
8863 | 293 Mike Lundy |
14797
aae32cf1caac
[gaim-migrate @ 17562]
Richard Laager <rlaager@wiktel.com>
parents:
14735
diff
changeset
|
294 Jason Lynch |
22658
5cc1bb16edcd
Add Iain MacDonnell to COPYRIGHT; references #5205.
Will Thompson <will.thompson@collabora.co.uk>
parents:
22656
diff
changeset
|
295 Iain MacDonnell |
12694
ebed1bbedb04
[gaim-migrate @ 15037]
Richard Laager <rlaager@wiktel.com>
parents:
12685
diff
changeset
|
296 Lucio Maciel |
7959 | 297 Brian Macke |
8046 | 298 Paolo Maggi |
25009
185bd4679ad1
added name to COPYRIGHT (alphabetically), trivial change in packet.h
Sulabh Mahajan <sulabh@soc.pidgin.im>
parents:
25007
diff
changeset
|
299 Sulabh Mahajan |
7959 | 300 Willian T. Mahan |
29777
446f208e5765
timestamp formats: Allow forcing 12-hour time formats. Closes #11667.
jemaltz@gmail.com
parents:
29773
diff
changeset
|
301 Jonathan Maltz |
26738
913ce5e88249
Add Tobias to COPYRIGHT
Paul Aurich <paul@darkrain42.org>
parents:
26542
diff
changeset
|
302 Tobias Markmann |
11622
32287ea1fce0
[gaim-migrate @ 13897]
Richard Laager <rlaager@wiktel.com>
parents:
11552
diff
changeset
|
303 Kris Marsh |
10445 | 304 Fidel Martinez |
11073 | 305 Lalo Martins |
7959 | 306 John Matthews |
16343
70b48f559312
Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
Richard Laager <rlaager@wiktel.com>
parents:
16189
diff
changeset
|
307 Simo Mattila |
17545
cd2a9f9ca378
Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037
Sean Egan <seanegan@gmail.com>
parents:
17495
diff
changeset
|
308 Michal Matyska |
7959 | 309 Ryan McCabe |
11402 | 310 Peter McCurdy |
8656 | 311 Kurt McKee |
9423 | 312 Torrey McMahon |
29500
5d05940859fa
pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)
gmcnew@gmail.com
parents:
29473
diff
changeset
|
313 Greg McNew |
7957 | 314 Robert McQueen |
22897
cf2ac6f0758a
A patch from poizon. This was intended to fix a bug, but I just fixed that
Mihály Mészáros <poizon@sth.sze.hu>
parents:
22805
diff
changeset
|
315 Mihály Mészáros |
7957 | 316 Robert Mibus |
14520
82b59abcaee4
[gaim-migrate @ 17240]
Richard Laager <rlaager@wiktel.com>
parents:
14458
diff
changeset
|
317 Lars T. Mikkelsen |
7959 | 318 Benjamin Miller |
319 Kevin Miller | |
320 Paul Miller | |
321 Arkadiusz Miskiewicz | |
20095
a4e3ea21360b
Document the patches from David Mohr which provide support for saving
Ethan Blanton <elb@pidgin.im>
parents:
19993
diff
changeset
|
322 David Mohr |
29004
bafc2a8bb747
Proper credit for Kartik's patches. Refs #7347, #7746.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28924
diff
changeset
|
323 Kartik Mohta |
7959 | 324 Andrew Molloy |
28142
de2ac0952487
Remove IO watches at shutdown in gntmain.c Closes #9872.
desowin@gmail.com
parents:
28032
diff
changeset
|
325 Tomasz Mon |
16418 | 326 Michael Monreal |
24748
508e57943440
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
Laurent Montaron <lpm+pidgin.im@pobox.com>
parents:
24698
diff
changeset
|
327 Laurent Montaron |
22284
9559469acd62
Update COPYRIGHT for patches from #4790 and #2788.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
22115
diff
changeset
|
328 Marco Monteiro |
14875
7357d46ba817
[gaim-migrate @ 17644]
Richard Laager <rlaager@wiktel.com>
parents:
14874
diff
changeset
|
329 Benjamin Moody |
18763
08a6a01b7ebe
Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
Sean Egan <seanegan@gmail.com>
parents:
18755
diff
changeset
|
330 John Moody |
12991
c1b2ba353e85
[gaim-migrate @ 15344]
Richard Laager <rlaager@wiktel.com>
parents:
12974
diff
changeset
|
331 Tim Mooney |
11626 | 332 Sergio Moretto |
22805
e1052f4b0254
Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22713
diff
changeset
|
333 Andrei Mozzhuhin |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
334 Christian Muise |
28526
69aa4660401a
Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28500
diff
changeset
|
335 MXit Lifestyle (Pty) Ltd. |
29865
50b9d05e6486
Changelog the View Web Profile fix. Closes #9890.
Paul Aurich <paul@darkrain42.org>
parents:
29777
diff
changeset
|
336 Alexander Nartov |
12924
e841e23a334c
[gaim-migrate @ 15277]
Christopher O'Brien <siege@pidgin.im>
parents:
12914
diff
changeset
|
337 Richard Nelson |
13282
a651bfe0a922
[gaim-migrate @ 15648]
Richard Laager <rlaager@wiktel.com>
parents:
13272
diff
changeset
|
338 Dennis Nezic |
10260 | 339 Matthew A. Nicholson |
16418 | 340 Andreas Nilsson |
14000 | 341 Henning Norén |
11117
5a8bc4b1f5b6
[gaim-migrate @ 13173]
Richard Laager <rlaager@wiktel.com>
parents:
11116
diff
changeset
|
342 Szilard Novaki |
8706 | 343 Novell |
8241 | 344 Padraig O'Briain |
10186 | 345 Christopher O'Brien (siege) |
23201
313b87adb730
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Peter O'Gorman <pogma@thewrittenword.com>
parents:
23198
diff
changeset
|
346 Peter O'Gorman |
8697 | 347 Jon Oberheide |
24353
c204239bef48
Strip multiple leading mode characters from incoming nicknames.
Marcos García Ochoa <magao@bigfoot.com>
parents:
24336
diff
changeset
|
348 Marcos García Ochoa |
22115
4ab154a14e55
Patch from Yusuke Odate, modified by me, to support retrieving the full
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
22101
diff
changeset
|
349 Yusuke Odate |
11301
a09a5d64f33f
[gaim-migrate @ 13501]
Luke Schierer <lschiere@pidgin.im>
parents:
11263
diff
changeset
|
350 Ruediger Oertel |
9075
0d5206ffe86a
[gaim-migrate @ 9851]
Christian Hammond <chipx86@chipx86.com>
parents:
9042
diff
changeset
|
351 Gudmundur Bjarni Olafsson |
12963
bacee7471da2
[gaim-migrate @ 15316]
Richard Laager <rlaager@wiktel.com>
parents:
12931
diff
changeset
|
352 Bartosz Oler |
22284
9559469acd62
Update COPYRIGHT for patches from #4790 and #2788.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
22115
diff
changeset
|
353 Oliver |
29670
ca77ea5de98d
Add Jrgen Orschiedt to COPYRIGHT. Refs #11605.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
29655
diff
changeset
|
354 Jürgen Orschiedt |
20181
907bd28cae52
Starring Stefan Ott as 'cockroach.'
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
20095
diff
changeset
|
355 Stefan Ott |
13342
bd981bf1a663
[gaim-migrate @ 15712]
Richard Laager <rlaager@wiktel.com>
parents:
13323
diff
changeset
|
356 Shawn Outman |
10186 | 357 Nathan Owens (pianocomp81) |
12805 | 358 John Oyler |
7959 | 359 Matt Pandina |
19993
e73e510d56ec
A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19662
diff
changeset
|
360 Laszlo Pandy |
23140
a372713e405c
Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22805
diff
changeset
|
361 Giulio 'Twain28' Pascali |
8046 | 362 Ricardo Fernandez Pascual |
11116
bbb28c529be0
[gaim-migrate @ 13171]
Richard Laager <rlaager@wiktel.com>
parents:
11084
diff
changeset
|
363 Riley Patterson |
8046 | 364 Havoc Pennington |
11006 | 365 Ted Percival |
10028 | 366 Eduardo Pérez |
15601
b03021cef5cb
SF Patch #1653845 from Matt Perry
Richard Laager <rlaager@wiktel.com>
parents:
15593
diff
changeset
|
367 Matt Perry |
29895 | 368 Ani Peter |
25405
cfb3dee41d31
Plug a memory leak in SILC, thanks to Luke Petre.
luke@petre.net
parents:
25374
diff
changeset
|
369 Luke Petre |
24468
e5efa83aa6d2
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Richard Laager <rlaager@wiktel.com>
parents:
24400
diff
changeset
|
370 Diego Petten |
17488
7e856734b712
Add Nathan Peterson, for RC4 code in cipher.c.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
17446
diff
changeset
|
371 Nathan Peterson |
27135
54de7746e148
Transform id-less <img> tags to links using src and alt attributes.
dmitry.petroff@gmail.com
parents:
27095
diff
changeset
|
372 Dmitry Petroff |
20416
4c5d68e93ef8
Handles SOAP redirects, thanks Sebastin E. Peyrott
Ka-Hing Cheung <khc@hxbc.us>
parents:
16974
diff
changeset
|
373 Sebastián E. Peyrott |
29895 | 374 Amitakhya Phukan |
27038
804141095de5
Allow adding received animated custom smileys to locale custom smiley
Andrea Piccinelli <frasten@gmail.com>
parents:
26944
diff
changeset
|
375 Andrea Piccinelli |
15538
7ae72b7c02b1
sf patch #1640011, from Celso Pinto
Mark Doliner <mark@kingant.net>
parents:
15387
diff
changeset
|
376 Celso Pinto |
12013 | 377 Joao Luís Marques Pinto |
12478
8489040cf97b
[gaim-migrate @ 14789]
Richard Laager <rlaager@wiktel.com>
parents:
12466
diff
changeset
|
378 Aleksander Piotrowski |
12676
87e95b8ce60b
[gaim-migrate @ 15019]
Richard Laager <rlaager@wiktel.com>
parents:
12508
diff
changeset
|
379 Julien Pivotto |
26492
7f92904b00d9
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
Paul Aurich <paul@darkrain42.org>
parents:
26442
diff
changeset
|
380 Robey Pointer |
17821 | 381 Eric Polino <aluink@gmail.com> |
7959 | 382 Ari Pollak |
15141 | 383 Stephen Pope |
7959 | 384 Nathan Poznick |
13726
e3bc5cdc85cd
[gaim-migrate @ 16137]
Richard Laager <rlaager@wiktel.com>
parents:
13694
diff
changeset
|
385 Jory A. Pratt |
7959 | 386 Brent Priddy |
20627
0584c704cc4a
A single-character patch from Justin Pryzby for the pidgin man page:
Justin Pryzby <justinpryzby@users.sourceforge.net>
parents:
20541
diff
changeset
|
387 Justin Pryzby |
24468
e5efa83aa6d2
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Richard Laager <rlaager@wiktel.com>
parents:
24400
diff
changeset
|
388 Florian Quèze |
21956
d1f282dbbda1
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21954
diff
changeset
|
389 Ignacio Casal Quinteiro |
7959 | 390 Federicco Mena Quintero |
9547 | 391 Yosef Radchenko |
7959 | 392 David Raeman |
14874
71149a751439
[gaim-migrate @ 17643]
Richard Laager <rlaager@wiktel.com>
parents:
14855
diff
changeset
|
393 R. Ramkumar |
29652
7eb8c738634a
Updated Hindi translation from Rajesh Ranjan, who I'm setting as the
Mark Doliner <mark@kingant.net>
parents:
29638
diff
changeset
|
394 Rajesh Ranjan |
13146
a3c1112bb190
[gaim-migrate @ 15509]
Richard Laager <rlaager@wiktel.com>
parents:
13133
diff
changeset
|
395 Mart Raudsepp |
7959 | 396 Etan Reisner |
29676
c7bfe4f1358e
Give COPYRIGHT credit where said credit is due. Refs #11320
Paul Aurich <paul@darkrain42.org>
parents:
29670
diff
changeset
|
397 David Reiss |
28923
fff8cf8459c4
Search friends by email addresses in the buddylist.
Luoh Ren-Shan <lcamel@gmail.com>
parents:
28918
diff
changeset
|
398 Luoh Ren-Shan |
29638
551109fcd61d
Credit Daniele Ricci and Andrea Piccinelli for the patch I committed earlier.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
29500
diff
changeset
|
399 Daniele Ricci |
7959 | 400 Kristian Rietveld |
8332
f4a878d48254
[gaim-migrate @ 9056]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
401 Pekka Riikonen |
7959 | 402 Tim Ringenbach |
12974 | 403 Dennis Ristuccia |
14851
036927fddcba
[gaim-migrate @ 17620]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14806
diff
changeset
|
404 Lee Roach |
21794
8f82dc5e0b76
Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21653
diff
changeset
|
405 Eion Robb |
24572
35037aa8c9c5
XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24569
diff
changeset
|
406 Kahlil Robinson |
9827 | 407 Rhett Robinson |
8872 | 408 Luciano Miguel Ferreira Rocha |
7959 | 409 Andrew Rodland |
13694
0d45a2495c7e
[gaim-migrate @ 16097]
Richard Laager <rlaager@wiktel.com>
parents:
13684
diff
changeset
|
410 Miguel Rodríguez (migrax) |
28924 | 411 Adi Roiban |
24852
c9c4b31d98a7
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
Martin Rosinski <martin@zone-mr.net>
parents:
24748
diff
changeset
|
412 Martin Rosinski |
19310
4e55f09f633c
Only send conversation close notices on XMPP when the typing notification preference is turned on
Sean Egan <seanegan@gmail.com>
parents:
19179
diff
changeset
|
413 Bob Rossi |
11057
e9eeacd1a8d0
[gaim-migrate @ 13009]
Richard Laager <rlaager@wiktel.com>
parents:
11046
diff
changeset
|
414 Jason Roth |
10048 | 415 Jean-Francois Roy |
19480
6b9675447eac
And, put Peter in COPYRIGHT while we're at it
Sean Egan <seanegan@gmail.com>
parents:
19478
diff
changeset
|
416 Peter Ruibal |
22489
04edbd747947
Michael Ruprecht aka Maiku fixed #5210
Ka-Hing Cheung <khc@hxbc.us>
parents:
22437
diff
changeset
|
417 Michael Ruprecht |
12466
31e4eb57cc86
[gaim-migrate @ 14776]
Richard Laager <rlaager@wiktel.com>
parents:
12465
diff
changeset
|
418 Sam S. |
22019
0ae2e64dcff9
Give credit where due.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
22012
diff
changeset
|
419 Thanumalayan S. |
24555
7ec139c84d36
Some improvements to XMPP resource handling:
Jonathan Sailor <jsailor@jesnetplus.com>
parents:
24472
diff
changeset
|
420 Jonathan Sailor |
23533
af402fc34cb3
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
23389
diff
changeset
|
421 Elliott Sales de Andrade |
22410
d3c8fd63e296
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.
Bartoz Oler <bartosz@pidgin.im>
parents:
22331
diff
changeset
|
422 Tomasz Sałaciński <tsalacinski@gmail.com> |
12466
31e4eb57cc86
[gaim-migrate @ 14776]
Richard Laager <rlaager@wiktel.com>
parents:
12465
diff
changeset
|
423 Pradyumna Sampath |
9644 | 424 Arvind Samptur |
8911 | 425 Tom Samstag |
7959 | 426 Neil Sanchala |
12465
ae4ae98bca20
[gaim-migrate @ 14775]
Richard Laager <rlaager@wiktel.com>
parents:
12462
diff
changeset
|
427 Laurent Sansonetti |
13793 | 428 Andrew Sayman |
10228 | 429 Alceste Scalas |
8046 | 430 Carsten Schaar |
23995
fd0e8c6ffa4b
Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23717
diff
changeset
|
431 Toby Schaffer |
21883
bb409f0d26b6
Add 'js' in COPYRIGHT. References #4323.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21794
diff
changeset
|
432 Jonathan Schleifer <js-pidgin@webkeks.org> |
7959 | 433 Luke Schierer |
10318 | 434 Ralph Schmieder |
13064 | 435 David Schmitt |
28383
3c230409556d
Credit Frostregen for the userlist styling thing. Refs #9377.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28294
diff
changeset
|
436 Heiko Schmitt |
14273
2f82c2494f3f
[gaim-migrate @ 16958]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14169
diff
changeset
|
437 Mark Schneider |
8208
bfbba1a7710a
[gaim-migrate @ 8931]
Christian Hammond <chipx86@chipx86.com>
parents:
8204
diff
changeset
|
438 Evan Schoenberg |
17145
b26a225b6fc6
Fix the spelling on Gabriel's last name.
Richard Laager <rlaager@wiktel.com>
parents:
17086
diff
changeset
|
439 Gabriel Schulhof |
23000
89b3a0a52b53
Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22932
diff
changeset
|
440 Eric Michael Schwelm |
11432
50b0fa2e19d2
[gaim-migrate @ 13669]
Richard Laager <rlaager@wiktel.com>
parents:
11422
diff
changeset
|
441 Federico Schwindt |
7959 | 442 Torrey Searle |
12118 | 443 Peter Seebach |
8767 | 444 Don Seiler |
9405 | 445 Leonardo Serra |
28383
3c230409556d
Credit Frostregen for the userlist styling thing. Refs #9377.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28294
diff
changeset
|
446 Matteo Settenvini |
3c230409556d
Credit Frostregen for the userlist styling thing. Refs #9377.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28294
diff
changeset
|
447 Colin Seymour |
7959 | 448 Jim Seymour |
18563
dba4edbde4a7
Patch from Javeed Shaikh to make the search function non-braindamaged.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
18543
diff
changeset
|
449 Javeed Shaikh |
8935 | 450 Joe Shaw |
10283 | 451 Scott Shedden |
15686
d79c9952f6bb
gaim::plugin Tcl command, thanks to Dossy Shiobara
Ethan Blanton <elb@pidgin.im>
parents:
15601
diff
changeset
|
452 Dossy Shiobara |
17697
9da82444eee3
COPYRIGHT file was changed
Michael Shkutkov <mshkutkov@soc.pidgin.im>
parents:
16189
diff
changeset
|
453 Michael Shkutkov |
22030
21ed56853648
Add Shreevatsa R for the Python she-bang line changes.
Richard Laager <rlaager@wiktel.com>
parents:
22012
diff
changeset
|
454 Shreevatsa R |
22713
8d74a9e409f1
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22658
diff
changeset
|
455 Dylan Simon <dylan@dylex.net> |
10570 | 456 Ettore Simone |
7959 | 457 John Silvestri |
23717
4a0bc0f535cf
Dutch translation, icons.
Hylke Bons <hylkebons@gmail.com>
parents:
23684
diff
changeset
|
458 Mukund Sivaraman |
10234 | 459 Craig Slusher |
8204 | 460 Alex Smith |
15322
daf402269760
[gaim-migrate @ 18113]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
15298
diff
changeset
|
461 Brad Smith |
10561 | 462 Malcolm Smith |
7959 | 463 David Smock |
8811 | 464 Phil Snowberger |
10186 | 465 Eddie Sohn (tr1sk) |
11433
0cad723a5a1b
[gaim-migrate @ 13670]
Luke Schierer <lschiere@pidgin.im>
parents:
11432
diff
changeset
|
466 Sony Computer Entertainment America, Inc. |
17036 | 467 Andy Spencer |
10186 | 468 Mark Spencer |
19572
cfc4e56a6a1e
Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
Ethan Blanton <elb@pidgin.im>
parents:
19480
diff
changeset
|
469 Peter Speybrouck |
7959 | 470 Lex Spoon |
15164 | 471 Chris Stafford |
7959 | 472 Kevin Stange |
26850
04af21d4be27
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
jcs@jcs.org
parents:
26765
diff
changeset
|
473 Joshua Stein |
23717
4a0bc0f535cf
Dutch translation, icons.
Hylke Bons <hylkebons@gmail.com>
parents:
23684
diff
changeset
|
474 Jakub Steiner |
11850 | 475 Richard Stellingwerff |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
476 Charlie Stockman |
7959 | 477 David Stoddard |
23242
c85c0fc775d8
Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
Will Thompson <will.thompson@collabora.co.uk>
parents:
23201
diff
changeset
|
478 Adam Strzelecki |
22065
9a1f88d6a875
A patch from Andreas Sthrk (Trundle) to fix a problem with our DBus code
Andreas Stührk <andy-pidgin@hammerhartes.de>
parents:
22030
diff
changeset
|
479 Andreas Stührk |
17394
a02e2dbec8dd
Credit o_sukhodolsky.
Richard Laager <rlaager@wiktel.com>
parents:
17384
diff
changeset
|
480 Oleg Sukhodolsky |
8153 | 481 Sun Microsystems |
25466
ede59a571c0a
This is a combination of patches from darkrain42 and Marcus Sundberg to fix
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25465
diff
changeset
|
482 Marcus Sundberg |
10186 | 483 Mårten Svantesson (fursten) |
17384
a3e68bb05594
Patch from Amir Szekely to make the installer start up faster and use NSIS' built-in Windows version checking. Fixes #1289 (Thanks, Amir)
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17371
diff
changeset
|
484 Amir Szekely (kichik) |
30013
119bd7b072eb
Initial support for direct connections. Preliminary patch from ticket #247
kukkerman@gmail.com
parents:
29500
diff
changeset
|
485 Gábor Szuromi (kukkerman) |
9173 | 486 Robert T. |
16119
e57d9d5e5c86
sf patch #1622581, from Greg Taeger
Mark Doliner <mark@kingant.net>
parents:
16093
diff
changeset
|
487 Greg Taeger |
26173
53b04369fb10
Only show the oscar error "we couldn't fetch your buddy list, but
Mark Doliner <mark@kingant.net>
parents:
26172
diff
changeset
|
488 Rob Taft |
15593
f485c87e6546
sf patch #1655057, from Peter Tang
Mark Doliner <mark@kingant.net>
parents:
15547
diff
changeset
|
489 Peter Tang |
7959 | 490 Brian Tarricone |
491 Peter Teichman | |
8118 | 492 Philip Tellis |
24660
a95356c17b5c
Fix a Zephyr crash and 10-second delay that can happen when you have an account
Michael Terry <michael.terry@canonical.com>
parents:
24582
diff
changeset
|
493 Michael Terry |
7959 | 494 Arun A. Tharuvai |
10642 | 495 Cestonaro Thilo |
10864 | 496 Will Thompson |
10186 | 497 Douglas Thrift (douglaswth) |
18284
ab1696204721
Guard against passing NULL to GDK_DISPLAY_XDISPLAY. This resolves a crash
Casey Harkins <charkins@pidgin.im>
parents:
18232
diff
changeset
|
498 Mark Tiefenbruck |
11140
cc32241581e9
[gaim-migrate @ 13204]
Richard Laager <rlaager@wiktel.com>
parents:
11117
diff
changeset
|
499 Andrew Tinney |
11259 | 500 Jeffery To |
27040
1fd829110a6d
Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
Paul Aurich <paul@darkrain42.org>
parents:
26944
diff
changeset
|
501 Krzysztof Tobola (kreez) |
10985 | 502 Warren Togami |
8124 | 503 Stu Tomlinson |
7959 | 504 Bill Tompkins |
19591
1b95e3bd5628
Patch from Gal Topper to fix an endianness issue in MSN file transfers. Fixes #2912 and fixes #1682
Sean Egan <seanegan@gmail.com>
parents:
19589
diff
changeset
|
505 Gal Topper |
10970
a126bdfd7688
[gaim-migrate @ 12791]
Christopher O'Brien <siege@pidgin.im>
parents:
10967
diff
changeset
|
506 Chris Toshok |
11393 | 507 Ken Tossell |
24181
0006181485ea
Enable a number of default-disabled strong ciphers for NSS.
Ethan Blanton <elb@pidgin.im>
parents:
24033
diff
changeset
|
508 Marcus Trautwig |
8046 | 509 Tom Tromey |
10667 | 510 Todd Troxell |
10158 | 511 Brad Turcotte |
22437
ca6bc025aabb
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22410
diff
changeset
|
512 Kyle Turman |
25374
f648144bc93d
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
Daniel Atallah <daniel.atallah@gmail.com>
parents:
25367
diff
changeset
|
513 Jon Turney |
7959 | 514 Junichi Uekawa |
30216
91869ed3ba59
Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max
ulidtko@gmail.com
parents:
30087
diff
changeset
|
515 Max Ulidtko |
18588 | 516 Igor Vlasenko |
10028 | 517 István Váradi |
14717
b1fcd2fc903a
[gaim-migrate @ 17471]
Etan Reisner <pidgin@unreliablesource.net>
parents:
14696
diff
changeset
|
518 Martijn van Beers |
30295
a551fb648e09
Updated Dutch translation from new maintainer Gideon van Melle. Fixes #12314.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30216
diff
changeset
|
519 Gideon van Melle |
17085
0afa0a58242f
Add arjan to COPYRIGHT
Richard Laager <rlaager@wiktel.com>
parents:
17079
diff
changeset
|
520 Arjan van de Ven |
10065 | 521 Philip Van Hoof |
11370
2c3fb4a0f785
[gaim-migrate @ 13595]
Richard Laager <rlaager@wiktel.com>
parents:
11340
diff
changeset
|
522 Kristof Vansant |
11467
2952c6dfa738
[gaim-migrate @ 13707]
Luke Schierer <lschiere@pidgin.im>
parents:
11454
diff
changeset
|
523 James Vega |
8518
833dd756dcc3
[gaim-migrate @ 9257]
Christian Hammond <chipx86@chipx86.com>
parents:
8482
diff
changeset
|
524 David Vermeille |
10228 | 525 Sid Vicious |
28526
69aa4660401a
Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28500
diff
changeset
|
526 Andrew Victor |
17072
9f964a4834d9
Show the text for the custom smiley as the filename when saving.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
17071
diff
changeset
|
527 Jorge Villaseñor (Masca) |
7959 | 528 Bjoern Voigt |
13684
a104ce6e2cca
[gaim-migrate @ 16087]
Richard Laager <rlaager@wiktel.com>
parents:
13660
diff
changeset
|
529 Wan Hing Wah |
12914
4f4c377a8905
[gaim-migrate @ 15267]
Richard Laager <rlaager@wiktel.com>
parents:
12869
diff
changeset
|
530 Philip Walford |
7959 | 531 Nathan Walp |
13903 | 532 Jonty Wareing |
7959 | 533 Eric Warmenhoven |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
534 Adam J. Warrington |
15323
99dcbb8c4557
[gaim-migrate @ 18114]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
15322
diff
changeset
|
535 Denis Washington |
15005
56a12557520e
[gaim-migrate @ 17785]
Richard Laager <rlaager@wiktel.com>
parents:
15003
diff
changeset
|
536 Zsombor Welker |
8482 | 537 Andrew Wellington |
12291
5bc3d67ceb24
[gaim-migrate @ 14595]
Etan Reisner <pidgin@unreliablesource.net>
parents:
12118
diff
changeset
|
538 Adam Wendt |
21954
8eb1846b5c40
Docu patch from Simon Wenner. Closes #4497.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21883
diff
changeset
|
539 Simon Wenner |
9680 | 540 Dave West |
15947
a0f24a614a9d
Added Zac West to the COPYRIGHT
Evan Schoenberg <evan.s@dreskin.net>
parents:
15710
diff
changeset
|
541 Zac West |
10217 | 542 Daniel Westermann-Clark |
9417 | 543 Andrew Whewell |
29737
b983db2b01f5
Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
Mark Doliner <mark@kingant.net>
parents:
29707
diff
changeset
|
544 Stephen Whitmore |
12508 | 545 Simon Wilkinson |
8091 | 546 Dan Willemsen |
22100
1226083ed7e2
Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
22080
diff
changeset
|
547 Justin Williams (Jaywalker) |
7959 | 548 Jason Willis |
24374
b948081819a6
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Alex Willmer <alex@moreati.org.uk>
parents:
24353
diff
changeset
|
549 Alex Willmer |
7959 | 550 Matt Wilson |
14169 | 551 Dan Winship |
24853
f5c0cdaef99a
Don't ignore XML namespace and prefix information when parsing incoming XMPP
Michal Witkowski <neuro@o2.pl>
parents:
24852
diff
changeset
|
552 Michal Witkowski |
13351
967dd29cc4ae
[gaim-migrate @ 15723]
Richard Laager <rlaager@wiktel.com>
parents:
13342
diff
changeset
|
553 Scott Wolchok |
25367
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
25359
diff
changeset
|
554 Rogier Wolff |
23201
313b87adb730
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Peter O'Gorman <pogma@thewrittenword.com>
parents:
23198
diff
changeset
|
555 The Written Word, Inc. |
23198
3353ac89ccb1
A patch from Kevin Wu Won to add mnemonics to the docklet menu.
Kevin Wu Won <exclipy@gmail.com>
parents:
23159
diff
changeset
|
556 Kevin Wu Won |
13042
fc4d2a386ba3
[gaim-migrate @ 15401]
Richard Laager <rlaager@wiktel.com>
parents:
12991
diff
changeset
|
557 Pui Lam Wong |
9262
572e4658492c
[gaim-migrate @ 10061]
Christian Hammond <chipx86@chipx86.com>
parents:
9245
diff
changeset
|
558 Justin Wood |
7957 | 559 Ximian |
13780
2096a1549b47
[gaim-migrate @ 16192]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13726
diff
changeset
|
560 Ma Xuan |
29707
4d0ccbc905aa
account: Add copies of connection signed-(on|off) and connection-error.
yonas.yanfa@gmail.com
parents:
29676
diff
changeset
|
561 Yonas Yanfa |
8436 | 562 Jared Yanovich |
9245 | 563 Timmy Yee |
27095
211b59ac6345
Apply patch that adds support for keyboard navigation for the status icon.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
27041
diff
changeset
|
564 Li Yuan |
29449
1f5ba7d5465d
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24472
diff
changeset
|
565 Yuriy Yevgrafov |
8661
060171053a32
[gaim-migrate @ 9413]
Christian Hammond <chipx86@chipx86.com>
parents:
8656
diff
changeset
|
566 Nickolai Zeldovich |
24472 | 567 Tom Zickel |
8235 | 568 Marco Ziech |
11067 | 569 Piotr Zielinski |
12462
398bdfe07c57
[gaim-migrate @ 14772]
Richard Laager <rlaager@wiktel.com>
parents:
12406
diff
changeset
|
570 Jeroen Zwartepoorte |