summaryrefslogtreecommitdiff
path: root/pidgin/plugins/gestures
Commit message (Expand)AuthorAgeFilesLines
* Update all of the pidgin code to include purple.hGary Kramlich2020-05-011-4/+1
* Clean up a few more references to gtk3compat.h and a glibcompat.hGary Kramlich2019-11-151-2/+0
* Bump the gtk minimum to 3.22 and remove gtk3compat.hGary Kramlich2019-11-151-1/+0
* Use new GdkSeat API instead of deprecated GdkDevice.Elliott Sales de Andrade2019-10-081-10/+10
* Fix several memory leaks.Elliott Sales de Andrade2019-10-021-19/+18
* Fix inconsistent malloc/free calls.Elliott Sales de Andrade2019-10-021-2/+2
* Disable installing plugins that aren't built.Elliott Sales de Andrade2019-08-051-1/+1
* Replace gtkconv->webview with a TalkatuHistoryGary Kramlich2019-07-191-0/+1
* Initial purple of autotools and the mingw stuffGary Kramlich2017-10-201-26/+0
* Add Pidgin plugins to meson build.Elliott Sales de Andrade2016-08-291-0/+14
* Use gdk_cursor_new_for_display over gdk_cursor_new.Elliott Sales de Andrade2016-09-031-2/+4
* Remove a few needless allocation castsMichael McConville2015-12-211-3/+3
* Remove more NULL-checks before free().Michael McConville2015-12-211-2/+1
* Remove support for GTK+2Jorge Villase?or2015-12-201-20/+0
* Merged default branchAnkit Vani2014-04-251-1/+1
|\
| * Fix Pidgin/Finch plugin directory versioningTomasz Wasilczyk2014-04-241-1/+1
* | Merged default branchAnkit Vani2014-04-191-2/+2
|\ \ | |/
| * cross-win32: correct dependencies and linker flags for Pidgin/libpurple/Finch...Tomasz Wasilczyk2014-04-171-2/+2
* | Merge default branchAnkit Vani2014-04-162-99/+74
|\ \ | |/ |/|
| * Merged default branchAnkit Vani2014-02-261-4/+4
| |\
| * \ Merged default branchAnkit Vani2014-02-132-99/+74
| |\ \
| | * \ Merged default branchAnkit Vani2014-02-111-1/+2
| | |\ \
| | * | | Made finch and pidgin pref property names shorter: "gnt-pref-frame-cb" and "g...Ankit Vani2013-10-281-19/+19
| | * | | Renamed plugin info callback properties to end with "-cb", and their respecti...Ankit Vani2013-10-281-18/+19
| | * | | Started refactoring pidgin plugins to use the new plugin APIAnkit Vani2013-09-171-99/+71
| | * | | Added GPLUGIN_CFLAGS to plugin makefilesAnkit Vani2013-08-041-1/+2
* | | | | cross-win32: make dirs more flexible, add them to the config.hTomasz Wasilczyk2014-04-151-1/+0
| |_|_|/ |/| | |
* | | | Renamed PidginWindow to PidginConvWindow so that introspection associates it ...Ankit Vani2014-02-261-4/+4
|/ / /
* | | Fix some GTK 3.8 deprecation warningsTomasz Wasilczyk2014-02-121-33/+39
* | | Gestures plugin: fix loading settings at startupTomasz Wasilczyk2014-02-121-2/+4
| |/ |/|
* | Fix gtk_[hv]box_new gtk3 deprecation warningsTomasz Wasilczyk2014-02-111-1/+2
* | Merged default branchAnkit Vani2013-10-241-3/+3
|\ \ | |/
| * Refactored pidgin plugins to use the GObject conversation APIAnkit Vani2013-06-281-1/+1
| * Replaced purple_conversations_get() with purple_conversations_get_all(), simi...Ankit Vani2013-06-271-2/+2
| * Global replace - renamed functions and types according to GObject-based Purpl...Ankit Vani2013-06-231-2/+2
* | Hide some reserved plugin fieldsTomasz Wasilczyk2013-10-231-1/+0
|/
* 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
* A boring and large patch so I can merge heads.Elliott Sales de Andrade2011-12-232-47/+13
* propagate from branch 'im.pidgin.pidgin' (head d67ed5e5c721255b1d985ac4c6f2a1...Elliott Sales de Andrade2011-01-091-1/+1
|\
| * updates to work with the latest GTK+Marcus Lundblad2010-12-031-1/+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
* Pull in GtkComboBox changes from GTK+3 branch.Elliott Sales de Andrade2010-02-191-0/+26
* propagate from branch 'im.pidgin.pidgin' (head c97a80bb45a36d34b5fa20d342db94...John Bailey2009-09-161-4/+0
|\
| * Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.John Bailey2009-08-231-4/+0
* | GSList internally doesn't use the same allocator as gmalloc. Refs #400.Paul Aurich2009-08-291-4/+1
|/
* Massage some plugin metadata to look better with the fixed up description pane.Will Thompson2008-04-111-5/+5
* Add a --with-extraversion option to ./configure so packagers can fine tuneStu Tomlinson2007-10-271-1/+1