| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 1 | -2/+2 |
| | | | | (bzr r3752) | ||||
| * | Make snapping to the item's transformation center optional, but not yet ↵ | Diederik van Lierop | 2007-08-04 | 1 | -2/+4 |
| | | | | | | available in the snapping preferences dialog (bzr r3365) | ||||
| * | Snapping the transformation origin should also work for paths, not only for ↵ | Diederik van Lierop | 2007-07-25 | 1 | -0/+4 |
| | | | | | | shapes (bzr r3296) | ||||
| * | Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX ↵ | Diederik van Lierop | 2007-04-08 | 1 | -9/+9 |
| | | | | | | or GEOMETRIC_BBOX (bzr r2833) | ||||
| * | Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 | Diederik van Lierop | 2007-03-26 | 1 | -1/+10 |
| | | | | (bzr r2767) | ||||
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 1 | -12/+16 |
| | | | | (bzr r2605) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -49/+12 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -3/+5 |
| | | | | (bzr r2596) | ||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -1/+1 |
| | | | | | | avoid some copies (bzr r2582) | ||||
| * | Separate NRRect and NR::Rect a bit further; the goal is to get to the point ↵ | MenTaLguY | 2007-03-05 | 1 | -1/+7 |
| | | | | | | where there is no way to create an empty NR::Rect (bzr r2551) | ||||
| * | adapt code to new Maybe/bbox regime | MenTaLguY | 2007-03-04 | 1 | -12/+9 |
| | | | | (bzr r2538) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | switch to sigc++ signals for "modified" and "release" | MenTaLguY | 2006-07-21 | 1 | -38/+18 |
| | | | | (bzr r1449) | ||||
| * | Applied patch #1503864 | Jon A. Cruz | 2006-06-11 | 1 | -0/+8 |
| | | | | (bzr r1202) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -1/+1 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | Fixing bug 1462517 | Andrius Ramanauskas | 2006-04-05 | 1 | -2/+4 |
| | | | | (bzr r428) | ||||
| * | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2006-03-31 | 1 | -5/+44 |
| | | | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380) | ||||
| * | use rotation center in keyboard rotation and transform dialog | bulia byak | 2006-03-22 | 1 | -0/+17 |
| | | | | (bzr r273) | ||||
| * | optimization: prevent taking bbox twice of the first object in selection | bulia byak | 2006-03-22 | 1 | -1/+3 |
| | | | | (bzr r271) | ||||
| * | more information on objects selected in groups | bulia byak | 2006-03-22 | 1 | -0/+14 |
| | | | | (bzr r270) | ||||
| * | Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<> | MenTaLguY | 2006-03-15 | 1 | -1/+0 |
| | | | | (bzr r241) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -10/+10 |
| | | | | (bzr r149) | ||||
| * | Fix a typo in a previous commit. Closes #1401357. | Carl Hetherington | 2006-01-23 | 1 | -1/+1 |
| | | | | (bzr r20) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+450 |
| (bzr r1) | |||||
