summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-18fork LPE on duplicating objects. (configurable, defaults to "on")Johan B. C. Engelen1-0/+8
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-18select referred path when pressing shift+d (select original) for a path with ...Johan B. C. Engelen1-1/+15
2012-01-15add a menu item for using the Clone original LPE efficiently.Johan B. C. Engelen1-0/+57
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-2/+1
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-2/+2
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-3/+3
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-22/+22
2011-07-19Remove deprecated Glib symbolsKrzysztof Kosi??ski1-2/+3
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-7/+7
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-1/+1
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-03-17Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...Nicolas Dufour1-3/+16
2011-03-12Fix part of bug 733010, where fit page to drawing did not work the same as fi...Johan B. C. Engelen1-1/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-52/+52
2011-02-02update to latest 2geom !Johan B. C. Engelen1-33/+33
2010-12-06implemented proper error checkingAdonis Papaderos1-1/+2
2010-12-06Make linked offsets respect "Relink duplicated clones" settingsAdonis Papaderos1-0/+8
2010-11-25Fix Bug #675309 - crash when unlinking an orphaned cloneAdonis Papaderos1-0/+5
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-7/+3
2010-08-12Naming CorrectionAbhishek Sharma public1-2/+2
2010-08-11XML Privatisation Stuff after a long timeAbhishek Sharma public1-2/+2
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-16/+16
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-4/+0
2010-07-20More on c++ification and some XML privatisationAbhishek Sharma public1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-2/+2
2010-07-04Suppress gradient direction line for 'solid' gradients.Jon A. Cruz1-44/+44
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-9/+9
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-48/+48
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-9/+9
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-24/+24
2010-04-10* improve boundingbox calculation: include strokecaps.Johan B. C. Engelen1-3/+3
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-6/+8
2010-04-03Fix behavior when loading a documentKrzysztof Kosi??ski1-5/+3
2010-04-03Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski1-3/+3
2010-03-20Patch by Martin Sucha for 542004Josh Andler1-21/+50
2010-03-19Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz1-37/+42
2010-03-06i18n. Remove underscores in message context.Nicolas Dufour1-1/+1
2010-03-05Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski1-6/+2
2010-03-02Cleanup on id access.Jon A. Cruz1-2/+2
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-3/+5
2010-02-04Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler1-27/+119
2010-01-15Restore encapsulation of selection implementation.Jon A. Cruz1-3/+106
2010-01-15Warning cleanup.Jon A. Cruz1-1/+1
2010-01-08Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler1-7/+18
2009-12-26Major simplification of 3D box code.Maximilian Albert1-1/+24
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-46/+43