| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r4609)
|
| |
|
| |
(bzr r4590)
|
| |
|
| |
(bzr r4588)
|
| |
|
|
|
|
|
| |
buliabyak forgot to rollback on revision
17005.
(bzr r4575)
|
| |
|
| |
(bzr r4538)
|
| |
|
| |
(bzr r4528)
|
| |
|
|
|
| |
underneath the export dialog on Windows
(bzr r4527)
|
| |
|
|
|
|
|
|
|
| |
critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave
(bzr r4491)
|
| |
|
| |
(bzr r4490)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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 r4357)
|
| |
|
| |
(bzr r4355)
|
| |
|
| |
(bzr r4354)
|
| |
|
|
|
| |
(Closes LP: #169954)
(bzr r4346)
|
| |
|
| |
(bzr r4327)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Consistant variable names.
x, y used for positions.
i, j used for column/row.
Added check boxes to remove the automatic adding of tile width and height
in calculating shift. Useful when placing clones on a circle or spiral
(and in some cases when using the Exponent parameter where adding a
-100% shift is not the same as excluding the shift).
Added "Base" parameters to scaling. This allows drawing of logarithmic
spirals such as found in nature (e.g. nautilus shell, pine cone). When
non-zero, it changes the scale factor to be base^(scale-1).
Added "Cumulate" to shift, scale, rotate. In the case of shifting,
it allows uniformly scaled clones to be placed touching each other.
For example, a "10% shift" normally results in clones being shifted
by 10%, 20%, 30%, ... With the Cumulate box checked, the shifts
become 10%, 10+20%, 10+20+30%, ... Adding "Cumulate" to the Scale and
Rotation tabs may be of dubious value... but it can easily be removed.
(bzr r4299)
|
| |
|
| |
(bzr r4297)
|
| |
|
| |
(bzr r4292)
|
| |
|
| |
(bzr r4282)
|
| |
|
|
|
| |
sizes were loaded from the preferences file. Closes LP: #178139.
(bzr r4277)
|
| |
|
| |
(bzr r4271)
|
| |
|
| |
(bzr r4258)
|
| |
|
|
|
|
|
|
| |
started in floating dialogs mode and use one dialog/desktop behavior
when started in dockable dialogs mode. Replace the panels use of the
SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop
activation events.
(bzr r4188)
|
| |
|
| |
(bzr r4164)
|
| |
|
| |
(bzr r4155)
|
| |
|
| |
(bzr r4133)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Made the current dialogs subclass the Panel class instead of the
Dialog class.
* Extended the Panel class with some functionality that the dialogs
relied on.
* Added a PanelDialog class which is a dialog container for a
single panel with the dialog behavior as a template parameter.
(* Fixed coding style for the Panel and Dialog class)
For details, see
http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html
http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html
(bzr r4126)
|
| |
|
| |
(bzr r4091)
|
| |
|
| |
(bzr r4052)
|
| |
|
| |
(bzr r4043)
|
| |
|
| |
(bzr r3901)
|
| |
|
| |
(bzr r3897)
|
| |
|
| |
(bzr r3877)
|
| |
|
|
|
| |
Make rdf_match_license have static (file-local) linkage.
(bzr r3876)
|
| |
|
| |
(bzr r3794)
|
| |
|
| |
(bzr r3792)
|
| |
|
| |
(bzr r3791)
|
| |
|
| |
(bzr r3783)
|
| |
|
| |
(bzr r3782)
|
| |
|
| |
(bzr r3753)
|
| |
|
|
|
| |
%.$(OBJEXT) instead of %.o.
(bzr r3726)
|
| |
|
| |
(bzr r3706)
|
| |
|
|
|
| |
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438)
(bzr r3613)
|
| |
|
| |
(bzr r3545)
|
| |
|
|
|
| |
last code, Jason Kivlighn from his patch to fix cc namespacing...
(bzr r3465)
|
| |
|
| |
(bzr r3464)
|
| |
|
|
|
| |
* Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog.
(bzr r3419)
|
| |
|
|
|
| |
(patch by gbanaszk)
(bzr r3227)
|
| |
|
| |
(bzr r3187)
|
| |
|
|
|
| |
requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object
(bzr r3116)
|