| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-20 | Symbol dialog: Fix translation of symbol and symbol set names | Patrick Storz | 1 | -18/+25 | |
| Fixes https://gitlab.com/inkscape/inkscape/issues/429 | |||||
| 2019-08-22 | Merge XML and CSS widgets improvements from ↵ | Jabier Arraiza | 1 | -1/+1 | |
| https://gitlab.com/inkscape/inkscape/merge_requests/801 | |||||
| 2019-08-17 | Fix for bug https://gitlab.com/inkscape/inbox/issues/764 and some UI ↵ | Jabiertxof | 1 | -45/+48 | |
| improvements | |||||
| 2019-08-17 | Fixes for symbols dialog | Jabiertxof | 1 | -22/+38 | |
| 2019-07-01 | Fix various minor typos | Yuri Chornoivan | 1 | -1/+1 | |
| 2019-06-23 | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 1 | -1/+1 | |
| 2019-06-18 | Base of theming refactor | Jabiertxof | 1 | -2/+1 | |
| 2019-06-16 | Remove deprecated usage of custom Gtk::IconSize | Karl Cheng | 1 | -18/+19 | |
| Custom Gtk::IconSize values have been deprecated since GTK 3.10. Also fix incorrect usage of pixel values to the Gtk::IconSize() constructor (introduced in de13793763), these are in fact meant to be enum values. Refs: https://gitlab.com/inkscape/inkscape/commit/de137937630524727b287fb2e03ec470554683a8 | |||||
| 2019-05-26 | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 1 | -20/+3 | |
| 2019-04-09 | Style fix | Marc Jeanmougin | 1 | -1/+1 | |
| 2019-04-02 | Tidy various dialog UIs | Nathan Lee | 1 | -8/+0 | |
| 2019-01-27 | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 1 | -2/+3 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -2/+2 | |
| 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 | Fixing symbols icon size | Jabiertxof | 1 | -1/+5 | |
| 2018-11-09 | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 1 | -1/+2 | |
| in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | |||||
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-11-06 | Fix icon loader to allow inverse color in symbolic icons. Also added ↵ | Jabier Arraiza | 1 | -8/+4 | |
| searching.svg for loading symbols | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -1/+1 | |
| 2018-10-01 | Use _WIN32 instead of WIN32 | Eduard Braun | 1 | -1/+1 | |
| The former is guaranteed to be set for any compiler targeting win32, the latter is implementation dependent (but works for gcc) See also http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system | |||||
| 2018-10-01 | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 1 | -19/+16 | |
| Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | |||||
| 2018-09-13 | Allow symbols dialog on dark theme | Jabiertxof | 1 | -0/+1 | |
| 2018-08-04 | Fixing coding style | Jabiertxo Arraiza Cenoz | 1 | -3/+3 | |
| 2018-08-04 | Fix missing icons and warning on ico size in symbols | Jabiertxo Arraiza Cenoz | 1 | -1/+4 | |
| 2018-07-21 | adding gtk-theme | Jabier Arraiza | 1 | -21/+19 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This reduces the boilerplate required to add a new element to a container. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This makes it clearer whether an integer or a boolean has to be passed in this specific call. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -19/+19 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -10/+10 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -10/+10 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -4/+5 | |
| A lot of header clean-up. | |||||
| 2018-01-16 | panel: Remove the unused "title" label | Stefano Facchini | 1 | -1/+1 | |
| 2018-01-07 | Fix a problem with symbols when updating defs with current document set. ↵ | Jabier Arraiza | 1 | -2/+5 | |
| Also fix a double XML write in path parameter unnecesary | |||||
| 2018-01-07 | Fix for bug 1741625. Visio stencil (.vss) don't load in 0.92+devel ('No ↵ | Jabier Arraiza | 1 | -10/+5 | |
| results found') | |||||
| 2018-01-05 | Do not parse visio files, use filename | Jabiertxo Arraiza Cenoz | 1 | -49/+71 | |
| 2018-01-05 | Add suport to noty titled symbols sets with filename | Jabiertxo Arraiza Cenoz | 1 | -2/+18 | |
| 2018-01-05 | Add title to symbols dropdown | Jabiertxo Arraiza Cenoz | 1 | -41/+43 | |
| 2017-12-26 | Fix Gtkmm widget margin deprecation | Alexander Valavanis | 1 | -0/+20 | |
| 2017-12-25 | Fix FTBFS with GtkMM < 3.14 (lp:1740024) | Alexander Valavanis | 1 | -3/+3 | |
| 2017-11-26 | Don't translate the empty string | Eduard Braun | 1 | -1/+1 | |
| 2017-11-17 | More memleaks fixes | Jabiertxo Arraiza Cenoz | 1 | -4/+8 | |
| 2017-11-17 | Fix memleaks and double call to title() in a recursive function in Symbols ↵ | Jabiertxo Arraiza Cenoz | 1 | -2/+4 | |
| Dialog | |||||
| 2017-11-17 | Code simplification | Jabiertxo Arraiza Cenoz | 1 | -17/+3 | |
| 2017-11-16 | Fix a bug pointed by suv when the title of a symbol has duplicates | Jabier Arraiza | 1 | -15/+24 | |
| 2017-11-16 | Fix last bug pointed by Eduard Brawn in MR 126 | Jabier Arraiza | 1 | -13/+13 | |
| 2017-11-16 | Fix title problems | Jabiertxo Arraiza Cenoz | 1 | -13/+19 | |
| 2017-11-16 | Working on fix | Jabier Arraiza | 1 | -44/+24 | |
| 2017-11-13 | Symbols: Fix uninitialized variable and some minor consistency fixes | Eduard Braun | 1 | -19/+9 | |
