summaryrefslogtreecommitdiff
path: root/pidgin
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMark Doliner2009-01-2641-559/+559
* s/sucess/success/ in a few placesMark Doliner2009-01-262-7/+6
* Add @since 2.6.0 doxygen comments to some of our new functions, andMark Doliner2009-01-264-5/+23
* * Alphabetize files in a few Makefile.am filesMark Doliner2009-01-263-22/+25
* A patch from Chris Connett to change the log size sorting method to weightRichard Laager2009-01-261-11/+17
* propagate from branch 'im.pidgin.pidgin' (head 22ce7e4a7ce68fd2dbac5741259f05...Mark Doliner2009-01-2635-679/+3765
|\
| * Fix the indentation in this functionMark Doliner2009-01-261-15/+14
| * Add a commentMark Doliner2009-01-251-0/+6
| * Use the shortcut in the error message to give people more contextMark Doliner2009-01-251-2/+5
| * Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add buttonMark Doliner2009-01-251-1/+1
| * Try to improve the wording in our custom smiley managerMark Doliner2009-01-253-13/+12
| * Lots of minor whitespace and comment changes:Mark Doliner2009-01-2510-354/+342
| * propagate from branch 'im.pidgin.pidgin' (head 7c92897f4b76741c11b519f892f8bb...Richard Laager2009-01-247-3/+34
| |\
| * \ propagate from branch 'im.pidgin.pidgin' (head 1bc731764f9350e649865aa63550c7...Sadrul Habib Chowdhury2009-01-212-65/+56
| |\ \
| * \ \ propagate from branch 'im.pidgin.pidgin' (head 81279937753200b4e98d37ab9623ad...Gary Kramlich2009-01-1533-651/+3742
| |\ \ \
| | * | | Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialogEtan Reisner2009-01-081-1/+1
| | * | | Adding the patch to extend the blist theme to allow coloring of chat nodes wi...Paul Aurich2009-01-064-27/+108
| | * | | Fix the issue with the themes not showing up in the list.Paul Aurich2009-01-061-2/+5
| | * | | This patch fixes a few string leaks (don't g_strdup the FontColorPair? values...Paul Aurich2009-01-061-32/+39
| | * | | propagate from branch 'im.pidgin.pidgin' (head f1039393e25a933ea6730a935d0107...Richard Laager2009-01-0232-645/+3645
| | |\ \ \
| | | * \ \ explicit merge of 'a4359f8d6420120f500339b6fe48677e700f088f'Richard Laager2009-01-0232-645/+3645
| | | |\ \ \
| | | | * \ \ explicit merge of 'fbd4b005d1a82bca8afd78a2f1a833950eb5d842'Richard Laager2009-01-0232-645/+3645
| | | | |\ \ \
| | | | | * \ \ explicit merge of 'f7ef17277d80385cfe528045bc7fd46175996e23'Richard Laager2009-01-0232-645/+3645
| | | | | |\ \ \
| | | | | | * \ \ explicit merge of 'f4934120ae55361659f49c0cb290fe01b60b21a8'Richard Laager2009-01-0232-645/+3645
| | | | | | |\ \ \
| | | | | | | * \ \ propagate from branch 'im.pidgin.pidgin' (head 009f3ea551248605298fbf1b88d7a8...Richard Laager2008-12-122-7/+1
| | | | | | | |\ \ \
| | | | | | | * \ \ \ propagate from branch 'im.pidgin.pidgin' (head 5839c60313a58582723a4328373571...Richard Laager2008-12-0832-645/+3645
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ propagate from branch 'im.pidgin.pidgin' (head db953b75304d106f07b0b87f362fd1...Richard Laager2008-12-0432-645/+3645
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Fix the linkification error where bad things happened if you copy/pastedSadrul Habib Chowdhury2008-12-031-19/+36
| | | | | | | | | * | | | merge of '57a841ca24508a2bcf49b446c5dac2f71974740e'Sadrul Habib Chowdhury2008-12-021-0/+5
| | | | | | | | | |\ \ \ \
| | | | | | | | | | * | | | Fix win32 build. I haven't actually tested any of the functionality, but itDaniel Atallah2008-12-021-0/+5
| | | | | | | | | * | | | | Remove all the special-casing in the GNOME URL handler registration.Richard Laager2008-12-021-21/+9
| | | | | | | | | * | | | | Replace the URL registration assertions with regular checks.Richard Laager2008-12-021-3/+5
| | | | | | | | | * | | | | Detect duplication registrations by substring.Sadrul Habib Chowdhury2008-12-021-6/+7
| | | | | | | | | * | | | | Cleanup the GNOME URL registration codeSadrul Habib Chowdhury2008-12-021-4/+8
| | | | | | | | | * | | | | Only find URLs on word boundaries to fix a bug rlaager noticed.Sadrul Habib Chowdhury2008-12-021-1/+2
| | | | | | | | | |/ / / /
| | | | | | | | | * | | | In the GNOME URL registration, ftp, gopher, http, and https are nowRichard Laager2008-12-011-1/+11
| | | | | | | | | * | | | Revert the URL scheme passing changes, keeping the miscellaneous other stuffRichard Laager2008-12-013-23/+18
| | | | | | | | | * | | | Pass only the URL scheme to gtkimhtml and let it add the colon automatically.Richard Laager2008-12-013-34/+35
| | | | | | | | | * | | | propagate from branch 'im.pidgin.pidgin' (head 515332720e8dcfbb2d6a46139d5795...Richard Laager2008-12-012-0/+34
| | | | | | | | | |\ \ \ \
| | | | | | | | | * | | | | More icon fixes.Richard Laager2008-11-301-3/+5
| | | | | | | | | * | | | | propagate from branch 'im.pidgin.pidgin' (head 44fb60bccded7e758ccbf47741d5c4...Richard Laager2008-11-3010-15/+6
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | | Add a -f/--force-online option to Pidgin which tells libpurple to claim theRichard Laager2008-11-281-17/+24
| | | | | | | | | * | | | | | Finish up the GNOME URL handler code:Richard Laager2008-11-281-1/+24
| | | | | | | | | * | | | | | First round of GNOME URL handler support.Richard Laager2008-11-281-4/+67
| | | | | | | | | * | | | | | Fix a commentRichard Laager2008-11-281-1/+1
| | | | | | | | | * | | | | | propagate from branch 'im.pidgin.imhtml.customlinks' (head f9dd7117ade0e49b00...Sadrul Habib Chowdhury2008-11-2729-540/+3217
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head bd870d9ff0abf89a96f53c84cd21a1...Richard Laager2008-11-2725-499/+3132
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * | | | | | Clean up the merge I just did.Richard Laager2008-11-271-3/+2
| | | | | | | | | | | * | | | | | explicit merge of '33d0b1c4806ab021469a1bccd95f2b753de3bc42'Richard Laager2008-11-271-32/+70
| | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ explicit merge of 'cf822a2539771d8aace167787969a93d17d4927e'Richard Laager2008-11-2748-3/+6960
| | | | | | | | | | | |\ \ \ \ \ \ \