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
/
styledialog.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename files to fit better his function
Jabier Arraiza
2019-04-20
1
-1118
/
+242
*
Fixing coding style
Jabier Arraiza
2019-03-24
1
-1
/
+1
*
Add some handling fixes to selector classes
Jabier Arraiza
2019-03-24
1
-2
/
+2
*
Fix compiling problem
Jabier Arraiza
2019-03-24
1
-4
/
+4
*
Fix CI problems
Jabier Arraiza
2019-03-24
1
-78
/
+72
*
Move multiple selector to unhadled selector
Jabier Arraiza
2019-03-24
1
-24
/
+20
*
final improvements to style dialog
Jabier Arraiza
2019-03-24
1
-49
/
+104
*
Add base of working
Jabier Arraiza
2019-03-24
1
-87
/
+130
*
Remov force allocation
Jabiertxof
2019-02-20
1
-8
/
+0
*
Merge from master
Jabier Arraiza
2019-02-20
1
-2
/
+2
*
minor fixes
Jabier Arraiza
2019-02-20
1
-3
/
+3
*
Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...
Martin Owens
2019-02-20
1
-74
/
+29
*
Remove css dialog from style dialog.
Martin Owens
2019-02-20
1
-335
/
+0
*
Move towards the css dialog being self-sufficient and disable style dialog
Martin Owens
2019-02-20
1
-19
/
+19
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-7
/
+4
*
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
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscape
Marc Jeanmougin
2018-09-27
1
-0
/
+1
|
\
|
*
cppcheck: 2 memleaks + copypasta
Julien Nabet
2018-09-26
1
-0
/
+1
*
|
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
2018-09-27
1
-4
/
+6
|
/
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-2
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-12
/
+12
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
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
-4
/
+6
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Misc. typos
Unknown
2017-11-07
1
-2
/
+2
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-6
/
+6
*
Update GtkDialog usage
Alexander Valavanis
2017-07-09
1
-2
/
+2
*
Use Gtk orientable widgets
Alexander Valavanis
2017-06-29
1
-0
/
+2
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-2
/
+1
*
Update dialog when object is added, deleted, or changed.
Tavmjong Bah
2017-06-14
1
-0
/
+137
*
Prevent crash due to clones.
Tavmjong Bah
2017-06-14
1
-0
/
+1
*
Strip comments when parsing CSS. Allow no space after an element name if foll...
Tavmjong Bah
2017-06-07
1
-1
/
+7
*
Fix desktop/document tracking.
Tavmjong Bah
2017-02-27
1
-61
/
+109
*
Display both style sheet and style attribute property values in CSS pane.
Tavmjong Bah
2017-02-24
1
-26
/
+208
*
Display style attribute properties when object row selected. Allow their dele...
Tavmjong Bah
2017-02-23
1
-17
/
+59
*
Ensure list of objects new selector matches is correct.
Tavmjong Bah
2017-02-22
1
-4
/
+3
*
Allow any valid CSS selector.
Tavmjong Bah
2017-02-22
1
-36
/
+7
*
Implement selector reordering via drag and drop. A few other tweeks.
Tavmjong Bah
2017-02-19
1
-6
/
+86
*
Implement Undo. Respond to external changes to <style> element.
Tavmjong Bah
2017-02-18
1
-38
/
+113
*
Rewrite and cleanup of style dialog. Still WIP.
Tavmjong Bah
2017-02-14
1
-838
/
+691
*
Add naive selector validation on entry in style dialog.
Tavmjong Bah
2017-02-08
1
-23
/
+41
*
Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.
Tavmjong Bah
2017-02-08
1
-0
/
+11
*
Add some more comments to improve code understanding
kamalpreetgrewal
2016-08-20
1
-50
/
+66
*
Pass remaining simple class selector tests
kamalpreetgrewal
2016-08-19
1
-15
/
+20
[next]