summaryrefslogtreecommitdiff
path: root/champlain/champlain-kinetic-scroll-view.c
Commit message (Expand)AuthorAgeFilesLines
* Use generic marshaller for signals and drop use of glib-genmarshalJiří Techet2019-02-211-2/+1
* Use G_ADD_PRIVATE() and friends instead of g_type_class_add_private()Jiří Techet2019-02-061-16/+12
* kinetic-scroll-view: Initialize sequence to NULLJiří Techet2015-08-311-0/+1
* kinetic-scroll-view: Move comment to the right placeJiří Techet2015-08-311-6/+6
* kinetic-scroll-view: Make it exclusive to pointer/single-touchCarlos Garnacho2015-08-311-6/+39
* Added in touch support to the kinetic scrolling callbacksReyad Attiyat2014-04-041-5/+10
* Remove unused functions from ChamplainAdjustment and KineticScrollJiří Techet2013-05-071-52/+15
* Add copyright to ChamplainViewport and friendsJiří Techet2013-05-021-0/+1
* Use gint instead of gdouble where possible in ChamplainViewJiří Techet2013-05-021-2/+2
* Fixes in kinetic scrollJiří Techet2013-04-191-96/+87
* Garbage removal in kinetic scroll & friendsJiří Techet2013-04-121-11/+11
* Update most of libchamplain to Clutter API 1.12Jiří Techet2013-04-111-218/+13
* Whitespace and alignment cleanupsJiří Techet2011-03-261-8/+8
* Some cosmetic updates to make things nicerJiří Techet2011-03-211-2/+4
* Indentation fixesJiří Techet2011-03-201-161/+179
* Lower the non-scroll thresholdJiří Techet2011-02-261-1/+1
* Implement events handling of kinetic scroll view the same way as in MxJiří Techet2011-02-261-72/+70
* Rename FingerScroll to KineticScrollViewJiří Techet2011-02-261-0/+905