summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...Nicolas Dufour2011-03-171-3/+16
* Fix part of bug 733010, where fit page to drawing did not work the same as fi...Johan B. C. Engelen2011-03-121-1/+1
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-52/+52
* update to latest 2geom !Johan B. C. Engelen2011-02-021-33/+33
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-221/+228
|\
| * Naming CorrectionAbhishek Sharma public2010-08-121-2/+2
| * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-111-2/+2
| * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-201-1/+1
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-2/+2
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-9/+9
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-48/+48
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-9/+9
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-24/+24
* | implemented proper error checkingAdonis Papaderos2010-12-061-1/+2
* | Make linked offsets respect "Relink duplicated clones" settingsAdonis Papaderos2010-12-061-0/+8
* | Fix Bug #675309 - crash when unlinking an orphaned cloneAdonis Papaderos2010-11-251-0/+5
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-7/+3
* | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-041-44/+44
|/
* * 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