summaryrefslogtreecommitdiff
path: root/libpurple/protocols/jabber/xdata.c
Commit message (Expand)AuthorAgeFilesLines
* jabber: Move (and harden) a function to xdata.cPaul Aurich2010-07-101-0/+26
* propagate from branch 'im.pidgin.pidgin' (head fa3096fc03d96aab042c6f0c6d6785...Marcus Lundblad2010-02-071-1/+1
|\
| * propagate from branch 'im.pidgin.pidgin' (head 69f29e0c8111a1c5b6270f7924a468...Richard Laager2009-04-061-1/+1
| |\
| | * Deprecate purple_request_field_list_add()Richard Laager2008-11-161-1/+1
* | | Remove specific copyright lines from the XMPP prpl.Paul Aurich2009-08-221-1/+3
|/ /
* | Fix a potential memleak by freeing this regardless of whether hasActionsMark Doliner2009-03-271-3/+4
* | Remove some extra trailing whitespace I noticed after merging mlundblad'sElliott Sales de Andrade2009-03-021-2/+2
|/
* Kill the warning 'field' may be used uninitialized in this functionStu Tomlinson2008-06-111-1/+1
* Fix a memleak when handling jabber xforms. xmlnode_get_data() returnsMark Doliner2008-06-011-8/+6
* If the default value of a list-single or list-multi data forms field is NULLEtan Reisner2008-03-201-1/+4
* Various warning fixes for the xmpp prpl.Daniel Atallah2007-09-101-1/+1
* merge of 'b0586b3697e8044ccd62a369b0c0f9125b2ef732'Daniel Atallah2007-09-101-8/+71
|\
| * Fixed code indenting, some spaces were still left and now replaced by tabs.Andreas Monitzer2007-08-281-3/+3
| * propagate from branch 'im.pidgin.pidgin' (head 729cec5a41e217a8fd379bcdf7fa90...Andreas Monitzer2007-08-081-1/+1
| |\
| * \ propagate from branch 'im.pidgin.pidgin' (head 716f4775cbdf4b1d6ca8bb122964f9...Andreas Monitzer2007-07-111-1/+1
| |\ \
| * | | XEP-0004 says that if no field type is specified, text-single should be assumed.Andreas Monitzer2007-07-111-1/+1
| * | | Implemented XEP-0050: Ad-Hoc Commands. Note that this XEP requires sending an...Andreas Monitzer2007-06-191-5/+67
| * | | Implemented <required/> for x-data forms, simplified malloc/sprintf, message ...Andreas Monitzer2007-06-101-2/+3
* | | | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
| |_|/ |/| |
* | | For XMPP multi-selection lists in generic data forms, the intent hereMark Doliner2007-07-311-1/+1
| |/ |/|
* | Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-1/+1
|/
* Added account, who, and conversation parameters to the request API calls, and...Evan Schoenberg2007-04-261-1/+3
* Ok I couldn't resist. For iChat and Adium buddies who are advertisingMark Doliner2007-04-231-0/+4
* I noticed some places where we were doing the wholeMark Doliner2007-04-111-14/+7
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-39/+39
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+348