summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix sending an MSN file transfer request.cpw.darkrain42.msn.ftElliott Sales de Andrade2009-12-131-1/+1
* msn_xfer_progress_cb is no longer used.Elliott Sales de Andrade2009-11-202-16/+0
* Get rid of slpmsg->fp since the core is handling all the partial reads andElliott Sales de Andrade2009-11-203-19/+4
* propagate from branch 'im.pidgin.pidgin' (head 7c6adca0766f4f4ee1a0ce9a2c0680...Elliott Sales de Andrade2009-11-207-15/+105
|\
| * A quick and dirty hack to make MSN use the in-core code to perform FT.Paul Aurich2009-10-167-15/+105
* | jabber: don't crash when right-clicking on buddies non on the local rosterMarcus Lundblad2009-11-171-0/+6
* | Add mxit to uninstall listDaniel Atallah2009-11-171-0/+1
* | This appears to be the correct way to set the spin button value.Daniel Atallah2009-11-171-5/+2
* | Fix the proxy configuration fields to appear as appropriate for the current p...Daniel Atallah2009-11-171-27/+30
* | Fix some stuff in the prefs dialog on Win32Daniel Atallah2009-11-171-3/+20
* | Mark some strings for translation.Sadrul Habib Chowdhury2009-11-173-20/+13
* | Remove unnecessary includeDaniel Atallah2009-11-171-1/+0
* | nosnilmot points out that this breaks people who share a .purple directoryJohn Bailey2009-11-171-4/+0
* | ChangeLog all the prefs window changes.John Bailey2009-11-171-0/+25
* | propagate from branch 'im.pidgin.cpw.rekkanoryo.prefs_window' (head efb7f7c24...John Bailey2009-11-174-4/+5
|\ \
| * \ merge of 'd8d36194f33d3756bb8443235136a278b59edbca'Paul Aurich2009-11-171-0/+1
| |\ \
| | * | Changelog part of that.Paul Aurich2009-11-131-0/+1
| * | | Added MXit protocol to win32 (mingw) makefile.Andrew Victor2009-11-161-1/+1
| * | | fixed strings (removed duplicate 'server')Pieter Loubser2009-11-162-3/+3
* | | | Ok, clearly I'm an idiot. I removed the right line but from the wrong block.cpw.rekkanoryo.prefs_windowJohn Bailey2009-11-171-4/+4
* | | | I *think* this properly adds back the font preference stuff I axed earlier, butJohn Bailey2009-11-173-1/+42
* | | | This should fix dvpdiner2's crash.John Bailey2009-11-171-3/+1
* | | | merge of '618681644b97079c9a06b68cac501354d7e177cf'Elliott Sales de Andrade2009-11-161-0/+3
|\ \ \ \
| * | | | Add a font pref to the pidginrc plugin to control the conversation historyJohn Bailey2009-11-161-0/+3
* | | | | In GNOME 2.26, the program gnome-network-preferences was renamed toElliott Sales de Andrade2009-11-161-5/+11
* | | | | Don't leak path.Elliott Sales de Andrade2009-11-161-1/+3
* | | | | Make the instructions wrap a bit nicer.Elliott Sales de Andrade2009-11-161-3/+2
* | | | | Fix alignment and widget parents of the smiley theme combo box to matchElliott Sales de Andrade2009-11-161-2/+3
* | | | | Rename a smiley theme function to be a bit more descriptive.Elliott Sales de Andrade2009-11-161-4/+2
* | | | | Fix merge errorElliott Sales de Andrade2009-11-161-1/+1
* | | | | merge of '2c4e735113f6d136fb98f85dbdff3e7161947b18'Elliott Sales de Andrade2009-11-161-242/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove some code duplication which also fixes a small inconsistency in theElliott Sales de Andrade2009-11-161-14/+13
| * | | | Convert Smiley theme selection to the simpler combo box affair that's inElliott Sales de Andrade2009-11-161-234/+63
* | | | | Make a frame for the combo box theme selectors and make the labels left-alignedJohn Bailey2009-11-161-11/+10
* | | | | Show the Configure Proxy and Configure Browser buttons if the relevant GNOMEJohn Bailey2009-11-161-44/+34
|/ / / /
* | | | Missed some widgets in that last one.John Bailey2009-11-161-0/+4
* | | | This should fix QuLogic's missing tabs, I hope.John Bailey2009-11-161-0/+6
* | | | Silence some assertions QuLogic noticed.John Bailey2009-11-161-33/+2
* | | | Move the "Change status to" menu to be beside the checkbox controlling it.John Bailey2009-11-161-5/+14
* | | | Clean up some remnants of the font prefs I killed earlier.John Bailey2009-11-161-16/+0
* | | | Oops. If the user was running GNOME, he/she wouldn't see the proxy and browserJohn Bailey2009-11-161-4/+3
* | | | Relocate the proxy and browser blurbs for GNOME users to the proxy and browserJohn Bailey2009-11-161-181/+190
* | | | propagate from branch 'im.pidgin.pidgin' (head 57fa38d89bcce94f91ca4219572041...John Bailey2009-11-1585-7546/+45949
|\ \ \ \ | |/ / /
| * | | Check in some updated po files. This should help the cron job take less time.John Bailey2009-11-1576-7532/+45869
| |/ /
| * | jabber: Properly request just the most recent item from a PEP node.Paul Aurich2009-11-131-3/+6
| * | jabber: This is more correct.Paul Aurich2009-11-131-1/+1
| * | jabber: The second half; advertise the vCard avatar, whatever it is.Paul Aurich2009-11-131-3/+7
| * | jabber: Go back to not overwriting avatars if there is not one locally set.Paul Aurich2009-11-132-6/+10
| * | *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):Paul Aurich2009-11-131-1/+1
| * | jabber: Determine if a buddy can receive a file transfer (when we haveMarcus Lundblad2009-11-126-1/+56