summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | compute the new size by adding the difference to the actual allocated sizeKa-Hing Cheung2007-10-091-2/+8
|/ /
* | uses the entry's allocated height instead of requested height, works aroundKa-Hing Cheung2007-10-091-3/+2
* | fix the auto resize code for the showing formatting toolbar case, whichKa-Hing Cheung2007-10-091-5/+9
* | fix up the aweful spacing hereKa-Hing Cheung2007-10-091-21/+21
* | Don't assume that the payload is nul delimited.Daniel Atallah2007-10-091-2/+2
* | Another couple leak fixes in the xmpp roster parsing.Daniel Atallah2007-10-091-4/+6
* | We need to unref the pixmaps after adding them to a list store.Daniel Atallah2007-10-092-3/+11
* | Fix a couple leaks in parsing the xmpp roster.Daniel Atallah2007-10-081-3/+7
* | Fix leak when initializing msn soap request.Daniel Atallah2007-10-081-4/+3
* | Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent al...Daniel Atallah2007-10-081-5/+11
* | Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the...Daniel Atallah2007-10-081-1/+1
* | Fix a leak when a bonjour account is disconnected.Daniel Atallah2007-10-081-1/+3
* | Fix allocating a console for and friends on Windows Vista. Refs #3392.Daniel Atallah2007-10-081-1/+1
* | This is the correct fix.Gary Kramlich2007-10-071-1/+0
* | Simple patch from David Fang to fix an include typo in test_cipher.c"Evan Schoenberg2007-10-071-1/+1
* | merge of '659737f366441077826808f050bdf0ec6a5733d1'Will Thompson2007-10-071-24/+76
|\ \
| * | I basically copied most ofWill Thompson2007-10-071-24/+76
* | | merge of 'f2fc9ce2f7aa5b9efbdc33ba9289d99e8a9531c9'Will Thompson2007-10-0722-22/+61
|\ \ \ | |/ /
| * | Add some links from signal documentation back to the documentation for theWill Thompson2007-10-0722-22/+61
* | | Fix the notorious log_reader plugin crash. It turns out that the file conten...Daniel Atallah2007-10-071-35/+42
* | | merge of '9b3aa6e97d42c99a3ecb08cd4bc7b30a70ec803c'John Bailey2007-10-0628-36/+47
|\ \ \
| * | | Don't ignore everything in finch/ that starts with "finch"Kevin Stange2007-10-061-1/+1
| | |/ | |/|
| * | Thanks deryni.Sadrul Habib Chowdhury2007-10-061-0/+13
| * | pkg-config shizzle for finch.Sadrul Habib Chowdhury2007-10-062-1/+6
| * | merge of 'c4253dc37ac09698772521551c5d95af1ff86e6b'Sadrul Habib Chowdhury2007-10-0622-32/+24
| |\ \ | | |/
| | * ChangeLog by resiak@soc.pidgin.im:Will Thompson2007-10-066-0/+6
| | * All the links to libpurple signal pages were in the comment containing theWill Thompson2007-10-0615-32/+16
| * | Clarify the doxygen details for the 'conversation-displayed' signal.Sadrul Habib Chowdhury2007-10-061-1/+1
| * | Emit the 'conversation-displayed' signal when a conversation is created, in a...Sadrul Habib Chowdhury2007-10-061-0/+3
| * | Add an accelerator for 'Buddies -> Show'. Fixes #3298.John Bailey2007-10-061-1/+1
* | | Fix the mIRC format handling bug that causes incorrect display of receivedJohn Bailey2007-10-063-1/+58
| |/ |/|
* | merge of '220d9b7edad66a76097387a9ac03f33707767a6c'Will Thompson2007-10-0656-2300/+2786
|\ \ | |/
| * merge of '157cd6ca3ab6cd5799cd539b1eea2e4a136d208c'Sadrul Habib Chowdhury2007-10-061-9/+30
| |\
| | * Fix #3349 ('Status box cannot be opened with the keyboard').Sadrul Habib Chowdhury2007-10-061-9/+30
| * | Fix a leak that occurs when getting the formatted buddy name under some condi...Daniel Atallah2007-10-051-11/+19
| * | Leak fix.Daniel Atallah2007-10-051-2/+2
| * | Fix from "xjoe" to prevent a crash in the win32 transparency plugin when the ...Daniel Atallah2007-10-051-1/+1
| |/
| * merge of 'df44cbca83f8c36c26bb2cfbad442ad00d408435'Sadrul Habib Chowdhury2007-10-051-1/+1
| |\
| | * Top align the notification message.Sadrul Habib Chowdhury2007-10-051-1/+1
| * | Fix leakage in the win32 dnsquery implementation.Daniel Atallah2007-10-051-6/+5
| * | Fix a small leak in the log_reader plugin.Daniel Atallah2007-10-051-0/+4
| * | More leak plugging.Daniel Atallah2007-10-051-1/+2
| * | Fix small leak.Daniel Atallah2007-10-051-1/+3
| * | I think this Fixes #3438.Daniel Atallah2007-10-041-2/+4
| |/
| * fixes #3433loptosko2007-10-042-1961/+1886
| * Fix null printf.Daniel Atallah2007-10-041-1/+1
| * merge of '370ee55e1acba3e17c7b99c8b1846f898eed57f3'Carlos Silva2007-10-048-80/+103
| |\
| | * Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW a...Daniel Atallah2007-10-041-15/+37
| | * Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity check...Daniel Atallah2007-10-045-55/+55
| | * Sanity checking and minor cleanup.Daniel Atallah2007-10-041-9/+8