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
/
widget
/
registered-widget.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
Document Properties: General UI cleanup
Patrick Storz
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-29
/
+29
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-17
/
+17
2018-05-09
Create and use LabelledColorPicker widget
Geoff Lankow
1
-3
/
+3
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2017-12-06
Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be mar...
Jabier Arraiza
1
-2
/
+4
2017-12-04
Working on compiling on linux problem
Jabier Arraiza
1
-1
/
+1
2017-12-04
Adding fix to sliders and spin buttons on LPE
Jabier Arraiza
1
-2
/
+1
2017-01-24
Some bug fix to prepare merge
Jabiertxof
1
-1
/
+1
2017-01-08
Fix a bad inicialization of unsigned int
Jabiertxof
1
-1
/
+1
2016-07-29
Remove font-Dialog and useGtk::FontSelector instead
Jabier Arraiza Cenoz
1
-6
/
+6
2016-07-29
Add orientation and alow unsort combobox enum widget
Jabier Arraiza Cenoz
1
-0
/
+2
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-0
/
+18
2016-07-24
Fises to toggle button and coding style
Jabier Arraiza Cenoz
1
-2
/
+1
2014-12-21
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
1
-3
/
+3
2014-12-11
Change grids to use 'user units'. Grids using absolute units are read in but
Tavmjong Bah
1
-1
/
+11
2014-08-30
Fix modelines
Alex Valavanis
1
-2
/
+2
2014-05-13
Add Simplify LPE
Jabier Arraiza Cenoz
1
-0
/
+25
2014-03-13
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
1
-1
/
+7
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-1
/
+1
2013-08-03
fix initialization
Johan B. C. Engelen
1
-0
/
+1
2013-07-20
Removed last traces of "SPUnit" and removed "helper/unit*".
Matthew Petroff
1
-1
/
+0
2013-07-17
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
1
-1
/
+1
2013-03-19
Fixing regression
jtx
1
-1
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-1
/
+1
2012-04-09
Fix CheckButton header issue with GTK+ 3
Alex Valavanis
1
-0
/
+2
2012-04-08
More GDK key macro fixes, and some cursor referencing
Alex Valavanis
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-4
/
+1
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-2
/
+0
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-0
/
+6
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-3
/
+1
2011-06-25
Removed questionable operator altogether.
Jon A. Cruz
1
-2
/
+0
2011-06-25
Removed questionable cast.
Jon A. Cruz
1
-2
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-3
/
+3
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-4
/
+4
2010-02-14
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
1
-0
/
+25
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-15
/
+15
2009-08-05
SPDocument->Document
johnce
1
-15
/
+15
2008-07-29
New registered widget (text entry box).
Maximilian Albert
1
-0
/
+16
2008-04-05
RegisteredTransformedPoint: fix methods to use const&.
Johan B. C. Engelen
1
-2
/
+2
2008-03-22
changes to use RegisteredTransformedPoint as widget for LPE point. not complete
Johan B. C. Engelen
1
-1
/
+6
2008-03-22
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
1
-1
/
+20
2008-02-27
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
1
-118
/
+43
2008-01-26
gray out widgets when grid is disabled.
Johan B. C. Engelen
1
-3
/
+3
[next]