summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-7/+8
| * Fixed segfault on copying text.Markus Engel2013-09-211-10/+16
| * Merge from trunk.Matthew Petroff2013-09-201-4/+6
| |\
| * \ Merge from trunk.Matthew Petroff2013-09-151-1/+2
| |\ \
| * | | Improve code readability.Matthew Petroff2013-08-281-3/+3
| * | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+2
* | | | Refactored SPUse.Markus Engel2013-09-241-20/+26
| |_|/ |/| |
* | | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-191-3/+3
|\ \ \
| * \ \ Merged from trunk (r12517).Markus Engel2013-09-141-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merged from trunk (r12488).Markus Engel2013-08-301-8/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merged from trunk (r12419).Markus Engel2013-07-141-81/+98
| |\ \ \
| * \ \ \ Merged from trunk (r12305)Markus Engel2013-04-271-36/+42
| |\ \ \ \
| * \ \ \ \ merged from trunk (r12287)Markus Engel2013-04-201-0/+1
| |\ \ \ \ \
| * | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-2/+2
| * | | | | | Merged Item.Markus Engel2013-04-051-1/+1
| * | | | | | Renamed virtual function names.Markus Engel2013-03-291-1/+1
| * | | | | | merged from trunkMarkus Engel2013-03-291-19/+216
| |\ \ \ \ \ \
* | | | | | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski2013-09-141-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-7/+7
* | | | | | Removed "helper/units.h" from "selection-chemistry.cpp".Matthew Petroff2013-07-191-1/+0
| |_|_|_|/ |/| | | |
* | | | | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-11/+11
* | | | | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-031-54/+40
* | | | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-18/+19
* | | | | Big change in symbols ui and selection chemistry.Martin Owens2013-06-151-6/+4
* | | | | Allow svg elements to be ungroupedMartin Owens2013-06-141-2/+4
* | | | | Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.Nicolas Dufour2013-05-121-0/+30
* | | | | Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-1/+1
| |_|_|/ |/| | |
* | | | Allow multiple groups to be symbolised and replace groups with clones.Martin Owens2013-04-231-29/+41
* | | | Add balloon symbols and connect defs modified signal.Martin Owens2013-04-221-7/+1
| |_|/ |/| |
* | | Group bbox update (Bug 1168979)Alvin Penner2013-04-201-0/+1
| |/ |/|
* | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+2
* | Warning and dead code cleanup.Jon A. Cruz2013-01-111-1/+1
* | cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-1/+4
* | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+158
* | code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-12/+12
* | Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-0/+30
* | Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-2/+9
|/
* Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-0/+105
* cpp-style castingKris De Gussem2012-05-041-57/+56
* some more string class usage as opposed to c-strings to prevent issuesKris De Gussem2012-04-161-13/+23
* Fix for 170378 : Select All by Stroke or Fill Color - Added search within groupsJohn Smith2012-04-111-11/+39
* Fix for 170378 : Select same objects by fill or stroke : Fix transformed stro...John Smith2012-04-051-1/+23
* Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith2012-04-041-15/+116
* Fix for 170378 : Select same objects by fill or strokeJohn Smith2012-04-031-0/+117
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-021-1/+1
* fork LPE on duplicating objects. (configurable, defaults to "on")Johan B. C. Engelen2012-03-181-0/+8
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+1
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-1/+1
|\
* | Header cleaningAlex Valavanis2012-02-121-0/+1