| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix 407893 | bulia byak | 2009-08-13 | 1 | -6/+6 |
| | | | | (bzr r8484) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
| * | Fix width slider for Eraser Tool | Josh Andler | 2009-07-13 | 1 | -2/+2 |
| | | | | (bzr r8277) | ||||
| * | Fixed a icon name string which shouldn't have been translatable. | Luca Bruno | 2009-07-13 | 1 | -1/+1 |
| | | | | | | Closes: #398410 (bzr r8274) | ||||
| * | Don't allow the "proportion" parameter of a star to become NaN, because this ↵ | Diederik van Lierop | 2009-07-12 | 1 | -2/+4 |
| | | | | | | will lead to a crash (i.e. give a continuity error in 2geom). This occured when snapping both handles of a star to the same grid intersection and subsequently drawing a new star (bzr r8264) | ||||
| * | Reverting the references which made the Node Tool controls toolbar disappear. | Josh Andler | 2009-07-07 | 1 | -12/+12 |
| | | | | (bzr r8228) | ||||
| * | Removing a couple node-tool related modifications in the file which I don't ↵ | Josh Andler | 2009-07-07 | 1 | -11/+0 |
| | | | | | | believe Krzysztof intended to commit. (bzr r8226) | ||||
| * | Fix LP #390162: Wrong defaults for Calligraphy tool | Krzysztof Kosi??ski | 2009-07-07 | 1 | -14/+25 |
| | | | | (bzr r8223) | ||||
| * | Fix for Bug #327533 (Calligraphy presets are not translatable). | Nicolas Dufour | 2009-07-06 | 1 | -1/+1 |
| | | | | (bzr r8217) | ||||
| * | Fix a bug where the spinboxes on the connector toolbar did not properly | mjwybrow | 2009-06-12 | 1 | -17/+15 |
| | | | | | | respond to single clicks of their up and down arrows. (bzr r8053) | ||||
| * | force show-as-list for font list | bulia byak | 2009-06-12 | 1 | -2/+11 |
| | | | | (bzr r8052) | ||||
| * | fix stupid bug in font size setting | bulia byak | 2009-06-10 | 1 | -1/+1 |
| | | | | (bzr r8036) | ||||
| * | hopefully that fixes the stuck-with-sans bug | bulia byak | 2009-06-10 | 1 | -18/+35 |
| | | | | (bzr r8035) | ||||
| * | fix the font dropdown: patch by Felipe with my changes | bulia byak | 2009-06-09 | 1 | -198/+179 |
| | | | | (bzr r8027) | ||||
| * | * [INTL:*] string fixes | Ivan Mas??r | 2009-05-26 | 1 | -2/+2 |
| | | | | | | | * [INTL:*] make inkscape.pot * [INTL: sk] Slovak translation update (trunk) (bzr r7942) | ||||
| * | Make the snap toolbar unsensitive to undo actions. How could I not have ↵ | Diederik van Lierop | 2009-04-27 | 1 | -1/+6 |
| | | | | | | noticed this bug before? (bzr r7780) | ||||
| * | Fix the rest of missing icons in the geometry tool. Closes: #358132 | Krzysztof Kosi??ski | 2009-04-20 | 1 | -3/+3 |
| | | | | (bzr r7742) | ||||
| * | Fix most icons in the geometry tool | Krzysztof Kosi??ski | 2009-04-18 | 1 | -5/+5 |
| | | | | (bzr r7727) | ||||
| * | non-zero page_increment values for sliders (reverts parts of rev 19095) | Thomas Holder | 2009-03-13 | 1 | -10/+10 |
| | | | | (bzr r7477) | ||||
| * | Add layers dialog to top toolbar. Applies patch from bug #336519. | Jon A. Cruz | 2009-03-05 | 1 | -0/+2 |
| | | | | (bzr r7419) | ||||
| * | Several icon name fixes | Krzysztof Kosi??ski | 2009-02-26 | 1 | -1/+1 |
| | | | | (bzr r7373) | ||||
| * | Fix snapping when dragging gradients (implement the snap delay, use snap ↵ | Diederik van Lierop | 2009-02-23 | 1 | -2/+2 |
| | | | | | | tolerances from the object snapper) (bzr r7355) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -1/+1 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -172/+119 |
| | | | | (bzr r7332) | ||||
| * | Zero page size for GTK spinbutton change | Jon A. Cruz | 2009-02-14 | 1 | -1/+1 |
| | | | | (bzr r7295) | ||||
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 1 | -7/+49 |
| | | | | (bzr r7200) | ||||
| * | - 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) | ||||
