Mercurial > pidgin.yaz
annotate COPYRIGHT @ 31712:8fc25b77295a
Hopefully fixes #13298, the bug about not being able to add MSN buddies.
Here's what I think is happening:
1. Before we add the buddy we issue an FQY request to ask the server what
network the username is for (either normal MSN or Yahoo)
2. When we get the response we add the buddy to our buddy list with the
network ID given to us by the server
3. For some reason the server is now returning a network ID of 0 ("unknown")
instead of 1 ("normal MSN") for normal passport buddies, and we bail out
when we encounter this. QuLogic thinks the server used to return 1 in
this case.
My change is to just not bail out if the FQY response has network ID 0.
Instead of treat 0 as 1 and continue with the add. It looks like our
SOAP request to add the buddy to our address book will fail a big further
down the road if the buddy doesn't exist--so we're still protecting
against that.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 28 Feb 2011 08:26:40 +0000 |
parents | c2c3200f48ab |
children | d1012a6b9f4a |
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 |
28085
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
diff
changeset
|
2 |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
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:
27553
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:
27553
diff
changeset
|
5 to be on this list. Contact us (see: AUTHORS) and we'll add you. |
8046 | 6 |
28085
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
diff
changeset
|
7 Many open source projects list contributor names at the top of each |
28089
46a6465491ac
Fix some of that grammer (sic) that Mark mentioned.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
28085
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:
28085
diff
changeset
|
9 that it is difficult to keep this list accurate, especially when old |
28085
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
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:
27553
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:
27553
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:
27553
diff
changeset
|
13 |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
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:
27553
diff
changeset
|
15 piece of code, then that code should be traced through our version |
28089
46a6465491ac
Fix some of that grammer (sic) that Mark mentioned.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
28085
diff
changeset
|
16 control system to see from where it came and who has modified it. |
28085
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
diff
changeset
|
17 |
37141b94d568
Add a note about why we do this. Feel free to correct spelling
Mark Doliner <mark@kingant.net>
parents:
27553
diff
changeset
|
18 Copyright (C) 1998-2009 by the following: |
8046 | 19 |
15539
7ae72b7c02b1
sf patch #1640011, from Celso Pinto
Mark Doliner <mark@kingant.net>
parents:
15388
diff
changeset
|
20 Saleem Abdulrasool |
30872 | 21 Jakub Adam |
10935 | 22 Dave Ahlswede |
31474
1dcaaa68b245
Process 422 (ERR_NOMOTD) as a valid replacement for an actual MOTD
thijsalkemade@gmail.com
parents:
31043
diff
changeset
|
23 Thijs Alkemade |
10215 | 24 Manuel Amador |
11454
201617d49573
[gaim-migrate @ 13693]
Richard Laager <rlaager@wiktel.com>
parents:
11433
diff
changeset
|
25 Matt Amato |
26277
bcbc5994d21c
Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
Daniel Atallah <daniel.atallah@gmail.com>
parents:
26255
diff
changeset
|
26 Josef Andrysek |
15245 | 27 Geoffrey Antos |
7967 | 28 Daniel Atallah |
8598 | 29 Paul Aurich |
7959 | 30 Patrick Aussems |
13272 | 31 Anibal Avelar |
15065 | 32 Ali Albazaz |
25105
5949c8a0bba8
Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25100
diff
changeset
|
33 Kosta Arvanitis |
16172
19eba0e74b49
Adding achris to the COPYRIGHT file.
Richard Laager <rlaager@wiktel.com>
parents:
16146
diff
changeset
|
34 Christopher Ayoup |
12798
09d4ea834370
[gaim-migrate @ 15145]
Richard Laager <rlaager@wiktel.com>
parents:
12771
diff
changeset
|
35 Alex Badea |
11551
78aad676fdb2
[gaim-migrate @ 13806]
Luke Schierer <lschiere@pidgin.im>
parents:
11518
diff
changeset
|
36 John Bailey |
26524
f73945e7da00
Update the copyright name, as requested.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26522
diff
changeset
|
37 Arunan Balasubramaniam |
16874
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:
16842
diff
changeset
|
38 R. Tyler Ballance |
13694
0d45a2495c7e
[gaim-migrate @ 16097]
Richard Laager <rlaager@wiktel.com>
parents:
13684
diff
changeset
|
39 Chris Banal |
12051 | 40 Luca Barbato |
10956 | 41 Levi Bard |
14975
c0d6f960675b
[gaim-migrate @ 17753]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14974
diff
changeset
|
42 Ryan Barrett |
8266 | 43 Kevin Barry |
15299 | 44 Lukas Barth |
10069
7cbe12859d3a
[gaim-migrate @ 11045]
Luke Schierer <lschiere@pidgin.im>
parents:
10065
diff
changeset
|
45 Derek Battams |
11321 | 46 Martin Bayard |
9086
9fcbb18aa7be
[gaim-migrate @ 9863]
Christian Hammond <chipx86@chipx86.com>
parents:
9075
diff
changeset
|
47 Curtis Beattie |
26844
69d5d6ab4229
Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
Stu Tomlinson <stu@nosnilmot.com>
parents:
26820
diff
changeset
|
48 Stefan Becker |
26624
fac5f6efb75f
Starring Carlos Bederian as Zzzoom. Closes #8711.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26574
diff
changeset
|
49 Carlos Bederian |
9888 | 50 Dave Bell |
10666 | 51 Igor Belyi |
14855 | 52 Brian Bernas |
14696 | 53 Paul Betts |
30060
852f9df1d735
Add a new Bengali-India translation from Runa Bhattacharjee
Mark Doliner <mark@kingant.net>
parents:
30057
diff
changeset
|
54 Runa Bhattacharjee |
7959 | 55 Jonas Birmé |
15008 | 56 George-Cristian Bîrzan |
9470 | 57 Eric Blade |
7958 | 58 Ethan Blanton |
7959 | 59 Joshua Blanton |
10895 | 60 Rainer Blessing |
7958 | 61 Herman Bloggs |
9232 | 62 David Blue |
7958 | 63 Jason Boerner |
16421 | 64 Hylke Bons |
7959 | 65 Graham Booker |
12465
ae4ae98bca20
[gaim-migrate @ 14775]
Richard Laager <rlaager@wiktel.com>
parents:
12462
diff
changeset
|
66 Paolo Borelli |
13530 | 67 Julien Bossart |
7959 | 68 Craig Boston |
69 Chris Boyle | |
31011
64160ec07453
Credit Stanislav for his patch. Refs #12505.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31001
diff
changeset
|
70 Stanislav Brabec |
10691 | 71 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
|
72 Mauro Sérgio Ferreira Brasil |
23584
1f7191e0b24b
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23583
diff
changeset
|
73 Luke Bratch |
9944 | 74 Matt Brenneke |
7958 | 75 Jeremy Brooks |
15196 | 76 Jonathan Brossard |
22639
def8f39f542a
Add Jeffery Brown to COPYRIGHT. References #4905.
Will Thompson <will.thompson@collabora.co.uk>
parents:
22478
diff
changeset
|
77 Jeffery Brown |
8139 | 78 Philip Brown |
23002
89b3a0a52b53
Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22934
diff
changeset
|
79 Dan Bruce |
30996
ef625abecdbb
Credit where due. Refs #12049.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30994
diff
changeset
|
80 Guillaume Brunerie |
18035
c168d1ae2012
A patch from Norbert Buchmuller:
Norbert Buchmuller <norbi@nix.hu>
parents:
17479
diff
changeset
|
81 Norbert Buchmuller |
25460
971b89243a20
Make a hack in purple-url-handler cleaner.
Johannes Buchner
parents:
25438
diff
changeset
|
82 Johannes Buchner |
7959 | 83 Sean Burke |
31585
601820fe2acc
ChangeLog and credit for Gabriel's patch. Novell owns the copyright, but I added his name for safety. Refs #13108.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31562
diff
changeset
|
84 Gabriel Burt |
12392 | 85 Thomas Butter |
14974
f16e056f816d
[gaim-migrate @ 17752]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14915
diff
changeset
|
86 Trevor Caira |
12869
45c7f6510baa
[gaim-migrate @ 15221]
Richard Laager <rlaager@wiktel.com>
parents:
12860
diff
changeset
|
87 Andrea Canciani |
14891
063fe56aa427
[gaim-migrate @ 17663]
Richard Laager <rlaager@wiktel.com>
parents:
14875
diff
changeset
|
88 Damien Carbery |
11665 | 89 Michael Carlson |
31001
f1a80dd255cb
Proper credit for rtobar. Refs #12024.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30996
diff
changeset
|
90 Rodrigo Tobar Carrizo |
14806
a2be9307d58d
[gaim-migrate @ 17571]
Etan Reisner <pidgin@unreliablesource.net>
parents:
14800
diff
changeset
|
91 Keegan Carruthers-Smith |
24976
8972d3cd4b42
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
Daniel Atallah <daniel.atallah@gmail.com>
parents:
24928
diff
changeset
|
92 Ludovico Cavedon |
12684
2e4e02b72e43
[gaim-migrate @ 15027]
Richard Laager <rlaager@wiktel.com>
parents:
12676
diff
changeset
|
93 Steve Cavilia |
11321 | 94 Julien Cegarra |
25099
3c96a644c665
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25079
diff
changeset
|
95 Matěj Cepl |
7959 | 96 Cerulean Studios, LLC |
8735
92cbf9713795
[gaim-migrate @ 9490]
Christian Hammond <chipx86@chipx86.com>
parents:
8706
diff
changeset
|
97 Jonathan Champ |
31562
4b66ef54f6a3
Credit Markos Chandras for his work on pva's patch. Refs #12638.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31557
diff
changeset
|
98 Markos Chandras |
28382
d4847cef4a84
jabber: Fix a crash when the vcard includes an empty BINVAL.
Paul Aurich <paul@darkrain42.org>
parents:
28089
diff
changeset
|
99 Matthew Chapman |
13133
541486fde12b
[gaim-migrate @ 15495]
Richard Laager <rlaager@wiktel.com>
parents:
13064
diff
changeset
|
100 Christophe Chapuis |
14577
2a4a8b24de92
[gaim-migrate @ 17301]
Richard Laager <rlaager@wiktel.com>
parents:
14520
diff
changeset
|
101 Patrick Cheung |
7959 | 102 Ka-Hing Cheung |
11004
a3d3729a9130
[gaim-migrate @ 12859]
Etan Reisner <pidgin@unreliablesource.net>
parents:
10985
diff
changeset
|
103 Sadrul Habib Chowdhury |
13834
378bba5011e7
[gaim-migrate @ 16283]
Richard Laager <rlaager@wiktel.com>
parents:
13793
diff
changeset
|
104 Brian Chu |
7959 | 105 Arturo Cisneros, Jr. |
106 Vincas Ciziunas | |
11084 | 107 Jonathan Clark |
7958 | 108 Joe Clarke |
11660
a3302d271199
[gaim-migrate @ 13945]
Gary Kramlich <grim@reaperworld.com>
parents:
11626
diff
changeset
|
109 Eoin Coffey |
11009 | 110 Jason Cohen |
7959 | 111 Todd Cohen |
16842
64778903211d
add Graham Cole for the msn smiley theme file change
Ka-Hing Cheung <khc@hxbc.us>
parents:
16421
diff
changeset
|
112 Graham Cole |
13903 | 113 Jono Cole |
14800 | 114 Lorenzo Colitti |
20822
27ab73f69275
Add Collabora to COPYRIGHT.
Will Thompson <will.thompson@collabora.co.uk>
parents:
20685
diff
changeset
|
115 Collabora Ltd. |
16393
c85fa74f7e50
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16189
diff
changeset
|
116 Jeff Connelly |
25410
52b2e7260340
A patch from Chris Connett to change the log size sorting method to weight
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
117 Chris Connett |
10639 | 118 Nathan Conrad |
7959 | 119 Felipe Contreras |
10439 | 120 Alex Converse |
10529 | 121 Irving Cordova |
12860
a35edda11737
[gaim-migrate @ 15211]
Richard Laager <rlaager@wiktel.com>
parents:
12854
diff
changeset
|
122 Glauber de Oliveira Costa |
9042 | 123 Adam Cowell |
11061
106442ed22a6
[gaim-migrate @ 13016]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
11057
diff
changeset
|
124 Palmer Cox |
7959 | 125 Jeramey Crawford |
13323
723f5b7ef6a2
[gaim-migrate @ 15693]
Richard Laager <rlaager@wiktel.com>
parents:
13282
diff
changeset
|
126 Michael Culbertson |
17159
ae2edfa3de1f
Warmenhove a patch from Steven Danna to add bindings to all the savedstatus.h
Etan Reisner <pidgin@unreliablesource.net>
parents:
17092
diff
changeset
|
127 Steven Danna |
30358
cd857e9b7281
Fix a status change event being triggered for each online Bonjour buddy when you sign out.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
30313
diff
changeset
|
128 Simon Danner |
17733
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:
17726
diff
changeset
|
129 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
|
130 Josh Davis |
12685
e9f279f0ef02
[gaim-migrate @ 15028]
Richard Laager <rlaager@wiktel.com>
parents:
12684
diff
changeset
|
131 Martijn Dekker |
21653
28c63fdcda73
Add Florian Delizy (goutnet) to COPYRIGHT.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21418
diff
changeset
|
132 Florian Delizy |
30507
a4527d9ee853
Make Pidgin build correctly when using the --disable-nls configure flag.
jirka
parents:
30485
diff
changeset
|
133 Jiri Denemark |
16985
e7d59fa4faaf
Add a Google Talk icon from Vinicius Depizzol.
Richard Laager <rlaager@wiktel.com>
parents:
16945
diff
changeset
|
134 Vinicius Depizzol |
31603 | 135 Marc Dequènes |
13522
5ddae6fe983e
[gaim-migrate @ 15898]
Richard Laager <rlaager@wiktel.com>
parents:
13351
diff
changeset
|
136 Philip Derrin |
14798
a413bcb6f19a
[gaim-migrate @ 17563]
Richard Laager <rlaager@wiktel.com>
parents:
14797
diff
changeset
|
137 Taso N. Devetzis |
10409 | 138 Balwinder Singh Dheeman |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
139 Andrew Dieffenbach |
9087
f32ee2e97b37
[gaim-migrate @ 9864]
Christian Hammond <chipx86@chipx86.com>
parents:
9086
diff
changeset
|
140 Finlay Dobbie |
7959 | 141 Mark Doliner |
142 Nuno Donato | |
143 Jim Duchek | |
10060 | 144 Alex Duggan |
7959 | 145 Tom Dyas |
8664 | 146 Marc E. |
7959 | 147 Andrew Echols |
11925 | 148 John Eckerdal |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
12392
diff
changeset
|
149 Sean Egan <seanegan@gmail.com> |
15981
a741ec4dafa0
sf patch #1691784, from William Ehlhardt
Mark Doliner <mark@kingant.net>
parents:
15948
diff
changeset
|
150 William Ehlhardt |
15548
c2d75b47198d
sf patch #1647731, from Markus Elfring
Mark Doliner <mark@kingant.net>
parents:
15539
diff
changeset
|
151 Markus Elfring |
9331
851b8c672011
[gaim-migrate @ 10139]
Christian Hammond <chipx86@chipx86.com>
parents:
9262
diff
changeset
|
152 Nelson Elhage |
8782
5a2b5e4abf3a
[gaim-migrate @ 9544]
Christian Hammond <chipx86@chipx86.com>
parents:
8767
diff
changeset
|
153 Ignacio J. Elia |
7959 | 154 Brian Enigma |
14026 | 155 Mattias Eriksson |
7998 | 156 Stefan Esser |
12854
657ed70298a6
[gaim-migrate @ 15204]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
12849
diff
changeset
|
157 Steffen Eschenbacher |
11925 | 158 Marc Etcheverry |
15711
47ca3cfedb32
sf patch #1655707, from David Everly
Mark Doliner <mark@kingant.net>
parents:
15687
diff
changeset
|
159 David Everly |
7958 | 160 Larry Ewing |
30082
c7bfe4f1358e
Give COPYRIGHT credit where said credit is due. Refs #11320
Paul Aurich <paul@darkrain42.org>
parents:
30076
diff
changeset
|
161 Facebook, Inc. |
29306
5ffedd1578f0
Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
Fartash Faghri
parents:
29217
diff
changeset
|
162 Fartash Faghri |
10383 | 163 Gábor Farkas |
7959 | 164 Jesse Farmer |
7983 | 165 Gavan Fantom (gavan) |
15010
c6fd017c4121
[gaim-migrate @ 17790]
Richard Laager <rlaager@wiktel.com>
parents:
15008
diff
changeset
|
166 Leonardo Fernandes |
11819
1452a3a9f07a
[gaim-migrate @ 14110]
Richard Laager <rlaager@wiktel.com>
parents:
11665
diff
changeset
|
167 David Fiander |
31516
f48808788b53
Allow the use of the numeric keypad's Page Up and Page Down keys in the
rflegel@gmail.com
parents:
31496
diff
changeset
|
168 Ryan Flegel |
8195 | 169 Rob Flynn <gaim@robflynn.com> |
10186 | 170 Rob Foehl (rwf) |
29217
a158ef76d340
perl: Fix the package names for some types. Closes #10973.
cafoote@yahoo.com
parents:
28903
diff
changeset
|
171 Chris Foote |
9424 | 172 Alan Ford |
7958 | 173 Nathan Fredrickson |
8267 | 174 Chris J. Friesen |
8048 | 175 Free Software Foundation |
7959 | 176 Decklin Foster |
11518 | 177 Francesco Fracassi |
7959 | 178 Adam Fritzler |
17479 | 179 Takao Fujiwara |
8209 | 180 Max G. |
25132
6eff00e729ac
patch from Martin von Gagern that uses a new gnutls option to enable better
Ka-Hing Cheung <khc@hxbc.us>
parents:
25105
diff
changeset
|
181 Martin von Gagern |
9894 | 182 François Gagné |
15354 | 183 Andrew Gaul |
9168 | 184 Evgueni V. Gavrilov |
8160 | 185 Ignacy Gawedzki |
14342
12156328fb4f
[gaim-migrate @ 17039]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14296
diff
changeset
|
186 Georgi Georgiev |
24343
9e0458c98b4c
This was originally a patch from Brian Geppert that corrected the 'silently
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24317
diff
changeset
|
187 Brian Geppert |
22934
f96e73fbb9f4
Someone should write a tool to insert a name in the right place
Ka-Hing Cheung <khc@hxbc.us>
parents:
22869
diff
changeset
|
188 Thomas Gibson-Robinson |
13643 | 189 Ike Gingerich |
12465
ae4ae98bca20
[gaim-migrate @ 14775]
Richard Laager <rlaager@wiktel.com>
parents:
12462
diff
changeset
|
190 Gustavo Giráldez |
11922 | 191 Richard Gobeille |
14296 | 192 Ian Goldberg |
18755
84d53c3c699d
Some changes from Matthew Goldstein and I to not automatically remove
Mark Doliner <mark@kingant.net>
parents:
18590
diff
changeset
|
193 Matthew Goldstein |
7959 | 194 Michael Golden |
11340
e9d0d944b9d2
[gaim-migrate @ 13553]
Richard Laager <rlaager@wiktel.com>
parents:
11321
diff
changeset
|
195 Charlie Gordon |
7959 | 196 Ryan C. Gordon |
21990
d309d662a32c
Fix an infinite loop. Fixes #4486.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21956
diff
changeset
|
197 Konrad Gräfe |
10345 | 198 Miah Gregory |
18039
c588a4a9d287
A patch from David Grohmann (dave1g) to log embedded images.
Richard Laager <rlaager@wiktel.com>
parents:
18035
diff
changeset
|
199 David Grohmann |
23742
de8f2d3e538a
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23711
diff
changeset
|
200 Christian Grothoff |
23628
dc359ea9eb9a
/ctcp command for IRC
Vladislav Guberinic <neosisani@gmail.com>
parents:
23589
diff
changeset
|
201 Vladislav Guberinić |
22321
2a7012d148dd
Give credit where it's due for Gideon N. Guillen's Yahoo patch.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
22284
diff
changeset
|
202 Gideon N. Guillen |
27553
bbf5c43e269a
Fix a leak of the queued_requests from purple_dnsquery_a.
aman@tmm1.net
parents:
27292
diff
changeset
|
203 Aman Gupta |
7959 | 204 Christian Hammond |
11197
5e0e7a9a21f8
[gaim-migrate @ 13322]
Richard Laager <rlaager@wiktel.com>
parents:
11140
diff
changeset
|
205 Erick Hamness |
11046
c0421a7cba03
[gaim-migrate @ 12962]
Richard Laager <rlaager@wiktel.com>
parents:
11045
diff
changeset
|
206 Fred Hampton |
23711
b0812ce0ec17
Patch from John Hanauer to enable formatted string entry field in perl plugins.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23628
diff
changeset
|
207 John Hanauer |
23583
399975ad001c
Add purple_get_host_name to get the hostname of the machine.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23391
diff
changeset
|
208 Phil Hannent |
11552
11d30825c1bb
[gaim-migrate @ 13812]
Gary Kramlich <grim@reaperworld.com>
parents:
11551
diff
changeset
|
209 Casey Harkins |
7959 | 210 Andy Harrison |
10186 | 211 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
|
212 Anders Hasselqvist |
17447
1a1d9cf5cd79
Credit for the ICQ authorization re-request fix
Mark Doliner <mark@kingant.net>
parents:
17183
diff
changeset
|
213 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
|
214 Will Hawkins |
7959 | 215 G. Sumner Hayes |
10973 | 216 Michael R. Head |
12771 | 217 Nick Hebner |
7959 | 218 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
|
219 Justin Heiner |
22009
1494e0a0f2b9
Save the conversation "Enable Logging" option per-contact.
Moos Heintzen <iwasroot@gmail.com>
parents:
21956
diff
changeset
|
220 Moos Heintzen |
10063
4b4975b2b1d5
[gaim-migrate @ 11038]
Luke Schierer <lschiere@pidgin.im>
parents:
10060
diff
changeset
|
221 Benjamin Herrenschmidt |
4b4975b2b1d5
[gaim-migrate @ 11038]
Luke Schierer <lschiere@pidgin.im>
parents:
10060
diff
changeset
|
222 Fernando Herrera |
14615 | 223 hjheins |
14375
f597127368de
[gaim-migrate @ 17081]
Richard Laager <rlaager@wiktel.com>
parents:
14370
diff
changeset
|
224 Hil |
9551 | 225 Casey Ho |
23258
73b86c478d37
Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
Andrew Hoffman <Andrew Hoffman>
parents:
23244
diff
changeset
|
226 Andrew Hoffman |
8046 | 227 Iain Holmes |
11045
d456fdaf6c73
[gaim-migrate @ 12961]
Richard Laager <rlaager@wiktel.com>
parents:
11009
diff
changeset
|
228 Joshua Honeycutt |
31529
e023b0378887
Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
jch@honig.net
parents:
31527
diff
changeset
|
229 Jeffrey Honig |
10345 | 230 Nigel Horne |
16146
7a22ddc43685
Adding the real name for JensenDied.
Richard Laager <rlaager@wiktel.com>
parents:
16119
diff
changeset
|
231 Jensen Hornick |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
232 Juanjo Molinero Horno |
16945
2fffd9d72b8f
Add Dustin Howett in COPYRIGHT.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
16874
diff
changeset
|
233 Dustin Howett |
13660 | 234 Nathanael Hoyle |
13203
1455bbb38194
[gaim-migrate @ 15566]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13146
diff
changeset
|
235 Greg Hudson |
10540 | 236 Magnus Hult |
7959 | 237 Karsten Huneycutt |
23742
de8f2d3e538a
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23711
diff
changeset
|
238 Andrew Hunt |
13241 | 239 Kevin Hunter |
10039 | 240 Rian Hunter |
10407 | 241 Thomas Huriaux |
15388 | 242 Instant Messaging Freedom, Inc. |
15331 | 243 Vitaliy Ischenko |
17099
4fd7ec01b3f3
Adding Intel Corporation to cover all our bases here:
Richard Laager <rlaager@wiktel.com>
parents:
17098
diff
changeset
|
244 Intel Corporation |
29843
1f5ba7d5465d
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24417
diff
changeset
|
245 Andrew Ivanov |
14915
ad7fa8b56e3e
[gaim-migrate @ 17687]
Christopher O'Brien <siege@pidgin.im>
parents:
14899
diff
changeset
|
246 Scott Jackson |
13203
1455bbb38194
[gaim-migrate @ 15566]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13146
diff
changeset
|
247 Hans Petter Jansson |
25099
3c96a644c665
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25079
diff
changeset
|
248 David Jedelsky |
9566
7a149eac59a3
[gaim-migrate @ 10409]
Christian Hammond <chipx86@chipx86.com>
parents:
9551
diff
changeset
|
249 Henry Jen |
10787
c932d96a7c69
[gaim-migrate @ 12428]
Luke Schierer <lschiere@pidgin.im>
parents:
10691
diff
changeset
|
250 Benjamin Kahn |
26846
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:
26820
diff
changeset
|
251 Jan Kaluza |
27292
cb720963732d
Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
Mark Doliner <mark@kingant.net>
parents:
27229
diff
changeset
|
252 Yuriy Kaminskiy |
14458
cdc4ef325a23
[gaim-migrate @ 17172]
Richard Laager <rlaager@wiktel.com>
parents:
14375
diff
changeset
|
253 Anders Kaseorg |
12392 | 254 Praveen Karadakal |
29843
1f5ba7d5465d
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24417
diff
changeset
|
255 Tomáš Kebert |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
256 John Kelm |
15282
5d53e67c2512
[gaim-migrate @ 18071]
Luke Schierer <lschiere@pidgin.im>
parents:
15245
diff
changeset
|
257 Jochen Kemnade |
24983
cddd8022591d
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
24977
diff
changeset
|
258 Yann Kerherve |
25079
b6bcd024a393
Credit the author of the menu responsivness patch. References #8352
Daniel Atallah <daniel.atallah@gmail.com>
parents:
25043
diff
changeset
|
259 Gordian Klein |
30185
9e60e300541a
Fix an invalid memory deref with Windows proxy settings when there's no ":port"
mklencke@gmx.net
parents:
30149
diff
changeset
|
260 Marten Klencke |
27229
ef9e68020265
Correctly show status in tooltips for GG contacts with status messages.
grommasher@gmail.com
parents:
27220
diff
changeset
|
261 Krzysztof Klinikowski |
7959 | 262 Akuke Kok |
24886
61f3a9f7a220
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
Daniel Atallah <daniel.atallah@gmail.com>
parents:
24862
diff
changeset
|
263 Kir Kolyshkin |
30367
2aaa31c7046f
I propagated im.pidgin.soc.2010.icq-tlc to im.pidgin.pidgin. This includes
Mark Doliner <mark@kingant.net>
parents:
30358
diff
changeset
|
264 Ivan Komarov |
25167
fc615861c88c
Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
Richard Laager <rlaager@wiktel.com>
parents:
25132
diff
changeset
|
265 F.W. Kong |
15004
60bba83d5c2d
[gaim-migrate @ 17783]
Richard Laager <rlaager@wiktel.com>
parents:
14975
diff
changeset
|
266 Konstantin Korikov |
9436 | 267 Cole Kowalski |
31557
e71f78f10ce8
Credit Nikita appropriately. Refs #13136.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31555
diff
changeset
|
268 Nikita Kozlov |
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
|
269 Matt Kramer |
8124 | 270 Gary Kramlich |
14899 | 271 Jan Kratochvil |
13237
b0d020a66144
[gaim-migrate @ 15603]
Etan Reisner <pidgin@unreliablesource.net>
parents:
13203
diff
changeset
|
272 Andrej Krivulčík |
10316 | 273 Patrik Kullman |
31043
a95e7ed3d7d2
11 translation updates and add a Maithili translation. Fixes #12466, #12512,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31011
diff
changeset
|
274 Sangeeta Kumari |
11370
2c3fb4a0f785
[gaim-migrate @ 13595]
Richard Laager <rlaager@wiktel.com>
parents:
11340
diff
changeset
|
275 Tuomas Kuosmanen |
7959 | 276 Tero Kuusela |
10457 | 277 Richard Laager |
24414
002a58d4af7d
Fix a crash Jacky Lam noted on devel@pidgin.im:
Richard Laager <rlaager@wiktel.com>
parents:
24413
diff
changeset
|
278 Jacky Lam |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8267
diff
changeset
|
279 Scott Lamb |
7959 | 280 Dennis Lambe Jr. |
9653 | 281 Joe LaPenna |
11260
fd4aba9dab9d
[gaim-migrate @ 13437]
Richard Laager <rlaager@wiktel.com>
parents:
11259
diff
changeset
|
282 Steve Láposi |
8444 | 283 Daniel Larsson |
31644
c2c3200f48ab
Credit where due.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31629
diff
changeset
|
284 Julia Lawall |
9867 | 285 Peter Lawler |
24976
8972d3cd4b42
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
Daniel Atallah <daniel.atallah@gmail.com>
parents:
24928
diff
changeset
|
286 Vadim Lebedev |
7959 | 287 Ho-seok Lee |
12849
c0fbdea8828b
[gaim-migrate @ 15199]
Richard Laager <rlaager@wiktel.com>
parents:
12805
diff
changeset
|
288 Jean-Yves Lefort |
7959 | 289 Moses Lei |
290 Ambrose C. Li | |
7957 | 291 Nicolas Lichtmaier |
12931
d954186cd1c6
[gaim-migrate @ 15284]
Richard Laager <rlaager@wiktel.com>
parents:
12924
diff
changeset
|
292 Wesley Lin |
28875
8464e695c62b
Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
Mark Doliner <mark@kingant.net>
parents:
28753
diff
changeset
|
293 Shaun Lindsay |
7959 | 294 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
|
295 Josh Littlefield |
23578
af402fc34cb3
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
23391
diff
changeset
|
296 Daniel Ljungborg |
7959 | 297 Syd Logan |
11370
2c3fb4a0f785
[gaim-migrate @ 13595]
Richard Laager <rlaager@wiktel.com>
parents:
11340
diff
changeset
|
298 Lokheed |
10305 | 299 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
|
300 Shlomi Loubaton |
28903
69aa4660401a
Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28875
diff
changeset
|
301 Pieter Loubser |
28660
578b4048a501
More tightly scope a variable and avoid trying to free an unset variable.
brian.lu@sun.com
parents:
28497
diff
changeset
|
302 Brian Lu |
8220 | 303 Uli Luckas |
7959 | 304 Matthew Luckie |
23148
59cfa6210910
Add malu in COPYRIGHT. This is a "D'oh!" moment.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23142
diff
changeset
|
305 Marcus Lundblad |
8863 | 306 Mike Lundy |
14797
aae32cf1caac
[gaim-migrate @ 17562]
Richard Laager <rlaager@wiktel.com>
parents:
14735
diff
changeset
|
307 Jason Lynch |
22641
5cc1bb16edcd
Add Iain MacDonnell to COPYRIGHT; references #5205.
Will Thompson <will.thompson@collabora.co.uk>
parents:
22639
diff
changeset
|
308 Iain MacDonnell |
12694
ebed1bbedb04
[gaim-migrate @ 15037]
Richard Laager <rlaager@wiktel.com>
parents:
12685
diff
changeset
|
309 Lucio Maciel |
7959 | 310 Brian Macke |
8046 | 311 Paolo Maggi |
25567
185bd4679ad1
added name to COPYRIGHT (alphabetically), trivial change in packet.h
Sulabh Mahajan <sulabh@soc.pidgin.im>
parents:
25565
diff
changeset
|
312 Sulabh Mahajan |
7959 | 313 Willian T. Mahan |
30191
446f208e5765
timestamp formats: Allow forcing 12-hour time formats. Closes #11667.
jemaltz@gmail.com
parents:
30185
diff
changeset
|
314 Jonathan Maltz |
31527
5f4329c3eafe
Add additional options to the autoaccept plugin. Fixes #11459.
rok.mandeljc@gmail.com
parents:
31525
diff
changeset
|
315 Rok Mandeljc |
26820
913ce5e88249
Add Tobias to COPYRIGHT
Paul Aurich <paul@darkrain42.org>
parents:
26624
diff
changeset
|
316 Tobias Markmann |
11622
32287ea1fce0
[gaim-migrate @ 13897]
Richard Laager <rlaager@wiktel.com>
parents:
11552
diff
changeset
|
317 Kris Marsh |
10445 | 318 Fidel Martinez |
11073 | 319 Lalo Martins |
7959 | 320 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
|
321 Simo Mattila |
17783
cd2a9f9ca378
Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037
Sean Egan <seanegan@gmail.com>
parents:
17733
diff
changeset
|
322 Michal Matyska |
7959 | 323 Ryan McCabe |
11402 | 324 Peter McCurdy |
8656 | 325 Kurt McKee |
9423 | 326 Torrey McMahon |
29898
5d05940859fa
pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)
gmcnew@gmail.com
parents:
29867
diff
changeset
|
327 Greg McNew |
7957 | 328 Robert McQueen |
22869
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:
22781
diff
changeset
|
329 Mihály Mészáros |
7957 | 330 Robert Mibus |
14520
82b59abcaee4
[gaim-migrate @ 17240]
Richard Laager <rlaager@wiktel.com>
parents:
14458
diff
changeset
|
331 Lars T. Mikkelsen |
7959 | 332 Benjamin Miller |
333 Kevin Miller | |
334 Paul Miller | |
335 Arkadiusz Miskiewicz | |
20095
a4e3ea21360b
Document the patches from David Mohr which provide support for saving
Ethan Blanton <elb@pidgin.im>
parents:
19993
diff
changeset
|
336 David Mohr |
29396
bafc2a8bb747
Proper credit for Kartik's patches. Refs #7347, #7746.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
29313
diff
changeset
|
337 Kartik Mohta |
7959 | 338 Andrew Molloy |
28497
de2ac0952487
Remove IO watches at shutdown in gntmain.c Closes #9872.
desowin@gmail.com
parents:
28382
diff
changeset
|
339 Tomasz Mon |
16421 | 340 Michael Monreal |
24699
508e57943440
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
Laurent Montaron <lpm+pidgin.im@pobox.com>
parents:
24646
diff
changeset
|
341 Laurent Montaron |
22284
9559469acd62
Update COPYRIGHT for patches from #4790 and #2788.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
22115
diff
changeset
|
342 Marco Monteiro |
14875
7357d46ba817
[gaim-migrate @ 17644]
Richard Laager <rlaager@wiktel.com>
parents:
14874
diff
changeset
|
343 Benjamin Moody |
18763
08a6a01b7ebe
Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
Sean Egan <seanegan@gmail.com>
parents:
18755
diff
changeset
|
344 John Moody |
12991
c1b2ba353e85
[gaim-migrate @ 15344]
Richard Laager <rlaager@wiktel.com>
parents:
12974
diff
changeset
|
345 Tim Mooney |
11626 | 346 Sergio Moretto |
31547
e9f62dfd2dd8
Credit thundpressor for his patches. Fixes #13162.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31529
diff
changeset
|
347 Nader Morshed |
30994
d4e267c04d57
Credit where credit is due. Refs #12471.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30872
diff
changeset
|
348 Keith Moyer |
22781
e1052f4b0254
Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22696
diff
changeset
|
349 Andrei Mozzhuhin |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
350 Christian Muise |
28903
69aa4660401a
Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28875
diff
changeset
|
351 MXit Lifestyle (Pty) Ltd. |
30280
50b9d05e6486
Changelog the View Web Profile fix. Closes #9890.
Paul Aurich <paul@darkrain42.org>
parents:
30191
diff
changeset
|
352 Alexander Nartov |
12924
e841e23a334c
[gaim-migrate @ 15277]
Christopher O'Brien <siege@pidgin.im>
parents:
12914
diff
changeset
|
353 Richard Nelson |
13282
a651bfe0a922
[gaim-migrate @ 15648]
Richard Laager <rlaager@wiktel.com>
parents:
13272
diff
changeset
|
354 Dennis Nezic |
10260 | 355 Matthew A. Nicholson |
16421 | 356 Andreas Nilsson |
14000 | 357 Henning Norén |
11117
5a8bc4b1f5b6
[gaim-migrate @ 13173]
Richard Laager <rlaager@wiktel.com>
parents:
11116
diff
changeset
|
358 Szilard Novaki |
8706 | 359 Novell |
8241 | 360 Padraig O'Briain |
10186 | 361 Christopher O'Brien (siege) |
23203
313b87adb730
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Peter O'Gorman <pogma@thewrittenword.com>
parents:
23200
diff
changeset
|
362 Peter O'Gorman |
8697 | 363 Jon Oberheide |
24296
c204239bef48
Strip multiple leading mode characters from incoming nicknames.
Marcos García Ochoa <magao@bigfoot.com>
parents:
24278
diff
changeset
|
364 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
|
365 Yusuke Odate |
11301
a09a5d64f33f
[gaim-migrate @ 13501]
Luke Schierer <lschiere@pidgin.im>
parents:
11263
diff
changeset
|
366 Ruediger Oertel |
9075
0d5206ffe86a
[gaim-migrate @ 9851]
Christian Hammond <chipx86@chipx86.com>
parents:
9042
diff
changeset
|
367 Gudmundur Bjarni Olafsson |
12963
bacee7471da2
[gaim-migrate @ 15316]
Richard Laager <rlaager@wiktel.com>
parents:
12931
diff
changeset
|
368 Bartosz Oler |
22284
9559469acd62
Update COPYRIGHT for patches from #4790 and #2788.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
22115
diff
changeset
|
369 Oliver |
31525
37c9f6020c35
Stop translating gpointer to int in the dbus API. This has the effect of
opensuse-project@opensuse.org
parents:
31516
diff
changeset
|
370 The openSUSE Project |
30076
ca77ea5de98d
Add Jrgen Orschiedt to COPYRIGHT. Refs #11605.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30060
diff
changeset
|
371 Jürgen Orschiedt |
20181
907bd28cae52
Starring Stefan Ott as 'cockroach.'
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
20095
diff
changeset
|
372 Stefan Ott |
13342
bd981bf1a663
[gaim-migrate @ 15712]
Richard Laager <rlaager@wiktel.com>
parents:
13323
diff
changeset
|
373 Shawn Outman |
10186 | 374 Nathan Owens (pianocomp81) |
12805 | 375 John Oyler |
7959 | 376 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:
19661
diff
changeset
|
377 Laszlo Pandy |
23142
a372713e405c
Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22781
diff
changeset
|
378 Giulio 'Twain28' Pascali |
8046 | 379 Ricardo Fernandez Pascual |
11116
bbb28c529be0
[gaim-migrate @ 13171]
Richard Laager <rlaager@wiktel.com>
parents:
11084
diff
changeset
|
380 Riley Patterson |
8046 | 381 Havoc Pennington |
11006 | 382 Ted Percival |
31627
5ac05ae49c5c
Credit where due. Refs #13164.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31617
diff
changeset
|
383 Hugo Pereira Da Costa |
10028 | 384 Eduardo Pérez |
15602
b03021cef5cb
SF Patch #1653845 from Matt Perry
Richard Laager <rlaager@wiktel.com>
parents:
15594
diff
changeset
|
385 Matt Perry |
30313 | 386 Ani Peter |
25043
cfb3dee41d31
Plug a memory leak in SILC, thanks to Luke Petre.
luke@petre.net
parents:
24998
diff
changeset
|
387 Luke Petre |
24413
e5efa83aa6d2
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Richard Laager <rlaager@wiktel.com>
parents:
24343
diff
changeset
|
388 Diego Petten |
17726
7e856734b712
Add Nathan Peterson, for RC4 code in cipher.c.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
17669
diff
changeset
|
389 Nathan Peterson |
27217
54de7746e148
Transform id-less <img> tags to links using src and alt attributes.
dmitry.petroff@gmail.com
parents:
27177
diff
changeset
|
390 Dmitry Petroff |
20416
4c5d68e93ef8
Handles SOAP redirects, thanks Sebastin E. Peyrott
Ka-Hing Cheung <khc@hxbc.us>
parents:
16985
diff
changeset
|
391 Sebastián E. Peyrott |
30313 | 392 Amitakhya Phukan |
27120
804141095de5
Allow adding received animated custom smileys to locale custom smiley
Andrea Piccinelli <frasten@gmail.com>
parents:
27026
diff
changeset
|
393 Andrea Piccinelli |
15539
7ae72b7c02b1
sf patch #1640011, from Celso Pinto
Mark Doliner <mark@kingant.net>
parents:
15388
diff
changeset
|
394 Celso Pinto |
12013 | 395 Joao Luís Marques Pinto |
12478
8489040cf97b
[gaim-migrate @ 14789]
Richard Laager <rlaager@wiktel.com>
parents:
12466
diff
changeset
|
396 Aleksander Piotrowski |
12676
87e95b8ce60b
[gaim-migrate @ 15019]
Richard Laager <rlaager@wiktel.com>
parents:
12508
diff
changeset
|
397 Julien Pivotto |
26574
7f92904b00d9
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
Paul Aurich <paul@darkrain42.org>
parents:
26524
diff
changeset
|
398 Robey Pointer |
17537 | 399 Eric Polino <aluink@gmail.com> |
7959 | 400 Ari Pollak |
15142 | 401 Stephen Pope |
7959 | 402 Nathan Poznick |
13726
e3bc5cdc85cd
[gaim-migrate @ 16137]
Richard Laager <rlaager@wiktel.com>
parents:
13694
diff
changeset
|
403 Jory A. Pratt |
31496
5977b469c286
Meadow Mari (mhr) translation added. Fixes #12957.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31486
diff
changeset
|
404 David Preece |
7959 | 405 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
|
406 Justin Pryzby |
24413
e5efa83aa6d2
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Richard Laager <rlaager@wiktel.com>
parents:
24343
diff
changeset
|
407 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
|
408 Ignacio Casal Quinteiro |
7959 | 409 Federicco Mena Quintero |
9547 | 410 Yosef Radchenko |
7959 | 411 David Raeman |
14874
71149a751439
[gaim-migrate @ 17643]
Richard Laager <rlaager@wiktel.com>
parents:
14855
diff
changeset
|
412 R. Ramkumar |
30057
7eb8c738634a
Updated Hindi translation from Rajesh Ranjan, who I'm setting as the
Mark Doliner <mark@kingant.net>
parents:
30041
diff
changeset
|
413 Rajesh Ranjan |
13146
a3c1112bb190
[gaim-migrate @ 15509]
Richard Laager <rlaager@wiktel.com>
parents:
13133
diff
changeset
|
414 Mart Raudsepp |
7959 | 415 Etan Reisner |
30082
c7bfe4f1358e
Give COPYRIGHT credit where said credit is due. Refs #11320
Paul Aurich <paul@darkrain42.org>
parents:
30076
diff
changeset
|
416 David Reiss |
29312
fff8cf8459c4
Search friends by email addresses in the buddylist.
Luoh Ren-Shan <lcamel@gmail.com>
parents:
29306
diff
changeset
|
417 Luoh Ren-Shan |
31629
11be48c38c19
Credit where credit is doe. Closes #a14514.
noa@resare.com
parents:
31627
diff
changeset
|
418 Noa Resare |
30041
551109fcd61d
Credit Daniele Ricci and Andrea Piccinelli for the patch I committed earlier.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
29898
diff
changeset
|
419 Daniele Ricci |
7959 | 420 Kristian Rietveld |
8332
f4a878d48254
[gaim-migrate @ 9056]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
421 Pekka Riikonen |
7959 | 422 Tim Ringenbach |
12974 | 423 Dennis Ristuccia |
14851
036927fddcba
[gaim-migrate @ 17620]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14806
diff
changeset
|
424 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
|
425 Eion Robb |
24518
35037aa8c9c5
XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24515
diff
changeset
|
426 Kahlil Robinson |
9827 | 427 Rhett Robinson |
8872 | 428 Luciano Miguel Ferreira Rocha |
7959 | 429 Andrew Rodland |
13694
0d45a2495c7e
[gaim-migrate @ 16097]
Richard Laager <rlaager@wiktel.com>
parents:
13684
diff
changeset
|
430 Miguel Rodríguez (migrax) |
29313 | 431 Adi Roiban |
24817
c9c4b31d98a7
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
Martin Rosinski <martin@zone-mr.net>
parents:
24699
diff
changeset
|
432 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
|
433 Bob Rossi |
11057
e9eeacd1a8d0
[gaim-migrate @ 13009]
Richard Laager <rlaager@wiktel.com>
parents:
11046
diff
changeset
|
434 Jason Roth |
10048 | 435 Jean-Francois Roy |
19480
6b9675447eac
And, put Peter in COPYRIGHT while we're at it
Sean Egan <seanegan@gmail.com>
parents:
19478
diff
changeset
|
436 Peter Ruibal |
22478
04edbd747947
Michael Ruprecht aka Maiku fixed #5210
Ka-Hing Cheung <khc@hxbc.us>
parents:
22426
diff
changeset
|
437 Michael Ruprecht |
12466
31e4eb57cc86
[gaim-migrate @ 14776]
Richard Laager <rlaager@wiktel.com>
parents:
12465
diff
changeset
|
438 Sam S. |
22019
0ae2e64dcff9
Give credit where due.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
22012
diff
changeset
|
439 Thanumalayan S. |
24500
7ec139c84d36
Some improvements to XMPP resource handling:
Jonathan Sailor <jsailor@jesnetplus.com>
parents:
24417
diff
changeset
|
440 Jonathan Sailor |
23578
af402fc34cb3
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
23391
diff
changeset
|
441 Elliott Sales de Andrade |
22400
d3c8fd63e296
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.
Bartoz Oler <bartosz@pidgin.im>
parents:
22321
diff
changeset
|
442 Tomasz Sałaciński <tsalacinski@gmail.com> |
12466
31e4eb57cc86
[gaim-migrate @ 14776]
Richard Laager <rlaager@wiktel.com>
parents:
12465
diff
changeset
|
443 Pradyumna Sampath |
9644 | 444 Arvind Samptur |
8911 | 445 Tom Samstag |
7959 | 446 Neil Sanchala |
12465
ae4ae98bca20
[gaim-migrate @ 14775]
Richard Laager <rlaager@wiktel.com>
parents:
12462
diff
changeset
|
447 Laurent Sansonetti |
13793 | 448 Andrew Sayman |
10228 | 449 Alceste Scalas |
8046 | 450 Carsten Schaar |
23925
fd0e8c6ffa4b
Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23779
diff
changeset
|
451 Toby Schaffer |
21883
bb409f0d26b6
Add 'js' in COPYRIGHT. References #4323.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21794
diff
changeset
|
452 Jonathan Schleifer <js-pidgin@webkeks.org> |
7959 | 453 Luke Schierer |
10318 | 454 Ralph Schmieder |
13064 | 455 David Schmitt |
28753
3c230409556d
Credit Frostregen for the userlist styling thing. Refs #9377.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28660
diff
changeset
|
456 Heiko Schmitt |
14273
2f82c2494f3f
[gaim-migrate @ 16958]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14169
diff
changeset
|
457 Mark Schneider |
8208
bfbba1a7710a
[gaim-migrate @ 8931]
Christian Hammond <chipx86@chipx86.com>
parents:
8204
diff
changeset
|
458 Evan Schoenberg |
17173
b26a225b6fc6
Fix the spelling on Gabriel's last name.
Richard Laager <rlaager@wiktel.com>
parents:
17099
diff
changeset
|
459 Gabriel Schulhof |
23002
89b3a0a52b53
Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22934
diff
changeset
|
460 Eric Michael Schwelm |
11432
50b0fa2e19d2
[gaim-migrate @ 13669]
Richard Laager <rlaager@wiktel.com>
parents:
11422
diff
changeset
|
461 Federico Schwindt |
7959 | 462 Torrey Searle |
12118 | 463 Peter Seebach |
8767 | 464 Don Seiler |
9405 | 465 Leonardo Serra |
28753
3c230409556d
Credit Frostregen for the userlist styling thing. Refs #9377.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28660
diff
changeset
|
466 Matteo Settenvini |
3c230409556d
Credit Frostregen for the userlist styling thing. Refs #9377.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28660
diff
changeset
|
467 Colin Seymour |
7959 | 468 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
|
469 Javeed Shaikh |
8935 | 470 Joe Shaw |
10283 | 471 Scott Shedden |
15687
d79c9952f6bb
gaim::plugin Tcl command, thanks to Dossy Shiobara
Ethan Blanton <elb@pidgin.im>
parents:
15602
diff
changeset
|
472 Dossy Shiobara |
16392
9da82444eee3
COPYRIGHT file was changed
Michael Shkutkov <mshkutkov@soc.pidgin.im>
parents:
16189
diff
changeset
|
473 Michael Shkutkov |
22030
21ed56853648
Add Shreevatsa R for the Python she-bang line changes.
Richard Laager <rlaager@wiktel.com>
parents:
22012
diff
changeset
|
474 Shreevatsa R |
22696
8d74a9e409f1
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22641
diff
changeset
|
475 Dylan Simon <dylan@dylex.net> |
10570 | 476 Ettore Simone |
7959 | 477 John Silvestri |
23779
4a0bc0f535cf
Dutch translation, icons.
Hylke Bons <hylkebons@gmail.com>
parents:
23742
diff
changeset
|
478 Mukund Sivaraman |
10234 | 479 Craig Slusher |
8204 | 480 Alex Smith |
15323
daf402269760
[gaim-migrate @ 18113]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
15299
diff
changeset
|
481 Brad Smith |
10561 | 482 Malcolm Smith |
7959 | 483 David Smock |
8811 | 484 Phil Snowberger |
10186 | 485 Eddie Sohn (tr1sk) |
11433
0cad723a5a1b
[gaim-migrate @ 13670]
Luke Schierer <lschiere@pidgin.im>
parents:
11432
diff
changeset
|
486 Sony Computer Entertainment America, Inc. |
17047 | 487 Andy Spencer |
10186 | 488 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
|
489 Peter Speybrouck |
7959 | 490 Lex Spoon |
15165 | 491 Chris Stafford |
7959 | 492 Kevin Stange |
26932
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:
26847
diff
changeset
|
493 Joshua Stein |
23779
4a0bc0f535cf
Dutch translation, icons.
Hylke Bons <hylkebons@gmail.com>
parents:
23742
diff
changeset
|
494 Jakub Steiner |
11850 | 495 Richard Stellingwerff |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
496 Charlie Stockman |
7959 | 497 David Stoddard |
23244
c85c0fc775d8
Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
Will Thompson <will.thompson@collabora.co.uk>
parents:
23203
diff
changeset
|
498 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
|
499 Andreas Stührk |
17474
a02e2dbec8dd
Credit o_sukhodolsky.
Richard Laager <rlaager@wiktel.com>
parents:
17464
diff
changeset
|
500 Oleg Sukhodolsky |
8153 | 501 Sun Microsystems |
25100
ede59a571c0a
This is a combination of patches from darkrain42 and Marcus Sundberg to fix
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25099
diff
changeset
|
502 Marcus Sundberg |
10186 | 503 Mårten Svantesson (fursten) |
17464
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:
17447
diff
changeset
|
504 Amir Szekely (kichik) |
30433
119bd7b072eb
Initial support for direct connections. Preliminary patch from ticket #247
kukkerman@gmail.com
parents:
29898
diff
changeset
|
505 Gábor Szuromi (kukkerman) |
31486
36855fcbd278
Credit Jakub Szypulka for the FB icon, per OoB conversation with
Paul Aurich <paul@darkrain42.org>
parents:
31474
diff
changeset
|
506 Jakub Szypulka |
9173 | 507 Robert T. |
16119
e57d9d5e5c86
sf patch #1622581, from Greg Taeger
Mark Doliner <mark@kingant.net>
parents:
16093
diff
changeset
|
508 Greg Taeger |
26255
53b04369fb10
Only show the oscar error "we couldn't fetch your buddy list, but
Mark Doliner <mark@kingant.net>
parents:
26254
diff
changeset
|
509 Rob Taft |
15594
f485c87e6546
sf patch #1655057, from Peter Tang
Mark Doliner <mark@kingant.net>
parents:
15548
diff
changeset
|
510 Peter Tang |
7959 | 511 Brian Tarricone |
512 Peter Teichman | |
8118 | 513 Philip Tellis |
24608
a95356c17b5c
Fix a Zephyr crash and 10-second delay that can happen when you have an account
Michael Terry <michael.terry@canonical.com>
parents:
24528
diff
changeset
|
514 Michael Terry |
7959 | 515 Arun A. Tharuvai |
10642 | 516 Cestonaro Thilo |
10864 | 517 Will Thompson |
10186 | 518 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
|
519 Mark Tiefenbruck |
11140
cc32241581e9
[gaim-migrate @ 13204]
Richard Laager <rlaager@wiktel.com>
parents:
11117
diff
changeset
|
520 Andrew Tinney |
11259 | 521 Jeffery To |
27122
1fd829110a6d
Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
Paul Aurich <paul@darkrain42.org>
parents:
27026
diff
changeset
|
522 Krzysztof Tobola (kreez) |
10985 | 523 Warren Togami |
8124 | 524 Stu Tomlinson |
7959 | 525 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
|
526 Gal Topper |
10970
a126bdfd7688
[gaim-migrate @ 12791]
Christopher O'Brien <siege@pidgin.im>
parents:
10967
diff
changeset
|
527 Chris Toshok |
11393 | 528 Ken Tossell |
24112
0006181485ea
Enable a number of default-disabled strong ciphers for NSS.
Ethan Blanton <elb@pidgin.im>
parents:
23963
diff
changeset
|
529 Marcus Trautwig |
8046 | 530 Tom Tromey |
10667 | 531 Todd Troxell |
10158 | 532 Brad Turcotte |
22426
ca6bc025aabb
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
22400
diff
changeset
|
533 Kyle Turman |
24998
f648144bc93d
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
Daniel Atallah <daniel.atallah@gmail.com>
parents:
24991
diff
changeset
|
534 Jon Turney |
7959 | 535 Junichi Uekawa |
30643
91869ed3ba59
Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max
ulidtko@gmail.com
parents:
30507
diff
changeset
|
536 Max Ulidtko |
18588 | 537 Igor Vlasenko |
10028 | 538 István Váradi |
14717
b1fcd2fc903a
[gaim-migrate @ 17471]
Etan Reisner <pidgin@unreliablesource.net>
parents:
14696
diff
changeset
|
539 Martijn van Beers |
30726
a551fb648e09
Updated Dutch translation from new maintainer Gideon van Melle. Fixes #12314.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30643
diff
changeset
|
540 Gideon van Melle |
17098
0afa0a58242f
Add arjan to COPYRIGHT
Richard Laager <rlaager@wiktel.com>
parents:
17092
diff
changeset
|
541 Arjan van de Ven |
10065 | 542 Philip Van Hoof |
11370
2c3fb4a0f785
[gaim-migrate @ 13595]
Richard Laager <rlaager@wiktel.com>
parents:
11340
diff
changeset
|
543 Kristof Vansant |
11467
2952c6dfa738
[gaim-migrate @ 13707]
Luke Schierer <lschiere@pidgin.im>
parents:
11454
diff
changeset
|
544 James Vega |
8518
833dd756dcc3
[gaim-migrate @ 9257]
Christian Hammond <chipx86@chipx86.com>
parents:
8482
diff
changeset
|
545 David Vermeille |
10228 | 546 Sid Vicious |
28903
69aa4660401a
Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28875
diff
changeset
|
547 Andrew Victor |
17085
9f964a4834d9
Show the text for the custom smiley as the filename when saving.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
17084
diff
changeset
|
548 Jorge Villaseñor (Masca) |
7959 | 549 Bjoern Voigt |
31555
4f89666c8d81
Make perl bindings respect LDFLAGS. Fixes #12638.
pva@gentoo.org
parents:
31547
diff
changeset
|
550 Peter Volkov |
13684
a104ce6e2cca
[gaim-migrate @ 16087]
Richard Laager <rlaager@wiktel.com>
parents:
13660
diff
changeset
|
551 Wan Hing Wah |
12914
4f4c377a8905
[gaim-migrate @ 15267]
Richard Laager <rlaager@wiktel.com>
parents:
12869
diff
changeset
|
552 Philip Walford |
7959 | 553 Nathan Walp |
13903 | 554 Jonty Wareing |
7959 | 555 Eric Warmenhoven |
12965
b3b53fd38dee
[gaim-migrate @ 15318]
Richard Laager <rlaager@wiktel.com>
parents:
12963
diff
changeset
|
556 Adam J. Warrington |
15324
99dcbb8c4557
[gaim-migrate @ 18114]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
15323
diff
changeset
|
557 Denis Washington |
15006
56a12557520e
[gaim-migrate @ 17785]
Richard Laager <rlaager@wiktel.com>
parents:
15004
diff
changeset
|
558 Zsombor Welker |
8482 | 559 Andrew Wellington |
12291
5bc3d67ceb24
[gaim-migrate @ 14595]
Etan Reisner <pidgin@unreliablesource.net>
parents:
12118
diff
changeset
|
560 Adam Wendt |
21954
8eb1846b5c40
Docu patch from Simon Wenner. Closes #4497.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
21883
diff
changeset
|
561 Simon Wenner |
9680 | 562 Dave West |
15947
a0f24a614a9d
Added Zac West to the COPYRIGHT
Evan Schoenberg <evan.s@dreskin.net>
parents:
15711
diff
changeset
|
563 Zac West |
10217 | 564 Daniel Westermann-Clark |
9417 | 565 Andrew Whewell |
30149
b983db2b01f5
Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
Mark Doliner <mark@kingant.net>
parents:
30118
diff
changeset
|
566 Stephen Whitmore |
12508 | 567 Simon Wilkinson |
8091 | 568 Dan Willemsen |
22100
1226083ed7e2
Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
22080
diff
changeset
|
569 Justin Williams (Jaywalker) |
7959 | 570 Jason Willis |
24317
b948081819a6
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Alex Willmer <alex@moreati.org.uk>
parents:
24296
diff
changeset
|
571 Alex Willmer |
7959 | 572 Matt Wilson |
14169 | 573 Dan Winship |
24818
f5c0cdaef99a
Don't ignore XML namespace and prefix information when parsing incoming XMPP
Michal Witkowski <neuro@o2.pl>
parents:
24817
diff
changeset
|
574 Michal Witkowski |
13351
967dd29cc4ae
[gaim-migrate @ 15723]
Richard Laager <rlaager@wiktel.com>
parents:
13342
diff
changeset
|
575 Scott Wolchok |
24991
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24983
diff
changeset
|
576 Rogier Wolff |
23203
313b87adb730
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Peter O'Gorman <pogma@thewrittenword.com>
parents:
23200
diff
changeset
|
577 The Written Word, Inc. |
23200
3353ac89ccb1
A patch from Kevin Wu Won to add mnemonics to the docklet menu.
Kevin Wu Won <exclipy@gmail.com>
parents:
23161
diff
changeset
|
578 Kevin Wu Won |
13042
fc4d2a386ba3
[gaim-migrate @ 15401]
Richard Laager <rlaager@wiktel.com>
parents:
12991
diff
changeset
|
579 Pui Lam Wong |
9262
572e4658492c
[gaim-migrate @ 10061]
Christian Hammond <chipx86@chipx86.com>
parents:
9245
diff
changeset
|
580 Justin Wood |
7957 | 581 Ximian |
13780
2096a1549b47
[gaim-migrate @ 16192]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13726
diff
changeset
|
582 Ma Xuan |
30118
4d0ccbc905aa
account: Add copies of connection signed-(on|off) and connection-error.
yonas.yanfa@gmail.com
parents:
30082
diff
changeset
|
583 Yonas Yanfa |
8436 | 584 Jared Yanovich |
9245 | 585 Timmy Yee |
27177
211b59ac6345
Apply patch that adds support for keyboard navigation for the status icon.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
27123
diff
changeset
|
586 Li Yuan |
29843
1f5ba7d5465d
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24417
diff
changeset
|
587 Yuriy Yevgrafov |
31617
223ff38e73ae
Credit where due. Refs #13259.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
31603
diff
changeset
|
588 Jan Zachorowski |
8661
060171053a32
[gaim-migrate @ 9413]
Christian Hammond <chipx86@chipx86.com>
parents:
8656
diff
changeset
|
589 Nickolai Zeldovich |
24417 | 590 Tom Zickel |
8235 | 591 Marco Ziech |
11067 | 592 Piotr Zielinski |
12462
398bdfe07c57
[gaim-migrate @ 14772]
Richard Laager <rlaager@wiktel.com>
parents:
12406
diff
changeset
|
593 Jeroen Zwartepoorte |