Mercurial > pidgin.yaz
comparison COPYRIGHT @ 15539:7ae72b7c02b1
sf patch #1640011, from Celso Pinto
Patch for gaim.spec that fixes dependencies on SUSE
Add line breaks to Evan's NEWS entry
sf patch #1639901, from Saleem Abdulrasool
Fix the build failure of the Mono example dlls due to the
Mono API change
Show "(experimental)" next to the enable-mono option
when calling "./configure --help"
sf patch #1644019, from good ol' Ka-Hing Cheung
"fix compiling on gtk 2.4. xmppconsole.c is the culprit.
gtk_combo_box_get_active_text is defined in gtk 2.6 but not 2.4."
Sun apparently doesn't like when void functions return
the return value from another void function. For example:
void func1(void) {
printf("hi");
}
void func2(void) {
return func1(); /* this line causes a warning */
}
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 04 Feb 2007 08:46:24 +0000 |
parents | 937193bf17c3 |
children | c2d75b47198d |
comparison
equal
deleted
inserted
replaced
15538:3138d800cb42 | 15539:7ae72b7c02b1 |
---|---|
1 Gaim | 1 Gaim |
2 Copyright (C) 1998-2006 by the following: | 2 Copyright (C) 1998-2007 by the following: |
3 | 3 |
4 If you have contributed to Gaim, you deserve to be on this list. | 4 If you have contributed to Gaim, you deserve to be on this list. |
5 Contact us (see: AUTHORS) and we'll add you. | 5 Contact us (see: AUTHORS) and we'll add you. |
6 | 6 |
7 Saleem Abdulrasool | |
7 Dave Ahlswede | 8 Dave Ahlswede |
8 Manuel Amador | 9 Manuel Amador |
9 Matt Amato | 10 Matt Amato |
10 Geoffrey Antos | 11 Geoffrey Antos |
11 Daniel Atallah | 12 Daniel Atallah |
241 Ricardo Fernandez Pascual | 242 Ricardo Fernandez Pascual |
242 Riley Patterson | 243 Riley Patterson |
243 Havoc Pennington | 244 Havoc Pennington |
244 Ted Percival | 245 Ted Percival |
245 Eduardo Pérez | 246 Eduardo Pérez |
247 Celso Pinto | |
246 Joao Luís Marques Pinto | 248 Joao Luís Marques Pinto |
247 Aleksander Piotrowski | 249 Aleksander Piotrowski |
248 Julien Pivotto | 250 Julien Pivotto |
249 Ari Pollak | 251 Ari Pollak |
250 Robey Pointer | 252 Robey Pointer |