b1b352ba8dc52b86acfbf68071a62dfb9a9792c3 |
|
29-Oct-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
2cd1c06bc00c120593ad812a47cffbfe339ad982 |
|
28-Oct-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
44ed6dfe15487cdc5a4c78b7d07fcfcd0164bc42 |
|
30-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Minor pass of header cleanup |
d480c0b98301d475734ceb19fa0f42dc5e1d8572 |
|
24-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
More GObject boilerplate reduction |
3f2f2d9a36c8132d316033e29bb2bc116292dc9a |
|
27-Oct-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
cppcheck: get rid of more C-style pointer casts |
567495b02296009865daffc5cf726b43e52616ad |
|
09-Jun-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Stop deriving SPCanvasItem from GtkObject |
4d9e17d0548ca7858aa258ae757c2d3a278f8ae4 |
|
28-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of measure text for moving away from overlap. |
9959e60a4dc569885f320537414629047cba9471 |
|
19-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Revert r11370. Fix crash with grid in default template |
c46d6bfdef5fb71dc4d7c926b27dd3b8c172ebfe |
|
17-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop some GtkObject usage |
69f4f304f141932873fb7b6ace7780bc7d1bbb1c |
|
15-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Prevent false gtk deprecation warnings in canvas-grid and tidy headers |
2de3a68466d4df02971eda295018127eb219b859 |
|
13-Jan-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
Make sure canvas-text is always equally crisp (differences in rounding sometimes led to blurry text) |
4657fa530af64b240cf26727008666847885a3ad |
|
12-Jan-2012 |
Jon A. Cruz <jon@joncruz.org> |
Initial C++ification of SPCanvas. |
71aad46792b4f0eac60baac9bbeb5366e6a21e9f |
|
04-Jan-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
CanvasText: reinstate ability to set anchor position manually |
3e15faea699bc1ec29394492d7fc2f2de946daf1 |
|
04-Jan-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
Final fix for CanvasText alignment bugs |
24be9baeb3585155f4b723dbda0726a4930b5c05 |
|
01-Jan-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
1) Fix CanvasText alignment bugs caused by static variables, uninitialized variables, and variable border width
2) Snap tooltips no longer overlap with measure tool tooltips, and now have a background color (similar to the measure tool) |
bd3d5a41afe4498f769d5a8425bf8eb36daa3add |
|
04-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleaned up display-forward.h, including many redundant usages. |
7bda77e763c0af49270427593108b66455dfd125 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Update 2Geom. Remove all use of NRRectL. |
b88c4f2207adfeb9f574ce1c802a90f7d43fbd6f |
|
03-Jul-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK+ cleanup: gtk_type_class |
f8307d2d97a6e202153ae676f974f79e1b0ec5cd |
|
24-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to GObject |
51116c7315acc77a91c3e2a02ffd87131728c56e |
|
22-Jun-2011 |
Felipe C. da S. Sanches <juca@members.fsf.org> |
oops! I forgot to put "break;"s in my switch statement :-P |
d49688d4ced8c0770e4812f62c48d5183ddef91a |
|
22-Jun-2011 |
Felipe C. da S. Sanches <juca@members.fsf.org> |
* Fix text_extents calculation for canvas text items.
* Add anchor positioning options.
* make measure tool length labels be perfectly centered in the measured linesegments |
d30d92cb3986f498497418917e65f061073f81f8 |
|
21-Jun-2011 |
Felipe C. da S. Sanches <juca@members.fsf.org> |
fix bug 800052: improve measure tool readability
https://bugs.launchpad.net/inkscape/+bug/800052
And also using text_extents for calculating area of rendering for the canvas_text labels (although I am not really sure this is correct. May require some extra work to get it right) |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
0dc33d4ce43e0bb49c63aa53b826ec4a1ff68e28 |
|
23-Dec-2010 |
Jon A. Cruz <jon@joncruz.org> |
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header. |
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. |
173b40b9fe58992580c16917b2d9bc6bca066b24 |
|
14-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Completely remove NRPixBlock |
b23821f12759411fa525cc3af32bea4fc98e21fb |
|
30-Jun-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. |
5a468077540ddecad3973e941b5dc36acf05a973 |
|
17-Feb-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Fix a memory leak in sp_canvastext |
fa594b14d095d79b24d3a1bbf9dcb24017a93030 |
|
15-Mar-2009 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
2e10ea952a319db08edf0986dea15de42b14d92f |
|
11-Mar-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
move canvastext to its own file (no linking error for me anymore), add outline to fix 334758 |
cb0dcd93e4894b970788f5e43f6add7ac87b3465 |
|
30-Dec-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
get rid of a lot of no longer needed "libnr/nr-..." includes. |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
3dfc12e9d3a95d6b68509d0475dd9a56729b6495 |
|
19-Sep-2008 |
ishmal <ishmal@users.sourceforge.net> |
Tweak of member to Geom class |
34f1fc8e67161e75419b8aa9933c5e39ae387e2b |
|
19-Sep-2008 |
ishmal <ishmal@users.sourceforge.net> |
Change function arg from NR::Matrix to Geom::Matrix. Possible serious bug. |
e37ac57162765656081527f452b65f64730a6900 |
|
03-Aug-2008 |
joncruz <joncruz@users.sourceforge.net> |
Fixed const-correctness |
0f249d838ac74119a61e96f86d99a9fc0961498f |
|
22-Jul-2008 |
ishmal <ishmal@users.sourceforge.net> |
include <string.h>. also remove const conversion warning |
045dbd46344e3ca3c53f678c2d3b4087fbbcacb7 |
|
22-Jul-2008 |
cilix42 <cilix42@users.sourceforge.net> |
New CanvasText item; TODO: works quite well but updating may be incorrect since update() is called before render() but only the latter gets passed the cairo context from which we can compute the text extents (we use a slightly kludgy workaround now) |