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
/
widget
/
object-composite-settings.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
1
-0
/
+2
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-0
/
+17
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes
John Smith
2012-03-21
1
-3
/
+5
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...
John Smith
2012-03-16
1
-4
/
+11
*
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
2012-03-15
1
-4
/
+6
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+3
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-1
/
+0
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
2010-12-17
1
-1
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-2
/
+3
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
1
-1
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
switch opacity and blur sliders to delayed update, which makes them much more...
bulia byak
2009-03-09
1
-4
/
+5
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2009-02-11
1
-1
/
+1
*
fix setting blend mode to Normal
bulia byak
2008-11-29
1
-0
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
Merge from trunk
Ted Gould
2008-10-31
1
-2
/
+13
*
Merging from trunk
Ted Gould
2008-10-11
1
-4
/
+4
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-2
/
+2
*
Fixed regression: changing blend mode in layers dialog didn't work
Niko Kiirala
2008-07-24
1
-3
/
+9
*
Made possible to use blur on object that has a complex filter applied
Niko Kiirala
2008-06-02
1
-28
/
+23
*
make sure we explicitly use geometric bbox for calculating blur margins
bulia byak
2008-03-23
1
-2
/
+3
*
Warning cleanup
Jon A. Cruz
2008-02-22
1
-3
/
+3
*
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
2008-01-01
1
-2
/
+2
*
fix update on layer switch and work around some blur-related glitches
MenTaLguY
2008-01-01
1
-7
/
+9
*
separate blend history for objects versus layers
MenTaLguY
2008-01-01
1
-4
/
+7
*
first crack at enabling blend for layers dialog
MenTaLguY
2008-01-01
1
-13
/
+35
*
abstraction for style widget subjects
MenTaLguY
2008-01-01
1
-57
/
+41
*
factor filter and opacity controls into separate metawidget
MenTaLguY
2008-01-01
1
-0
/
+281