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
/
dialog
/
fill-and-stroke.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
1
-0
/
+1
2019-10-14
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
1
-11
/
+12
2019-04-02
Tidy various dialog UIs
Nathan Lee
1
-1
/
+1
2019-03-22
Realign labels in "Fill and Stroke" dialog
Patrick Storz
1
-2
/
+3
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-05
Remove unused header.
Tavmjong Bah
1
-1
/
+0
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-4
/
+6
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-12-19
Enable SimpleFilterModifier to handle blend and blur filter primitives at the...
Tavmjong Bah
1
-1
/
+3
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-3
/
+4
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-19
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-4
/
+4
2013-03-19
Fixing regression
jtx
1
-0
/
+15
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-15
/
+0
2013-03-15
Fix table layout in fill and stroke dialog in Gtk+ 2
Alex Valavanis
1
-0
/
+15
2013-03-13
GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)
su_v
1
-3
/
+3
2013-03-13
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
1
-0
/
+2
2013-03-12
Further migration to Gtk::Grid
Alex Valavanis
1
-9
/
+10
2012-11-24
Fix for 172236 : Dropper pixmaps and onetime fix
John Smith
1
-0
/
+25
2012-09-22
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
1
-1
/
+1
2012-08-05
Fix for 427514 : Fix mirroring of FS Opacity/Blur settings
John Smith
1
-0
/
+1
2012-08-04
Fix for 1032880 : Stroke style panel is mirrored between open windows
John Smith
1
-5
/
+8
2012-05-21
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
1
-1
/
+1
2012-05-16
Fix for 950508 : Small padding change
John Smith
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-3
/
+3
2010-12-17
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-04-03
Split dynamic desktop tracking into common, shared code.
Jon A. Cruz
1
-41
/
+17
2010-04-02
Corrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz
1
-1
/
+1
2010-03-29
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
1
-5
/
+64
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-7
/
+5
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-4
/
+4
2008-10-27
From trunk
Ted Gould
1
-9
/
+6
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
1
-1
/
+3
2008-01-01
disable fill-and-stroke blend (separate commit for easy reversion)
MenTaLguY
1
-1
/
+1
2008-01-01
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
1
-1
/
+1
2008-01-01
fix update on layer switch and work around some blur-related glitches
MenTaLguY
1
-1
/
+1
2008-01-01
separate blend history for objects versus layers
MenTaLguY
1
-1
/
+2
2008-01-01
first crack at enabling blend for layers dialog
MenTaLguY
1
-0
/
+3
2008-01-01
factor filter and opacity controls into separate metawidget
MenTaLguY
1
-224
/
+2
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-12
/
+16
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-7
/
+7
[next]