| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Allow translations in LPE add dialog | Jabier Arraiza | 2019-05-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Hackfest2019: Rm tautological tests | Alexander Valavanis | 2019-05-27 | 1 | -2/+0 | |
| | | | ||||||
| * | | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 13 | -195/+16 | |
| |/ | ||||||
| * | Improvements to Copy Rotate LPE | Jabiertxof | 2019-05-23 | 1 | -0/+1 | |
| | | ||||||
| * | Fix for bug 248:Segmenation fault doing Undo with XML dialog open | Jabier Arraiza | 2019-05-14 | 1 | -3/+3 | |
| | | ||||||
| * | Allow easy apply last LPE used | Jabiertxof | 2019-05-13 | 2 | -10/+12 | |
| | | ||||||
| * | Remove support for LCMS 1 | Karl Cheng | 2019-05-12 | 3 | -20/+20 | |
| | | | | | | | | Now that all platforms (including macOS) now support LCMS 2, we no longer need to support LCMS 1. Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014 | |||||
| * | Add Delete to Objects Dialog context menu | Nathan Lee | 2019-05-12 | 1 | -2/+3 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/226 | |||||
| * | fix coding style | Jabier Arraiza | 2019-05-09 | 2 | -6/+6 | |
| | | ||||||
| * | Remove unclear function | Jabiertxof | 2019-05-09 | 2 | -15/+0 | |
| | | ||||||
| * | Add styling and options to hangle keyboard on LPE dialog | Jabiertxof | 2019-05-09 | 2 | -38/+92 | |
| | | ||||||
| * | Select filter on each LPE add dialog to easy remove or modify. Also improve ↵ | Jabier Arraiza | 2019-05-01 | 1 | -0/+4 | |
| | | | | | LPE to match better LPE aloable effect per type of objext and some strings fixes | |||||
| * | Set spacing in About Dialog | Nathan Lee | 2019-04-30 | 1 | -0/+3 | |
| | | | | | Tentative fix for https://gitlab.com/inkscape/inbox/issues/418 | |||||
| * | Simplify UI for LPE add | Jabiertxof | 2019-04-29 | 1 | -5/+4 | |
| | | ||||||
| * | Fixing coding style | Jabier Arraiza | 2019-04-27 | 1 | -38/+13 | |
| | | ||||||
| * | Fixes some crashes when selector is * and allow select multiple tags | Jabier Arraiza | 2019-04-27 | 1 | -11/+65 | |
| | | ||||||
| * | Fix coding style | Jabier Arraiza | 2019-04-26 | 1 | -1/+1 | |
| | | ||||||
| * | Allow comma separated (multiple) unhsndled selectors | Jabier Arraiza | 2019-04-26 | 1 | -2/+14 | |
| | | ||||||
| * | Fix coding style | Jabier Arraiza | 2019-04-26 | 1 | -1/+1 | |
| | | ||||||
| * | Show items selected by unhandled selectors | Jabier Arraiza | 2019-04-26 | 1 | -10/+11 | |
| | | ||||||
| * | fix #158 crash on exit w/ layer dialog | Thomas Holder | 2019-04-25 | 1 | -0/+1 | |
| | | ||||||
| * | Fix bug in previous merge | Jabier Arraiza | 2019-04-20 | 1 | -15/+15 | |
| | | ||||||
| * | fix compiling | Jabier Arraiza | 2019-04-20 | 1 | -2/+2 | |
| | | ||||||
| * | Fix compiling issue | Jabier Arraiza | 2019-04-20 | 2 | -3/+3 | |
| | | ||||||
| * | Rename files to fit better his function | Jabier Arraiza | 2019-04-20 | 7 | -1762/+1762 | |
| | | ||||||
| * | Filter effects dialog UI made more consistent | Nathan Lee | 2019-04-13 | 1 | -2/+2 | |
| | | ||||||
| * | Ask user whether to reassign already used shortcuts | Patrick Storz | 2019-04-10 | 1 | -1/+20 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/182 | |||||
| * | Style fix | Marc Jeanmougin | 2019-04-09 | 2 | -2/+2 | |
| | | ||||||
| * | More document.h cleanup. | Tavmjong Bah | 2019-04-06 | 1 | -1/+1 | |
| | | ||||||
| * | Realign and reorder guides UI | Nathan Lee | 2019-04-02 | 1 | -1/+25 | |
| | | ||||||
| * | Tidy UI for Object Properties/Attributes | Nathan Lee | 2019-04-02 | 1 | -10/+11 | |
| | | ||||||
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 20 | -193/+267 | |
| | | ||||||
| * | Aspell: No need to explicitly set prefix anymore | Patrick Storz | 2019-03-30 | 2 | -35/+1 | |
| | | | | | | Aspell (at least the MSYS2 version) is properly relocatable these days. | |||||
| * | Avoid redefining INKSCAPE_DATADIR | Patrick Storz | 2019-03-30 | 1 | -1/+1 | |
| | | | | | | Define and use INKSCAPE_DATADIR_REAL instead, which avoids potential include order issues and avoids some semantic ambiguity. | |||||
| * | An a few more config.h fixes | Patrick Storz | 2019-03-28 | 1 | -4/+0 | |
| | | ||||||
| * | Remove unused code for NEW_EXPORT_DIALOG | Patrick Storz | 2019-03-27 | 4 | -736/+2 | |
| | | | | | | Functionality seems to have been replaced by "Save a Copy" and the PNG export dialog respectively. | |||||
| * | remove wrong from clipboard paste | Jabiertxof | 2019-03-27 | 1 | -2/+1 | |
| | | ||||||
| * | Allow add LPE with one click | Jabiertxof | 2019-03-27 | 2 | -4/+38 | |
| | | ||||||
| * | Add window class along dark/bright to mark APP is using symbolic icons or ↵ | Jabiertxof | 2019-03-27 | 1 | -0/+9 | |
| | | | | | regular to allow apply diferent rules in icon contesx. For example allow use icons by css only (and sufix properly with "-symbolic" when necesary | |||||
| * | About dialog: Fix icon file location | Patrick Storz | 2019-03-24 | 1 | -1/+1 | |
| | | | | | (was renamed in deeb288fc38e09fba325741afb2c66f693438f9b) | |||||
| * | 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 | 2 | -83/+77 | |
| | | ||||||
| * | Move multiple selector to unhadled selector | Jabier Arraiza | 2019-03-24 | 1 | -24/+20 | |
| | | ||||||
| * | final improvements to style dialog | Jabier Arraiza | 2019-03-24 | 2 | -50/+109 | |
| | | ||||||
| * | Add base of working | Jabier Arraiza | 2019-03-24 | 3 | -90/+135 | |
| | | ||||||
| * | Allow guide duplication in guides dialog | Marc Jeanmougin | 2019-03-22 | 2 | -0/+11 | |
| | | ||||||
| * | Realign "Search and Replace" dialog | Patrick Storz | 2019-03-22 | 2 | -36/+40 | |
| | | ||||||
| * | Realign labels in "Transform" dialog | Patrick Storz | 2019-03-22 | 1 | -4/+20 | |
| | | ||||||
