| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix patterns when scaled. | Tavmjong Bah | 2008-08-31 | 1 | -6/+10 |
| | | | | | | Avoid pattern size change due to rounding errors in ceil(). (bzr r6734) | ||||
| * | NR => Geom for context-fns | Johan B. C. Engelen | 2008-08-30 | 4 | -33/+49 |
| | | | | (bzr r6733) | ||||
| * | NR => Geom for arc-context | Johan B. C. Engelen | 2008-08-30 | 2 | -15/+15 |
| | | | | (bzr r6732) | ||||
| * | NR => Geom for (almost all of) event-context.h/.cpp | Johan B. C. Engelen | 2008-08-30 | 2 | -20/+20 |
| | | | | (bzr r6731) | ||||
| * | Eliminate SP_ACTIVE_DESKTOP in the object-snapper | Diederik van Lierop | 2008-08-30 | 3 | -32/+24 |
| | | | | (bzr r6730) | ||||
| * | Fix regression in snapping to paths (which caused self-snapping) | Diederik van Lierop | 2008-08-29 | 1 | -9/+8 |
| | | | | (bzr r6727) | ||||
| * | Ulf Ericson's patch for implementing missing properties in the new pdf exporter | bulia byak | 2008-08-29 | 6 | -27/+146 |
| | | | | (bzr r6726) | ||||
| * | temporarily, make pdf exporters switchable for testing | bulia byak | 2008-08-29 | 2 | -1/+5 |
| | | | | (bzr r6725) | ||||
| * | fix crash on trying to autosave with no documents (e.g. when inkscape was ↵ | bulia byak | 2008-08-28 | 1 | -0/+4 |
| | | | | | | given a wrong filename on the command line and hangs in the file-not-found dialog) (bzr r6724) | ||||
| * | Fix snapping of spirals | Diederik van Lierop | 2008-08-28 | 1 | -3/+5 |
| | | | | (bzr r6723) | ||||
| * | Modify the parameters required for setting up the SnapManager | Diederik van Lierop | 2008-08-28 | 14 | -33/+38 |
| | | | | (bzr r6722) | ||||
| * | null check fixes patch from bug 261475 | bulia byak | 2008-08-28 | 3 | -22/+26 |
| | | | | (bzr r6721) | ||||
| * | added missing semicolons in translatable messages | Alexandre Prokoudine | 2008-08-28 | 1 | -27/+27 |
| | | | | (bzr r6720) | ||||
| * | Fixed clipboard code to properly load needed extensions. Fixes bug #171662 | Jon A. Cruz | 2008-08-28 | 1 | -2/+21 |
| | | | | (bzr r6719) | ||||
| * | Fixed crash due to use of uninitialized pointer | Jon A. Cruz | 2008-08-28 | 1 | -3/+3 |
| | | | | (bzr r6718) | ||||
| * | Cleanup of named icon background rendering and added pref for workaround | Jon A. Cruz | 2008-08-25 | 4 | -25/+68 |
| | | | | (bzr r6715) | ||||
| * | fix per SVG spec: bbox for paint servers must be exclusive of a stroke width ↵ | bulia byak | 2008-08-25 | 1 | -1/+1 |
| | | | | | | etc., ie be geometric (bzr r6714) | ||||
| * | whitespace | bulia byak | 2008-08-25 | 1 | -62/+61 |
| | | | | (bzr r6713) | ||||
| * | Fix for Bug 238113 (preserve title/desc for various Inkscape operations) | Jeff Schiller | 2008-08-24 | 2 | -7/+65 |
| | | | | (bzr r6712) | ||||
| * | Update to sync metadata title to the document title. | Jeff Schiller | 2008-08-23 | 1 | -2/+13 |
| | | | | (bzr r6710) | ||||
| * | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 2008-08-23 | 10 | -0/+260 |
| | | | | (bzr r6709) | ||||
| * | Hopefully fix for the recently experienced crashes when building with -O2. I ↵ | Maximilian Albert | 2008-08-22 | 1 | -2/+16 |
| | | | | | | don't understand why it works, please have a look at this yourself (also see post on the mailing list). (bzr r6708) | ||||
| * | Fix to bug with export-width and export-height due to errno not being reset ↵ | John Cliff | 2008-08-20 | 1 | -3/+5 |
| | | | | | | | | during strtoul. See jabber logs at 4pm 8/20/08 (bzr r6707) | ||||
| * | Make lpe-ruler work for arbitrary paths, not just line segments | Maximilian Albert | 2008-08-19 | 2 | -22/+35 |
| | | | | (bzr r6706) | ||||
| * | Don't display canvas text (length info) in lpe-ruler any more; add many more ↵ | Maximilian Albert | 2008-08-19 | 2 | -56/+88 |
| | | | | | | options (bzr r6704) | ||||
| * | fixed a typo | Alexandre Prokoudine | 2008-08-19 | 1 | -1/+1 |
| | | | | (bzr r6703) | ||||
| * | Deactivate unit selector when measuring info is off | Maximilian Albert | 2008-08-19 | 1 | -3/+7 |
| | | | | (bzr r6702) | ||||
| * | Apply instant-LPEs _before_ adding new items to selection (so that they can ↵ | Maximilian Albert | 2008-08-19 | 1 | -4/+4 |
| | | | | | | be taken into account on new items) (bzr r6701) | ||||
| * | Add convenience button to open LPE dialog (e.g., to adapt construction ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+25 |
| | | | | | | parameters numerically) (bzr r6700) | ||||
| * | Attempt to fix crashes in geometry tool which I don't see :-/ | Maximilian Albert | 2008-08-18 | 3 | -2/+9 |
| | | | | (bzr r6699) | ||||
| * | Don't unnecessarily block button press | Maximilian Albert | 2008-08-18 | 1 | -8/+7 |
| | | | | (bzr r6698) | ||||
| * | Option to display measuring info in geometry tool | Maximilian Albert | 2008-08-18 | 3 | -23/+224 |
| | | | | (bzr r6697) | ||||
| * | Fix end type combo box | Maximilian Albert | 2008-08-18 | 3 | -11/+11 |
| | | | | (bzr r6696) | ||||
| * | since all values are 0..1, shifting gamma up must use power<1 so that the ↵ | bulia byak | 2008-08-18 | 1 | -2/+2 |
| | | | | | | values are actually increased by it (bzr r6695) | ||||
| * | Temporarily hide icon for geometry tool | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | (bzr r6692) | ||||
| * | Add mirror symmetry to geometry tool | Maximilian Albert | 2008-08-18 | 1 | -1/+2 |
| | | | | (bzr r6690) | ||||
| * | Remove debugging messages | Maximilian Albert | 2008-08-18 | 6 | -50/+1 |
| | | | | (bzr r6689) | ||||
| * | Check whether we are really in LPEToolContext in ↵ | Maximilian Albert | 2008-08-18 | 1 | -1/+4 |
| | | | | | | sp_lpetool_toolbox_sel_changed() (bzr r6688) | ||||
| * | Add function to cancel wait-for-LPE mode in pen context | Maximilian Albert | 2008-08-18 | 2 | -0/+12 |
| | | | | (bzr r6687) | ||||
| * | noop: reorder options for lpe-line-segment | Maximilian Albert | 2008-08-18 | 2 | -4/+4 |
| | | | | (bzr r6686) | ||||
| * | Toggle button in geometry toolbar to set limiting bounding box for ↵ | Maximilian Albert | 2008-08-18 | 5 | -19/+70 |
| | | | | | | LPELineSegment (bzr r6685) | ||||
| * | Some debugging messages | Maximilian Albert | 2008-08-18 | 2 | -1/+19 |
| | | | | (bzr r6684) | ||||
| * | Add action to change the end type of line segments if an item has ↵ | Maximilian Albert | 2008-08-18 | 4 | -54/+91 |
| | | | | | | LPELineSegment applied; this is for demonstration purposes because later it would be nice if we could change widgets interactively. (bzr r6683) | ||||
| * | noop: wording | Maximilian Albert | 2008-08-18 | 1 | -2/+2 |
| | | | | (bzr r6680) | ||||
| * | Apply a geometric construction directly to selected item if the LPE supports it | Maximilian Albert | 2008-08-18 | 3 | -8/+47 |
| | | | | (bzr r6678) | ||||
| * | Let acceptsNumClicks() distinguish between invalid LPE and valid ones that ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+1 |
| | | | | | | expect zero clicks (bzr r6677) | ||||
| * | noop: wording | Maximilian Albert | 2008-08-18 | 2 | -2/+2 |
| | | | | (bzr r6676) | ||||
| * | Absorb all mouse clicks (and flash a warning on the status bar) when no ↵ | Maximilian Albert | 2008-08-18 | 2 | -19/+19 |
| | | | | | | subtool is activated (bzr r6675) | ||||
| * | Switch back to all_inactive mode after applying a geometric LPE | Maximilian Albert | 2008-08-18 | 4 | -2/+33 |
| | | | | (bzr r6674) | ||||
| * | Add button whether to display limiting bounding box; add 'all inactive' ↵ | Maximilian Albert | 2008-08-18 | 3 | -5/+52 |
| | | | | | | toggle button as a workaround that not all toggle buttons can be inactive in an EgeSelectOneAction (bzr r6673) | ||||
