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
/
livepatheffect-add.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-06-16
Remove deprecated usage of custom Gtk::IconSize
Karl Cheng
1
-7
/
+8
2019-05-27
Allow translations in LPE add dialog
Jabier Arraiza
1
-1
/
+1
2019-05-13
Allow easy apply last LPE used
Jabiertxof
1
-10
/
+11
2019-05-09
fix coding style
Jabier Arraiza
1
-5
/
+5
2019-05-09
Remove unclear function
Jabiertxof
1
-14
/
+0
2019-05-09
Add styling and options to hangle keyboard on LPE dialog
Jabiertxof
1
-36
/
+87
2019-05-01
Select filter on each LPE add dialog to easy remove or modify. Also improve L...
Jabier Arraiza
1
-0
/
+4
2019-04-29
Simplify UI for LPE add
Jabiertxof
1
-5
/
+4
2019-03-28
An a few more config.h fixes
Patrick Storz
1
-4
/
+0
2019-03-27
Allow add LPE with one click
Jabiertxof
1
-4
/
+36
2019-03-08
Show LPE popups on over
Jabier Arraiza
1
-4
/
+5
2019-02-19
Fix window positioning in Linux odf LPEDialog
Jabier Arraiza
1
-0
/
+1
2019-02-19
Fixing windows glitches
Jabiertxof
1
-10
/
+5
2019-02-19
Fixes LPE Dialog search focus and window sice improvements pointed by Patrick
Jabiertxof
1
-7
/
+5
2019-02-18
Fix bugs pointed by Patrick
Jabier Arraiza
1
-8
/
+27
2019-02-18
Remove a cout debug string
Jabier Arraiza
1
-1
/
+0
2019-02-18
Update issues on CI
Jabiertxof
1
-82
/
+103
2019-02-18
Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE
Jabiertxof
1
-3
/
+14
2019-02-18
Add missing icons and add double languaje
Jabier Arraiza
1
-49
/
+56
2019-02-18
Add switch icon to fix broken image
Jabiertxof
1
-6
/
+6
2019-02-18
Add apply functions
Jabiertxof
1
-31
/
+26
2019-02-18
Add apply function
Jabiertxof
1
-5
/
+68
2019-02-18
Improving window position
Jabiertxof
1
-1
/
+28
2019-02-18
Adding strings to favorites
Jabiertxof
1
-9
/
+42
2019-02-18
Adding Ramon Miranda sugestions
Jabiertxof
1
-9
/
+34
2019-02-18
Some styling tweaks
Jabier Arraiza
1
-4
/
+12
2019-02-18
Working with event boxes
Jabier Arraiza
1
-82
/
+116
2019-02-18
add sorting and favorites
Jabier Arraiza
1
-10
/
+154
2019-02-18
Add info popup
Jabier Arraiza
1
-41
/
+45
2019-02-18
adding symbols
Jabier Arraiza
1
-39
/
+12
2019-02-18
fixing coding style and translation and merge from master
Jabier Arraiza
1
-37
/
+62
2019-02-18
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
1
-46
/
+81
2019-01-27
Improvements to CSS to easy tweak widgets
Jabier Arraiza
1
-130
/
+95
2019-01-27
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
1
-23
/
+18
2019-01-27
Initial work of LPESelector
Jabier Arraiza
1
-91
/
+131
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2017-05-07
Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...
Jabiertxof
1
-2
/
+10
2016-12-27
Rm more deprecated Gtk::Stock
Alex Valavanis
1
-4
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-5
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+1
2014-04-25
Improve keyboard navigation in LPE dialog.
Liam P. White
1
-0
/
+14
2013-03-08
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
1
-0
/
+5
2012-09-22
Fix for 172222 : Move direct to specified layer
John Smith
1
-1
/
+2
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-1
/
+1
2012-03-12
Fix deprecated Gtk::Widget flags
Alex Valavanis
1
-2
/
+2
[next]