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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-10
/
+0
*
Tidy UI for Object Properties/Attributes
Nathan Lee
2019-04-02
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-0
/
+4
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-10
/
+10
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-4
/
+6
*
Use a macro for GtkMM version checks
Alexander Valavanis
2017-12-25
1
-2
/
+2
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-1
/
+2
*
Fix gtk margin API
Alexander Valavanis
2017-07-06
1
-0
/
+10
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-26
/
+1
|
\
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-26
/
+1
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
|
/
*
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
2013-04-29
1
-2
/
+2
*
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-3
/
+1
*
Further migration to Gtk::Grid
Alex Valavanis
2013-03-12
1
-5
/
+39
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+2
*
cppcheck: null pointer dereference fix
Kris De Gussem
2012-02-21
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Update and documentation of sp-attribute-widget
Kris De Gussem
2012-01-19
1
-204
/
+77
*
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
1
-7
/
+2
*
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2012-01-03
1
-7
/
+83
*
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
2012-01-01
1
-13
/
+27
*
Item properties dialog:
Kris De Gussem
2011-12-31
1
-10
/
+46
*
C++ification of item properties dialog
Kris De Gussem
2011-12-30
1
-38
/
+41
*
Dropped unused SPAttributeWidget
Kris De Gussem
2011-12-17
1
-152
/
+0
*
fix compiler warnings
Kris De Gussem
2011-12-17
1
-4
/
+4
*
- SPAttributeWidget and SPAttributeTable C++ified
Kris De Gussem
2011-12-16
1
-577
/
+260
|
\
|
*
- Dropped deprecated sp_window_new
Kris De Gussem
2011-12-15
1
-29
/
+20
|
*
SPAttributeTable C++ified
Kris De Gussem
2011-12-11
1
-333
/
+218
|
*
SPAttributeWidget C++ified
Kris De Gussem
2011-12-11
1
-232
/
+85
|
/
*
cppcheck
Kris De Gussem
2011-12-04
1
-38
/
+19
*
Documentation update pass.
Jon A. Cruz
2011-10-23
1
-4
/
+0
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-2
/
+2
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-11
/
+5
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-2
/
+2
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-2
/
+1
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-11
/
+9
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+7
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
*
|
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
/
+790