summaryrefslogtreecommitdiff
path: root/finch
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity regression warningsTomasz Wasilczyk2014-05-121-0/+4
* Silence more already dismissed coverity warningsTomasz Wasilczyk2014-05-071-0/+2
* Silence some already dismissed coverity warningsTomasz Wasilczyk2014-05-061-0/+2
* Fix some CWE-367 coverity warningsTomasz Wasilczyk2014-05-061-5/+2
* Fix some CWE-476 coverity warningsTomasz Wasilczyk2014-05-062-0/+8
* Fix some CWE-252 coverity warningsTomasz Wasilczyk2014-05-0610-14/+23
* Better warning fixesTomasz Wasilczyk2014-05-061-4/+0
* Backport more warning fixes for Pidgin and Finch from defaultTomasz Wasilczyk2014-05-062-6/+13
* Backport warning fixes for Finch from defaultTomasz Wasilczyk2014-05-065-22/+35
* Fix some coverity CWE-484 issuesTomasz Wasilczyk2014-05-011-0/+1
* Fix call to Py_SetProgramName in Python3.Elliott Sales de Andrade2014-02-131-0/+10
* Fix build of Finch against Python3.Ed Catmur2014-02-131-1/+6
* Add some error checking for sscanf usage (there are more places that could us...Daniel Atallah2013-03-021-4/+2
* Simplify some confusing codeDaniel Atallah2013-02-261-1/+5
* Fix compile error from 0d4e3eb3b383Mark Doliner2013-02-201-1/+1
* Fix same issue as be5378bae40e on the finch side.Daniel Atallah2013-02-191-1/+1
* Fix typo in libgnt Makefile.am libtool parameters.Brad Smith2012-08-131-1/+1
* Patch from OpenBSD Ports to fix finch build on OpenBSDEthan Blanton2011-10-211-1/+1
* applied changes from b3fee5c4d2368d304b653d33e4135469312fa5fbMark Doliner2011-06-201-3/+20
* Fix gntwm.c compile on some platforms.Ethan Blanton2011-06-061-3/+8
* Allow both spellings of grey, since this is user-visible.Elliott Sales de Andrade2011-05-051-2/+2
* Register both spellings for the msgcolour command, for people whoElliott Sales de Andrade2011-05-051-0/+8
* finch: finch_notify_message is kinda buggy, conflating PurpleNotifyType and P...Paul Aurich2011-05-031-0/+4
* Add a cleared-message-history conversation signal, and use it in Pidgin and F...Paul Aurich2011-03-311-3/+11
* Show invite message entry in Finch's Add Buddy dialog.Elliott Sales de Andrade2011-03-201-1/+5
* Remove trailing whitespaceRichard Laager2011-01-0436-122/+122
* Remove trailing whitespaceRichard Laager2011-01-0411-21/+21
* finch: Add support for string lists as account optionsPaul Aurich2010-08-271-3/+22
* Standardize on "cancelled".Elliott Sales de Andrade2010-08-232-3/+3
* Kill off many dead assignments and any useless remaining variables.Elliott Sales de Andrade2010-08-232-7/+1
* Fix some "Dead nested assignment"s and then kill off some uselessElliott Sales de Andrade2010-08-142-3/+3
* Add sound-support for got-attention event.Sadrul Habib Chowdhury2010-07-051-24/+45
* Fix a crash in Finch < 2.7.0 with purple >= 2.7.0.Sadrul Habib Chowdhury2010-07-051-1/+2
* Make the combobox a tiny bit friendlier.Sadrul Habib Chowdhury2010-07-054-4/+121
* Fix build with --with-ncurses-headers.Sadrul Habib Chowdhury2010-07-051-0/+8
* Make the combobox a bit more friendly.Sadrul Habib Chowdhury2010-07-051-8/+9
* Some updates to the account window.Sadrul Habib Chowdhury2010-07-051-4/+36
* Fix data selection in a list-type request-field.Sadrul Habib Chowdhury2010-07-041-5/+14
* Fix parsing XHTML.Sadrul Habib Chowdhury2010-07-041-8/+4
* Create the ~/.purple/plugins directory on startup if it does not existStu Tomlinson2010-06-301-0/+3
* Get rid of this warning:Stu Tomlinson2010-06-301-1/+4
* Allow rebinding the key to show the dropdown menu for comboboxes.Sadrul Habib Chowdhury2010-06-151-14/+20
* Ignore invisible widgets when resizing. References #12169.Sadrul Habib Chowdhury2010-06-151-1/+3
* Allow page-up/downing in the suggestion list.Sadrul Habib Chowdhury2010-06-091-0/+26
* Fix a crash caused by context menus for sametime buddies.Sadrul Habib Chowdhury2010-04-231-0/+2
* Add an autojoin connection signalRichard Laager2010-04-181-5/+8
* history-search action for text-entries.Sadrul Habib Chowdhury2010-04-022-0/+62
* Tweak the box-resizing a bit.Sadrul Habib Chowdhury2010-04-021-1/+4
* Improve resizing a box.Sadrul Habib Chowdhury2010-03-241-56/+52
* propagate from branch 'im.pidgin.pidgin' (head 770b86501b614dbcd9bd0d7ebbe55f...Marcus Lundblad2010-02-185-17/+9
|\