summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/symbols.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Symbol dialog: Fix translation of symbol and symbol set namesPatrick Storz2019-09-201-18/+25
* Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...Jabier Arraiza2019-08-221-1/+1
* Fix for bug https://gitlab.com/inkscape/inbox/issues/764 and some UI improvem...Jabiertxof2019-08-171-45/+48
* Fixes for symbols dialogJabiertxof2019-08-171-22/+38
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-231-1/+1
* Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-201-18/+19
|\
| * Remove deprecated usage of custom Gtk::IconSizeKarl Cheng2019-06-161-18/+19
* | Base of theming refactorJabiertxof2019-06-181-2/+1
|/
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-20/+3
* Style fixMarc Jeanmougin2019-04-091-1/+1
* Tidy various dialog UIsNathan Lee2019-04-021-8/+0
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-271-2/+3
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* Fix codding styleJabiertxof2018-11-091-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* Fixing symbols icon sizeJabiertxof2018-11-091-1/+5
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-1/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix icon loader to allow inverse color in symbolic icons. Also added searchin...Jabier Arraiza2018-11-061-8/+4
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-1/+1
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-19/+16
* Allow symbols dialog on dark themeJabiertxof2018-09-131-0/+1
* Fixing coding styleJabiertxo Arraiza Cenoz2018-08-041-3/+3
* Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2018-08-041-1/+4
* adding gtk-themeJabier Arraiza2018-07-211-21/+19
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-19/+19
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-10/+10
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-10/+10
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+5
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza2018-01-071-2/+5
* Fix for bug 1741625. Visio stencil (.vss) don't load in 0.92+devel ('No resul...Jabier Arraiza2018-01-071-10/+5
* Do not parse visio files, use filenameJabiertxo Arraiza Cenoz2018-01-051-49/+71
* Add suport to noty titled symbols sets with filenameJabiertxo Arraiza Cenoz2018-01-051-2/+18
* Add title to symbols dropdownJabiertxo Arraiza Cenoz2018-01-051-41/+43
* Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-261-0/+20
* Fix FTBFS with GtkMM < 3.14 (lp:1740024)Alexander Valavanis2017-12-251-3/+3
* Don't translate the empty stringEduard Braun2017-11-261-1/+1
* More memleaks fixesJabiertxo Arraiza Cenoz2017-11-171-4/+8
* Fix memleaks and double call to title() in a recursive function in Symbols Di...Jabiertxo Arraiza Cenoz2017-11-171-2/+4
* Code simplificationJabiertxo Arraiza Cenoz2017-11-171-17/+3
* Fix a bug pointed by suv when the title of a symbol has duplicatesJabier Arraiza2017-11-161-15/+24
* Fix last bug pointed by Eduard Brawn in MR 126Jabier Arraiza2017-11-161-13/+13
* Fix title problemsJabiertxo Arraiza Cenoz2017-11-161-13/+19
* Working on fixJabier Arraiza2017-11-161-44/+24