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
/
filter-effects-dialog.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Select next filter primitive after removing current
Nathan Lee
2019-10-22
1
-0
/
+1
*
Replace deprecated Gtk::Label numeric align values
Karl Cheng
2019-06-16
1
-3
/
+5
*
Style fixes.
Shlomi Fish
2019-06-06
1
-1
/
+1
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-7
/
+7
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-19
/
+2
*
Filter effects dialog UI made more consistent
Nathan Lee
2019-04-13
1
-2
/
+2
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-24
/
+27
*
Fix use of uninitialized variable
Karl Cheng
2019-02-20
1
-0
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-28
/
+25
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
1
-1
/
+1
*
Fix crash in filter dialog
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+5
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-34
/
+34
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-22
/
+22
*
Increase allowed precision for filter "offset" primitive.
Tavmjong Bah
2018-06-15
1
-2
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-20
/
+21
*
Move code related to SwatchesPanel where it belongs
Stefano Facchini
2018-01-17
1
-0
/
+1
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-0
/
+10
*
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
2017-12-18
1
-3
/
+8
*
Fixes to Filter Dialog
Jabiertxo Arraiza Cenoz
2017-11-06
1
-13
/
+14
*
filter-effects-dialog: Avoid copy-constructor
Alexander Valavanis
2017-07-29
1
-13
/
+13
*
Drop obsolete SizeGroup::set_ignore_hidden
Alexander Valavanis
2017-07-10
1
-1
/
+0
*
Update GtkMenu usage
Alexander Valavanis
2017-07-10
1
-17
/
+22
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-2
/
+4
*
filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...
Alexander Valavanis
2017-07-06
1
-3
/
+3
*
Rm more deprecated Gtk::Stock
Alex Valavanis
2016-12-27
1
-3
/
+2
*
Fix bug:1605334 FeImage X and Y position
Jabier Arraiza Cenoz
2016-10-07
1
-1
/
+45
*
Fix build with Gtk+ 3.20
Alex Valavanis
2016-08-10
1
-1
/
+11
|
\
|
*
Use Gdk::Seat instead of Gdk::DeviceManager
Alex Henrie
2016-08-08
1
-1
/
+11
*
|
Merged trunk
Adrian Boguszewski
2016-08-09
1
-153
/
+11
|
\
|
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-153
/
+11
|
|
\
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-153
/
+11
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-21
/
+4
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-21
/
+4
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+22
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-22
/
+1
|
|
/
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-5
/
+5
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-28
/
+26
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-11
/
+12
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-4
/
+4
|
\
|
*
|
Added xmlNodes as range function
Adrian Boguszewski
2016-07-01
1
-1
/
+1
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-3
/
+3
|
/
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-2
/
+2
[next]