summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-4/+0
* * improve boundingbox calculation: include strokecaps.Johan B. C. Engelen2010-04-101-3/+3
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-6/+8
* Fix behavior when loading a documentKrzysztof Kosi??ski2010-04-031-5/+3
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-3/+3
* Patch by Martin Sucha for 542004Josh Andler2010-03-201-21/+50
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-37/+42
* i18n. Remove underscores in message context.Nicolas Dufour2010-03-061-1/+1
* Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski2010-03-051-6/+2
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-3/+5
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-041-27/+119
* Restore encapsulation of selection implementation.Jon A. Cruz2010-01-151-3/+106
* Warning cleanup.Jon A. Cruz2010-01-151-1/+1
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-8/+42
|\
| * Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-7/+18
| * Major simplification of 3D box code.Maximilian Albert2009-12-261-1/+24
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-46/+43
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-20/+20
* SPDocument->Documentjohnce2009-08-051-20/+20
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
* new "compensate" param for sp_selection_apply_affine and sp_selection_move_re...Thomas Holder2009-05-131-8/+8
* Make sure that the item center (origin for rotations) does not change due to ...Diederik van Lierop2009-04-291-1/+1
* (sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...Peter Moulder2009-04-071-2/+8
* noop: rename a local varPeter Moulder2009-04-071-6/+9
* noop: whitespacePeter Moulder2009-04-071-280/+280
* functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ...Peter Moulder2009-04-071-1/+1
* do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ...bulia byak2009-03-261-1/+2
* fix crash when duplicating an orphaned clonebulia byak2009-03-091-0/+2
* use the same steps to figure out dir for bitmap copy as in export dialogbulia byak2009-02-021-2/+11
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
* add utility for recursively replacing groups with their members in a list of ...bulia byak2008-12-291-0/+30
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-14/+14
* object-snapper.cppThomas Holder2008-12-201-3/+3
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-3/+3
* Make all tools consider full parent transform (up to document, not just up to...Thomas Holder2008-12-081-1/+1
* NR -> 2Geom, more h and cpp filesJoshua L. Blocher2008-12-051-1/+1
* Merge from fe-movedTed Gould2008-11-211-24/+24
* Merge from trunkTed Gould2008-10-311-12/+12
* From trunkTed Gould2008-10-271-30/+30
* Merging from trunkTed Gould2008-10-111-46/+56
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-31/+34
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-63/+36
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-40/+52
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-2/+4
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-141-91/+53
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-14/+14
* add flashing line from clone to original on Shift+Dbulia byak2008-08-061-2/+23
* optionally (default off) relink duplicated clones to the duplicated originalbulia byak2008-08-051-5/+57