| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 1 | -3/+3 |
| | | | | (bzr r3517) | ||||
| * | Remove second option for resizing 3D boxes (now we have 8 handles; the four ↵ | Maximilian Albert | 2007-08-16 | 1 | -97/+0 |
| | | | | | | front ones resize in XY-plane, the four rear ones along the Z axis) (bzr r3477) | ||||
| * | Hold perspectives on document level rather than globally; this corrects the ↵ | Maximilian Albert | 2007-08-09 | 1 | -8/+10 |
| | | | | | | changes made in commit #15681 (bzr r3445) | ||||
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -1/+157 |
| | | | | (bzr r3423) | ||||
| * | Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape ↵ | Maximilian Albert | 2007-08-07 | 1 | -22/+7 |
| | | | | | | boxes when state of a VP changes (bzr r3412) | ||||
| * | Don't draw auxiliary vanishing points any more | Maximilian Albert | 2007-08-06 | 1 | -1/+0 |
| | | | | (bzr r3396) | ||||
| * | Store a global list of existing perspectives; for each perspective hold a ↵ | Maximilian Albert | 2007-08-06 | 1 | -8/+8 |
| | | | | | | list of associated boxes; explicitly pass perspectives as arguments when creating PLs (bzr r3380) | ||||
| * | move the box tool back where it belongs, in shapes | bulia byak | 2007-07-10 | 1 | -1/+1 |
| | | | | (bzr r3217) | ||||
| * | Different resizing variant for 3D boxes (8 handles) | Maximilian Albert | 2007-07-10 | 1 | -1/+1 |
| | | | | (bzr r3207) | ||||
| * | small cleanups | Maximilian Albert | 2007-07-10 | 1 | -0/+3 |
| | | | | (bzr r3206) | ||||
| * | Two variants of resizing 3D boxes (using three/four handles, respectively, ↵ | Maximilian Albert | 2007-07-04 | 1 | -0/+99 |
| | | | | | | demonstrating different behaviours). Much of this will be reverted once the final behaviour is settled. (bzr r3184) | ||||
| * | small cleanup (consistently use Box3D::Axis to specify axis directions) | Maximilian Albert | 2007-07-03 | 1 | -12/+8 |
| | | | | (bzr r3173) | ||||
| * | More meaningful name for 3D axis directions | Maximilian Albert | 2007-07-03 | 1 | -1/+1 |
| | | | | (bzr r3169) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 1 | -6/+6 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | unref temporary styles properly | bulia byak | 2007-06-27 | 1 | -1/+10 |
| | | | | (bzr r3113) | ||||
| * | Move icon of 3D Box tool between Text tool and Connector tool | Maximilian Albert | 2007-06-26 | 1 | -1/+1 |
| | | | | (bzr r3108) | ||||
| * | Complete fix of cast causing compile error on x86-64 (see commit no. 15178) | Maximilian Albert | 2007-06-26 | 1 | -3/+3 |
| | | | | (bzr r3107) | ||||
| * | Fix cast causing compile error on x86-64 | gustav_b | 2007-06-24 | 1 | -1/+1 |
| | | | | (bzr r3093) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+94 |
| | | | | | | boxes in a fixed perspective without any live interaction. (bzr r3084) | ||||
| * | Add auto gap filling for Paint Bucket and implement "safety valve" to ↵ | John Bintz | 2007-05-28 | 1 | -0/+31 |
| | | | | | | prevent runaway fill operations (bzr r3040) | ||||
| * | fixed fixme's in shapeeditor and changed verbs for node editting. helps with ↵ | Johan B. C. Engelen | 2007-05-11 | 1 | -13/+45 |
| | | | | | | multiple nodepath implementation in shape-editor. (bzr r3000) | ||||
| * | Added preference to allow for system toolbox size | Jon A. Cruz | 2007-05-08 | 1 | -3/+14 |
| | | | | (bzr r2985) | ||||
| * | Set up toolbox so that paint bucket defaults can be reset | John Bintz | 2007-04-25 | 1 | -0/+38 |
| | | | | (bzr r2963) | ||||
| * | Supress initial change due to feedback loop | Jon A. Cruz | 2007-04-22 | 1 | -3/+13 |
| | | | | (bzr r2948) | ||||
| * | Switched connector toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-21 | 1 | -101/+100 |
| | | | | | | Working on bug #146955 (bzr r2940) | ||||
| * | Switched dropper toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-20 | 1 | -236/+38 |
| | | | | | | Working on bug #146955 (bzr r2933) | ||||
| * | Completes crash fix for 1638735 | Jon A. Cruz | 2007-04-19 | 1 | -46/+28 |
| | | | | (bzr r2929) | ||||
| * | Refactored toolbar creation | Jon A. Cruz | 2007-04-19 | 1 | -697/+460 |
| | | | | | | unified all toolbar XML to a single XML block. (bzr r2928) | ||||
| * | Switched pen and pencil toobars to stock GTK+ toolbars | Jon A. Cruz | 2007-04-18 | 1 | -62/+115 |
| | | | | | | Working on bug #146955 (bzr r2924) | ||||
| * | Switched spiral toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-17 | 1 | -33/+75 |
| | | | | | | Working on bug #146955 (bzr r2912) | ||||
| * | Re-add missing units menu to paint bucket toolbar | John Bintz | 2007-04-17 | 1 | -0/+1 |
| | | | | (bzr r2909) | ||||
| * | Switched circle toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-13 | 1 | -62/+116 |
| | | | | | | Working on bug #146955 (bzr r2882) | ||||
| * | Switched to using EgeSelectOneAction on Star/Flat choice | Jon A. Cruz | 2007-04-13 | 1 | -32/+33 |
| | | | | (bzr r2876) | ||||
| * | Switched node toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-12 | 1 | -57/+146 |
| | | | | | | Working on bug #146955 (bzr r2869) | ||||
| * | 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 | 1 | -63/+108 |
| | | | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866) | ||||
| * | Converted the rectangle toolbar to use stock GTK+ | Jon A. Cruz | 2007-04-11 | 1 | -70/+117 |
| | | | | | | working on bug #1469554 (bzr r2859) | ||||
| * | trace background button/setting for calligraphy | bulia byak | 2007-04-11 | 1 | -0/+18 |
| | | | | (bzr r2851) | ||||
| * | Switched main commands toobar to stock GTK+ toolbars | Jon A. Cruz | 2007-04-10 | 1 | -62/+155 |
| | | | | | | Working on bug #1469554 (bzr r2847) | ||||
| * | fix warning when redoing undone rect draw | bulia byak | 2007-03-30 | 1 | -2/+3 |
| | | | | (bzr r2783) | ||||
| * | Adding the new/change label to the star toolbar | Jon A. Cruz | 2007-03-27 | 1 | -4/+12 |
| | | | | (bzr r2772) | ||||
| * | Corrected extra "-2" thinning value to be positive | Jon A. Cruz | 2007-03-26 | 1 | -1/+1 |
| | | | | (bzr r2765) | ||||
| * | Cleaning up toggle/redo interaction | Jon A. Cruz | 2007-03-25 | 1 | -3/+6 |
| | | | | (bzr r2755) | ||||
| * | Updating star toolbar with radio toggles | Jon A. Cruz | 2007-03-24 | 1 | -198/+218 |
| | | | | (bzr r2748) | ||||
| * | purge old toolbar code, fill in values and labels | bulia byak | 2007-03-23 | 1 | -323/+70 |
| | | | | (bzr r2744) | ||||
| * | Adding non-labeled default entries | Jon A. Cruz | 2007-03-22 | 1 | -2/+2 |
| | | | | (bzr r2735) | ||||
| * | Adding labels to popup menu values | Jon A. Cruz | 2007-03-21 | 1 | -2/+44 |
| | | | | (bzr r2724) | ||||
| * | Change tolerance to threshold | John Bintz | 2007-03-11 | 1 | -7/+7 |
| | | | | (bzr r2597) | ||||
| * | Converted star toobar to stock GTK+ | Jon A. Cruz | 2007-03-08 | 1 | -170/+166 |
| | | | | (bzr r2570) | ||||
| * | paintbucket: rearrange controls, edit labels/tooltips | bulia byak | 2007-03-08 | 1 | -22/+25 |
| | | | | (bzr r2569) | ||||
