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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
5
-2
/
+869
*
Fix remaining glib deprecation and define compiler macros
Alex Valavanis
2012-02-15
1
-2
/
+2
*
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
4
-4
/
+4
*
fix warning
Johan B. C. Engelen
2012-02-15
1
-1
/
+1
*
cppcheck
Kris De Gussem
2012-02-15
1
-1
/
+1
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
2
-1
/
+13
*
Update Authors & Translators lists in About dialog
Josh Andler
2012-02-14
1
-7
/
+22
*
Fix for 910463 : Improve System preferences
John Smith
2012-02-14
2
-33
/
+61
*
Cleaning up unused variables and other warnings.
Jon A. Cruz
2012-02-14
1
-4
/
+8
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
3
-20
/
+20
*
some switches between visual and geometric bbox based on prefs (Bug 473608)
Alvin Penner
2012-02-12
1
-13
/
+18
*
Header cleaning
Alex Valavanis
2012-02-12
30
-8
/
+43
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
10
-39
/
+24
*
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
2012-02-11
7
-163
/
+17
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
26
-72
/
+243
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
2
-34
/
+25
*
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
2
-0
/
+9
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-06
4
-13
/
+10
*
Unwanted output in documentation dropped
Kris De Gussem
2012-02-06
1
-4
/
+0
*
fixed memleak
Kris De Gussem
2012-02-06
1
-9
/
+2
*
document-properties: Stop using deprecated Gtk::OptionMenu
Alex Valavanis
2012-02-06
2
-30
/
+18
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
36
-28
/
+81
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
2
-29
/
+16
*
Fill x and y fields in the fake GdkEventMotion struct used when cancelling
Krzysztof Kosi??ski
2012-02-01
1
-2
/
+2
*
Additional fixes for drag cancellation in the node tool
Krzysztof Kosi??ski
2012-02-01
5
-18
/
+45
*
Implement cancellations of drags with ESC in the node tool
Krzysztof Kosi??ski
2012-02-01
1
-4
/
+39
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
18
-37
/
+38
*
makefile fix for revision 10910
su_v
2012-01-19
1
-0
/
+2
*
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
5
-17
/
+358
*
documentation
Kris De Gussem
2012-01-18
3
-24
/
+36
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
documentation
Kris De Gussem
2012-01-17
3
-33
/
+47
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
More GSEAL stuff
Alex Valavanis
2012-01-14
3
-8
/
+13
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
2
-18
/
+45
*
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
2012-01-13
2
-19
/
+79
*
Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...
Nicolas Dufour
2012-01-13
1
-3
/
+1
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
3
-7
/
+10
*
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
2012-01-11
1
-0
/
+1
*
UI. Message dialog modification (see Bug #911123).
Nicolas Dufour
2012-01-09
2
-10
/
+41
*
warnings fix
Kris De Gussem
2012-01-08
1
-2
/
+2
*
another fix after moving files (btool did not fail)
Kris De Gussem
2012-01-08
1
-2
/
+2
*
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
6
-2
/
+511
*
Unweirdification of Preferences dialog's menu (Bug #259480).
Nicolas Dufour
2012-01-08
2
-662
/
+634
*
Fix pointer initialization
Johan B. C. Engelen
2012-01-08
1
-5
/
+5
*
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
2
-13
/
+17
*
minor documentation and header stuff
Kris De Gussem
2012-01-07
1
-9
/
+8
*
Fixed warning under gcc 4.5.2
Jon A. Cruz
2012-01-07
1
-6
/
+6
*
Warning and uninitialized data cleanup.
Jon A. Cruz
2012-01-07
1
-1
/
+1
[next]