| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Esc and Ctrl+Z in pencil tool should also cancel when we're drawing straight ↵ | Maximilian Albert | 2008-08-06 | 1 | -9/+4 | |
| | | | | | | line (in which case pc->is_drawing will be false) (bzr r6574) | |||||
| * | add flashing line from clone to original on Shift+D | bulia byak | 2008-08-06 | 2 | -2/+24 | |
| | | | | (bzr r6573) | |||||
| * | add dashed path option | bulia byak | 2008-08-06 | 2 | -2/+8 | |
| | | | | (bzr r6572) | |||||
| * | Khmer translation updated | Khoem Sokhem | 2008-08-06 | 1 | -62/+58 | |
| | | | | (bzr r6571) | |||||
| * | optionally (default off) relink duplicated clones to the duplicated original | bulia byak | 2008-08-05 | 4 | -5/+65 | |
| | | | | (bzr r6570) | |||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 95 | -284/+271 | |
| | | | | (bzr r6569) | |||||
| * | codedread's patch for bug 254850 (fixes handling of description field in ↵ | Stephen Silver | 2008-08-05 | 1 | -2/+4 | |
| | | | | | | Object Properties dialog when switching between an object with a description and one without a description with the dialog open). (bzr r6568) | |||||
| * | [INTL: eo] Updated Esperanto translation | Luca Bruno | 2008-08-05 | 1 | -1307/+825 | |
| | | | | (bzr r6567) | |||||
| * | fix 252547: skip explicitly hidden objects when calculating bbox of group | bulia byak | 2008-08-05 | 2 | -2/+3 | |
| | | | | (bzr r6566) | |||||
| * | replace unnecessary exception catching with a check beforehand. | Johan B. C. Engelen | 2008-08-05 | 1 | -3/+3 | |
| | | | | (bzr r6565) | |||||
| * | Use is_straight_curve() instead of three separate dynamic casts | Diederik van Lierop | 2008-08-05 | 11 | -41/+25 | |
| | | | | (bzr r6564) | |||||
| * | more mockup on svgfonts dialog | Felipe Corr??a da Silva Sanches | 2008-08-05 | 2 | -1/+27 | |
| | | | | (bzr r6563) | |||||
| * | added class AttrEntry | Felipe Corr??a da Silva Sanches | 2008-08-05 | 2 | -0/+11 | |
| | | | | | | | Added 2 entries in glyphs tab (svgfonts dialog). But these fields do not change attributes yet (bzr r6562) | |||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 27 | -305/+311 | |
| | | | | (bzr r6561) | |||||
| * | While drawing and constraining to specific angles (using CTRL): don't try a ↵ | Diederik van Lierop | 2008-08-04 | 3 | -23/+36 | |
| | | | | | | freeSnap() after we've already tried a constrainedSnap() (bzr r6560) | |||||
| * | NR:: => Geom:: for util dir | Johan B. C. Engelen | 2008-08-04 | 1 | -2/+5 | |
| | | | | (bzr r6559) | |||||
| * | Remove some obsolete code | Maximilian Albert | 2008-08-04 | 1 | -57/+0 | |
| | | | | (bzr r6558) | |||||
| * | Correct handle tips | Maximilian Albert | 2008-08-04 | 2 | -4/+4 | |
| | | | | (bzr r6557) | |||||
| * | EMF export patches submitted by SaGS | Ulf Erikson | 2008-08-04 | 1 | -32/+27 | |
| | | | | | | | | Bug 253601: EMF export - Text has opaque background Bug 253611: EMF export - Bold, italic text attributes lost Bug 253614: EMF export - Possible indeterminism with the text aligment (bzr r6556) | |||||
| * | Make unit tests build on Linux again | Jasper van de Gronde | 2008-08-04 | 1 | -1/+2 | |
| | | | | (bzr r6555) | |||||
| * | Reorder libs, to fix a link-time error. | Peter Moulder | 2008-08-04 | 1 | -1/+1 | |
| | | | | (bzr r6554) | |||||
| * | Khmer translations updated | Khoem Sokhem | 2008-08-04 | 1 | -223/+130 | |
| | | | | (bzr r6553) | |||||
| * | Refactoring the object-snapper to use 2geom paths | Diederik van Lierop | 2008-08-03 | 7 | -302/+208 | |
| | | | | (bzr r6552) | |||||
| * | update 2geom: fixes long standing bug where closed paths are not converted ↵ | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+3 | |
| | | | | | | correctly back from pwd2; causing lpe-bend to fail for example on a simple rectangle. (bzr r6551) | |||||
| * | fix error in appending paths to existing paths. fixes bug #253639 | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+1 | |
| | | | | (bzr r6550) | |||||
| * | update 2geom | Johan B. C. Engelen | 2008-08-03 | 4 | -54/+70 | |
| | | | | (bzr r6549) | |||||
| * | convert path to linears and cubics only before creating outline. (workaround ↵ | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+9 | |
| | | | | | | for a bug in livarot) (bzr r6548) | |||||
| * | fix arc conversion to livarot | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+2 | |
| | | | | (bzr r6547) | |||||
| * | Minor cleanup work on macros | Jon A. Cruz | 2008-08-03 | 11 | -21/+33 | |
| | | | | (bzr r6546) | |||||
| * | Fixed const-correctness | Jon A. Cruz | 2008-08-03 | 4 | -10/+10 | |
| | | | | (bzr r6545) | |||||
| * | Fixed const-correctness and member access | Jon A. Cruz | 2008-08-03 | 2 | -30/+35 | |
| | | | | (bzr r6544) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-03 | 2 | -2/+2 | |
| | | | | (bzr r6543) | |||||
| * | Fixed broken empty string check | Jon A. Cruz | 2008-08-03 | 1 | -10/+10 | |
| | | | | (bzr r6542) | |||||
| * | Replaced deprecated GtkType creation with GType | Jon A. Cruz | 2008-08-03 | 4 | -24/+26 | |
| | | | | (bzr r6541) | |||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 36 | -65/+1 | |
| | | | | (bzr r6540) | |||||
| * | hopefully fixed last error in nodepath... | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+3 | |
| | | | | (bzr r6539) | |||||
| * | simplify lpe spiro code by using new "is_straight_curve" method | Johan B. C. Engelen | 2008-08-02 | 1 | -6/+3 | |
| | | | | (bzr r6538) | |||||
| * | add is_straight_curve in geom-curves.h helper file | Johan B. C. Engelen | 2008-08-02 | 2 | -0/+40 | |
| | | | | (bzr r6537) | |||||
| * | simplify pathv_to_linear_and_cubic_beziers a bit | Johan B. C. Engelen | 2008-08-02 | 1 | -9/+3 | |
| | | | | (bzr r6536) | |||||
| * | remove code duplicate | Johan B. C. Engelen | 2008-08-02 | 1 | -31/+2 | |
| | | | | (bzr r6535) | |||||
| * | clean up and revert recent change to nodepath that broke things | Johan B. C. Engelen | 2008-08-02 | 1 | -34/+18 | |
| | | | | (bzr r6534) | |||||
| * | fix error in nodepath | Johan B. C. Engelen | 2008-08-02 | 1 | -1/+1 | |
| | | | | (bzr r6533) | |||||
| * | remove old nartbpath to cairo method | Johan B. C. Engelen | 2008-08-02 | 2 | -98/+4 | |
| | | | | (bzr r6532) | |||||
| * | convert path to only linear and cubic segments when nodeediting. prevents ↵ | Johan B. C. Engelen | 2008-08-02 | 1 | -5/+35 | |
| | | | | | | crashing for example for paths with arcs in them (bzr r6531) | |||||
| * | use nodetype helper function to determine nodetype within lpe-spiro | Johan B. C. Engelen | 2008-08-02 | 1 | -8/+4 | |
| | | | | (bzr r6530) | |||||
| * | fix nodetype determination. fixes lpe spiro bug | Johan B. C. Engelen | 2008-08-02 | 1 | -1/+3 | |
| | | | | (bzr r6529) | |||||
| * | lpe spiro: if path is closed it does not matter to what initial pointtype is ↵ | Johan B. C. Engelen | 2008-08-02 | 1 | -1/+1 | |
| | | | | | | initialized. (bzr r6528) | |||||
| * | whitespace | Johan B. C. Engelen | 2008-08-02 | 1 | -33/+44 | |
| | | | | (bzr r6527) | |||||
| * | when holding ctrl, pattern scaling has a fixed 1:1 ratio of original pattern ↵ | Johan B. C. Engelen | 2008-08-02 | 1 | -12/+21 | |
| | | | | | | size (bzr r6526) | |||||
| * | initial impl of gradients and opacities | Bob Jamison | 2008-08-02 | 2 | -73/+307 | |
| | | | | (bzr r6525) | |||||
