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