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