| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Start building drag fill that uses colors of all points under drag path | John Bintz | 2007-04-19 | 1 | -116/+138 | |
| | | | | (bzr r2927) | |||||
| * | While drawing with the pen/pencil tool, use the end of the unfinished path ↵ | Maximilian Albert | 2007-04-18 | 1 | -0/+22 | |
| | | | | | | as reference point for zooming to avoid unwanted turns (bzr r2926) | |||||
| * | Fixed: Shift-doubleclicking middle mouse button in pen tool should not ↵ | Maximilian Albert | 2007-04-18 | 1 | -4/+4 | |
| | | | | | | finish the path being drawn (bzr r2925) | |||||
| * | Switched pen and pencil toobars to stock GTK+ toolbars | Jon A. Cruz | 2007-04-18 | 1 | -62/+115 | |
| | | | | | | Working on bug #146955 (bzr r2924) | |||||
| * | Cleaned up init()/setDesktop() call and change ctor to C++ initialization. | Jon A. Cruz | 2007-04-18 | 1 | -42/+49 | |
| | | | | | | Fixes bug #1638735 (bzr r2923) | |||||
| * | fix crash when pressing space while drawing a shape | bulia byak | 2007-04-18 | 4 | -0/+60 | |
| | | | | (bzr r2922) | |||||
| * | fix leftover rubberband after switching to selector while dragging | bulia byak | 2007-04-18 | 1 | -0/+1 | |
| | | | | (bzr r2921) | |||||
| * | typo patch by maximilian albert | bulia byak | 2007-04-17 | 2 | -3/+3 | |
| | | | | (bzr r2918) | |||||
| * | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 2007-04-17 | 7 | -33/+52 | |
| | | | | (bzr r2917) | |||||
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 6 | -23/+75 | |
| | | | | (bzr r2916) | |||||
| * | Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized ↵ | Johan B. C. Engelen | 2007-04-17 | 2 | -77/+121 | |
| | | | | | | line spacing. (bzr r2915) | |||||
| * | old default color values restored | Johan B. C. Engelen | 2007-04-17 | 1 | -6/+6 | |
| | | | | (bzr r2914) | |||||
| * | Switched spiral toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-17 | 1 | -33/+75 | |
| | | | | | | Working on bug #146955 (bzr r2912) | |||||
| * | Rearrange tabs for document-properties dialog | Diederik van Lierop | 2007-04-17 | 1 | -2/+2 | |
| | | | | (bzr r2911) | |||||
| * | By default 'snap to object nodes/paths' must be off | Diederik van Lierop | 2007-04-17 | 1 | -2/+2 | |
| | | | | (bzr r2910) | |||||
| * | Re-add missing units menu to paint bucket toolbar | John Bintz | 2007-04-17 | 1 | -0/+1 | |
| | | | | (bzr r2909) | |||||
| * | silly error - lazy boolean evaluation bit me | bulia byak | 2007-04-16 | 1 | -1/+2 | |
| | | | | (bzr r2908) | |||||
| * | fix selecting in groups with alt | bulia byak | 2007-04-16 | 1 | -3/+4 | |
| | | | | (bzr r2907) | |||||
| * | Visual layout and spacing cleanup | Jon A. Cruz | 2007-04-15 | 2 | -4/+17 | |
| | | | | (bzr r2906) | |||||
| * | When no grid is defined but "toggle grid" is pressed => create a default ↵ | Johan B. C. Engelen | 2007-04-15 | 1 | -6/+14 | |
| | | | | | | rectangular grid (bzr r2905) | |||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 19 | -791/+189 | |
| | | | | (bzr r2904) | |||||
| * | Remove some unneeded header includes | John Bintz | 2007-04-15 | 1 | -4/+0 | |
| | | | | (bzr r2903) | |||||
| * | Clear the mssage context after drag filling | John Bintz | 2007-04-15 | 1 | -0/+1 | |
| | | | | (bzr r2902) | |||||
| * | Fix retrieving of initial point color for paint bucket fill | John Bintz | 2007-04-15 | 1 | -4/+6 | |
| | | | | (bzr r2901) | |||||
| * | Add ability to drag cursor while holding alt to add multiple points to paint ↵ | John Bintz | 2007-04-15 | 1 | -11/+66 | |
| | | | | | | bucket action (bzr r2900) | |||||
| * | change case | Bob Jamison | 2007-04-15 | 11 | -0/+6671 | |
| | | | | (bzr r2899) | |||||
| * | change case | Bob Jamison | 2007-04-15 | 11 | -6671/+0 | |
| | | | | (bzr r2898) | |||||
| * | Use relative include path for Pycxx | Bob Jamison | 2007-04-15 | 1 | -2/+2 | |
| | | | | (bzr r2897) | |||||
| * | Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN) | Jon A. Cruz | 2007-04-15 | 1 | -1/+13 | |
| | | | | (bzr r2896) | |||||
| * | increment hatch_spacing by hatch_spacing_step when keep_selected is off; use ↵ | bulia byak | 2007-04-15 | 2 | -8/+14 | |
| | | | | | | forced redraws for all drawing modes, not only for thinning (bzr r2895) | |||||
| * | change description of select-new option in calligraphy | bulia byak | 2007-04-15 | 1 | -2/+2 | |
| | | | | (bzr r2894) | |||||
| * | clean up hierarchy a bit | Bob Jamison | 2007-04-15 | 1 | -28/+38 | |
| | | | | (bzr r2893) | |||||
| * | Tweak capture of error messages | Bob Jamison | 2007-04-15 | 1 | -8/+14 | |
| | | | | (bzr r2892) | |||||
| * | Rearrange bindings to use PyCXX | Bob Jamison | 2007-04-15 | 3 | -46/+337 | |
| | | | | (bzr r2891) | |||||
| * | Fix typo | Diederik van Lierop | 2007-04-14 | 1 | -1/+1 | |
| | | | | (bzr r2890) | |||||
| * | recurse into groups for thinning/thickening | bulia byak | 2007-04-14 | 1 | -25/+44 | |
| | | | | (bzr r2889) | |||||
| * | Don't snap nodes to their parent path | Diederik van Lierop | 2007-04-14 | 1 | -1/+1 | |
| | | | | (bzr r2888) | |||||
| * | improve interactivity by forcing redraws when thinning | bulia byak | 2007-04-14 | 1 | -0/+5 | |
| | | | | (bzr r2887) | |||||
| * | make sure thinning uses updated pressure; make the response a bit nonlinear | bulia byak | 2007-04-14 | 1 | -2/+9 | |
| | | | | (bzr r2886) | |||||
| * | Change python binding mechanism | Bob Jamison | 2007-04-14 | 20 | -1730/+6853 | |
| | | | | (bzr r2885) | |||||
| * | fix typecasts | Bob Jamison | 2007-04-14 | 1 | -2/+2 | |
| | | | | (bzr r2884) | |||||
| * | change the logic so that the value is correctly read at launch of seltrans, ↵ | bulia byak | 2007-04-14 | 2 | -3/+5 | |
| | | | | | | and approximate is the default for continuity (bzr r2883) | |||||
| * | Switched circle toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-13 | 1 | -62/+116 | |
| | | | | | | Working on bug #146955 (bzr r2882) | |||||
| * | make selcue sensitive to bbox type | bulia byak | 2007-04-13 | 1 | -1/+4 | |
| | | | | (bzr r2881) | |||||
| * | fix select under by alt+click; prevent potential refcount leak | bulia byak | 2007-04-13 | 1 | -2/+6 | |
| | | | | (bzr r2880) | |||||
| * | Some cleaning and reordering | Diederik van Lierop | 2007-04-13 | 1 | -23/+7 | |
| | | | | (bzr r2879) | |||||
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 7 | -69/+11 | |
| | | | | (bzr r2878) | |||||
| * | Add global preference for selector tool, chosing between GEOMETRIC_BBOX or ↵ | Diederik van Lierop | 2007-04-13 | 3 | -10/+15 | |
| | | | | | | VISUAL_BBOX (bzr r2877) | |||||
| * | Switched to using EgeSelectOneAction on Star/Flat choice | Jon A. Cruz | 2007-04-13 | 1 | -32/+33 | |
| | | | | (bzr r2876) | |||||
| * | Added XForms-style "appearance" support and basic icon use | Jon A. Cruz | 2007-04-13 | 2 | -22/+297 | |
| | | | | (bzr r2875) | |||||
