summaryrefslogtreecommitdiff
path: root/pidgin/plugins/gestures/stroke-draw.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_widget_set_visible for everythingGary Kramlich2023-04-111-1/+1
* Use g_clear_handle_id everywhereElliott Sales de Andrade2023-03-211-6/+2
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-3/+1
* Fix typos in PidginElliott Sales de Andrade2021-10-101-1/+1
* Use specific purple_debug_* functionsArkadiy Illarionov2021-02-121-1/+1
* Fix Windows builds and testsElliott Sales de Andrade2020-12-221-0/+2
* Fix gestures pluginElliott S2020-07-241-171/+137
* Clean up a few more references to gtk3compat.h and a glibcompat.hGary Kramlich2019-11-151-2/+0
* Use new GdkSeat API instead of deprecated GdkDevice.Elliott Sales de Andrade2019-10-081-10/+10
* Use gdk_cursor_new_for_display over gdk_cursor_new.Elliott Sales de Andrade2016-09-031-2/+4
* Remove more NULL-checks before free().Michael McConville2015-12-211-2/+1
* Remove support for GTK+2Jorge Villase?or2015-12-201-20/+0
* Fix some GTK 3.8 deprecation warningsTomasz Wasilczyk2014-02-121-33/+39
* Use GdkDevice instead of keyboard and pointer grabs.Elliott Sales de Andrade2012-08-151-1/+15
* Add checks for old GTK+2 stuff.Elliott Sales de Andrade2012-07-231-0/+2
* Fix some merge errors.Elliott Sales de Andrade2012-02-281-5/+1
* Remove trailing whitespaceRichard Laager2011-01-041-3/+3
* Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, exceptElliott Sales de Andrade2010-04-131-4/+8
* Fix building the gestures plugin.Daniel Atallah2007-10-021-0/+1
* fixes #3090Espen Stefansen2007-10-011-1/+0
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-1/+1
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+408