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
*
Merge from trunk
Jabier Arraiza Cenoz
2013-03-10
1
-0
/
+5
|
\
|
*
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
2013-03-09
1
-0
/
+5
*
|
merge from trunk
Jabier Arraiza Cenoz
2013-03-05
1
-5
/
+0
|
\
|
|
*
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
2013-03-04
1
-5
/
+0
*
|
merge from master branch
jtx
2013-03-04
3
-161
/
+125
|
\
|
|
*
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
2013-03-01
3
-161
/
+125
*
|
Update from branch
jtx
2013-03-01
4
-386
/
+112
|
\
|
|
*
Fix for font-family scrolling in text-tool tool-controls (bug 1122553).
Tavmjong Bah
2013-02-24
1
-10
/
+19
|
*
Fix missing headers for Gtk+ 3 build
Alex Valavanis
2013-02-23
1
-0
/
+1
|
*
Null pointer check (should fix Bug #966441 )
Kris De Gussem
2013-02-23
1
-0
/
+4
|
*
Remove unused variables. Change default preview font size.
Tavmjong Bah
2013-02-23
1
-8
/
+1
|
*
Move code from text-toolbar to font-lister in preparation to share code with ...
Tavmjong Bah
2013-02-17
1
-410
/
+84
|
*
Selection based on font-family via icon in text-toolbar font-family entry box.
Tavmjong Bah
2013-02-15
1
-1
/
+46
*
|
Update from trunk
Jabier Arraiza Cenoz
2013-02-12
2
-93
/
+15
|
\
|
|
*
Move cell_data_func and separator_func from text-toolbar to font-lister.
Tavmjong Bah
2013-02-11
2
-93
/
+15
*
|
Merge from Trunk
Jabier Arraiza Cenoz
2013-02-09
1
-29
/
+145
|
\
|
|
*
Use update_font_list() in font-lister.cpp. Remove equivalent code in text-too...
Tavmjong Bah
2013-02-09
1
-94
/
+6
|
*
Better rc matching for text-toolbar font-family drop-down separator. From Joh...
Tavmjong Bah
2013-02-08
1
-1
/
+1
|
*
Widen the separator in font-family drop-down so it is visible in more themes.
Tavmjong Bah
2013-02-07
1
-1
/
+7
|
*
Add separator between fonts in document and fonts on sytem in font-family dro...
Tavmjong Bah
2013-02-07
1
-9
/
+30
|
*
Add fonts (and font-lists) used in document to top of Text tool-bar font-fami...
Tavmjong Bah
2013-02-06
1
-18
/
+195
*
|
Merge from branch
Jabier Arraiza Cenoz
2013-02-06
9
-155
/
+163
|
\
|
|
*
Supress Pango error message.
Tavmjong Bah
2013-02-05
1
-1
/
+3
|
*
Second try at getting text toolbar properly initialized when there is no pref...
Tavmjong Bah
2013-02-05
1
-8
/
+7
|
*
Only set up text-tool bar if has actually been created. Ensures proper initia...
Tavmjong Bah
2013-02-04
1
-0
/
+7
|
*
Better fix for 1114243, crash on launch with default prefs from stable
Tavmjong Bah
2013-02-04
1
-17
/
+16
|
*
add todo comment for fixing fontstyle fall-back behaviour
Johan B. C. Engelen
2013-02-03
1
-0
/
+2
|
*
fix crash
Johan B. C. Engelen
2013-02-03
2
-1
/
+5
|
*
Allow simple font style changes even if first font-family in font list is not...
Tavmjong Bah
2013-02-02
1
-14
/
+39
|
*
Fix for 1091582 : Problem with key release when pressing space with cursor of...
John Smith
2013-02-02
1
-4
/
+5
|
*
Clean up Cairo rendering in a couple of widgets
Alex Valavanis
2013-01-31
1
-41
/
+18
|
*
Text toolbar will display style options for the first font in a font-family l...
Tavmjong Bah
2013-01-31
1
-0
/
+7
|
*
Disconnect size_allocation signal handler before disposing desktop widget
Alex Valavanis
2013-01-30
2
-23
/
+29
|
*
desktop-widget: Add callback to ensure that ruler ranges are correctly update...
Alex Valavanis
2013-01-27
1
-0
/
+23
|
*
Migrate ruler position tracking to new track_widget API
Alex Valavanis
2013-01-27
2
-9
/
+3
|
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
3
-67
/
+28
|
*
minor fix (do not compare to zero)
Kris De Gussem
2013-01-20
1
-1
/
+2
*
|
Merge from branch
Jabier Arraiza Cenoz
2013-01-18
13
-765
/
+545
|
\
|
|
*
Cleanup EekPreview widget implementation:
Alex Valavanis
2013-01-16
2
-457
/
+422
|
*
Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar functiona...
Alex Valavanis
2013-01-15
1
-53
/
+4
|
*
Merge in connector cleanup
Martin Owens
2013-01-11
2
-70
/
+0
|
|
\
|
|
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
2
-70
/
+0
|
*
|
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
8
-122
/
+107
|
*
|
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
2013-01-08
2
-64
/
+13
*
|
|
Update to trunk
Jabier Arraiza Cenoz
2013-01-06
24
-487
/
+777
|
\
|
|
|
*
|
GTK+ 3: explicitly set a background colour for rulers
Alex Valavanis
2012-12-31
1
-0
/
+14
|
*
|
rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...
Alex Valavanis
2012-12-31
3
-112
/
+111
|
*
|
rulers: (Merge from GIMP) Set range in ruler units, not in px
Alex Valavanis
2012-12-31
3
-33
/
+20
|
*
|
Revert C++ casting for setting HSL map in sp-color-scales
Alex Valavanis
2012-12-26
2
-3
/
+2
|
*
|
ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...
Alex Valavanis
2012-12-26
3
-19
/
+190
[next]