| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 1 | -1/+1 |
| | | | | (bzr r11608.1.115) | ||||
| * | Change small to sml to fix windows compile problem | Martin Owens | 2013-07-11 | 1 | -1/+1 |
| | | | | (bzr r12415) | ||||
| * | Remove align point, not required any more | Martin Owens | 2013-07-11 | 1 | -5/+0 |
| | | | | (bzr r12414) | ||||
| * | Step 2 refactoring the align functions, added some functionality to selection. | Martin Owens | 2013-07-11 | 1 | -0/+18 |
| | | | | (bzr r12413) | ||||
| * | Code readability improvements and licence changes for action-context.* | Eric Greveson | 2013-07-04 | 1 | -4/+4 |
| | | | | | | based on merge request code review and feedback (bzr r12387.1.7) | ||||
| * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -6/+17 |
| | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+2 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Selector tool: improve responsiveness for snapping a path's internal ↵ | Diederik van Lierop | 2012-12-08 | 1 | -6/+0 |
| | | | | | | intersections (was unbearable already for paths having 20+ segments) (bzr r11937) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+2 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -56/+56 |
| | | | | (bzr r10696) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -1/+0 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -0/+3 |
| | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -18/+5 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -0/+1 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -2/+4 |
| |\| | | | | | (bzr r9508.1.52) | ||||
| | * | Merge from trunk | Ted Gould | 2010-03-26 | 1 | -2/+2 |
| | |\ | | | | | | | (bzr r8254.1.53) | ||||
| | * \ | Keeping up with trunk | Ted Gould | 2010-01-01 | 1 | -3/+5 |
| | |\ \ | | | | | | | | | (bzr r8254.1.49) | ||||
| | * | | | Added some requested documentaion. | Soren Berg | 2009-07-12 | 1 | -2/+4 |
| | | | | | | | | | | | | | (bzr r8254.1.6) | ||||
| * | | | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -2/+0 |
| | |_|/ |/| | | | | | (bzr r9508.1.44) | ||||
| * | | | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -2/+2 |
| | |/ |/| | | | | | | | for the devs) (bzr r8960) | ||||
| * | | Major simplification of 3D box code. | Maximilian Albert | 2009-12-26 | 1 | -3/+5 |
| |/ | | | (bzr r8911) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -6/+7 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -2/+2 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -5/+4 |
| | | | | (bzr r6884) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -2/+3 |
| | | | | (bzr r6836) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -3/+3 |
| | | | | (bzr r6569) | ||||
| * | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 2008-03-19 | 1 | -0/+17 |
| | | | | (bzr r5122) | ||||
| * | Make snapping to the item's transformation center optional, but not yet ↵ | Diederik van Lierop | 2007-08-04 | 1 | -1/+1 |
| | | | | | | available in the snapping preferences dialog (bzr r3365) | ||||
| * | Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX ↵ | Diederik van Lierop | 2007-04-08 | 1 | -4/+5 |
| | | | | | | 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/+1 |
| | | | | (bzr r2767) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -15/+3 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | fix by dvlierop2 for snapping bugs 1579556 and 1579587 | bulia byak | 2007-03-05 | 1 | -1/+1 |
| | | | | (bzr r2557) | ||||
| * | 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 | -6/+6 |
| | | | | (bzr r1449) | ||||
| * | patch [ 1504445 ] Fix build break on gcc4.1.1 | Aaron Spike | 2006-06-13 | 1 | -1/+1 |
| | | | | (bzr r1206) | ||||
| * | Applied patch #1503864 | Jon A. Cruz | 2006-06-11 | 1 | -0/+6 |
| | | | | (bzr r1202) | ||||
| * | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2006-03-31 | 1 | -3/+16 |
| | | | | | | | | * 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/+5 |
| | | | | (bzr r273) | ||||
| * | more information on objects selected in groups | bulia byak | 2006-03-22 | 1 | -0/+3 |
| | | | | (bzr r270) | ||||
| * | Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<> | MenTaLguY | 2006-03-15 | 1 | -1/+2 |
| | | | | (bzr r241) | ||||
| * | optimized includes | Ralf Stephan | 2006-01-18 | 1 | -2/+2 |
| | | | | (bzr r16) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+347 |
| (bzr r1) | |||||
