| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | Revert Ctrl+Up/Down direction to 0.92.4 behaviour | Nathan Lee | 2019-03-22 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | Realign labels in "Fill and Stroke" dialog | Patrick Storz | 2019-03-22 | 4 | -7/+10 |
| | | |||||
| * | Document Properties: General UI cleanup | Patrick Storz | 2019-03-22 | 8 | -227/+203 |
| | | | | | | | Try to achieve consistent look and reasonable alignment. Account for some gtk3 changes and some minor code cleanup. | ||||
| * | fix #145 XML editor crash removing style property | Thomas Holder | 2019-03-21 | 1 | -2/+2 |
| | | |||||
| * | Misc. typos and whitespace fixes | luz.paz | 2019-03-21 | 3 | -5/+5 |
| | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt -S *.svg,*.po,./src/3rdparty` | ||||
| * | removing typo on previous commit, thanks Mc | Jabiertxof | 2019-03-20 | 1 | -1/+0 |
| | | |||||
| * | Avoid cancel dragging a item when right click presed | Jabiertxof | 2019-03-20 | 2 | -1/+2 |
| | | |||||
| * | fix #141 Find/Replace with empty string | Thomas Holder | 2019-03-19 | 1 | -1/+1 |
| | | |||||
| * | Tweaks to allow one to reduce size of Text and Font dialog. | Tavmjong Bah | 2019-03-18 | 2 | -5/+9 |
| | | | | | Enabled/addded scrollbars and made style treeview columns resizable. | ||||
| * | Don't rebuild font list is only selection changed. | Tavmjong Bah | 2019-03-18 | 1 | -1/+0 |
| | | | | | (Rebuilding causes font family row to be unselected.) | ||||
| * | Keep font variations widget in sync with CSS style widget. | Tavmjong Bah | 2019-03-18 | 3 | -13/+24 |
| | | |||||
| * | Make InkscapeApplication responsible for managing documents and windows. | Tavmjong Bah | 2019-03-15 | 3 | -31/+35 |
| | | | | | Any change from previous behavior is a bug. | ||||
| * | Place vertical iconified docks to the right of dock | Nathan Lee | 2019-03-13 | 1 | -1/+2 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/129 | ||||
| * | Revert Icon Preview behaviour | Nathan Lee | 2019-03-13 | 1 | -5/+6 |
| | | | | | | | | | | * Fix crash on close with Icon Preview. * Force update of icons with `set`. * Set minimum width for Icon Preview's Magnified so it is not hidden on startup. Fixes https://gitlab.com/inkscape/inkscape/issues/109 | ||||
| * | Remove unnecessary conversion | Nathan Lee | 2019-03-12 | 1 | -2/+2 |
| | | | | | Fixes https://gitlab.com/inkscape/inbox/issues/207 | ||||
| * | Atempt to fix high load in background | octycs | 2019-03-11 | 1 | -4/+4 |
| | | | | | Signed-off-by: octycs <2087987-octycs@users.noreply.gitlab.com> | ||||
| * | Update translation dialog for flipped axis | Nathan Lee | 2019-03-11 | 3 | -18/+10 |
| | | | | | | | Flipping icon no longer works, now that we use icon themes. Fixes https://gitlab.com/inkscape/inkscape/issues/127 | ||||
| * | Fix #122 reversing change from merge request \!303 | Martin Owens | 2019-03-08 | 1 | -6/+5 |
| | | |||||
| * | Show LPE popups on over | Jabier Arraiza | 2019-03-08 | 2 | -6/+7 |
| | | |||||
| * | Remove reload UI and some theming fixes | Jabier Arraiza | 2019-03-07 | 3 | -80/+29 |
| | | |||||
| * | Translations: Drop Amharic (am) translation | Patrick Storz | 2019-03-07 | 1 | -2/+2 |
| | | | | | | | | | | It's completely empty... Actually something went wrong in 5a46d516222e06023ecef9c76f605d14fb30e165 which removed all (fuzzy) strings that had ever been translated, but there seems to be no point in retrieving them anymore. | ||||
| * | Merge: Avoid the “using std::*;” or “using namespace std;” construct | Martin Owens | 2019-03-06 | 6 | -36/+26 |
| |\ | |||||
| | * | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 2019-03-06 | 6 | -36/+26 |
| | | | | | | | | | This makes the code a lot less readable and greppable for no reason. | ||||
| * | | Error handling for reading pencil preferences | Nathan Lee | 2019-03-06 | 1 | -1/+1 |
| | | | | | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/92 | ||||
| * | | Merge: Update background-color tooltips in document-properties.cpp | Martin Owens | 2019-03-06 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Update background-color tooltips in document-properties.cpp (#101) | Tim Rawlinson | 2019-02-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | Remember dialog visibility with the floating dialog behaviour | Nathan Lee | 2019-03-06 | 1 | -1/+4 |
| | | | | | | | | | | | | | Fixes https://bugs.launchpad.net/inkscape/+bug/1674155 | ||||
| * | | | Merge: Fix use of uninitialized variable | Martin Owens | 2019-03-06 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Fix use of uninitialized variable | Karl Cheng | 2019-02-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | It seems this was introduced in ce3c5920 through a copy/paste typo (bg_color_active -> bg_color). The whole line was then mistakenly removed in 0ee0c59c as it appeared to be redundant. | ||||
| * | | | | Merge branch 'DontRotateCustomPaper' of gitlab.com:Skrapion/inkscape | Martin Owens | 2019-03-06 | 1 | -14/+19 |
| |\ \ \ \ | |||||
| | * | | | | Fix bug #630635: Print page size is incorrect: ↵ | Rick Yorgason | 2018-11-04 | 1 | -14/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/630635 Don't rotate the page if using a custom page size, because it confuses simpler printers which don't understand landscape mode, like laser cutters. (Note: comments #3-7 in that bug report are a different issue, which affects printers which don't understand custom page sizes; this issue was fixed in commit eaa134e8ea9e71489af1b5090bdee122d5b8d659) | ||||
| * | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Martin Owens | 2019-03-06 | 1 | -24/+33 |
| |\ \ \ \ \ | |||||
| | * | | | | | Allows 'none' palette to be drag and dropped onto Selected Style | Nathan Lee | 2019-03-06 | 1 | -24/+33 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switches drag_target from x_color to x_oswb_color x_color only accepts RGB, while x_oswb_color has None and Clear as distinct types. Fixes https://gitlab.com/inkscape/inbox/issues/79 | ||||
