summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial conversion to gtesterGary Kramlich2016-03-089-47/+929
* gnomekeyring: fix module loadingJakub Adam2016-02-291-0/+6
* Don't allow horizontal scrolling. The default width right now is too low for...Gary Kramlich2016-02-161-1/+1
* Cleanup the plugin pref stuff so it works and doesn't crashGary Kramlich2016-02-161-16/+11
* Fix a uninitialized variable warning.Jorge Villase?or2016-02-151-1/+1
* Merged pidgin/main into defaultJerin Philip2016-02-121-36/+51
|\
| * Applying suggested changesJerin Philip2016-02-121-38/+34
| * Luminanosity Contrast CheckJerin Philip2016-02-111-36/+55
* | Update cap plugin to new message APIJorge Villase?or2016-02-111-2/+2
|/
* Merged in EionRobb/pidgin/EionRobb/httpc-edited-online-with-bitbucket-1454996...Gary Kramlich2016-02-091-0/+4
|\
| * Fix for infinite loop when a chunked HTTP connection is terminated mid-chunkEion Robb2016-02-091-0/+4
* | Merged in fracting/main/fracting/configureac-allocate-64-bytes-for-strfti-145...Gary Kramlich2016-02-080-0/+0
|\ \
* | | configure.ac: Allocate 64 bytes for strftime buffer in order to avoid potenti...Unknown Name2016-02-081-1/+1
|/ /
* | I guess I should probably change this... (I really just need a test commit ri...Gary Kramlich2016-01-261-1/+1
* | Tweak some retireesGary Kramlich2016-01-261-2/+2
* | MergingGary Kramlich2016-01-251-5/+1
|\ \
| * \ Merged in CMaiku/pidgin (pull request #16)Gary Kramlich2016-01-251-1/+0
| |\ \
| * | | Remove unneeded gplugin-gtk from purple-3.pcMike Ruprecht2016-01-241-5/+1
* | | | facebook: fixed a crash with incoming messages from non-friendsJames Geboski2016-01-253-8/+15
| |/ / |/| |
* | | Fix "make pidgin.pot"Mark Doliner2016-01-241-1/+0
|/ /
* | Merged in CMaiku/pidgin (pull request #14)Gary Kramlich2016-01-2312-1637/+236
|\ \
| * \ Merged in EionRobb/pidgin (pull request #12)Gary Kramlich2016-01-233-13/+33
| |\ \ | | |/
| | * Add memleak fixup to Yahoo prpl after cookie getter API changeEion Robb2016-01-211-7/+13
| | * Handle session cookies (expiry of 0) and correctly escape/unescape cookies wh...Eion Robb2016-01-212-6/+20
| * | Merged in CMaiku/pidgin (pull request #13)Gary Kramlich2016-01-231-15/+37
| |\ \
| | * | Don't have proxy code call callbacks if connect data disposedMike Ruprecht2016-01-181-15/+37
| * | | Merged in CMaiku/pidgin (pull request #15)Gary Kramlich2016-01-236-1562/+156
| |\ \ \
| | * | | Remove PurpleDesktopItem for goodJorge Villase?or2016-01-195-1452/+0
| | * | | Use glib's Desktop file utilities instead of our ownJorge Villase?or2016-01-191-39/+74
| | * | | Refactor a painfully long Drag&Drop util functionJorge Villase?or2016-01-181-105/+116
| | |/ /
| * | | Remove ximagesink and xvimagesink from Pidgin options as they're brokenMike Ruprecht2016-01-221-2/+4
| * | | Remove x264enc specific hack as it's now included in Farstream defaultsMike Ruprecht2016-01-221-26/+1
| * | | Remove SPEEX specific codec preferenceMike Ruprecht2016-01-221-19/+0
| * | | Load default codec preferences if fs-codec.conf doesn't existMike Ruprecht2016-01-221-0/+5
| * | | Clarify GKeyFile error condition using error enumMike Ruprecht2016-01-221-1/+1
| |/ /
* | | Silence warning when tooltip's tipwindow is destroyed before widgetMike Ruprecht2016-01-221-3/+3
* | | Silence warning when system messages are being logged aka from == NULLMike Ruprecht2016-01-221-1/+2
|/ /
* | facebook: use the icon URL as a backup checksumJames Geboski2016-01-161-2/+13
* | Merged in CMaiku/pidgin/purple-proxy-to-gio (pull request #9)Gary Kramlich2016-01-142-1815/+296
|\ \
| * | Remove unused data and related, unused code from PurpleProxyConnectDataMike Ruprecht2016-01-101-52/+2
| * | Clear ununused functions from proxy.[ch] including purple_proxy_connect_udp()Mike Ruprecht2016-01-102-1702/+4
| * | Port purple_proxy_connect() to use Gio internallyMike Ruprecht2016-01-121-43/+50
| * | Port purple_proxy_connect_socks5_account() to use Gio internallyMike Ruprecht2016-01-121-29/+126
| * | Add cross-platform duplicate_fd() function to support Gio-ifying proxy.cMike Ruprecht2016-01-101-0/+27
| * | Implement function to get a GProxyResolver with an account's settingsMike Ruprecht2016-01-092-0/+98
* | | facebook: use locally defined aliases in the group chat listJames Geboski2016-01-141-1/+16
* | | facebook: ensure the local user is only added to inactive group chatsJames Geboski2016-01-141-2/+5
* | | facebook: fixed group chat join messages with incoming messagesJames Geboski2016-01-141-2/+9
* | | MergingGary Kramlich2016-01-141-1/+2
|\ \ \
| * \ \ Merged in CMaiku/pidgin (pull request #10)Gary Kramlich2016-01-1411-15/+15
| |\ \ \