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
/
clonetiler.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
1
-2
/
+2
2019-04-02
Tidy various dialog UIs
Nathan Lee
1
-8
/
+30
2019-02-12
Header cleanup.
Tavmjong Bah
1
-1
/
+0
2019-01-08
Remove unused header file.
Tavmjong Bah
1
-1
/
+0
2019-01-02
modernize loops
Marc Jeanmougin
1
-3
/
+1
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-12
/
+13
2018-06-19
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-13
/
+13
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-13
/
+21
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2018-01-10
Tiled Cloned: Remove check for 1.0 in shift exponent code
Florian Märkl
1
-8
/
+4
2018-01-10
Tiled Cloned: Simplify shift exponent code
Florian Märkl
1
-10
/
+4
2018-01-10
Tiled Cloned: Apply shift exponent to absolute shift
Florian Märkl
1
-2
/
+14
2017-10-01
First batch
Marc Jeanmougin
1
-5
/
+3
2017-09-30
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
1
-4
/
+3
2017-07-09
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
1
-1
/
+0
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-3
/
+2
2016-11-11
Add a make inkscape_pot to regen potfile
Marc Jeanmougin
1
-1
/
+1
2016-08-12
CloneTiler: Replace all remaining g_signal usage
Alex Valavanis
1
-222
/
+203
2016-08-11
CloneTiler: Further C++ification
Alex Valavanis
1
-9
/
+9
2016-08-11
CloneTiler: Further C++ification
Alex Valavanis
1
-98
/
+79
2016-08-10
CloneTiler: Further C++ification
Alex Valavanis
1
-255
/
+256
2016-08-10
CloneTiler: C++ify
Alex Valavanis
1
-72
/
+44
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-13
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-189
/
+28
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+13
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-13
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-4
/
+4
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-12
/
+12
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-4
/
+4
2016-06-01
Fix tiling when generic template used to create file. Try 2.
Tavmjong Bah
1
-1
/
+2
2016-06-01
Fix tiling when generic template used to create file.
Tavmjong Bah
1
-1
/
+1
2016-04-13
clonetiler: Fix deprecated GtkAlignment #Hackfest2016
Alex Valavanis
1
-6
/
+5
2016-04-13
clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
1
-0
/
+13
2015-11-08
Fix a typo
Jabier Arraiza Cenoz
1
-1
/
+1
2015-11-07
Fixes from review form Mc-
Jabier Arraiza Cenoz
1
-3
/
+3
2015-11-07
Use color if trace dialog is disabled
Jabier Arraiza Cenoz
1
-1
/
+1
2015-10-31
'End' of picker work
Jabier Arraiza Cenoz
1
-5
/
+0
2015-10-31
Working on picker
Jabier Arraiza Cenoz
1
-2
/
+14
2015-10-30
Open trace dialog on click on pick toogle
Jabier Arraiza Cenoz
1
-4
/
+10
2015-10-30
Add optional presure to width and to size
Jabier Arraiza Cenoz
1
-4
/
+7
2015-10-04
Fixes clonetiler trace mode on non-px documents
Marc Jeanmougin
1
-1
/
+1
2015-04-26
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
1
-2
/
+1
[next]