index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
more c++ification in export dialog / fixing warning for in case of new and un...
Kris De Gussem
2012-04-14
2
-56
/
+49
*
Add --enable-gtk3-experimental build + use external GDL if possible
Alex Valavanis
2012-04-14
3
-1
/
+56
*
Workaround for gtkmm build issue with dbus API
Alex Valavanis
2012-04-14
1
-2
/
+1
*
support vertical text on path such that baseline is perpendiclar to the path ...
Veronika Irvine
2012-04-13
2
-20
/
+39
*
2geom fix
Johan B. C. Engelen
2012-04-13
1
-3
/
+5
*
small 2geom update
Johan B. C. Engelen
2012-04-13
3
-15
/
+18
*
probably this was intended
Kris De Gussem
2012-04-13
1
-1
/
+1
*
probably this was intended
Kris De Gussem
2012-04-13
1
-1
/
+1
*
better memleak fix than rev. 11148
Kris De Gussem
2012-04-13
1
-11
/
+4
*
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
2012-04-13
4
-6
/
+6
*
Replace deprecated GTK_TYPE macros
Alex Valavanis
2012-04-12
1
-2
/
+2
*
Shortcut patch. Fixes bug #974531
Jon A. Cruz
2012-04-12
1
-13
/
+14
*
Warning cleanup.
Jon A. Cruz
2012-04-12
2
-26
/
+19
*
Clean up a few Gtkmm orientables
Alex Valavanis
2012-04-11
5
-0
/
+18
*
fix deprecated glib thingie
Johan B. C. Engelen
2012-04-11
1
-1
/
+1
*
fix warning
Johan B. C. Engelen
2012-04-11
1
-1
/
+1
*
i18n. Adding some context tags (disambiguation).
Nicolas Dufour
2012-04-11
2
-4
/
+4
*
UI. Restoring context menu items order (Embed image) and activation test (Ext...
Nicolas Dufour
2012-04-11
1
-2
/
+2
*
Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree
John Smith
2012-04-11
4
-229
/
+485
*
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...
John Smith
2012-04-11
3
-32
/
+54
*
Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty...
John Smith
2012-04-11
1
-91
/
+163
*
Removed unused function.
Jon A. Cruz
2012-04-11
1
-15
/
+0
*
Fix for 170378 : Select All by Stroke or Fill Color - Added search within groups
John Smith
2012-04-11
1
-11
/
+39
*
Fix for 950677 : Disable gradient editor on knot double click
John Smith
2012-04-11
1
-3
/
+6
*
more 2geom fix
Johan B. C. Engelen
2012-04-10
1
-6
/
+9
*
fix 2geom
Johan B. C. Engelen
2012-04-10
1
-1
/
+1
*
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
2012-04-10
9
-0
/
+100
*
2geom: sbasis multiplication never returns sbasis of at least order a+b
Johan B. C. Engelen
2012-04-10
1
-6
/
+8
*
fix potential issue with tangent calculation
Johan B. C. Engelen
2012-04-10
1
-6
/
+6
*
powerstroke: remove the need to reload the node tool when adding/deleting con...
Johan B. C. Engelen
2012-04-10
2
-12
/
+37
*
small cleanup
Johan B. C. Engelen
2012-04-10
1
-2
/
+0
*
Clean up some deprecated orientable API
Alex Valavanis
2012-04-10
2
-0
/
+13
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
28
-119
/
+149
*
Additional cleanup.
Jon A. Cruz
2012-04-10
3
-41
/
+3
*
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...
John Smith
2012-04-10
1
-8
/
+8
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
11
-0
/
+186
*
code cleanup: dropping some unused code
Kris De Gussem
2012-04-09
1
-32
/
+0
*
cppcheck stuff
Kris De Gussem
2012-04-09
6
-26
/
+18
*
Documentation / dropping some pointer conversions in context menu
Kris De Gussem
2012-04-09
2
-98
/
+159
*
ege-adjustment-action: Get rid of GtkHBox
Alex Valavanis
2012-04-09
1
-0
/
+5
*
Replace deprecated gdk_window_get_pointer
Alex Valavanis
2012-04-09
2
-3
/
+16
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
8
-0
/
+60
*
Fix CheckButton header issue with GTK+ 3
Alex Valavanis
2012-04-09
1
-0
/
+2
*
Replace deprecated GDK key symbols
Alex Valavanis
2012-04-09
14
-279
/
+882
*
documentation
Kris De Gussem
2012-04-09
1
-1
/
+1
*
omitting debug message on windows
Kris De Gussem
2012-04-09
1
-27
/
+29
*
cppcheck tells us: "scanf without field width limits can crash with huge inpu...
Kris De Gussem
2012-04-09
1
-1
/
+1
*
fix memory leak and some minor things
Kris De Gussem
2012-04-09
3
-18
/
+23
*
LPE: enable "add effect" button for clones. It converts the clone to a path a...
Johan B. C. Engelen
2012-04-08
1
-24
/
+81
*
clone original path lpe: add boilerplate code to allow to compensate for link...
Johan B. C. Engelen
2012-04-08
4
-0
/
+23
[prev]
[next]