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