summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.pidgin' (head 993d20e63dabb19d9a2d8c84e2618e...cpw.malu.xmpp.idleMarcus Lundblad2009-04-2234-199/+409
|\
| * Paul has been with us a while, and now he can't leave.Ethan Blanton2009-04-212-2/+2
| * Document this callback function. Prompted by a question in #pidginMark Doliner2009-04-201-0/+14
| * Delete the Start Menu shortcut when uninstalling. Fixes #8985Daniel Atallah2009-04-191-0/+1
| * Replace gtk_timeout_remove with g_source_remove.Elliott Sales de Andrade2009-04-181-1/+1
| * Oops, I must have been tired. I only replaced the first occurrence of theseElliott Sales de Andrade2009-04-186-10/+10
| * merge of '968d0220acc6e3b738b4c564c5db37ed41eb730f'Elliott Sales de Andrade2009-04-1818-90/+102
| |\
| | * The alignment in this file is quite odd.Elliott Sales de Andrade2009-04-181-23/+23
| | * Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback andElliott Sales de Andrade2009-04-184-25/+25
| | * Use g_object_ref/unref instead of the deprecated versions.Elliott Sales de Andrade2009-04-188-10/+22
| | * Fix some more GTK_CHECK_* macros and a GtkType.Elliott Sales de Andrade2009-04-182-9/+9
| | * Remove GTK_CHECK_* macros which were deprecated.Elliott Sales de Andrade2009-04-184-23/+23
| * | 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-182-0/+16
| * | Add the Tcl command purple::connection state (purple_connection_get_state).Ethan Blanton2009-04-182-2/+26
| |/
| * 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
| * | | German updateBj?rn Voigt2009-04-161-63/+194
| * | | 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
| |/ /
* | | propagate from branch 'im.pidgin.pidgin' (head b317b69b7434c249de3214c8c3b35d...Marcus Lundblad2009-04-13100-568/+1385
|\ \ \ | |/ /
| * | merge of '17140fe8c2f626ba7cf085cc77c63750c9596fc7'Paul Aurich2009-04-123-7/+9
| |\ \
| | * | Include the media API on win32 even though it isn't actually enabled.Daniel Atallah2009-04-123-7/+9
| * | | Whoops, crashy-crashy.Paul Aurich2009-04-121-1/+1
| * | | merge of 'a4411d5d13d1ac4e203c795bc44f2b34f945c48e'Paul Aurich2009-04-124-0/+391
| |\ \ \ | | |/ /
| | * | merge of 'd3d111b75dcf25cde62c752ed6a321d9b8935f07'Paul Aurich2009-04-127-12/+40
| | |\ \
| | * | | Fix size constraints for vertical progressbars.Sadrul Habib Chowdhury2009-04-121-1/+7
| | * | | Fix drawing for vertical progressbar.Sadrul Habib Chowdhury2009-04-121-3/+3
| | * | | merge of '42e6ec9c832039dcd68c14bd8ee04eef7a0e11bb'Sadrul Habib Chowdhury2009-04-124-0/+385
| | |\ \ \
| | | * | | Changelog the progressbar addition.Sadrul Habib Chowdhury2009-04-121-0/+4
| | | * | | Change how the progressbar is drawn.Sadrul Habib Chowdhury2009-04-121-12/+14
| | | * | | Indentation changes, initialization changes etc.Sadrul Habib Chowdhury2009-04-122-155/+166
| | | * | | Add a simple progress-bar in libgnt.Saleem Abdulrasool2009-04-123-0/+368
| * | | | | PidginBlistTheme now copies all its parameters instead of taking ownership.Paul Aurich2009-04-124-159/+139
| | |_|/ / | |/| | |
| * | | | Free priv->idle.Paul Aurich2009-04-121-0/+1
| * | | | 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
| * | | | Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)Paul Aurich2009-04-121-3/+3
| * | | | Don't leak GdkColor*s in PidginBlistThemesPaul Aurich2009-04-121-0/+8
| * | | | 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
| * | | Starring Carlos Bederian as Zzzoom. Closes #8711.Sadrul Habib Chowdhury2009-04-112-0/+2
| * | | Open a chat-invite dialog when a buddy is dragged onto a chat.Sadrul Habib Chowdhury2009-04-116-68/+139
| * | | Reset some global data when uninit-ing. Fixes a crash on quit.Sadrul Habib Chowdhury2009-04-112-7/+4