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