| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -14/+19 | |
| | | | | | A lot of header clean-up. | |||||
| * | Add 5° rotation option | Marc Jeanmougin | 2018-01-20 | 1 | -3/+3 | |
| | | | | | Fixes https://bugs.launchpad.net/inkscape/+bug/1744481 | |||||
| * | Add change missed in last commit (due to incomplete cherry-pick). | Tavmjong Bah | 2018-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | Remove the dialog "showclose" option | Stefano Facchini | 2018-01-16 | 1 | -3/+0 | |
| | | | | | All the dialogs have a top-right "close" button, so this is now useless. | |||||
| * | Fix tiny default size of preferences dialog | Eduard Braun | 2018-01-12 | 1 | -10/+42 | |
| | | | | | | | | Fixed bugs: - https://bugs.launchpad.net/inkscape/+bug/448728 - https://bugs.launchpad.net/inkscape/+bug/1360213 - https://bugs.launchpad.net/inkscape/+bug/1654469 | |||||
| * | Make natural window size default and fix small window size | Eduard Braun | 2018-01-07 | 1 | -4/+10 | |
| | | | | | | | | | | | | | | | | - Clamp "Small" window size to 600x600 Everything smaller seems pretty unusable but can be discussed. This fixes bug #1659256. - Make sure "Large" window size is at least as large as "Small" to avoid embarassing user reports. - add "Default" as new window size and (surprise) make it the default This will not influence the initial size request at all and should result in the natural window size (unless overriden by the window manager) and should be a suitable default for all cases. Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1659256 | |||||
| * | Make stored geometry and default window size enums | Eduard Braun | 2018-01-07 | 1 | -5/+5 | |
| | | ||||||
| * | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 2017-12-26 | 1 | -1/+1 | |
| | | ||||||
| * | Working on powerstroke fixes to pentool | Jabier Arraiza | 2017-12-18 | 1 | -10/+0 | |
| | | ||||||
| * | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-15 | 1 | -0/+5 | |
| |\ | ||||||
| | * | Fix typos | Jabier Arraiza | 2017-12-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add break apart. Thanks Maren | Jabier Arraiza | 2017-12-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix strings, thanks Maren | Jabier Arraiza | 2017-12-14 | 1 | -2/+2 | |
| | | | ||||||
| | * | Make optional convert clone to path by a prefs option | Jabier Arraiza | 2017-12-14 | 1 | -0/+5 | |
| | | | ||||||
| * | | Moving tolerance | Jabier Arraiza | 2017-12-08 | 1 | -0/+10 | |
| | | | ||||||
| * | | Merge branch 'master' into powerpencilII | Jabiertxo Arraiza Cenoz | 2017-12-01 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Don't translate the empty string | Eduard Braun | 2017-11-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Working on continuous paths | Jabier Arraiza | 2017-11-22 | 1 | -5/+5 | |
| | | | ||||||
| * | | Working on coontinuing paths | Jabier Arraiza | 2017-11-19 | 1 | -13/+2 | |
| | | | ||||||
| * | | Working on fix smooth draw | Jabier Arraiza | 2017-11-19 | 1 | -15/+6 | |
| | | | ||||||
| * | | Base refactor | Jabier Arraiza | 2017-11-12 | 1 | -19/+10 | |
| |/ | ||||||
| * | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-11-10 | 1 | -2/+3 | |
| |\ | ||||||
| | * | Remove need to restart Inkscape when changing tile multiplier. | Tavmjong Bah | 2017-11-04 | 1 | -2/+3 | |
| | | | | | | | | | Increase default and maximum values of tile multiplier. | |||||
| * | | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 1 | -78/+65 | |
| |\| | ||||||
| | * | Preferences: cleanup | Eduard Braun | 2017-10-22 | 1 | -51/+46 | |
| | | | ||||||
| | * | Preferences: Minor consistency fixes for UI | Eduard Braun | 2017-10-22 | 1 | -3/+5 | |
| | | | ||||||
| | * | Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992 | Eduard Braun | 2017-10-22 | 1 | -21/+6 | |
| | | | ||||||
| | * | Add preference to load additional fonts from custom directories | Eduard Braun | 2017-10-21 | 1 | -0/+3 | |
| | | | | | | | | | 'custom_fontdirs' is a list of paths to search for fonts | |||||
| | * | Add preference to load additional fonts from 'fonts' directories | Eduard Braun | 2017-10-20 | 1 | -1/+7 | |
| | | | | | | | | | | | | | - 'use_fontsdir_system' for /share/inkscape/fonts - 'use_fontsdir_user' for /inkscape/fonts in user config (both activated by default) | |||||
| | * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 1 | -11/+7 | |
| | | | ||||||
| * | | Clarify a bit some strings | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -3/+3 | |
| | | | ||||||
| * | | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 2017-08-28 | 1 | -0/+40 | |
| |/ | ||||||
| * | Only update shortcuts tree view once after updating (significantly reduces ↵ | Eduard Braun | 2017-07-09 | 1 | -1/+5 | |
| | | | | | the time it takes to switch shortcut files or even set a shortcut) | |||||
| * | Merge branch 'master' into shortcuts | Eduard Braun | 2017-07-09 | 1 | -12/+9 | |
| |\ | ||||||
| | * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 1 | -8/+6 | |
| | | | ||||||
| | * | Clean up color profiles code | Tobias Ellinghaus | 2017-07-05 | 1 | -3/+2 | |
| | | | | | | | | | | | This is a late 2nd part for 86a74b4a93ab62c8ef7819dc549fe7b3ace24916 and gets rid of the non-descriptive std::pair<ustring, bool> | |||||
| | * | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -1/+1 | |
| | | | | | | | | | get_filename methods | |||||
| * | | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&") | Eduard Braun | 2017-06-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Improve and simplify shortcut handling. | Eduard Braun | 2017-06-23 | 1 | -1/+1 | |
| |/ | | | | Should fix many issues with unusuable keys, especially on non-English keyboard layouts. | |||||
| * | Add preference that allows user to increase the canvas tile size. | Tavmjong Bah | 2017-03-30 | 1 | -0/+4 | |
| | | | | | | | A larger tile size vastly speeds up rendering for drawings with heavy filter use by reducing the need to recalculate filter effects that cross multiple tiles. (bzr r15614) | |||||
| * | Add entry for canvas rotate step in Inkscape Preferences dialog. | Tavmjong Bah | 2017-03-21 | 1 | -0/+3 | |
| | | | | | | Change default rotation step to 15 degrees. (bzr r15605) | |||||
| * | Fix a typo in inkscape-preferences.cpp. | Ivan Mas??r | 2016-11-22 | 1 | -1/+1 | |
| | | | | (bzr r15266) | |||||
| * | allows for denser screens in zoom correction factors | Marc Jeanmougin | 2016-10-28 | 1 | -1/+1 | |
| | | | | (bzr r15195) | |||||
| * | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 1 | -1/+1 | |
| | | | | (bzr r15059) | |||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -37/+5 | |
| |\ | | | | | (bzr r15038) | |||||
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -37/+5 | |
| | | | | | | | (bzr r15023.2.7) | |||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -9/+1 | |
| | | | | | | | (bzr r15034) | |||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+10 | |
| | | | | | | | (bzr r15027) | |||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -10/+0 | |
| |/ | | | (bzr r15025) | |||||
| * | Sort color profile lists | houz | 2016-06-02 | 1 | -22/+22 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457126 (bzr r14946) | |||||
