| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove OCAL | Marc Jeanmougin | 2019-11-01 | 1 | -5/+0 |
| | | |||||
| * | Allow acces to user themes folder from themes tab along on system tab | Jabier Arraiza | 2019-10-09 | 1 | -0/+1 |
| | | |||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 1 | -4/+0 |
| | | |||||
| * | Improve spellcheck dialog | Thomas Holder | 2019-08-21 | 1 | -2/+0 |
| | | | | | | | | | | | | - only use one language at a time for spell check - allow quick language change in spellcheck dialog - if no languages selected in preferences, list all installed aspell dictionaries in dialog - don't make "en" the default, use first available dictionary - add preferences button - auto-select first suggestion - fix #362 crash if no dictionaries available | ||||
| * | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 2019-08-19 | 1 | -1/+3 |
| | | |||||
| * | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 2019-07-31 | 1 | -1/+2 |
| | | | | | Hide warnings emitted if Aspell/Potrace missing | ||||
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 1 | -1/+0 |
| | | |||||
| * | comment uneeded header | Jabier Arraiza | 2019-07-08 | 1 | -1/+1 |
| | | |||||
| * | fix issue on theme change | Jabier Arraiza | 2019-07-08 | 1 | -1/+2 |
| | | |||||
| * | fix compiling problem | Jabier Arraiza | 2019-07-08 | 1 | -1/+0 |
| | | |||||
| * | comment alternate colors | Jabier Arraiza | 2019-07-08 | 1 | -1/+4 |
| | | |||||
| * | Improvements to temming allow diferent on dark themes | Jabiertxof | 2019-07-08 | 1 | -2/+0 |
| | | |||||
| * | Coding Style Fixes | Jabiertxof | 2019-07-08 | 1 | -1/+2 |
| | | |||||
| * | Add coloring default to theme | Jabiertxof | 2019-07-08 | 1 | -0/+2 |
| | | |||||
| * | working wth colors for icons | Jabier Arraiza | 2019-07-08 | 1 | -7/+10 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-07-08 | 1 | -1/+1 |
| | | |||||
| * | Initial code to fix | Jabiertxof | 2019-07-08 | 1 | -1/+5 |
| | | |||||
| * | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 2019-06-23 | 1 | -4/+1 |
| | | |||||
| * | Base of theming refactor | Jabiertxof | 2019-06-18 | 1 | -1/+1 |
| | | |||||
| * | Add next gen theme for Adam Bellis | Jabier Arraiza | 2019-06-16 | 1 | -0/+4 |
| | | |||||
| * | Add 'Theme Decide' option to symbolic icons color | Jabier Arraiza | 2019-01-26 | 1 | -0/+1 |
| | | |||||
| * | Add button to delete prefs | Marc Jeanmougin | 2019-01-11 | 1 | -0/+1 |
| | | |||||
| * | Rm deprecated budget widgets | Alexander Valavanis | 2018-12-29 | 1 | -2/+1 |
| | | |||||
| * | Add some SVG 2 fallbacks: | Tavmjong Bah | 2018-12-07 | 1 | -2/+11 |
| | | | | | | | * Meshes (fill only) * Markers: auto-start-reverse, context-stroke/fill * Text | ||||
| * | fix coding style | Jabier Arraiza | 2018-12-04 | 1 | -1/+1 |
| | | |||||
| * | Ready to review XRay | Jabier Arraiza | 2018-12-04 | 1 | -0/+1 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -0/+1 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Add a preference to force enable/disable menu icons | Eduard Braun | 2018-11-05 | 1 | -0/+1 |
| | | | | | | | | | | By default the theme decides whether it wants to display icons or not by using the "show-icons" attribute in the menus.xml file. This attribute is properly inherited an can therefore be used to selectively enable and disable icons globally (by setting it on the root element), in certain submenus, or individually per menu item. | ||||
| * | Add preference for default global snapping and make it false | Martin Owens | 2018-09-27 | 1 | -0/+1 |
| | | |||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Allow ask for SVG dragged import method. Also split ask question from one to ↵ | Jabier Arraiza | 2018-09-22 | 1 | -0/+1 |
| | | | | | 2 (Bitmap and SVG) | ||||
| * | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -0/+1 |
| | | | | | | | | | | Replaces all hard coded or implicit desktop coordinate usage with doc2dt multiplication. New global preference: Interface > Origin at upper left https://bugs.launchpad.net/inkscape/+bug/170049 | ||||
| * | Refactor with Tav help | Jabier Arraiza | 2018-08-05 | 1 | -0/+4 |
| | | |||||
| * | Revert changes | Jabier Arraiza | 2018-08-05 | 1 | -4/+0 |
| | | |||||
| * | Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵ | Jabier Arraiza | 2018-08-05 | 1 | -0/+4 |
| | | | | | pref optional to scale dashes on stroke scale | ||||
| * | Remove XGD_DATA_DIR as sugestion of su_v | Jabier Arraiza | 2018-07-31 | 1 | -2/+1 |
| | | |||||
| * | Allow to change dark teme and GtkTheme at instant | Jabier Arraiza | 2018-07-28 | 1 | -0/+1 |
| | | |||||
| * | Fix a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -15/+15 |
| | | |||||
| * | Add buttons to open folders as sugestion of Maren | Jabier Arraiza | 2018-07-24 | 1 | -2/+9 |
| | | |||||
| * | Fix a wrongy commit | Jabier Arraiza | 2018-07-24 | 1 | -1/+1 |
| | | |||||
| * | Remove pointer | Jabiertxo Arraiza Cenoz | 2018-07-24 | 1 | -1/+2 |
| | | |||||
| * | Toggle symbolic icons staff depending the theme has it or not | Jabiertxo Arraiza Cenoz | 2018-07-22 | 1 | -0/+1 |
| | | |||||
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 1 | -6/+6 |
| | | |||||
| * | Working on themes | Jabier Arraiza | 2018-07-21 | 1 | -1/+1 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -3/+12 |
| | | |||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
