| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -44/+103 |
| | | | | | | | | - 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) | ||||
| * | Snapping cusp nodes: | Diederik van Lierop | 2009-01-13 | 1 | -4/+5 |
| | | | | | | | - rewrite the tooltip - disable the button when snapping to cusp nodes is off (bzr r7125) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -12/+428 |
| | | | | (bzr r7107) | ||||
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -1/+1 |
| | | | | (bzr r7096) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -75/+65 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -337/+325 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -4/+18 |
| | | | | (bzr r6884) | ||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-24 | 1 | -66/+66 |
| | | | | (bzr r6878) | ||||
| * | transform modes for tweak tool | bulia byak | 2008-09-19 | 1 | -15/+43 |
| | | | | (bzr r6843) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -2/+3 |
| | | | | (bzr r6839) | ||||
| * | Fix some bugs introduced by the preferences rewrite. | Krzysztof Kosi??ski | 2008-09-16 | 1 | -1/+1 |
| | | | | (bzr r6826) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -172/+226 |
| | | | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-09-14 | 1 | -15/+13 |
| | | | | (bzr r6809) | ||||
| * | Make tooltip reflect the correct range for calligraphy angle fixation | Maximilian Albert | 2008-09-11 | 1 | -1/+1 |
| | | | | (bzr r6792) | ||||
| * | Warning cleanup | Maximilian Albert | 2008-09-08 | 1 | -1/+0 |
| | | | | (bzr r6780) | ||||
| * | Deactivate unit selector when measuring info is off | Maximilian Albert | 2008-08-19 | 1 | -3/+7 |
| | | | | (bzr r6702) | ||||
| * | Add convenience button to open LPE dialog (e.g., to adapt construction ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+25 |
| | | | | | | parameters numerically) (bzr r6700) | ||||
| * | Option to display measuring info in geometry tool | Maximilian Albert | 2008-08-18 | 1 | -21/+95 |
| | | | | (bzr r6697) | ||||
| * | Fix end type combo box | Maximilian Albert | 2008-08-18 | 1 | -4/+4 |
| | | | | (bzr r6696) | ||||
| * | Temporarily hide icon for geometry tool | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | (bzr r6692) | ||||
| * | Remove debugging messages | Maximilian Albert | 2008-08-18 | 1 | -18/+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) | ||||
| * | noop: reorder options for lpe-line-segment | Maximilian Albert | 2008-08-18 | 1 | -2/+2 |
| | | | | (bzr r6686) | ||||
| * | Toggle button in geometry toolbar to set limiting bounding box for ↵ | Maximilian Albert | 2008-08-18 | 1 | -1/+42 |
| | | | | | | LPELineSegment (bzr r6685) | ||||
| * | Some debugging messages | Maximilian Albert | 2008-08-18 | 1 | -1/+15 |
| | | | | (bzr r6684) | ||||
| * | Add action to change the end type of line segments if an item has ↵ | Maximilian Albert | 2008-08-18 | 1 | -53/+71 |
| | | | | | | LPELineSegment applied; this is for demonstration purposes because later it would be nice if we could change widgets interactively. (bzr r6683) | ||||
| * | Apply a geometric construction directly to selected item if the LPE supports it | Maximilian Albert | 2008-08-18 | 1 | -6/+21 |
| | | | | (bzr r6678) | ||||
| * | noop: wording | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | (bzr r6676) | ||||
| * | Absorb all mouse clicks (and flash a warning on the status bar) when no ↵ | Maximilian Albert | 2008-08-18 | 1 | -19/+10 |
| | | | | | | subtool is activated (bzr r6675) | ||||
| * | Switch back to all_inactive mode after applying a geometric LPE | Maximilian Albert | 2008-08-18 | 1 | -0/+1 |
| | | | | (bzr r6674) | ||||
| * | Add button whether to display limiting bounding box; add 'all inactive' ↵ | Maximilian Albert | 2008-08-18 | 1 | -3/+39 |
| | | | | | | toggle button as a workaround that not all toggle buttons can be inactive in an EgeSelectOneAction (bzr r6673) | ||||
| * | Better position for Geometry tool in toolbox | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | (bzr r6666) | ||||
| * | Many debugging messages | Maximilian Albert | 2008-08-18 | 1 | -1/+4 |
| | | | | (bzr r6661) | ||||
| * | Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ↵ | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | | | selections doesn't work right yet; changing the cursor would also be nice) (bzr r6656) | ||||
| * | At the moment mouse click starts waiting for the activated LPE and nothing ↵ | Maximilian Albert | 2008-08-18 | 1 | -9/+6 |
| | | | | | | else (editing is not possible; no toolbar controls yet) (bzr r6654) | ||||
| * | Add lpe-line_segment to LPETool toolbar | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | (bzr r6653) | ||||
| * | Make number of subtools configurable | Maximilian Albert | 2008-08-18 | 1 | -8/+11 |
| | | | | (bzr r6652) | ||||
| * | Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool ↵ | Maximilian Albert | 2008-08-18 | 1 | -21/+15 |
| | | | | | | from the given list (bzr r6651) | ||||
| * | Remove commented code | Maximilian Albert | 2008-08-18 | 1 | -13/+0 |
| | | | | (bzr r6650) | ||||
| * | Allow more than two options to choose from | Maximilian Albert | 2008-08-18 | 1 | -2/+3 |
| | | | | (bzr r6649) | ||||
| * | Build LPETool subtools automatically from a list of effects | Maximilian Albert | 2008-08-18 | 1 | -10/+17 |
| | | | | (bzr r6648) | ||||
| * | cleanup | Maximilian Albert | 2008-08-18 | 1 | -3/+100 |
| | | | | (bzr r6647) | ||||
| * | Let LPEToolContext derive from PenContext so that we can use its LPE framework | Maximilian Albert | 2008-08-18 | 1 | -1/+3 |
| | | | | (bzr r6646) | ||||
| * | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 2008-08-18 | 1 | -22/+107 |
| | | | | | | constructed from LPEs) (bzr r6645) | ||||
| * | patch from bug 169004 | bulia byak | 2008-08-11 | 1 | -1/+4 |
| | | | | (bzr r6605) | ||||
| * | more messages marked for translation | Alexandre Prokoudine | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6591) | ||||
| * | New mode in pen tool to draw paraxial lines | Maximilian Albert | 2008-08-06 | 1 | -1/+8 |
| | | | | (bzr r6575) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -10/+10 |
| | | | | (bzr r6561) | ||||
| * | comments | Maximilian Albert | 2008-08-02 | 1 | -8/+12 |
| | | | | (bzr r6521) | ||||
