index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libnrtype
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert some agressive changes and allow a seperate filter bbox for FER, shoul...
Martin Owens
2013-09-19
1
-0
/
+1
*
Merge in David Mathog (mathog) patch for bug #1224486
Martin Owens
2013-09-18
1
-1
/
+1
*
Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.
Martin Owens
2013-09-18
1
-1
/
+0
*
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
1
-1
/
+1
*
Fix compiler warnings
David Mathog
2013-08-16
1
-3
/
+3
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
5
-159
/
+440
*
merge from trunk (r12258)
su_v
2013-03-29
2
-72
/
+78
|
\
|
*
Stop using top-level glibmm header
Alex Valavanis
2013-03-26
1
-3
/
+1
|
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+2
|
*
Revert r12183 and replace with better work-around for Pango bug (incorrect
Tavmjong Bah
2013-03-26
1
-16
/
+24
|
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+3
|
*
Fixed uninitialized variables & misc warnings.
Jon A. Cruz
2013-03-25
1
-50
/
+48
*
|
merge from trunk (r12224)
su_v
2013-03-19
2
-7
/
+24
|
\
|
|
*
Fix -Wunused-function warnings
Alex Valavanis
2013-03-18
2
-7
/
+24
*
|
merge from trunk (r12209)
su_v
2013-03-15
4
-5
/
+3
|
\
|
|
*
Fix remaining forward declaration tags (except for unavoidable internal error...
Alex Valavanis
2013-03-15
1
-1
/
+0
|
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-1
/
+0
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
|
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
2
-2
/
+2
*
|
merge from trunk (r12191)
su_v
2013-03-11
1
-7
/
+7
|
\
|
|
*
Use font-weight names rather than numerical values. Fixes bug when scrolling ...
Tavmjong Bah
2013-03-08
1
-7
/
+7
*
|
merge from trunk (r12182)
su_v
2013-03-08
1
-5
/
+12
|
\
|
|
*
Restore CSS generic faux faces.
Tavmjong Bah
2013-03-08
1
-5
/
+12
*
|
merge from trunk (r12181)
su_v
2013-03-08
3
-34
/
+961
|
\
|
|
*
Disable "faux" or "synthesized" font faces.
Tavmjong Bah
2013-03-07
1
-0
/
+5
|
*
Use our own font_description_better_match which takes into account font-stret...
Tavmjong Bah
2013-03-04
1
-42
/
+78
|
*
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
2013-03-01
2
-66
/
+62
|
*
Fix for font-family scrolling in text-tool tool-controls (bug 1122553).
Tavmjong Bah
2013-02-24
1
-6
/
+7
|
*
Small step towards fixing font-family scrolling issue (bug 1122553).
Tavmjong Bah
2013-02-23
2
-0
/
+85
|
*
Small bug fix (fix format of font-family in some cases).
Tavmjong Bah
2013-02-19
1
-2
/
+2
|
*
Move code from text-toolbar to font-lister in preparation to share code with ...
Tavmjong Bah
2013-02-17
2
-33
/
+837
*
|
merge from trunk (r12122)
su_v
2013-02-13
6
-40
/
+327
|
\
|
|
*
Move cell_data_func and separator_func from text-toolbar to font-lister.
Tavmjong Bah
2013-02-11
2
-1
/
+87
|
*
Attempt to speed up font-family handling be freezing/thawing Gtk::ListStore w...
Tavmjong Bah
2013-02-10
1
-1
/
+7
|
*
Use update_font_list() in font-lister.cpp. Remove equivalent code in text-too...
Tavmjong Bah
2013-02-09
1
-1
/
+1
|
*
Add function to add document font-family entries to store.
Tavmjong Bah
2013-02-09
2
-24
/
+165
|
*
Add fonts (and font-lists) used in document to top of Text tool-bar font-fami...
Tavmjong Bah
2013-02-06
2
-1
/
+6
|
*
Fix for 1002757 : Regressions with new default font 'sans-serif' - fix map
John Smith
2013-02-04
1
-5
/
+5
|
*
Fix for 1002757 : Regressions with new default font 'sans-serif'
John Smith
2013-02-02
4
-10
/
+43
|
*
Text toolbar will display style options for the first font in a font-family l...
Tavmjong Bah
2013-01-31
1
-0
/
+2
|
*
Partial fix to allow change of style when the font-family is a font list.
Tavmjong Bah
2013-01-31
1
-1
/
+6
|
*
Partial fix for bug 595432 "Clicking Arial Black selects Arial Bold"
Tavmjong Bah
2013-01-31
1
-3
/
+12
*
|
merge from trunk (r12051)
su_v
2013-01-22
2
-5
/
+14
|
\
|
|
*
Stop using deprecated pang_ft2 functions
Alex Valavanis
2013-01-13
2
-5
/
+14
*
|
merge from trunk (r11952)
su_v
2012-12-13
4
-26
/
+0
|
\
|
|
*
Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)
Alex Valavanis
2012-12-09
4
-26
/
+0
*
|
merge from trunk (r11903)
su_v
2012-11-26
2
-3
/
+2
|
\
|
|
*
Update to current trunk
Ted Gould
2012-11-25
1
-2
/
+2
|
|
\
|
|
*
code cleanup: quiet warnings with gcc.
Campbell Barton
2012-11-20
1
-2
/
+2
|
*
|
Files in /src that no longer exist
Ted Gould
2012-10-15
1
-1
/
+0
|
|
/
[next]