| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for bug 248:Segmenation fault doing Undo with XML dialog open | Jabier Arraiza | 2019-05-14 | 1 | -3/+3 |
| | | |||||
| * | Prevent dialog from becoming super-wide. | Tavmjong Bah | 2019-05-14 | 1 | -8/+10 |
| | | |||||
| * | Regression fix: hide some toolbar icons on startup | Nathan Lee | 2019-05-13 | 5 | -71/+56 |
| | | | | | | | | Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182 | ||||
| * | Allow easy apply last LPE used | Jabiertxof | 2019-05-13 | 2 | -10/+12 |
| | | |||||
| * | Remove support for LCMS 1 | Karl Cheng | 2019-05-12 | 6 | -68/+64 |
| | | | | | | | | 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 | ||||
| * | Good redraw of BPaths on trying to close a BSpline | Jabier Arraiza | 2019-05-01 | 1 | -14/+12 |
| | | |||||
| * | Set spacing in About Dialog | Nathan Lee | 2019-04-30 | 1 | -0/+3 |
| | | | | | Tentative fix for https://gitlab.com/inkscape/inbox/issues/418 | ||||
| * | Make display unit change roll out to toolbars | Nathan Lee | 2019-04-30 | 5 | -6/+9 |
| | | | | | | | | Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208 | ||||
| * | 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 |
| | | |||||
| * | Add out of bound checks to fill bucket | Nathan Lee | 2019-04-27 | 1 | -3/+6 |
| | | | | | Fixes https://gitlab.com/inkscape/inbox/issues/398 | ||||
| * | 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 |
| | | |||||
| * | Change Alpha slider max from 255 to 100 | Nathan Lee | 2019-04-25 | 3 | -16/+3 |
| | | | | | | | | Also stops normalising alpha values 0..1 to 0..100. No longer necessary (useful when max value was 255). Fixes https://gitlab.com/inkscape/inkscape/issues/165 | ||||
| * | 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 | 8 | -1764/+1764 |
| | | |||||
| * | Regression fix (update paths when dragging nodes) | Nathan Lee | 2019-04-16 | 1 | -2/+5 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/169 | ||||
| * | Restore select toolbar lock button | Nathan Lee | 2019-04-15 | 1 | -0/+1 |
| | | | | | | | | | | Connection to other code (e.g. drag selection, pasting width) restored (dropped in GtkAction migration). Fixes https://gitlab.com/inkscape/inkscape/issues/161 Fixes https://gitlab.com/inkscape/inkscape/issues/173 | ||||
| * | 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 | 5 | -7/+7 |
| | | |||||
| * | More cleanup of document.h. | Tavmjong Bah | 2019-04-05 | 2 | -2/+2 |
| | | |||||
| * | Replace IS_NAN with std::isnan (exists since C++11) | Patrick Storz | 2019-04-02 | 2 | -3/+3 |
| | | |||||
| * | Replace IS_FINITE with std::isfinite (exists since C++11) | Patrick Storz | 2019-04-02 | 1 | -1/+1 |
| | | |||||
| * | Realign and reorder guides UI | Nathan Lee | 2019-04-02 | 3 | -9/+46 |
| | | |||||
| * | Tidy UI for Object Properties/Attributes | Nathan Lee | 2019-04-02 | 1 | -10/+11 |
| | | |||||
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 22 | -202/+323 |
| | | |||||
| * | Some anti-aliasing | Patrick Storz | 2019-03-31 | 2 | -2/+2 |
| | | |||||
| * | 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 | 3 | -12/+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 | ||||
| * | Misc. typos | luz.paz | 2019-03-26 | 2 | -2/+2 |
| | | | | Found via `codespell` | ||||
| * | 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 |
| | | |||||
