index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
sp-attribute-widget.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-9
/
+0
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-12
Further migration to Gtk::Grid
Alex Valavanis
1
-3
/
+16
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-3
/
+3
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+3
2012-01-19
Update and documentation of sp-attribute-widget
Kris De Gussem
1
-15
/
+89
2012-01-03
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
1
-3
/
+25
2012-01-01
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
1
-5
/
+7
2011-12-31
Item properties dialog:
Kris De Gussem
1
-3
/
+4
2011-12-30
C++ification of item properties dialog
Kris De Gussem
1
-3
/
+3
2011-12-17
Dropped unused SPAttributeWidget
Kris De Gussem
1
-29
/
+0
2011-12-17
fix compiler warning
Kris De Gussem
1
-1
/
+1
2011-12-15
- Dropped deprecated sp_window_new
Kris De Gussem
1
-8
/
+3
2011-12-11
SPAttributeTable C++ified
Kris De Gussem
1
-42
/
+28
2011-12-11
SPAttributeWidget C++ified
Kris De Gussem
1
-30
/
+18
2011-10-23
Documentation update pass.
Jon A. Cruz
1
-2
/
+3
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-2
/
+2
2011-06-24
Switch to GObject
Alex Valavanis
1
-2
/
+2
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-8
/
+8
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-2
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-0
/
+0
2008-11-21
Merge from fe-moved
Ted Gould
1
-11
/
+7
2006-07-28
switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable
MenTaLguY
1
-1
/
+7