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
/
symbols.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Symbol dialog: Fix translation of symbol and symbol set names
Patrick Storz
2019-09-20
1
-18
/
+25
*
Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...
Jabier Arraiza
2019-08-22
1
-1
/
+1
*
Fix for bug https://gitlab.com/inkscape/inbox/issues/764 and some UI improvem...
Jabiertxof
2019-08-17
1
-45
/
+48
*
Fixes for symbols dialog
Jabiertxof
2019-08-17
1
-22
/
+38
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Remove experimental code to work in MR and fixes for selectors
Jabier Arraiza
2019-06-23
1
-1
/
+1
*
Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscape
Marc Jeanmougin
2019-06-20
1
-18
/
+19
|
\
|
*
Remove deprecated usage of custom Gtk::IconSize
Karl Cheng
2019-06-16
1
-18
/
+19
*
|
Base of theming refactor
Jabiertxof
2019-06-18
1
-2
/
+1
|
/
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-20
/
+3
*
Style fix
Marc Jeanmougin
2019-04-09
1
-1
/
+1
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-8
/
+0
*
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
2019-01-27
1
-2
/
+3
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
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
*
Fixing symbols icon size
Jabiertxof
2018-11-09
1
-1
/
+5
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-1
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Fix icon loader to allow inverse color in symbolic icons. Also added searchin...
Jabier Arraiza
2018-11-06
1
-8
/
+4
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-1
/
+1
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-19
/
+16
*
Allow symbols dialog on dark theme
Jabiertxof
2018-09-13
1
-0
/
+1
*
Fixing coding style
Jabiertxo Arraiza Cenoz
2018-08-04
1
-3
/
+3
*
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
2018-08-04
1
-1
/
+4
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-21
/
+19
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-19
/
+19
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-10
/
+10
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-10
/
+10
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-4
/
+5
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Fix a problem with symbols when updating defs with current document set. Also...
Jabier Arraiza
2018-01-07
1
-2
/
+5
*
Fix for bug 1741625. Visio stencil (.vss) don't load in 0.92+devel ('No resul...
Jabier Arraiza
2018-01-07
1
-10
/
+5
*
Do not parse visio files, use filename
Jabiertxo Arraiza Cenoz
2018-01-05
1
-49
/
+71
*
Add suport to noty titled symbols sets with filename
Jabiertxo Arraiza Cenoz
2018-01-05
1
-2
/
+18
*
Add title to symbols dropdown
Jabiertxo Arraiza Cenoz
2018-01-05
1
-41
/
+43
*
Fix Gtkmm widget margin deprecation
Alexander Valavanis
2017-12-26
1
-0
/
+20
*
Fix FTBFS with GtkMM < 3.14 (lp:1740024)
Alexander Valavanis
2017-12-25
1
-3
/
+3
*
Don't translate the empty string
Eduard Braun
2017-11-26
1
-1
/
+1
*
More memleaks fixes
Jabiertxo Arraiza Cenoz
2017-11-17
1
-4
/
+8
*
Fix memleaks and double call to title() in a recursive function in Symbols Di...
Jabiertxo Arraiza Cenoz
2017-11-17
1
-2
/
+4
*
Code simplification
Jabiertxo Arraiza Cenoz
2017-11-17
1
-17
/
+3
*
Fix a bug pointed by suv when the title of a symbol has duplicates
Jabier Arraiza
2017-11-16
1
-15
/
+24
*
Fix last bug pointed by Eduard Brawn in MR 126
Jabier Arraiza
2017-11-16
1
-13
/
+13
*
Fix title problems
Jabiertxo Arraiza Cenoz
2017-11-16
1
-13
/
+19
*
Working on fix
Jabier Arraiza
2017-11-16
1
-44
/
+24
[next]