summaryrefslogtreecommitdiff
path: root/libpurple
Commit message (Expand)AuthorAgeFilesLines
* There is no way to change the custom smiley storage directorycpw.darkrain42.docsPaul Aurich2009-04-251-2/+1
* propagate from branch 'im.pidgin.pidgin' (head d2bc0c2ff7f43ce21af6aeb024584d...Paul Aurich2009-04-256-62/+76
|\
| * propagate from branch 'im.pidgin.pidgin' (head 239d99a57cf80bec7b7159ee7b2189...Paul Aurich2009-04-20131-797/+12174
| |\
| * \ merge of 'f82baafeefe310f7f70ffa19015ffcc5946e3b8f'Paul Aurich2009-04-2048-3253/+397
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head ebd21e9c68c5106f884f64e8824e97...Paul Aurich2009-04-037-70/+84
| | |\ \
| | | * \ propagate from branch 'im.pidgin.pidgin' (head 538d066283dded4b9914249c983d40...Paul Aurich2009-03-287-70/+84
| | | |\ \
| | | | * \ propagate from branch 'im.pidgin.pidgin' (head a1417d5cdedbe39c829e0342c2eded...Paul Aurich2009-03-2729-130/+185
| | | | |\ \
| | | | * | | More documentation (mostly little changes)Paul Aurich2009-03-121-13/+26
| | | | * | | Repluralize thesePaul Aurich2009-03-121-3/+3
| | | | * | | Exposing the GHashTable seems crazy to me. See #8644.Paul Aurich2009-03-121-3/+8
| * | | | | | disapproval of revision '49343310498aa4afb743a8a69606fa6bd696fe1d'Paul Aurich2009-04-202-33/+44
| | |_|/ / / | |/| | | |
| * | | | | Clean up the PurpleSmiley documentation.Paul Aurich2009-03-122-44/+33
| * | | | | Fix more `make docs` warningsPaul Aurich2009-03-123-4/+8
| * | | | | Fixing warnings from `make docs` and stuffPaul Aurich2009-03-121-5/+8
* | | | | | Don't hold onto what you have given up.Sadrul Habib Chowdhury2009-04-251-0/+1
* | | | | | Don't corrupt memory if nick can not be changed.Sadrul Habib Chowdhury2009-04-251-0/+1
* | | | | | 2009.04.23 - flos <lonicerae(at)gmail.com>SHiNE CsyFeK2009-04-232-6/+12
* | | | | | merge of '993d20e63dabb19d9a2d8c84e2618e10839f03a9'Marcus Lundblad2009-04-221-1/+7
|\ \ \ \ \ \
| * | | | | | Actually reject content unknown content types on Jingle session-initiate,Marcus Lundblad2009-04-221-1/+7
* | | | | | | Document this callback function. Prompted by a question in #pidginMark Doliner2009-04-201-0/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.Ethan Blanton2009-04-181-5/+17
* | | | | | Notify the user if an IRC /nick command fails, rather than trying fallbacks.Ethan Blanton2009-04-181-0/+13
* | | | | | Add the Tcl command purple::connection state (purple_connection_get_state).Ethan Blanton2009-04-181-2/+22
|/ / / / /
* | | | | merge of '145fece7e840a66655497e52daaeb4082ea21996'Marcus Lundblad2009-04-171-17/+20
|\ \ \ \ \
| * \ \ \ \ merge of 'b317b69b7434c249de3214c8c3b35dd3b130d5fc'Marcus Lundblad2009-04-171-17/+20
| |\ \ \ \ \
| | * | | | | Only pre-create a PurpleConversation (if there was none yet) if an incomingMarcus Lundblad2009-04-171-17/+20
* | | | | | | Remove a bug where host_ip was accessed after freeing it.Sulabh Mahajan2009-04-151-1/+3
* | | | | | | Send XMPP keepalive pings to our server, not our bare JID.Paul Aurich2009-04-152-8/+3
|/ / / / / /
* | | | | | Include the media API on win32 even though it isn't actually enabled.Daniel Atallah2009-04-123-7/+9
* | | | | | Free the DNS query data before purple_url_parse() to avoid leaking on failure.Paul Aurich2009-04-121-6/+8
* | | | | | Don't leak the struct sockaddr* from purple_dnsquery_a.Paul Aurich2009-04-123-3/+19
* | | | | | Plug leak of PurpleContact->aliasPaul Aurich2009-04-121-0/+1
* | | | | | Fix a leak when loading themes.Paul Aurich2009-04-121-0/+1
* | | | | | Fix build with --disable-vv --enable-gstreamer.Sadrul Habib Chowdhury2009-04-121-1/+4
* | | | | | Fix two int/size_t format build warnings on 64-bitPaul Aurich2009-04-112-2/+2
* | | | | | Reformat a printf so the HTTP headers are easier to readPaul Aurich2009-04-111-1/+7
* | | | | | merge of 'd357735ec4b1c045879168c825c9a280bd1116a0'Paul Aurich2009-04-113-8/+30
|\ \ \ \ \ \
| * | | | | | Change purple_blist_get_buddies to return a list instead of the hash table.Paul Aurich2009-04-113-8/+30
* | | | | | | Open a chat-invite dialog when a buddy is dragged onto a chat.Sadrul Habib Chowdhury2009-04-112-0/+76
* | | | | | | Reset some global data when uninit-ing. Fixes a crash on quit.Sadrul Habib Chowdhury2009-04-112-7/+4
* | | | | | | Fix build with --disable-gstreamer.Sadrul Habib Chowdhury2009-04-112-2/+16
|/ / / / / /
* | | | | | Fix build when srcdir != builddir.Sadrul Habib Chowdhury2009-04-101-2/+1
* | | | | | A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofArunan Balasubramaniam2009-04-1016-23/+24
* | | | | | Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the orderElliott Sales de Andrade2009-04-103-11/+35
* | | | | | Fix purple_buddy_destroy crash on exit.Michael Ruprecht2009-04-101-3/+5
* | | | | | Fix some assertions.Michael Ruprecht2009-04-091-2/+2
* | | | | | Switch media to store accounts rather than connections.Michael Ruprecht2009-04-0910-77/+85
* | | | | | Clean up libpurple memory allocations on win32 libpurple uninit.Nick Hebner2009-04-091-0/+7
* | | | | | Various libpurple uninit memory cleanups.Nick Hebner2009-04-093-0/+13
* | | | | | Call purple_log_uninit() in purple_core_uninit().Nick Hebner2009-04-091-0/+1