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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-4
/
+4
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
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
-9
/
+0
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Further migration to Gtk::Grid
Alex Valavanis
2013-03-12
1
-3
/
+16
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-3
/
+3
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+3
*
Update and documentation of sp-attribute-widget
Kris De Gussem
2012-01-19
1
-15
/
+89
*
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2012-01-03
1
-3
/
+25
*
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
2012-01-01
1
-5
/
+7
*
Item properties dialog:
Kris De Gussem
2011-12-31
1
-3
/
+4
*
C++ification of item properties dialog
Kris De Gussem
2011-12-30
1
-3
/
+3
*
Dropped unused SPAttributeWidget
Kris De Gussem
2011-12-17
1
-29
/
+0
*
fix compiler warning
Kris De Gussem
2011-12-17
1
-1
/
+1
*
- SPAttributeWidget and SPAttributeTable C++ified
Kris De Gussem
2011-12-16
1
-73
/
+41
|
\
|
*
- Dropped deprecated sp_window_new
Kris De Gussem
2011-12-15
1
-8
/
+3
|
*
SPAttributeTable C++ified
Kris De Gussem
2011-12-11
1
-42
/
+28
|
*
SPAttributeWidget C++ified
Kris De Gussem
2011-12-11
1
-30
/
+18
|
/
*
Documentation update pass.
Jon A. Cruz
2011-10-23
1
-2
/
+3
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-2
/
+2
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-2
/
+2
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-8
/
+8
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-2
/
+1
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
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
/
+130