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
/
object-properties.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-5
/
+6
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Add per embed/linked SVG a DPI value
Jabiertxof
2018-09-13
1
-0
/
+8
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-4
/
+0
*
Clarify license.
Krzysztof Kosi??ski
2016-05-08
1
-1
/
+1
*
Make the Object Properties dialog code adhere to the coding style.
Krzysztof Kosi??ski
2014-03-15
1
-80
/
+46
*
Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
Tavmjong Bah
2013-11-19
1
-0
/
+8
*
Fix missing Gtkmm/Glib headers for Gtk+ 3 build
Alex Valavanis
2013-03-15
1
-0
/
+2
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-0
/
+8
*
Migrate Object Properties dialog to Gtk::Grid
Alex Valavanis
2013-03-09
1
-4
/
+19
*
UI uniformisation: added colons in front of edit box (see bug #1050938 )
Kris De Gussem
2013-01-20
1
-0
/
+1
*
copyright message rewritten object properties dialog
Kris De Gussem
2012-08-08
1
-12
/
+22
*
Fix for 169888 : HIG Style frame
John Smith
2012-04-17
1
-2
/
+3
*
Fix false gtk deprecation warnings from gtkmm headers
Alex Valavanis
2012-03-12
1
-1
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-4
/
+5
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-6
/
+6
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+3
*
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
2012-01-13
1
-3
/
+26
*
fix paths after moving files
Kris De Gussem
2012-01-08
1
-1
/
+1
*
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
1
-0
/
+110