summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Consolidation of icons Makefileselb.makeStu Tomlinson2007-11-1018-44/+23
* propagate from branch 'im.pidgin.pidgin' (head 4a0917337f8f0fe7b1075fa4936edf...Stu Tomlinson2007-11-1049-837/+272
|\
| * More pixmaps Makefile consolidationStu Tomlinson2007-11-0649-839/+274
* | Escape any un-escaped entities in purple_markup_html_to_xhtml when parsingStu Tomlinson2007-11-101-1/+5
* | Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalentStu Tomlinson2007-11-103-2/+7
* | Make purple.h a generated file so plugins can just include this and neverStu Tomlinson2007-11-105-5/+18
* | disapproval of revision '4c651be3edb89bf42c5d5c14511256bba1480d09'Stu Tomlinson2007-11-102-12/+4
* | Make purple.h a generated file so plugins can just include this and neverStu Tomlinson2007-11-102-4/+12
* | Allow myspace to build outside of the source treeStu Tomlinson2007-11-101-0/+1
* | A grammar fix for finch(1).Will Thompson2007-11-101-1/+1
* | Use only the first 16 characters of the password, and plug a leak.Ka-Hing Cheung2007-11-101-1/+2
* | make our xmlnode preserve prefixesKa-Hing Cheung2007-11-102-7/+114
* | propagate from branch 'im.pidgin.pidgin.next.minor' (head 2f91b326b3f073672c2...Ka-Hing Cheung2007-11-10148-924/+3357
|\ \
| * | Minor adjustments to prevent a crash, correct a data type and fix drawing.Sadrul Habib Chowdhury2007-11-104-4/+6
| * | Use gobject properties for labels.Sadrul Habib Chowdhury2007-11-091-10/+69
| * | I feel good when I am able to send messages, instead of just typing them.Sadrul Habib Chowdhury2007-11-061-73/+67
| * | Hitting Return in the entry will trigger the 'activate' signal.Sadrul Habib Chowdhury2007-11-051-63/+66
| * | Enable auto-complete in the pounce dialog.Sadrul Habib Chowdhury2007-11-051-0/+13
| * | Buttons were leaking all this time!Sadrul Habib Chowdhury2007-10-311-0/+9
| * | Hitting enter on a file will trigger the 'select' button in the file selector...Sadrul Habib Chowdhury2007-10-301-0/+1
| * | Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.Sadrul Habib Chowdhury2007-10-301-0/+2
| * | Get rid of unnecessary strdup.Sadrul Habib Chowdhury2007-10-301-1/+0
| * | Close #2810. ('Non-XHTML-IM messages with links in them are broken.')Sadrul Habib Chowdhury2007-10-301-1/+7
| * | Do not ellipsize in a column of size 1.Sadrul Habib Chowdhury2007-10-301-2/+2
| * | Patch from Josh Davis to correct ellipsization for right-aligned columns.Sadrul Habib Chowdhury2007-10-302-1/+2
| * | Do not do unnecessary processing when updating text in a column.Sadrul Habib Chowdhury2007-10-301-1/+2
| * | Rolling back docklet geometry changes. These will have to wait until nextCasey Harkins2007-10-281-2/+0
| * | propagate from branch 'im.pidgin.charkins.dockletgeom' (head 2f6aa52eacdb2e64...Casey Harkins2007-10-284-269/+3
| |\ \
| | * \ merge of '682e3ca82041867fb06cbedae8f88d08e0fed374'Casey Harkins2007-10-280-0/+0
| | |\ \
| | | * \ merge of 'd5476c3d62e8401deb9f05463379a6546fb1b8f6'Casey Harkins2007-10-281-2/+4
| | | |\ \
| | | | * | disapproval of revision '85fa773ffa364b07fa35a9accfc8f5f9e8527cc8'Casey Harkins2007-10-281-2/+4
| | | * | | disapproval of revision '81a598e1ff9d1a61b83f436cee4ae6d32770dd67'Casey Harkins2007-10-281-4/+2
| | * | | | disapproval of revision 'f69b1356bb5514053201a1c11ce435bd7b0d83a7'Casey Harkins2007-10-284-269/+3
| * | | | | Bring silcpurple_create_keypair for silc 1.0 in line with the newEthan Blanton2007-10-281-5/+8
| * | | | | Patch from Gabriel Schulhof to transiate yet another window.Gabriel Schulhof2007-10-281-1/+1
| * | | | | Add 'yank' action in the entry boxes.Sadrul Habib Chowdhury2007-10-264-7/+129
| * | | | | Fix doxygen foo, thanks to resiak\!Sadrul Habib Chowdhury2007-10-261-2/+2
| * | | | | Draw the 'header' correctly when not showing borders.Sadrul Habib Chowdhury2007-10-261-2/+3
| * | | | | Show alias in restored conversation.Sadrul Habib Chowdhury2007-10-264-16/+16
| * | | | | transpose-chars action for the entry boxes.Sadrul Habib Chowdhury2007-10-262-0/+31
| * | | | | Add properties to boxes. This is the Right Way of doing things.Sadrul Habib Chowdhury2007-10-241-1/+61
| * | | | | Fix menu hiding.Sadrul Habib Chowdhury2007-10-211-7/+12
| * | | | | merge of '4604d89bd8fc3485fca7f99a8e659b21cae4bc12'Sadrul Habib Chowdhury2007-10-206-11/+56
| |\ \ \ \ \
| | * | | | | Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.Sadrul Habib Chowdhury2007-10-204-10/+51
| | * | | | | Prevent occasional crashes on quit.Sadrul Habib Chowdhury2007-10-201-1/+4
| | * | | | | Readjust the column widths when a column is hidden/redisplayed.Sadrul Habib Chowdhury2007-10-201-0/+1
| * | | | | | ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.Casey Harkins2007-10-181-0/+2
| * | | | | | propagate from branch 'im.pidgin.charkins.dockletgeom' (head 81a598e1ff9d1a61...Casey Harkins2007-10-18167-1196/+3961
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Doxygen for gnt.Sadrul Habib Chowdhury2007-10-1617-330/+472
| | * | | | Missing changelog entries and @since tags from 51bd63176b5012bb0d6fed5d3ee919...Sadrul Habib Chowdhury2007-10-165-13/+39