index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
/
pixbuf-ops.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Header cleanup.
Tavmjong Bah
2019-02-12
1
-1
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Fix PDF bitmap export (inverted y-axis)
Thomas Holder
2018-09-26
1
-7
/
+7
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-7
/
+2
*
Fix opacity of rasterized filters in PDF export
Eduard Braun
2018-08-28
1
-0
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+3
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Replace boost::scoped_ptr
Jan Lingscheid
2017-10-17
1
-2
/
+1
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-10
/
+11
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
1
-0
/
+2
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-5
/
+1
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-5
/
+1
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+5
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-5
/
+1
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-1
/
+1
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-2
/
+2
|
/
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-7
/
+8
*
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
drop wrong g_free call
Kris De Gussem
2014-03-14
1
-2
/
+1
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-2
/
+2
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-10
/
+9
|
\
|
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-10
/
+9
*
|
Merge from trunk.
Matthew Petroff
2013-09-15
1
-6
/
+1
|
\
|
|
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-6
/
+1
*
|
Improve code readability.
Matthew Petroff
2013-08-28
1
-1
/
+1
*
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-1
/
+1
|
/
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-2
/
+2
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+0
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-02
1
-1
/
+1
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+0
*
Warning cleanup.
Jon A. Cruz
2011-10-02
1
-23
/
+17
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-10
/
+9
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-29
/
+26
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
1
-2
/
+2
|
\
|
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-2
/
+2
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-14
/
+5
|
/
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
1
-2
/
+3
|
\
|
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-2
/
+3
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+14
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
|
*
remove memory boundries on bitmap renderer, optimize memory usage
Adib Taraben
2011-01-17
1
-0
/
+14
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-12
/
+12
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-12
/
+12
|
|
\
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-1
/
+1
[next]