summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.pidgin' (head 328a7b5211ba8112c8978d5b81f5e3...sadrul.struct.hidingSadrul Habib Chowdhury2008-10-31219-269143/+139404
|\
| * Kill some // comments. Sigh.Richard Laager2008-10-312-3/+3
| * Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-3028-39/+134
| * purple_network_listen_map_external() is used in (at least) Bonjour. GivenRichard Laager2008-10-301-2/+0
| * Update the docs for purple_network_is_available(). It doesn't block.Richard Laager2008-10-301-4/+2
| * Fix a compiler warning I introduce with the GtkSetting code.Richard Laager2008-10-301-0/+2
| * merge of '331b00dd3804bd72be0535a552264d9b04d5bfca'Richard Laager2008-10-309-25/+63
| |\
| | * Ignore autogen.args.Richard Laager2008-10-301-0/+1
| | * More Bonjour struct hiding fixes.Richard Laager2008-10-302-9/+10
| | * Fix some macros to work with hidden structs.Richard Laager2008-10-301-3/+3
| | * Fix my Tcl fix.Richard Laager2008-10-301-1/+1
| | * - Make autogen.sh find autogen.args when /bin/sh is not bash.Richard Laager2008-10-301-4/+6
| | * Use GtkSetting to obtain the tooltip preferences instead of our own hiddenRichard Laager2008-10-303-8/+41
| * | Allow binding meta-arrow keys for actions. Requested by essobi in #pidginSadrul Habib Chowdhury2008-10-302-1/+15
| |/
| * Fix Bonjour to work with the hidden structs, except for proto_data.Richard Laager2008-10-301-6/+6
| * Fix Tcl to compile with the hidden structs.Richard Laager2008-10-302-24/+29
| * Credit Diego for that patch. Refs #7391.John Bailey2008-10-301-0/+1
| * merge of 'da59465054db15ed728d9d109044ec8189bad513'Richard Laager2008-10-301-0/+1
| |\
| | * merge of 'e3be19b1b3e5a89c1af6d4a10bf1b81363c5e34b'John Bailey2008-10-301-0/+1
| | |\
| | | * This fixes a link error when linking with GNU ld and specifying theDiego Petten?2008-10-301-0/+1
| * | | merge of '45d306cbf843d6d051acc44d7ad13c0181dbfe10'Richard Laager2008-10-302-32/+28
| |\ \ \
| | * \ \ merge of 'e3be19b1b3e5a89c1af6d4a10bf1b81363c5e34b'Richard Laager2008-10-302-32/+28
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix up my fix.Richard Laager2008-10-301-2/+2
| | | * | Fix some warnings:Richard Laager2008-10-301-3/+3
| | | * | Simplify some of the changes. Yeah, this code sucks. I wrote it a LONGRichard Laager2008-10-301-29/+25
| * | | | use some additional preproc logic to avoid copying the structs directly into ...Gary Kramlich2008-10-302-56/+4
| |/ / /
| * | | merge of '76e72697f7d6cc9d219da138eac6284c9925fe68'Gary Kramlich2008-10-306-58/+173
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Hide the blistnode, buddy, contact, group, and chat structsGary Kramlich2008-10-286-58/+173
| * | merge of '75266af2c12b1e3e57274805b2a33ffc9069f4a1'Sadrul Habib Chowdhury2008-10-291-29/+92
| |\ \
| | * | Allow focusing conversation history and the userlist focusable viaSadrul Habib Chowdhury2008-10-291-1/+42
| | * | Fix a bug where right-clicking the user's name in a chat conversationSadrul Habib Chowdhury2008-10-291-28/+50
| * | | Fixed a compiler warning (and remove an unnessesary cast)Marcus Lundblad2008-10-291-1/+1
| |/ /
| * | I suppose I should put my pidgin.im e-mail address here too since it'sJohn Bailey2008-10-291-1/+1
| * | merge of '5f136b8043e3940b5aa98ece1842c009efc828bd'John Bailey2008-10-2953-4668/+6519
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head daefbf2bb6d1d923e6b937bb27eb76...SHiNE CsyFeK2008-10-28148-264300/+133563
| | |\ \
| | * | | 2008.10.27 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-283-1/+10
| | * | | 2008.10.27 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-2810-213/+238
| | * | | 2008.10.22 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-287-102/+253
| | * | | 2008.10.20 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-287-80/+430
| | * | | 2008.10.14 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-2817-410/+408
| | * | | 2008.10.10 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-286-305/+339
| | * | | 2008.10.10 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-2813-314/+393
| | * | | 2008.10.09 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-285-14/+16
| | * | | 2008.10.09 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-2825-1021/+759
| | * | | 2008.10.08 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-283-10/+11
| | * | | 2008.10.08 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-2814-132/+81
| | * | | 2008.10.08 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-2224-296/+204
| | * | | 2008.10.08 - lonicerae <lonicerae(at)gmail.com>SHiNE CsyFeK2008-10-222-1/+8
| | * | | 2008.10.08 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-223-14/+27
| | * | | 2008.10.07 - lonicerae <lonicerae(at)gmail.com>SHiNE CsyFeK2008-10-223-2/+17