summaryrefslogtreecommitdiff
path: root/libpurple/status.c
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.pidgin' (head fa3096fc03d96aab042c6f0c6d6785...Marcus Lundblad2010-02-071-9/+11
|\
| * propagate from branch 'im.pidgin.pidgin' (head 69f29e0c8111a1c5b6270f7924a468...Richard Laager2009-04-061-9/+11
| |\
| | * Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.Richard Laager2008-11-171-9/+11
* | | This was wrong, right? How did it work?Paul Aurich2009-08-131-1/+2
* | | disapproval of revision '8985dc5213a480b3a8e4d585596d47340c2a7fcb'Ka-Hing Cheung2009-07-191-63/+3
* | | 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALTKa-Hing Cheung2009-07-191-3/+63
* | | This brace was a little goofyMark Doliner2009-07-141-1/+2
|/ /
* | propagate from branch 'im.pidgin.pidgin' (head 811e394a5b1b26d21c3b0178e22887...Mark Doliner2009-01-281-15/+29
|\ \
| * | A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessaryDaniel Atallah2009-01-271-15/+29
* | | Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark justRichard Laager2009-01-261-0/+2
* | | propagate from branch 'im.pidgin.pidgin' (head 1bc731764f9350e649865aa63550c7...Sadrul Habib Chowdhury2009-01-211-1/+1
|\ \ \ | |/ /
| * | Thomas Gibson-Robinson noticed that the "saveable" attribute of a status typeDaniel Atallah2009-01-201-1/+1
| |/
* | Patch from Paul Aurich to add purple_strequal to help readability and simplic...Paul Aurich2009-01-061-9/+5
* | Finish off the libpurple updates for the hidden blist structsGary Kramlich2008-11-021-10/+14
|/
* Wow, this isn't used. That will save us either 4 bytes or 8 bytes forMark Doliner2008-05-291-2/+0
* Borrow a reference to a string instead of g_strdup'ing it. TheMark Doliner2008-05-201-2/+8
* Patch from Maiku: "When the buddy list is set to sort contacts by status,Will Thompson2008-04-121-3/+4
* Between an offline presence with offline-message capability, and a mobile onl...Sadrul Habib Chowdhury2008-04-031-42/+34
* Kill off gc->prpl in the core everywhere but connection.c (when the structJohn Bailey2008-02-031-4/+7
* Escape system log messages before sending to the loggers. Fixes #4426Stu Tomlinson2007-12-171-21/+23
* Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a nameMark Doliner2007-09-261-1/+2
* Use an independant status type for 'current media' stuff, instead of usingSadrul Habib Chowdhury2007-09-201-0/+2
* Include real names in system log messags. Fixes #3130Sean Egan2007-09-181-2/+12
* remove gpl boilerplate from doxygen docsSean Egan2007-09-161-2/+3
* Apply a similar fix to the proxy prefs loading fix to the status scores.Daniel Atallah2007-09-141-0/+8
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisi...Sean Egan2007-06-211-2/+2
* Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-10/+10
* A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesRichard Laager2007-06-021-7/+9
* disapproval of revision '643f813446c674f126f82f9a04e8181c511340b4'Richard Laager2007-06-021-9/+7
* A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesRichard Laager2007-06-021-7/+9
* this should fix 647, and a few othersNathan Walp2007-05-091-73/+4
* Remove two warnings, one compile-time, one runtime. Plug two leaks, both runt...Sadrul Habib Chowdhury2007-05-031-1/+0
* Give offline buddies that support offline messaging a higher score than offli...Sean Egan2007-05-031-2/+21
* Change some of the PurplePresence stuff to reflect how it's actually usedSean Egan2007-05-031-45/+10
* Fix a compiler warning about an unused variable. This was introduced when I c...Richard Laager2007-04-271-2/+0
* A patch from khc in ticket #87Richard Laager2007-04-271-3/+0
* Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gn...Sean Egan2007-04-251-18/+18
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-448/+448
* sf patch #1655057, from Peter TangMark Doliner2007-02-091-1/+1
* Use the status API to handle mobileness, and convert AIM to use it. This make...Sean Egan2007-02-041-7/+9
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+1763