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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+2
2012-02-21
cppcheck: null pointer dereference fix
Kris De Gussem
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-01-19
Update and documentation of sp-attribute-widget
Kris De Gussem
1
-204
/
+77
2012-01-08
Warning and uninitialized variable cleanup.
Jon A. Cruz
1
-7
/
+2
2012-01-03
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
1
-7
/
+83
2012-01-01
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
1
-13
/
+27
2011-12-31
Item properties dialog:
Kris De Gussem
1
-10
/
+46
2011-12-30
C++ification of item properties dialog
Kris De Gussem
1
-38
/
+41
2011-12-17
Dropped unused SPAttributeWidget
Kris De Gussem
1
-152
/
+0
2011-12-17
fix compiler warnings
Kris De Gussem
1
-4
/
+4
2011-12-15
- Dropped deprecated sp_window_new
Kris De Gussem
1
-29
/
+20
2011-12-11
SPAttributeTable C++ified
Kris De Gussem
1
-333
/
+218
2011-12-11
SPAttributeWidget C++ified
Kris De Gussem
1
-232
/
+85
2011-12-04
cppcheck
Kris De Gussem
1
-38
/
+19
2011-10-23
Documentation update pass.
Jon A. Cruz
1
-4
/
+0
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-2
/
+2
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-11
/
+5
2011-06-24
Switch to GObject
Alex Valavanis
1
-2
/
+2
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-2
/
+1
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-11
/
+9
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
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
-13
/
+5
2008-05-10
More type registration cleanup
Jon A. Cruz
1
-22
/
+26
2008-05-08
merge inline patch from Jimmy
MenTaLguY
1
-30
/
+5
2007-11-25
Warning cleanup
Jon A. Cruz
1
-89
/
+89
2006-11-05
fix crash reported by Vladimir Savic
bulia byak
1
-1
/
+1
2006-10-10
undo annotations
bulia byak
1
-2
/
+2
2006-07-28
switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable
MenTaLguY
1
-18
/
+33
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+4