summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* i18n. Remove underscores in message context.Nicolas Dufour2010-03-061-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/505157 (bzr r9154)
* Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski2010-03-051-6/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/169108 (bzr r9144)
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
| | | (bzr r9127)
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-3/+5
| | | (bzr r9070)
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-041-27/+119
| | | (bzr r9050)
* Restore encapsulation of selection implementation.Jon A. Cruz2010-01-151-3/+106
| | | (bzr r8983)
* Warning cleanup.Jon A. Cruz2010-01-151-1/+1
| | | (bzr r8981)
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-8/+42
|\ | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| * Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-7/+18
| | | | | | (bzr r8952)
| * Major simplification of 3D box code.Maximilian Albert2009-12-261-1/+24
| | | | | | (bzr r8911)
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-46/+43
|/ | | (bzr r8846.1.1)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-20/+20
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-20/+20
| | | (bzr r8404)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
| | | (bzr r7985)
* new "compensate" param for sp_selection_apply_affine and ↵Thomas Holder2009-05-131-8/+8
| | | | | sp_selection_move_relative to avoid temporary prefs changing (bzr r7875)
* Make sure that the item center (origin for rotations) does not change due to ↵Diederik van Lierop2009-04-291-1/+1
| | | | | copy & paste (Fixes bug #320489) (bzr r7797)
* (sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the ↵Peter Moulder2009-04-071-2/+8
| | | | | correct directory. (bzr r7647)
* noop: rename a local varPeter Moulder2009-04-071-6/+9
| | | (bzr r7646)
* noop: whitespacePeter Moulder2009-04-071-280/+280
| | | (bzr r7645)
* functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ↵Peter Moulder2009-04-071-1/+1
| | | | | back to argument. (bzr r7642)
* do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ↵bulia byak2009-03-261-1/+2
| | | | | disabled by an invalid or unsupported effect in it (bzr r7567)
* fix crash when duplicating an orphaned clonebulia byak2009-03-091-0/+2
| | | (bzr r7444)
* use the same steps to figure out dir for bitmap copy as in export dialogbulia byak2009-02-021-2/+11
| | | (bzr r7216)
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
| | | (bzr r7096)
* add utility for recursively replacing groups with their members in a list of ↵bulia byak2008-12-291-0/+30
| | | | | objects (bzr r7035)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-14/+14
| | | (bzr r7032)
* object-snapper.cppThomas Holder2008-12-201-3/+3
| | | | | | | | | | | | | | | | | | | * fix snapping to clip/mask with parent transform * replace matrix_to_desktop call sp-item.h sp-item.cpp * improve snapping to clip/mask with parent transform * remove matrix_to_desktop/matrix_from_desktop * use desktop->doc2dt() with sp_item_i2d_affine(...) desktop.h desktop.cpp * new method: dt2doc() selection-chemistry.cpp * remove awkward matrix_to_desktop(matrix_from_desktop(...)) calls (bzr r7016)
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-3/+3
| | | | | | | | | | | | sp_item_i2doc_affine or sp_item_i2d_affine respectively * remove sp_root_bbox, root->c2p was considered in the wrong place there * in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root node, because <svg> node does not have a transform attribute * fix style scaling for boolean operations (with viewBox) * fix zoom to fit drawing (with viewBox) * fix export area size for "export drawing" (with viewBox) * fix simultaneous movement of clone + original (with viewBox) (bzr r7010)
* Make all tools consider full parent transform (up to document, not just up ↵Thomas Holder2008-12-081-1/+1
| | | | | | | to root) See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo (bzr r6974)
* NR -> 2Geom, more h and cpp filesJoshua L. Blocher2008-12-051-1/+1
| | | (bzr r6952)
* Merge from fe-movedTed Gould2008-11-211-24/+24
| | | (bzr r6891)
* Merge from trunkTed Gould2008-10-311-12/+12
| | | (bzr r6887)
* From trunkTed Gould2008-10-271-30/+30
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-46/+56
| | | (bzr r6884)
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵Ted Gould2008-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-31/+34
| | | (bzr r6839)
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-63/+36
| | | (bzr r6836)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-40/+52
| | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823)
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-2/+4
| | | (bzr r6793)
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where ↵Maximilian Albert2008-08-141-91/+53
| | | | | the desktop is readily available in the calling function) (bzr r6629)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-14/+14
| | | (bzr r6593)
* add flashing line from clone to original on Shift+Dbulia byak2008-08-061-2/+23
| | | (bzr r6573)
* optionally (default off) relink duplicated clones to the duplicated originalbulia byak2008-08-051-5/+57
| | | (bzr r6570)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-19/+19
| | | (bzr r6569)
* Implement snapping of clipping paths and masksDiederik van Lierop2008-07-211-2/+6
| | | (bzr r6386)
* Enable simultaneous knotholder and nodepathMaximilian Albert2008-07-141-1/+3
| | | (bzr r6291)
* fix a long-standing bug with Undo after Fit canvas to selection/drawing.Peter Moulder2008-07-051-16/+49
| | | (bzr r6165)
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-281-2/+2
| | | (bzr r6084)
* new command: relink clone to copied objectbulia byak2008-06-151-1/+51
| | | (bzr r5948)
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-141-9/+15
| | | (bzr r5927)