eb9f2a99c1582eba7bc021158b38503de1e88dc5 |
|
13-Apr-2016 |
Alexander Valavanis <valavanisalex@gmail.com> |
text-toolbar: Gtk+ 3 theming #Hackfest2016 |
ff836fcf84535b9a682e175d304fbd3de66cb0fa |
|
13-Apr-2016 |
tavmjong-free <tavmjong@free.fr> |
Restore ability to set unitless 'line-height'. Hackfest 2016
Note: Rendering with 'line-height' with units is buggy. |
f3e0fe2be0c44c60a6081f1955dde92a1bc7984d |
|
30-Mar-2016 |
tavmjong-free <tavmjong@free.fr> |
Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing). |
6ca0871243b23287418bed8719580f652f45f06b |
|
22-Mar-2016 |
tavmjong-free <tavmjong@free.fr> |
Add line-height unit selector to text toolbar.
Remove 'm' and 'ft' non-CSS lengths. |
8b083395dc5852adc3614b31b131291b10f28569 |
|
18-Mar-2016 |
tavmjong-free <tavmjong@free.fr> |
Reverting 14701. |
2e5ba00580ed7a7677afc0f4d977d1c249d4131a |
|
18-Mar-2016 |
tavmjong-free <tavmjong@free.fr> |
Revert 14707 |
17ec1e8e43f7ac111082f049d0131ae52d75b982 |
|
15-Mar-2016 |
Martin Owens <doctormo@gmail.com> |
Commit to using our stored units for now. |
6793f50a247e9a8c9664f839cd3b4182012d7ec9 |
|
13-Mar-2016 |
Martin Owens <doctormo@gmail.com> |
Add a units box to line height and wire in the style units, plus some cleanup |
be1e2a19f2247ecbad5c33086e064bdeacb09d48 |
|
20-Feb-2016 |
tavmjong-free <tavmjong@free.fr> |
Clarify meaning of line spacing. |
a32fea2d5b3bdba0ac9474ef76d9b63e0ec164cc |
|
13-Nov-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
07697c208fea6a18b6f8706c4b35396b272bac14 |
|
28-Oct-2015 |
tavmjong-free <tavmjong@free.fr> |
Implement 'text-orientation' with user interface. Update 'writing-mode', adding 'vertical-lr'.
Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. |
067ed1dae80027d01efd014b49e5e1e6ad959bcf |
|
29-Apr-2015 |
tavmjong-free <tavmjong@free.fr> |
Fix regression: Update default font-family if nothing is selected on canvas. |
a04dc34634e50322ebf5486725c1be12322bfaf5 |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
more cast cleanup |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
0de73848362e95b081e5fa85f910d6481094b2b9 |
|
17-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on. |
facfce56da2057d7c9eb30790ad8c757c65f2d67 |
|
24-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
72bda683e0349163da3bec0835109791b9162c25 |
|
15-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
LiamW's initial font caching work. |
9836787d16b657453784c30809d330f50d9bc6d8 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move GtkAction subclasses to widgets/ |
7824abb80de2e2107ece6f0c7a425263a5a26769 |
|
17-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Merge in font-speedup branch to improve launch times |
652485ad88d2a42f827c7e355220efeb3b2e37af |
|
10-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Further fixes related to bug #1327267, toolbars don't need to update when their context is not in use |
f649b49e66152865a86a63bf39551dd465f4d668 |
|
06-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs) |
d14a5bc27be928a05ae5e862ffa5b0acfa9dd36e |
|
30-May-2014 |
tavmjong-free <tavmjong@free.fr> |
Unquote names in 'font-family' lists. Partial fix for #1029080 |
a714910087bb3159e54944ff90fe3c3e097eaefa |
|
30-May-2014 |
tavmjong-free <tavmjong@free.fr> |
Unquote names in 'font-family' lists. Partial fix for #1029080 |
e921dc620c456d987be0c21842e51b2bfa7b9164 |
|
24-Apr-2014 |
tavmjong-free <tavmjong@free.fr> |
Clean up of style code, removal of SPFontStyle. Step 2. |
13c58e670e6f70b864194403977531521095c062 |
|
22-Apr-2014 |
tavmjong-free <tavmjong@free.fr> |
Restore ability to insert a font-family that is not on system or a font-fallback list. |
a4142717644b885998f4de2b27be4e8648315dec |
|
02-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Fixed includes for tools. |
02db7fad736ff0812658ef9c5f82ac2e64ffdefc |
|
02-Jan-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
5f19756f48574526dda8abedebf811c9d1456e80 |
|
07-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
First step of moving tools into appropriate namespaces. |
add38d633bbf8ef881bdb908735ea27385c554b8 |
|
16-Sep-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Enable unit evaluation in toolbars. |
377f8256856c6145428d325a4cd9871288ae5d20 |
|
30-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Cleanup. |
bf9ec3e969ba6b11cbbc613545aedc63cc886973 |
|
19-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. |
3dcfa632213c32e2ccb126ec4e0d29e0172ea2b3 |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp" |
d59543855809cbcb6cb9dc2a5181987518438662 |
|
09-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported sp-namedview.cpp (todo: fix a bunch of things). |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
095776c9947349beefe060ebb7ad066c36eca540 |
|
01-Mar-2013 |
tavmjong-free <tavmjong@free.fr> |
Convert font-selector, text-edit, glyphs to use updated font-lister (use fontspec rather than font). |
9079aec8bc912040f887944eb6eb514dd6a72d8d |
|
24-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Fix for font-family scrolling in text-tool tool-controls (bug 1122553). |
018e863d5fe3986c8f8e5eaf9318c118a6d3d5b7 |
|
17-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Move code from text-toolbar to font-lister in preparation to share code with font-selector/text-edit. |
05f67cb24e85f68a8affabd568f5147a8df47f2c |
|
15-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Selection based on font-family via icon in text-toolbar font-family entry box. |
4acf9c3ff0de4e8c301cd48ec18bf43cefc31798 |
|
11-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Move cell_data_func and separator_func from text-toolbar to font-lister.
Use functions with font-selector (in Text dialog). |
21b53ab80140a41ab48ccf6a3edc06b5deeac3c7 |
|
09-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Use update_font_list() in font-lister.cpp. Remove equivalent code in text-toolbar.cpp.
Change separator "tag" from "separatoR" to "#" in attempt to speed up start up. |
240c24c21e6ef7395fc5d21036b74a7a2c2b629e |
|
08-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Better rc matching for text-toolbar font-family drop-down separator. From John Smith. |
9b7036c1c04d1d0bfc6aea53eca4af1162464868 |
|
07-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Widen the separator in font-family drop-down so it is visible in more themes. |
fb7c752537abba1614215eb9a96fb4eeabf3791e |
|
07-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Add separator between fonts in document and fonts on sytem in font-family drop-down menu.
Separator style depends on GTK theme (may be invisible). |
4f505db7a53ea8939f34e9cff7f9e2f3cc8dd13a |
|
06-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Add fonts (and font-lists) used in document to top of Text tool-bar font-family drop-down menu.
If font is not on system, draws strikethrough on top of font name. |
bf71536cc783412de28d81a86316150ff9968522 |
|
05-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Second try at getting text toolbar properly initialized when there is no prefs file. |
79a6870ced27440cd50ad4b5a1b291451d02aeb4 |
|
04-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Only set up text-tool bar if has actually been created. Ensures proper initialization after creation. |
afc03125ac25b192d8c46143a0be6c8934df41be |
|
04-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Better fix for 1114243, crash on launch with default prefs from stable |
5fe04919f23312bf97577c21995d02ca4b48835c |
|
03-Feb-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
add todo comment for fixing fontstyle fall-back behaviour |
240112a0fa7d9292a85e55a4df116e7b77da1608 |
|
03-Feb-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix crash |
b5d9052a69ae76da70d3d4783ee661fa5be5e8db |
|
02-Feb-2013 |
tavmjong-free <tavmjong@free.fr> |
Allow simple font style changes even if first font-family in font list is not on users system. |
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. |
fe448ad470c42fa24e0004849d6f16a6f8f9fdd5 |
|
20-Dec-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix crasher |
effb34c3ff27490bf38020db63e6b4736c8e97b7 |
|
26-Nov-2012 |
Alexandre Prokoudine <alexandre@darkroom> |
Made a few user-visible messages translatable |
6b0fbf10b982696648debeede2b57f2b32a6a958 |
|
11-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace remaining C-style pointer casts for src/widgets |
a4b21d4581ca8340e9db6c33774eb95b29788068 |
|
04-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: make more functions static or include their own headers. |
e379ea351893e6cb2591a8f2478b33e0708b70a5 |
|
19-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 900602 : Enter key returns focus to canvas for Font family selector |
e907c63ce9baf5b3c88e0e2793541b0f9f530368 |
|
18-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 168164 : Fix precision of font size |
ef69daf93390375f4437222ec2d050df6e4ab30b |
|
25-Aug-2012 |
cadabra <> |
Fix for bug #900602 (Switching font with up/down arrows de-selects font list box) |
fcaa4fb365b3f922be4cb8dc76bbd704b1a6d7da |
|
25-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 168164 : Default text output to px |
6778918bd55872958f5df951262e070ffa3effbf |
|
23-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 575831 : font variant drop-down - fix for selection problem |
f54dc25ef4a7a1a0ae8ab66e8ec1e33dac5077b7 |
|
21-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 168164 : Font size, always output px option |
5bb7a119e369f385a144ee88b155586386c1502c |
|
16-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 168164 : Font sizes in points option |
2c2e0777239d4b074d8dc53e74da03f79a9a07e0 |
|
04-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 575831 : Add font variant drop-down box to new text toolbar |
5f3ce94689b6c26b38e2fe4d19b58d9af1fc03a3 |
|
20-Jul-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 940578 : Max font size in toolbar font chooser |
eb4caa8f4cdc2955b58dcd2de06fe770533414c8 |
|
17-Jun-2012 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated classes.
Pruned header to not introduce extraneous includes. |
3fad3df12ae2d320c12871d471eb0faf5f187cbd |
|
28-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 |
2f5f997e354e7f4a02b6818bdc68fbece5cb237d |
|
08-May-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 986446 : Refactor toolbox into tool specific files |