summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Several more typosluz.paz2018-09-111-1/+1
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+3
* Misc. typosUnknown2017-11-071-1/+1
* further cppificationMarc Jeanmougin2016-11-061-2/+0
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-72/+1
* Update to trunk and some fixesJabier Arraiza Cenoz2016-10-021-9/+16
|\
| * Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-19/+20
| * Changed coding styleAdrian Boguszewski2016-07-251-1/+1
| * Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-14/+20
* | Fixing undo thingJabier Arraiza Cenoz2016-05-211-3/+3
|/
* function to release object from groupRaphael Rosch2016-04-141-0/+1
* finally removed all GSList from main folder .h filesMarc Jeanmougin2015-12-081-2/+0
* duplicating layers now respect prefs for clone relinkingMarc Jeanmougin2015-05-091-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+0
* Merge, resolved conflictsMarc Jeanmougin2015-02-231-4/+5
|\
| * Fix for bug 1409591 :Marc Jeanmougin2015-02-201-4/+4
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-5/+5
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-5/+6
|/
* Update to experimental r13531Liam P. White2014-08-311-15/+15
|\
| * Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-15/+15
* | Update to experimental r13483Liam P. White2014-08-171-1/+1
|\|
| * Fix shift of transformation center on pastingDiederik van Lierop2014-08-161-1/+1
* | Add clip group option from PonyscapeLiam P. White2014-06-141-0/+1
|/
* Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-251-2/+1
* Fixed segfault on copying text.Markus Engel2013-09-211-1/+1
* Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-031-6/+6
* Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-3/+3
* Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.Nicolas Dufour2013-05-121-0/+1
* Allow multiple groups to be symbolised and replace groups with clones.Martin Owens2013-04-231-1/+2
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-0/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-1/+4
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-0/+1
* Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-0/+3
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-041-0/+2
* some more string class usage as opposed to c-strings to prevent issuesKris De Gussem2012-04-161-2/+2
* Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith2012-04-041-4/+15
* Fix for 170378 : Select same objects by fill or strokeJohn Smith2012-04-031-0/+6
* add a menu item for using the Clone original LPE efficiently.Johan B. C. Engelen2012-01-151-0/+1
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+0
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-0/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-0/+1
|/
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-1/+1
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-041-0/+1
* Restore encapsulation of selection implementation.Jon A. Cruz2010-01-151-14/+24
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4