| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes for clipping and masking: | Tavmjong Bah | 2008-09-14 | 1 | -17/+31 |
| | | | | | | | Transformations. For masking, must convert RGBA mask to A for Cairo. (bzr r6810) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-09-14 | 2 | -16/+14 |
| | | | | (bzr r6809) | ||||
| * | Handle optional bbox behavior. Fixes warning. | Jon A. Cruz | 2008-09-14 | 1 | -2/+10 |
| | | | | (bzr r6808) | ||||
| * | Applied cleaned-up patch for 'server' or 'shell' mode. | Jon A. Cruz | 2008-09-14 | 1 | -36/+168 |
| | | | | | | Fixes bug #259303 (bzr r6807) | ||||
| * | Warning for bug | Jon A. Cruz | 2008-09-14 | 1 | -0/+2 |
| | | | | (bzr r6806) | ||||
| * | only display flash helperpath warning for shapes other than paths | Johan B. C. Engelen | 2008-09-13 | 1 | -2/+7 |
| | | | | (bzr r6805) | ||||
| * | fix UI node counting | Johan B. C. Engelen | 2008-09-13 | 2 | -1/+10 |
| | | | | (bzr r6804) | ||||
| * | More sensible behaviour of the treat-selection-as-group option in align & ↵ | Maximilian Albert | 2008-09-13 | 1 | -2/+5 |
| | | | | | | distribute dialog (bzr r6803) | ||||
| * | try to fix bug 257289 | Johan B. C. Engelen | 2008-09-13 | 1 | -1/+2 |
| | | | | (bzr r6802) | ||||
| * | Hide canvas text, too, when lpe-path-length is invisible | Maximilian Albert | 2008-09-13 | 3 | -0/+22 |
| | | | | (bzr r6801) | ||||
| * | Add option to align & distribute dialog to treat the selection as a group ↵ | Maximilian Albert | 2008-09-13 | 2 | -5/+32 |
| | | | | | | (closes LP 255933) (bzr r6800) | ||||
| * | More tabs | Jon A. Cruz | 2008-09-13 | 1 | -2/+2 |
| | | | | (bzr r6798) | ||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-13 | 1 | -3/+3 |
| | | | | (bzr r6797) | ||||
| * | update 2geom to rev1583 | Johan B. C. Engelen | 2008-09-12 | 4 | -41/+88 |
| | | | | (bzr r6796) | ||||
| * | fix curve test. curve with empty pathvector is *not* closed. | Johan B. C. Engelen | 2008-09-11 | 1 | -1/+1 |
| | | | | (bzr r6795) | ||||
| * | fix curve::penultimate_point old behavior. no longer triggers 2geom exception. | Johan B. C. Engelen | 2008-09-11 | 1 | -3/+8 |
| | | | | (bzr r6794) | ||||
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 30 | -215/+224 |
| | | | | (bzr r6793) | ||||
| * | Make tooltip reflect the correct range for calligraphy angle fixation | Maximilian Albert | 2008-09-11 | 1 | -1/+1 |
| | | | | (bzr r6792) | ||||
| * | First patch for Bug 209199: Update Win32 Save As dialog to include a Title ↵ | Jeff Schiller | 2008-09-11 | 7 | -63/+187 |
| | | | | | | edit box (and label). This edit box is sync'ed with the RDF and doc-level title and allows a user to edit the title prior to save. This patch does not update the GTK dialogs (that will be submitted in a subsequent patch). (bzr r6791) | ||||
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 15 | -1662/+5 |
| | | | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789) | ||||
| * | 2geomify, remove warnings and other fixes | Ulf Erikson | 2008-09-10 | 4 | -491/+590 |
| | | | | (bzr r6788) | ||||
| * | Fix clipping for Cairo generated PNG's. | Tavmjong Bah | 2008-09-10 | 1 | -2/+5 |
| | | | | (bzr r6787) | ||||
| * | add quick comment | Johan B. C. Engelen | 2008-09-10 | 1 | -0/+6 |
| | | | | (bzr r6786) | ||||
| * | Temporarily specifying a return value to avoid strange bugs | Jon A. Cruz | 2008-09-09 | 1 | -0/+1 |
| | | | | (bzr r6785) | ||||
| * | 2geom update (rev. 1578); fixes node editing of some degenerate paths | Maximilian Albert | 2008-09-08 | 9 | -18/+76 |
| | | | | (bzr r6784) | ||||
| * | add missing #include for gtk version check | Maximilian Albert | 2008-09-08 | 1 | -0/+1 |
| | | | | (bzr r6783) | ||||
| * | add version check for new api | Bob Jamison | 2008-09-08 | 1 | -1/+4 |
| | | | | (bzr r6782) | ||||
| * | Unselet item in geometry tool when the user clicked into empty space | Maximilian Albert | 2008-09-08 | 1 | -1/+3 |
| | | | | (bzr r6781) | ||||
| * | Warning cleanup | Maximilian Albert | 2008-09-08 | 1 | -1/+0 |
| | | | | (bzr r6780) | ||||
| * | Slightly smaller page size entries | Maximilian Albert | 2008-09-08 | 1 | -7/+7 |
| | | | | (bzr r6779) | ||||
| * | Fix LP #258124 and crash when copying LPEs | Maximilian Albert | 2008-09-08 | 2 | -2/+2 |
| | | | | (bzr r6778) | ||||
| * | Attempt to fix the 245 floor / 255 page size adjustment problem. | Bob Jamison | 2008-09-08 | 1 | -2/+5 |
| | | | | (bzr r6777) | ||||
| * | fix node tool for LPEs by reverting r19694 | Johan B. C. Engelen | 2008-09-07 | 1 | -7/+1 |
| | | | | (bzr r6776) | ||||
| * | Remove an obsolete comment | Diederik van Lierop | 2008-09-07 | 1 | -3/+7 |
| | | | | (bzr r6775) | ||||
| * | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵ | Johan B. C. Engelen | 2008-09-07 | 11 | -579/+0 |
| | | | | | | references to nr-path.h) (bzr r6774) | ||||
| * | If a snapper needs a reference to a SPNamedView or a SPDesktop, then get ↵ | Diederik van Lierop | 2008-09-07 | 14 | -53/+55 |
| | | | | | | that reference via the SnapManager (instead of storing references in the snapper and accessing them directly) (bzr r6773) | ||||
| * | Remove pointer to SPDesktop from ObjectSnapper | Diederik van Lierop | 2008-09-07 | 4 | -19/+17 |
| | | | | (bzr r6772) | ||||
| * | finally got the pattern transform right | bulia byak | 2008-09-06 | 1 | -19/+10 |
| | | | | (bzr r6771) | ||||
| * | Change includes for gtk.h/gtkclist.h slightly | Bob Jamison | 2008-09-06 | 1 | -1/+1 |
| | | | | (bzr r6769) | ||||
| * | undo last commit - here's a better way to fix this bug | bulia byak | 2008-09-05 | 2 | -34/+32 |
| | | | | (bzr r6768) | ||||
| * | fix crash: separate np and kh listeners so that np listener is not fired ↵ | bulia byak | 2008-09-05 | 1 | -8/+27 |
| | | | | | | twice when a path with pattern fill is edited (bzr r6766) | ||||
| * | comment typo | bulia byak | 2008-09-05 | 1 | -1/+1 |
| | | | | (bzr r6765) | ||||
| * | Make click-select work in geometry tool | Maximilian Albert | 2008-09-05 | 1 | -0/+33 |
| | | | | (bzr r6764) | ||||
| * | Select landscape by default for certain page formats | Maximilian Albert | 2008-09-05 | 1 | -4/+28 |
| | | | | (bzr r6763) | ||||
| * | Add page sizes for various business card formats as per request in LP #172225 | Maximilian Albert | 2008-09-05 | 1 | -0/+5 |
| | | | | (bzr r6762) | ||||
| * | The page size table in Document Properties should use the available vertical ↵ | Maximilian Albert | 2008-09-05 | 2 | -4/+10 |
| | | | | | | space (bzr r6761) | ||||
| * | Make rasterization of filters into pdf respect the requested dpi. | Aaron Spike | 2008-09-05 | 3 | -11/+11 |
| | | | | | | This is patch is the result of cooperation between John Cliff, Josh Blocher and myself. There remains an issue with the positioning of filtered objects that originally possessed transforms. (bzr r6760) | ||||
| * | convert moveto, lineto and curveto native to Point, instead of going to ↵ | Johan B. C. Engelen | 2008-09-04 | 1 | -10/+6 |
| | | | | | | gdouble to go back to Point again.... (bzr r6759) | ||||
| * | Add a zoom correction option to preferences (used when zooming to 1:1 etc. ↵ | Maximilian Albert | 2008-09-04 | 6 | -7/+266 |
| | | | | | | to display items in their true sizes) (bzr r6758) | ||||
| * | add lpe param: VectorParam<float> and VectorParam<double> | Johan B. C. Engelen | 2008-09-02 | 4 | -1/+180 |
| | | | | (bzr r6757) | ||||
