| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r10659)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
color-interpolation-filters
properties (however, Inkscape assumes sRGB everywhere at the moment).
Change color-interpolation-filters from attribute to style property in
sp-filter.cpp as it is not allowed as an attribute in a <filter> (it is
only allowed as an attribute in filter primitives).
Added color-interpolation-filters:sRGB to style when new filter is created
in filter-chemistry.cpp.
(bzr r10591)
|
| |\
| |
| | |
(bzr r10347.1.13)
|
| | |
| |
| |
| |
| | |
for GSOC.
(bzr r10448)
|
| | |
| |
| | |
(bzr r10437.1.1)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
a patch by Andrew Lutomirski.
Fixed bugs:
- https://launchpad.net/bugs/171243
(bzr r10347.1.8)
|
| |/
|
| |
(bzr r10347.1.1)
|
| |
|
| |
(bzr r10060)
|
| |\
| |
| | |
(bzr r9945.1.1)
|
| | |
| |
| |
| |
| | |
Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected.
(bzr r9546.1.5)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
(bzr r9900)
|
| | |
| |
| |
| |
| | |
is drag-n-drop'ed or selected.
(bzr r9620)
|
| |/
|
|
|
| |
"commit the awesomesauce"
(bzr r9587)
|
| |
|
|
|
|
| |
(Call sp_desktop_set_style() with write_current = false.)
Tweak superscript/subscript shifts/sizes.
(bzr r9489)
|
| |
|
| |
(bzr r9487)
|
| |
|
|
|
| |
baseline-shift.
(bzr r9481)
|
| |
|
|
|
|
|
|
| |
Add superscript and subscript support to Text toolbar.
Missing icons for superscript and subscript.
Known bug: adding a character to a superscript or subscript text
string resets baseline-shift attribute.
(bzr r9475)
|
| |
|
|
|
|
| |
everyone has Bitstream Vera Sans and having a non-existant
default font can cause problems.
(bzr r9328)
|
| |
|
|
|
| |
properties; fixes the linespacing display in text and font dialog
(bzr r9243)
|
| |
|
| |
(bzr r9127)
|
| |
|
|
|
|
|
| |
http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device
* related to https://bugs.launchpad.net/inkscape/+bug/444021
(bzr r8871)
|
| |
|
|
|
| |
make them correctly handle inherit values; test case for the bug is added to the testsuite
(bzr r8519)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
| |
(bzr r7798)
|
| |
|
| |
(bzr r7050)
|
| |
|
|
|
| |
object is NULL
(bzr r6917)
|
| |
|
| |
(bzr r6885)
|
| |
|
|
|
| |
(only if different from marker)
(bzr r6851)
|
| |
|
| |
(bzr r6413)
|
| |
|
| |
(bzr r6406)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp,
src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h,
src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp,
src/doxygen-main.cpp, src/display/nr-filter-composite.cpp,
src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp,
src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp,
src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp,
src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h,
src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h:
Properly fix the conflicting isnan.h problem:
1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h
(Also commited this change to lib2geom project repository)
2) Remove Inkscape's src/isnan.h
3) Update all files to include src/2geom/isnan.h instead of src/isnan.h
(bzr r6013)
|
| |
|
| |
(bzr r5823)
|
| |
|
| |
(bzr r5440)
|
| |
|
| |
(bzr r5436)
|
| |
|
| |
(bzr r5389)
|
| |
|
|
|
| |
stroke but there are markers
(bzr r5384)
|
| |
|
| |
(bzr r5301)
|
| |
|
| |
(bzr r5091)
|
| |
|
| |
(bzr r4629)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
(bzr r4392)
|
| |
|
| |
(bzr r4236)
|
| |
|
| |
(bzr r3794)
|
| |
|
| |
(bzr r3753)
|
| |
|
| |
(bzr r3706)
|
| |
|
| |
(bzr r3696)
|
| |
|
| |
(bzr r3673)
|
| |
|
| |
(bzr r3199)
|
| |
|
|
|
| |
delete connections on destroy; remove some old crap; fixes a ton of old bugs
(bzr r3180)
|
| |
|
|
|
|
| |
sake of backwards-compatibility with older Inkscape version; also,
additional comments
(bzr r3157)
|