| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r11406)
|
| |
|
|
|
|
|
| |
properties dialog (on the snap tab)
2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog)
(bzr r10975)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/898538
(bzr r10762)
|
| |
|
|
|
|
|
|
| |
-> snap tab)
2) for debugging purposes: code added for showing all snap candidates
3) groundwork for tangential/perpendicular snapping
(bzr r10672)
|
| |
|
|
|
|
|
| |
as for guides being snap targets
2) Remove some redundant guide-snapping code from the object snapper,
(bzr r10576)
|
| |
|
| |
(bzr r10570)
|
| |
|
|
|
| |
a single array, instead of each having its own member variable
(bzr r10569)
|
| |
|
|
|
| |
button for this (as requested in LP bug #727281 )
(bzr r10392)
|
| |
|
|
|
|
|
|
| |
had only ¨bounding box¨ and nodes (see bug #788178)
- Fix the display of the snap source
- Fix snapping of guides to other guides & grids
(bzr r10372)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
refreshed if document is reopen).
(bzr r9793)
|
| |
|
| |
(bzr r9602)
|
| |
|
|
|
| |
inkscape:connection-start-point, inkscape:connection-end-point attributes for connector endpoints. This corrects the previous approach making drawings created in 0.48 version compatible with earlier versions (new attributes are silently ignored).
(bzr r9103.1.1)
|
| |
|
| |
(bzr r8952)
|
| |
|
| |
(bzr r8855)
|
| |
|
| |
(bzr r8029)
|
| |
|
| |
(bzr r7967)
|
| |
|
| |
(bzr r7200)
|
| |
|
|
|
|
|
| |
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed
(bzr r7144)
|
| |
|
|
|
| |
2) snap intersections within a single shape (as source; as target was already implemented)
(bzr r7008)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6885)
|
| |
|
|
|
| |
snap to intersections of line-segments)
(bzr r6597)
|
| |
|
|
|
|
|
|
| |
Some people develope SVG files that contain javascript. We should not
erase their script nodes!
Also, we could develop a scripting IDE in inkscape. Look at
http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE
(bzr r6391)
|
| |
|
|
|
|
|
| |
font-stretch attributes on font-face tags
* fixed typo on v-ideographic attribute on attributes.cpp
* fixed typo on src/sp-font-face.h
(bzr r5652)
|
| |
|
| |
(bzr r5600)
|
| |
|
| |
(bzr r5059)
|
| |
|
| |
(bzr r4877)
|
| |
|
| |
(bzr r4872)
|
| |
|
| |
(bzr r4867)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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)
|
| |
|
|
|
|
| |
glib.h, which will include that file on hardy, but on gutsy will include
gmessage.h.
(bzr r4390)
|
| |
|
|
|
| |
currently.
(bzr r4389)
|
| |
|
|
|
| |
this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history.
(bzr r4224)
|
| |
|
| |
(bzr r4221)
|
| |
|
| |
(bzr r4082)
|
| |
|
|
|
| |
tab in document properties for detailed snapping options
(bzr r4033)
|
| |
|
|
|
| |
+ some bits of code to do on-canvas path parameter editing LPE.
(bzr r3957)
|
| |
|
|
|
| |
(we only had snapping FROM item centers so far)
(bzr r3603)
|
| |
|
|
|
| |
wrongly assigned faces for duplicated boxes, e.g.)
(bzr r3481)
|
| |
|
|
|
| |
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation)
(bzr r3472)
|
| |
|
|
|
| |
preferences dialog
(bzr r3399)
|
| |
|
|
|
| |
corners to VPs (preparation for dragging)
(bzr r3388)
|
| |
|
|
|
| |
in, and a bit of refactoring
(bzr r3361)
|
| |
|
|
|
|
| |
2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes
3) Renaming of some constants to improve readability
(bzr r3331)
|
| |
|
|
|
| |
feSpecularLighting filter primitives
(bzr r3269)
|
| |
|
|
|
|
|
| |
the box can be recomputed.
This is used to fix several bugs related to the editing of boxes resulting from cloning, undo operations or newly opened documents (we had stray pointers to SPPaths before that made Inkscape crash).
(bzr r3239)
|
| |
|
| |
(bzr r3041)
|
| |
|
| |
(bzr r2904)
|
| |
|
|
|
| |
document properties
(bzr r2868)
|