summaryrefslogtreecommitdiffstats
path: root/src/sp-use.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...Nicolas Dufour2014-03-061-1/+2
* Partial fix for LP #1001756 (crash when ungrouping a selectionKrzysztof Kosi??ski2014-02-271-0/+17
* Added some consts.Markus Engel2013-10-261-5/+9
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-14/+15
* Refactored SPUse.Markus Engel2013-09-241-146/+110
* Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-191-238/+186
|\
| * Removed TypeInfo; adjusted Factory to meet code style conventions.Markus Engel2013-09-161-1/+1
| * Merged from trunk (r12488).Markus Engel2013-08-301-1/+1
| |\ | |/ |/|
| * Removed placement news / explicit destructor calls.Markus Engel2013-07-311-6/+6
| * Merged from trunk (r12305)Markus Engel2013-04-271-6/+6
| |\
| * | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-1/+1
| * | Removed old SPObject factory.Markus Engel2013-04-101-3/+1
| * | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
| * | Merged Item.Markus Engel2013-04-051-11/+9
| * | Merged more classes.Markus Engel2013-04-051-191/+145
| * | Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-021-6/+28
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
| * | Added constructors to SP classes.Markus Engel2013-04-011-4/+12
| * | Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-4/+4
| * | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| * | Renamed virtual function names.Markus Engel2013-03-291-18/+18
| * | merged from trunkMarkus Engel2013-03-291-138/+11
| |\ \
| * | | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-5/+5
| * | | Various changes.Markus Engel2013-03-141-1/+1
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-6/+6
| * | | Fixed some virtual function calls in SPItem and SPUse that led to crashes as ...Markus Engel2012-08-211-1/+6
| * | | Added "virtual pad" to SPUse.Markus Engel2012-08-191-54/+116
* | | | cppcheckKris De Gussem2013-08-041-8/+4
| |_|/ |/| |
* | | Clean up symbol pixmap generator and title descriptionMartin Owens2013-04-211-4/+3
* | | Output attributes as lengths instead of doubles.Martin Owens2013-04-211-2/+4
| |/ |/|
* | Clean up more GObject type definitionsAlex Valavanis2013-01-231-39/+13
* | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+8
|/
* Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-041-3/+7
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-8/+5
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-11/+6
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+4
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-15/+18
* Merge from trunkKrzysztof Kosi??ski2011-04-071-53/+55
|\
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-35/+37
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-18/+18
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-27/+32
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-27/+32
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-6/+6
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-5/+5
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-8/+8
| * | Fix Bug #675309 - crash when unlinking an orphaned cloneAdonis Papaderos2010-11-251-1/+1
| |/
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-2/+0
|/
* Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to...Johan B. C. Engelen2010-04-271-1/+8
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-3/+3