summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-3/+3
* C++Johan B. C. Engelen2013-10-041-2/+2
* C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-1/+1
* Merge from trunk.Matthew Petroff2013-09-201-4/+4
|\
| * Merged from trunk (r12517).Markus Engel2013-09-141-17/+20
| |\
| * \ Merged from trunk (r12488).Markus Engel2013-08-301-4/+4
| |\ \
| * \ \ Merged from trunk (r12305)Markus Engel2013-04-271-8/+4
| |\ \ \
| * | | | Cleaned up a bit.Markus Engel2013-04-211-1/+2
| * | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-3/+2
* | | | | Merge from trunk.Matthew Petroff2013-09-121-17/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fix Windows buildJohan B. C. Engelen2013-09-121-3/+3
| * | | | Allow EMF import from Wine apps on LinuxKrzysztof Kosi??ski2013-09-021-14/+17
| | |_|/ | |/| |
* / | | Improve code readability.Matthew Petroff2013-08-281-2/+2
|/ / /
* | / Eliminate "unit-constants.h".Matthew Petroff2013-07-311-4/+4
| |/ |/|
* | Remove GLib error and remove some cruftMartin Owens2013-04-211-8/+4
|/
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+50
* Use new form of set() method in Gtk::ClipboardAlex Valavanis2012-06-091-0/+6
* Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-041-11/+26
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-051-180/+5
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-181-4/+5
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-1/+1
|\
* | cppcheck: null pointer dereference fixKris De Gussem2012-02-211-3/+3
* | add underscores to some member variables.Johan B. C. Engelen2012-01-171-2/+2
* | Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...Nicolas Dufour2012-01-131-3/+1
* | dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-1/+3
* | Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
|/
* Doxygen cleanup.Jon A. Cruz2011-10-031-40/+41
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-2/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-4/+4
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-3/+3
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-16/+17
* 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-36/+32
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-2/+2
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-3/+3
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-10/+10
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+1
* | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-041-7/+7
|/
* better fix for lpe stack forkingJohan B. C. Engelen2010-05-181-2/+3
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-46/+36
* Brace safety cleanup.Jon A. Cruz2010-03-191-73/+181
* Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz2010-03-181-3/+4
* fix pasting of LPE stacksJohan B. C. Engelen2010-03-141-11/+18
* Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski2010-03-041-20/+19
* 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop2010-02-251-2/+3
* Patch from Diedrik for 296778Josh Andler2009-09-141-1/+34
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-19/+19
* SPDocument->Documentjohnce2009-08-051-19/+19