247c9d149095c6788d23f9c4347223268709f84d |
|
27-Dec-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Revert Pango/Harfbuzz fixes. Needs work |
a4bcf647a33b4789ec445fe20bd641121522aa6b |
|
27-Dec-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Apply Tav/suv patch to replace Pango OT functions with Harfbuzz |
dae16a4e05b2365df7cd9826fecae49560d92113 |
|
25-Jun-2015 |
tavmjong-free <tavmjong@free.fr> |
Set sensitivty of font-variant buttons according to available OpenType tables. |
38b510b4b343fef82db204c333956dfb37876630 |
|
15-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Various small font things.
(experimental r13577-13579) |
be17b6e6b80af045ef40c635ea563ebd987269b8 |
|
15-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
More direct way of finding font-family. One entry per unique style.
(experimental r13580 and r12581) |
72bda683e0349163da3bec0835109791b9162c25 |
|
15-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
LiamW's initial font caching work. |
14aeb2d3e78c9730fb1d14d89c553ed50611198b |
|
03-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Allow one style entry per unique CSS style for each family. |
a8e0790c4baf1ea893dd79ea6d96b86926e66f11 |
|
03-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Removal of unused code dealing with PangoStringToDescrMap and UIStringToPangoStringMap.
Removal of font_factory::GetUIFamiliesAndStyle() (unneeded after implementation of style caching). |
5a84beb176c2f226f31cf2e4b33737ecbf548d08 |
|
02-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,
bug #1364937. |
eaf334121927388e51e1137243bf96c9834e2a84 |
|
02-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,
bug #1364937. |
dfe88a60e76587c7c9ee39698bcca887b41d82aa |
|
02-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Sort styles for GUI. (Regression) |
197350da50918df51bd2a6c6d682ce465cadf3b9 |
|
29-Sep-2014 |
tavmjong-free <tavmjong@free.fr> |
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango translation. |
5ba33ab411ff8ab66a42bc4bfc5635d97b0021a6 |
|
29-Sep-2014 |
tavmjong-free <tavmjong@free.fr> |
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango translation. |
7cabbaade7aba01667a341fc96a6979aa486162c |
|
29-Sep-2014 |
tavmjong-free <tavmjong@free.fr> |
Conditionally add 'semilight' due to changes in Pango 1.36.6. |
c7d147034a3aad6a81b853d7309330538e2588ab |
|
29-Sep-2014 |
tavmjong-free <tavmjong@free.fr> |
Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad. |
7824abb80de2e2107ece6f0c7a425263a5a26769 |
|
17-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Merge in font-speedup branch to improve launch times |
4860787346cf1965a9a1069f8a37326e0fbeb683 |
|
09-Jun-2014 |
tavmjong-free <tavmjong@free.fr> |
Display name of face from font file in Text and Font dialog (as well as CSS/Pango name).
Partial fix for #165521, #167353, #1008514 |
19adfdff26279c409d7155cf8e19039fdfa2f921 |
|
09-Jun-2014 |
tavmjong-free <tavmjong@free.fr> |
Display name of face from font file in Text and Font dialog (as well as CSS/Pango name).
Partial fix for #165521, #167353, #1008514 |
62d530eff04231efab115fa693a5885186b065fa |
|
08-Jun-2014 |
tavmjong-free <tavmjong@free.fr> |
Better ordering of font-face styles in UI. Rely on CSS values rather than guessing. |
236bafcab259b1bd06f23c039043a3dc705b8317 |
|
08-Jun-2014 |
tavmjong-free <tavmjong@free.fr> |
Better ordering of font-face styles in UI. Rely on CSS values rather than guessing. |
e921dc620c456d987be0c21842e51b2bfa7b9164 |
|
24-Apr-2014 |
tavmjong-free <tavmjong@free.fr> |
Clean up of style code, removal of SPFontStyle. Step 2. |
3f71bef8b12b9639a8ef642741213acbe3861cb6 |
|
21-Mar-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix macro redefinition errors |
05125af10a607ea488d4364d36378884c53b880b |
|
05-Feb-2014 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #1250685 (Unnecessary gender-specific terms in code). |
fd499c7163e52c098b7ce74f33d599e71f9f8bd3 |
|
28-Sep-2013 |
buliabyak <> |
order correction: unreffing fonts in ents needs loadedPtr so that must go before loadedPrt is nulled; this didn't crash simply because we never freed FontFactory before; also some comments and remove redundant multiply in hash function |
10291feeda5683352bd1492e6818c5b9b2f12727 |
|
26-Sep-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck: performance |
745fc398a5c6761c22a89748b67f64cc3e402c2b |
|
21-Sep-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix format security errors |
4962a21976c6ca42e4849ddadd0413ad684618fe |
|
27-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Stop using top-level glibmm header |
c56958d7e0190d16cd579f6c10f5b92d3b546056 |
|
08-Mar-2013 |
tavmjong-free <tavmjong@free.fr> |
Restore CSS generic faux faces. |
0cb6493350e343ec1a3d94273c26d8f250915d23 |
|
07-Mar-2013 |
tavmjong-free <tavmjong@free.fr> |
Disable "faux" or "synthesized" font faces. |
56eebcefec10c0e9fc70fc49fd217261e6978230 |
|
04-Feb-2013 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1002757 : Regressions with new default font 'sans-serif' - fix map |
f818bf1637ad3b61c00672f7361268f29dcd491c |
|
02-Feb-2013 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1002757 : Regressions with new default font 'sans-serif' |
149f485861fa0d5d3b96952cece66f13aa9b4317 |
|
31-Jan-2013 |
tavmjong-free <tavmjong@free.fr> |
Text toolbar will display style options for the first font in a font-family list. Also, fix mem leak. |
bdcc9b73a0f9f80efbb08997371b848463315dba |
|
31-Jan-2013 |
tavmjong-free <tavmjong@free.fr> |
Partial fix to allow change of style when the font-family is a font list. |
10c2faa788f1c4645b03cc99e7dc477bd4e20c4f |
|
31-Jan-2013 |
tavmjong-free <tavmjong@free.fr> |
Partial fix for bug 595432 "Clicking Arial Black selects Arial Bold" |
fd342795ed23bf48d36e1f0b8bb89e022850df1a |
|
13-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Stop using deprecated pang_ft2 functions |
09c6982f24db3b762d82b57fed7626d9dcedabc3 |
|
09-Dec-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24) |
ef648bb6492c3940130d52f01ad30742b256676b |
|
20-Nov-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: quiet warnings with gcc. |
ccca9131c5cefc89a64b1eaf2cd17ec1f57ec311 |
|
21-May-2012 |
tavmjong-free <tavmjong@free.fr> |
Change default font to a CSS valid default font (Sans -> sans-serif). |
c0537dcfe264414d52ad86579d57cb0cb2183dcb |
|
08-Dec-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to top-level glib headers. Thanks to DimStar for patch |
1bc82d4b382e7433b5305182e884b87f035cc0c2 |
|
22-Jul-2011 |
tavmjong-free <tavmjong@free.fr> |
Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font family) |
3b0b82f35f249913241e5cf45e8aca71b5d95199 |
|
20-Mar-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleaned up memory patch. Fixes bug #737298. |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
e59c4560863f17eef95dec77ce8176a1b22b22fa |
|
18-Apr-2010 |
Jon A. Cruz <jon@joncruz.org> |
Temp build-break workaround for systems with Pango older than 1.24. |
12a42c867c3f2963436c45797fe1d21143a7018d |
|
18-Apr-2010 |
Jon A. Cruz <jon@joncruz.org> |
Whitespace and brace cleanup. Minor refactoring of font_style_equal. |
1eaf8465b67902fa527f71e6560c090e87501775 |
|
15-Apr-2010 |
tavmjong-free <tavmjong@free.fr> |
First step in fixing the changing of font faces (must also update
toolbox.cpp). Expands use of pango_font_decription_better_match(). |
afa4f5baaf7ffebeb9e731423b95800f60e942c7 |
|
04-Mar-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Clean up the unordered containers fix. |
7c24f119c9c63a4d88adf31795adcced5d909958 |
|
04-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Fixing build breakage with more proper autoconf usage. |
3b9e3e467abe4a5dea76f9482cbaf9c378908a68 |
|
02-Mar-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Use Boost unordeed containers instead of TR1 to minimize pain
when using Apple compilers. |
66f63cae4e41c6b62ce6657bfc7cd9c8309836ef |
|
20-Jan-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Go back to using TR1 unordered containers to fix warnings. Add configure
code to detect the broken header and display Wiki page URL. |
044fd251695f0c24227e08efee14f782df964236 |
|
15-Jan-2010 |
Jon A. Cruz <jon@joncruz.org> |
Fixed object leak. |
de4c26a5923c9f2e707ac8aa9bf4d395fa214aac |
|
14-Jan-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
to work around broken headers in some GCC versions. |
8d590f3f898ef98b32edae640e2bf6c3cf745c41 |
|
27-Dec-2009 |
Jon A. Cruz <jon@joncruz.org> |
Encapsulating use of gcc hash_map extension. |
16a8c7d5e433b176636a4a1260c42ea43932110b |
|
29-Nov-2009 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
First GSoC node tool commit to Bazaar |
eb363d7983180e9a60cdcee5d39b8f6814df6085 |
|
23-Sep-2009 |
scislac <scislac@users.sourceforge.net> |
Fix for 181663 by The Adib. Yay for working Italics button on the toolbar! |
7079a43aa387066c2f67402d77dbe3db981b1054 |
|
31-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
8eb2b6772a9db58582162899b9d525211efbc11c |
|
28-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
null check fixes patch from bug 261475 |
ad27c35d066af0dd25d482ba99f0d382e57297a7 |
|
23-Jun-2008 |
JucaBlues <JucaBlues@users.sourceforge.net> |
warning cleanup |
18b3401a3e941d021e7c38ffbf8ed98bec8b70cf |
|
10-Jan-2008 |
gbanaszk <gbanaszk@users.sourceforge.net> |
Fix for Bug #181663 (Font style errors / assert when changing style)
- I didn't see the problem described in the main part, but the assert was overzealous and, in my new opinion, shouldn't be there, so it's gone.
- Fixed other style button problems mentioned in comments. |
5834db43b21308e958a2fdbbec082b1a4f019a38 |
|
05-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying Gail's patch for font-specification
(Closes LP: #169973)
- New attribute in an object's style string called
-inkscape-font-specification stores full font name
- This will be useful when we can support fonts that don't fit into the
confines of CSS (if either pango enhances their PangoFontDescription
structure, or we can get around its limitations)
- Framework in place to separate font families from their "styles"
(faces)
in the text and font dialog - need only the code that does the actual
separation
- Text and Styles dialog shows only fonts it can handle |
a05d7c3dfd25e6e7d91cc597e70e19d544ae961b |
|
29-May-2006 |
cyreve <cyreve@users.sourceforge.net> |
crash when we try to rasterise with a font that pango can't cope with |
815e3fc44098466b138092ef35137c5f71de14f9 |
|
28-May-2006 |
mental <mental@users.sourceforge.net> |
replace nr_new() with g_new(), and try to converge on using the glib allocator a little more instead of the others (aside from libgc) |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |