index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
5
-43
/
+138
2013-08-04
Switched to global UnitTable.
Matthew Petroff
2
-9
/
+2
2013-08-03
Cleaned up.
Markus Engel
1
-4
/
+8
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
7
-15
/
+15
2013-07-31
Fix selection of images in outline mode. Fixes LP #1089702
Krzysztof Kosi??ski
1
-31
/
+15
2013-07-19
Removed "helper/units.h" from "display/canvas-grid.cpp".
Matthew Petroff
1
-1
/
+1
2013-07-18
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2
-34
/
+27
2013-07-18
Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*".
Matthew Petroff
3
-166
/
+78
2013-07-17
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2
-2
/
+2
2013-06-19
changes_2013_05_22a.patch:
David Mathog
5
-20
/
+409
2013-06-10
use visual bbox in calculation of filter area (Bug 1188336)
Alvin Penner
1
-2
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2
-0
/
+4
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2
-0
/
+4
2013-04-29
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
1
-2
/
+2
2013-04-18
updates to colors
Jabier Arraiza Cenoz
1
-1
/
+1
2013-04-17
Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...
root
1
-1
/
+1
2013-04-15
adding composite
Jabier Arraiza Cenoz
1
-2
/
+12
2013-04-14
Go back
root
1
-30
/
+8
2013-04-14
halo
Jabier Arraiza Cenoz
1
-12
/
+30
2013-04-13
testing halo
Jabier Arraiza Cenoz
1
-7
/
+9
2013-04-12
changing colors
jtx
1
-1
/
+7
2013-04-11
Fix some broken Vim modelines
Alex Valavanis
3
-3
/
+3
2013-04-08
Implement read/write of image-rendering property. To be used to control scaling.
Tavmjong Bah
1
-0
/
+7
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
3
-3
/
+4
2013-03-23
Fix more clang warnings
Alex Valavanis
2
-7
/
+7
2013-03-21
Clarified choice of downsampling routine.
Jasper van de Gronde
1
-1
/
+3
2013-03-21
Handle bitmap downsampling ourselves, see bug #804162 in launchpad.
Jasper van de Gronde
2
-12
/
+115
2013-03-19
Fixing regression
jtx
10
-24
/
+20
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
10
-20
/
+24
2013-03-16
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
1
-3
/
+0
2013-03-16
Warning cleanup
Alex Valavanis
1
-5
/
+5
2013-03-15
Fix even more forward declaration tags
Alex Valavanis
5
-10
/
+10
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
6
-6
/
+5
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
6
-6
/
+7
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-1
/
+1
2013-03-08
Drop more Gtk::Table usage
Alex Valavanis
2
-11
/
+100
2013-03-03
Use ink_cairo_surface_filter when converting surfaces between linearRGB and s...
Tavmjong Bah
1
-27
/
+64
2013-03-02
Fix build with C++11
Alex Valavanis
1
-0
/
+5
2013-02-15
Bug #561503: fix typo in earlier fix (r11133)
vaifrax
1
-1
/
+1
2013-02-01
Fix for Bug #1110397: Opacity of clipped group is ignored (regression)
Ted Janeczko
1
-2
/
+4
2013-01-30
code cleanup. don't use pointers when you don't have to. use const whereever ...
Johan B. C. Engelen
5
-38
/
+38
2013-01-29
Filter color values always defined as sRGB (or ICC).
Tavmjong Bah
7
-10
/
+97
2013-01-26
More GObject boilerplate reduction
Alex Valavanis
2
-94
/
+45
2013-01-20
Fix multiple instances of ci_key.
Jon A. Cruz
2
-9
/
+11
2013-01-17
fix warning
Johan B. C. Engelen
1
-1
/
+1
2013-01-17
const
Johan B. C. Engelen
2
-9
/
+9
2013-01-13
make grayscale viewmode color factors configurable.
Johan B. C. Engelen
2
-14
/
+20
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-0
/
+3
2012-12-30
Speed up canvas item drawing for GTK+ 3
Alex Valavanis
1
-27
/
+20
2012-12-28
Implement GTK+ 3 drawing for zoom correction ruler in preferences dialog
Alex Valavanis
1
-15
/
+3
[prev]
[next]