index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
input.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
Switching to new input dialog. Allows for a better UI and addresses bug #3348...
Jon A. Cruz
1
-607
/
+0
2010-03-14
Create better names when intput devices are reported with broken ones.
Jon A. Cruz
1
-8
/
+62
2010-03-14
Minor cleanup and addition of tablet debugging code.
Jon A. Cruz
1
-23
/
+296
2010-03-13
Try harder to fix the tablet configuration problem
Krzysztof Kosi??ski
1
-7
/
+22
2010-03-12
Hopefully fix #334800 (input devices configuration not saved).
Krzysztof Kosi??ski
1
-53
/
+65
2008-11-21
Merge from fe-moved
Ted Gould
1
-3
/
+2
2008-10-27
From trunk
Ted Gould
1
-101
/
+72
2008-02-23
Removed some (minor) build warnings for input.cp file.
Marcin Floryan
1
-2
/
+2
2007-11-25
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+1
2006-11-27
non-gtkmm dialogs are now always opened ON-screen
Johan B. C. Engelen
1
-9
/
+11
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-02-24
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
1
-0
/
+3
2006-02-24
make sure no negative dialog position is written into preferences,
Ralf Stephan
1
-0
/
+3
2006-01-17
optimized includes, replaced std::string with Glib::string
Ralf Stephan
1
-8
/
+10