index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
input.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-16
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
1
-0
/
+21
2012-12-10
Fix for 1086643 : Input devices : Simplify dialog
John Smith
1
-122
/
+341
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
1
-21
/
+0
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-23
/
+0
2012-05-26
Stop using deprecated private members of GdkDevice.
Alex Valavanis
1
-6
/
+18
2012-05-26
Some GDK deprecation fixes for Input Devices dialog
Alex Valavanis
1
-6
/
+31
2012-05-24
Don't use extension events API in GTK+3 builds
Alex Valavanis
1
-0
/
+5
2012-04-17
Fix for 169888 : HIG Style frame
John Smith
1
-9
/
+16
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-0
/
+25
2012-01-02
Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...
Nicolas Dufour
1
-2
/
+4
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-02-03
Translations. Context removed in filter-enums (context support too complex to...
Nicolas Dufour
1
-1
/
+1
2010-12-29
Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
Kris De Gussem
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-23
Tablet auto-organization and naming.
Jon A. Cruz
1
-32
/
+122
2010-09-18
Simplify/clarify enabling of individual devices.
Jon A. Cruz
1
-13
/
+65
2010-04-12
Simplifying sigc::bind use. Possible fix for mac compile.
Jon A. Cruz
1
-12
/
+14
2010-04-11
Switching to new input dialog. Allows for a better UI and addresses bug #3348...
Jon A. Cruz
1
-142
/
+376
2010-04-08
Cleanup of device internal handling and API.
Jon A. Cruz
1
-17
/
+17
2008-10-27
From trunk
Ted Gould
1
-29
/
+33
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-13
/
+13
2008-03-24
Visually indicate linked devices
Jon A. Cruz
1
-11
/
+137
2008-03-22
Tracking of live axes
Jon A. Cruz
1
-12
/
+32
2008-03-22
Numeric values on test area
Jon A. Cruz
1
-0
/
+7
2008-03-21
Adding axis detection to new input dialog
Jon A. Cruz
1
-41
/
+223
2008-03-20
Adding signals and linking
Jon A. Cruz
1
-31
/
+120
2008-03-15
Improved visibility of button indicators and added updating when tools switch
Jon A. Cruz
1
-31
/
+50
2008-03-15
Split data mode apart from UI and added button trackers
Jon A. Cruz
1
-125
/
+112
2008-03-13
Turn off debug simulated devices
Jon A. Cruz
1
-1
/
+1
2008-03-13
Adding new extended input devices dialog
Jon A. Cruz
1
-0
/
+801