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
/
guides.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow guide duplication in guides dialog
Marc Jeanmougin
2019-03-22
1
-0
/
+1
*
Rm deprecated budget widgets
Alexander Valavanis
2018-12-29
1
-5
/
+5
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-11
/
+1
*
Add lock to guides
Jabier Arraiza Cenoz
2015-12-02
1
-0
/
+1
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Guides: Clean up memory a bit better and move color changed to OK so we don't...
Martin Owens
2014-03-28
1
-1
/
+0
*
Remove _onApply and strdup the char from the label before it gets corrupted. ...
Martin Owens
2014-03-28
1
-1
/
+0
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+3
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+1
*
GTK3: Migrate guides dialog to Gtk::Grid
Alex Valavanis
2012-12-10
1
-0
/
+16
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-4
/
+0
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-4
/
+4
*
user interface for selecting colors of guidelines
Felipe Corr??a da Silva Sanches
2011-06-18
1
-0
/
+3
*
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
2011-05-26
1
-0
/
+2
*
convert guideline dialog to ui/widget/... newer widgets.
Johan B. C. Engelen
2011-04-14
1
-11
/
+15
*
add a subclassed spinbutton class. this numeric entry box accepts both ',' an...
Johan B. C. Engelen
2011-04-08
1
-3
/
+4
*
remember status of relative checkbox for guideline dialog
Johan B. C. Engelen
2011-04-08
1
-0
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-0
/
+93