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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
3
-34
/
+30
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
3
-23
/
+16
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
8
-261
/
+258
|
\
|
*
Fixed bug where having a font-family with an uninstalled font (or with a
Tavmjong Bah
2011-07-22
1
-95
/
+96
|
*
Remove deprecated Glib symbols
Krzysztof Kosi??ski
2011-07-19
1
-3
/
+1
|
*
Add two new snap icons, and fix toggling bug for a single button
Diederik van Lierop
2011-07-19
1
-1
/
+1
|
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
2
-11
/
+17
|
*
Address issues with GtkRuleMetric const warnings.
Jon A. Cruz
2011-07-15
1
-20
/
+12
|
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
6
-131
/
+131
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-34
/
+32
|
/
*
Make cms_key in SPDesktopWidget a regular ustring rather than a pointer
Krzysztof Kosi??ski
2011-07-14
1
-9
/
+5
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
5
-38
/
+49
|
\
|
*
Selector's toolbar: changing the dimensions of the visual bounding box of sel...
Diederik van Lierop
2011-07-10
1
-19
/
+23
|
*
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
3
-12
/
+16
|
*
Next step in refactoring color management. More to come.
Jon A. Cruz
2011-07-09
2
-8
/
+12
|
*
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
2011-07-06
2
-6
/
+5
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
37
-294
/
+285
|
\
|
|
*
GTK+ cleanup: gtk_object_sink
Alex Valavanis
2011-07-03
1
-1
/
+1
|
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
15
-31
/
+17
|
*
Fix problem with merged code where a pointer to a plain C GTK+ object was cas...
Jon A. Cruz
2011-07-02
1
-4
/
+3
|
*
Be accurate when changing width/height in the toolbar, in case geometric boun...
Diederik van Lierop
2011-07-02
1
-1
/
+8
|
*
GTK+ cleanup: gtk_type_new
Alex Valavanis
2011-07-02
15
-35
/
+22
|
|
\
|
|
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
15
-35
/
+22
|
*
|
added missing header
Campbell Barton
2011-07-02
1
-0
/
+3
|
*
|
Remove some deprecated Gtk+ headers
Alex Valavanis
2011-07-01
1
-7
/
+0
|
*
|
Implement decent snapping to text (baseline & anchor), and provide a toggle b...
Diederik van Lierop
2011-06-30
1
-0
/
+18
|
|
/
|
*
Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...
Gellule Xg
2011-06-28
1
-1
/
+1
|
*
Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
Alex Valavanis
2011-06-27
2
-4
/
+4
|
|
\
|
|
*
Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
Alex Valavanis
2011-06-27
2
-4
/
+4
|
*
|
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
2011-06-26
1
-4
/
+23
|
*
|
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
7
-37
/
+37
|
|
\
|
|
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
7
-37
/
+37
|
*
|
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
5
-18
/
+18
|
|
\
|
|
|
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
5
-18
/
+18
|
*
|
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
8
-38
/
+38
|
|
\
|
|
|
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
8
-38
/
+38
|
*
|
warning cleanup (no functional changes)
Campbell Barton
2011-06-25
2
-3
/
+3
|
*
|
Removed outdated callback function.
Jon A. Cruz
2011-06-24
1
-6
/
+0
|
|
/
|
*
Switch to GObject
Alex Valavanis
2011-06-24
21
-103
/
+88
|
*
Replace deprecated gtk_radio_button_group symbol
Alex Valavanis
2011-06-23
1
-1
/
+1
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
5
-10
/
+12
*
|
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-2
/
+2
|
/
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-4
/
+3
*
get cmake working again.
Campbell Barton
2011-06-22
1
-2
/
+0
*
Merge Cairo rendering branch
Krzysztof Kosi??ski
2011-06-20
11
-780
/
+89
|
\
|
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
52
-628
/
+708
|
|
\
|
*
\
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
18
-473
/
+797
|
|
\
\
|
*
\
\
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
22
-1466
/
+294
|
|
\
\
\
|
*
\
\
\
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
47
-639
/
+330
|
|
\
\
\
\
|
*
|
|
|
|
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
2010-08-15
1
-0
/
+1
[next]