index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
clipboard.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-3
/
+3
*
C++
Johan B. C. Engelen
2013-10-04
1
-2
/
+2
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-1
/
+1
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-4
/
+4
|
\
|
*
Merged from trunk (r12517).
Markus Engel
2013-09-14
1
-17
/
+20
|
|
\
|
*
\
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-4
/
+4
|
|
\
\
|
*
\
\
Merged from trunk (r12305)
Markus Engel
2013-04-27
1
-8
/
+4
|
|
\
\
\
|
*
|
|
|
Cleaned up a bit.
Markus Engel
2013-04-21
1
-1
/
+2
|
*
|
|
|
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2013-04-05
1
-3
/
+2
*
|
|
|
|
Merge from trunk.
Matthew Petroff
2013-09-12
1
-17
/
+20
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
fix Windows build
Johan B. C. Engelen
2013-09-12
1
-3
/
+3
|
*
|
|
|
Allow EMF import from Wine apps on Linux
Krzysztof Kosi??ski
2013-09-02
1
-14
/
+17
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Improve code readability.
Matthew Petroff
2013-08-28
1
-2
/
+2
|
/
/
/
*
|
/
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-4
/
+4
|
|
/
|
/
|
*
|
Remove GLib error and remove some cruft
Martin Owens
2013-04-21
1
-8
/
+4
|
/
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+50
*
Use new form of set() method in Gtk::Clipboard
Alex Valavanis
2012-06-09
1
-0
/
+6
*
Adding checks to prevent null pointer dereferences
Kris De Gussem
2012-05-04
1
-11
/
+26
*
Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...
Kris De Gussem
2012-04-05
1
-180
/
+5
*
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
2012-03-18
1
-4
/
+5
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-1
/
+1
|
\
*
|
cppcheck: null pointer dereference fix
Kris De Gussem
2012-02-21
1
-3
/
+3
*
|
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
|
Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...
Nicolas Dufour
2012-01-13
1
-3
/
+1
*
|
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
1
-1
/
+3
*
|
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-1
/
+1
|
/
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-40
/
+41
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+0
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-4
/
+4
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-3
/
+3
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-16
/
+17
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-36
/
+32
|
\
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-2
/
+2
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-10
/
+10
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-0
/
+1
*
|
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2010-07-04
1
-7
/
+7
|
/
*
better fix for lpe stack forking
Johan B. C. Engelen
2010-05-18
1
-2
/
+3
*
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
2010-03-19
1
-46
/
+36
*
Brace safety cleanup.
Jon A. Cruz
2010-03-19
1
-73
/
+181
*
Changed the embed/link dialog to use radio buttons instead of a checkbox to m...
Jon A. Cruz
2010-03-18
1
-3
/
+4
*
fix pasting of LPE stacks
Johan B. C. Engelen
2010-03-14
1
-11
/
+18
*
Improve behavior when pasting, DnDing and importing bitmap images
Krzysztof Kosi??ski
2010-03-04
1
-20
/
+19
*
1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...
Diederik van Lierop
2010-02-25
1
-2
/
+3
*
Patch from Diedrik for 296778
Josh Andler
2009-09-14
1
-1
/
+34
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-19
/
+19
*
SPDocument->Document
johnce
2009-08-05
1
-19
/
+19
[prev]
[next]