| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix for broken compile | Jon A. Cruz | 2007-04-13 | 1 | -1/+1 | |
| | | | | (bzr r2874) | |||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 10 | -81/+149 | |
| | | | | (bzr r2873) | |||||
| * | fix thinning that didn't work for paths inside a transformed group | bulia byak | 2007-04-13 | 3 | -7/+8 | |
| | | | | (bzr r2871) | |||||
| * | Switched node toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-12 | 1 | -57/+146 | |
| | | | | | | Working on bug #146955 (bzr r2869) | |||||
| * | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵ | Diederik van Lierop | 2007-04-12 | 7 | -33/+34 | |
| | | | | | | document properties (bzr r2868) | |||||
| * | Switched zoom toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-12 | 1 | -36/+39 | |
| | | | | | | Working on bug #146955 (bzr r2867) | |||||
| * | Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC ↵ | Jon A. Cruz | 2007-04-12 | 4 | -67/+111 | |
| | | | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866) | |||||
| * | use touchpath selection when rubberbanding with Alt; do move-selected with ↵ | bulia byak | 2007-04-12 | 1 | -28/+72 | |
| | | | | | | Alt only when there's selection, otherwise force touchpath; update statusbar comments (bzr r2865) | |||||
| * | add method to select objects picked by a vector of points | bulia byak | 2007-04-12 | 2 | -1/+27 | |
| | | | | (bzr r2864) | |||||
| * | add touchpath mode | bulia byak | 2007-04-12 | 2 | -15/+102 | |
| | | | | (bzr r2863) | |||||
| * | Use the existing Inkscape::Event instead of creating a new one (and | gustav_b | 2007-04-11 | 1 | -3/+2 | |
| | | | | | | leaking the old) when coalescing Inkscape::XML::Events in sp_document_maybe_done. (bzr r2862) | |||||
| * | Adding icons to pop-up toolbar menus | Jon A. Cruz | 2007-04-11 | 1 | -1/+30 | |
| | | | | (bzr r2861) | |||||
| * | fix about dialog a bit | Bob Jamison | 2007-04-11 | 1 | -3/+6 | |
| | | | | (bzr r2860) | |||||
| * | Converted the rectangle toolbar to use stock GTK+ | Jon A. Cruz | 2007-04-11 | 1 | -70/+117 | |
| | | | | | | working on bug #1469554 (bzr r2859) | |||||
| * | cleanup some debug prints | bulia byak | 2007-04-11 | 1 | -5/+0 | |
| | | | | (bzr r2858) | |||||
| * | use correct isNaN | bulia byak | 2007-04-11 | 1 | -1/+1 | |
| | | | | (bzr r2856) | |||||
| * | thin/thicken cursors | bulia byak | 2007-04-11 | 2 | -0/+76 | |
| | | | | (bzr r2854) | |||||
| * | tracking guide with ctrl; tracing background; thinning/thickening with alt; ↵ | bulia byak | 2007-04-11 | 2 | -62/+647 | |
| | | | | | | also home/end for width, shift+drawing to unionize, decrease tolerance, add comments (bzr r2853) | |||||
| * | update statusbar message for calligraphy | bulia byak | 2007-04-11 | 1 | -1/+1 | |
| | | | | (bzr r2852) | |||||
| * | trace background button/setting for calligraphy | bulia byak | 2007-04-11 | 2 | -1/+19 | |
| | | | | (bzr r2851) | |||||
| * | allow MakeOffset to do profiled offset controlled by the distance of each ↵ | bulia byak | 2007-04-11 | 2 | -7/+31 | |
| | | | | | | point from a given center and a coverage radius (bzr r2850) | |||||
| * | add a new return code indicating nothing was done | bulia byak | 2007-04-11 | 1 | -1/+2 | |
| | | | | (bzr r2849) | |||||
| * | note about which function to use for script execution | Kees Cook | 2007-04-11 | 1 | -0/+4 | |
| | | | | (bzr r2848) | |||||
| * | Switched main commands toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-10 | 1 | -62/+155 | |
| | | | | | | Working on bug #1469554 (bzr r2847) | |||||
| * | Converted select toolbar to stock GTK+ | Jon A. Cruz | 2007-04-10 | 2 | -162/+232 | |
| | | | | (bzr r2846) | |||||
| * | * src/conn-avoid-ref.cpp: Fix a crash where avoided items with an empty | mjwybrow | 2007-04-10 | 1 | -3/+3 | |
| | | | | | | bounding box would crash in their move callback. Fixes #1694094. (bzr r2845) | |||||
| * | Made safe for empty containers | Jon A. Cruz | 2007-04-10 | 1 | -1/+3 | |
| | | | | (bzr r2844) | |||||
| * | Making display narrower | Jon A. Cruz | 2007-04-10 | 1 | -0/+1 | |
| | | | | (bzr r2843) | |||||
| * | Updating incon when property changes | Jon A. Cruz | 2007-04-10 | 1 | -0/+24 | |
| | | | | (bzr r2842) | |||||
| * | better paintbucket by bill baxter | bulia byak | 2007-04-09 | 1 | -38/+38 | |
| | | | | (bzr r2841) | |||||
| * | Updated simple action to work like toggle and radion versions | Jon A. Cruz | 2007-04-09 | 2 | -27/+50 | |
| | | | | (bzr r2840) | |||||
| * | Remove 'default scale origin' from selector tool's preferences | Diederik van Lierop | 2007-04-09 | 2 | -8/+2 | |
| | | | | (bzr r2839) | |||||
| * | Eliminate drift of origin if mirroring occurs during scaling/stretching | Diederik van Lierop | 2007-04-09 | 1 | -4/+15 | |
| | | | | (bzr r2838) | |||||
| * | fix crash temporarily until next refactoring phase | MenTaLguY | 2007-04-09 | 19 | -19/+19 | |
| | | | | (bzr r2837) | |||||
| * | * src/isnan.h: Fix isnan definition for GCC 3.x on OS X. Patch #1693278. | mjwybrow | 2007-04-09 | 1 | -0/+4 | |
| | | | | (bzr r2835) | |||||
| * | fix bug where nearest_point_on_path returned bogus t values on sharp bends | bulia byak | 2007-04-08 | 1 | -5/+12 | |
| | | | | (bzr r2834) | |||||
| * | Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX ↵ | Diederik van Lierop | 2007-04-08 | 7 | -97/+159 | |
| | | | | | | or GEOMETRIC_BBOX (bzr r2833) | |||||
| * | Corrected jumping and alignment of coordinates in status. | Jon A. Cruz | 2007-04-08 | 1 | -50/+53 | |
| | | | | | | Fixes bug 1696115 (bzr r2832) | |||||
| * | Updated overwrite confirmation dialog to be similar to the new stock GTK+ one | Jon A. Cruz | 2007-04-07 | 3 | -39/+34 | |
| | | | | | | addresses RFE 1692837 (bzr r2831) | |||||
| * | Corrected case where extension would not be added for opened filetypes not ↵ | Jon A. Cruz | 2007-04-06 | 1 | -6/+5 | |
| | | | | | | in default list (i.e. jpeg) (bzr r2830) | |||||
| * | remove forced blurring from edge detection - tracing removes speckles anyway | bulia byak | 2007-04-06 | 1 | -7/+1 | |
| | | | | (bzr r2829) | |||||
| * | Adding more robust and detailed checks and messages. | Jon A. Cruz | 2007-04-06 | 1 | -1/+12 | |
| | | | | (bzr r2828) | |||||
| * | Additional null pointer checking | Jon A. Cruz | 2007-04-06 | 2 | -1/+24 | |
| | | | | (bzr r2827) | |||||
| * | Prevent null pointer dereferencing | Jon A. Cruz | 2007-04-06 | 1 | -1/+1 | |
| | | | | (bzr r2826) | |||||
| * | some people reported crashes when adding nonexisting dirs to dialog - though ↵ | bulia byak | 2007-04-06 | 1 | -2/+6 | |
| | | | | | | it did not crash for me (bzr r2825) | |||||
| * | implement GEOMETRIC_BBOX | bulia byak | 2007-04-06 | 2 | -31/+33 | |
| | | | | (bzr r2823) | |||||
| * | fix 1695287 | bulia byak | 2007-04-06 | 1 | -3/+6 | |
| | | | | (bzr r2822) | |||||
| * | Removed use of union in paint type/struct | Jon A. Cruz | 2007-04-05 | 2 | -21/+21 | |
| | | | | (bzr r2821) | |||||
| * | Replacing old multifunction widget with separate widget & model | Jon A. Cruz | 2007-04-05 | 7 | -126/+916 | |
| | | | | (bzr r2820) | |||||
| * | removed the software-only licenses which are not legally clear for ↵ | Jon Phillips | 2007-04-04 | 1 | -20/+0 | |
| | | | | | | content/artwork, note, they still work, just not giving ppl. the wrong choices in UI (bzr r2819) | |||||
