| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prepare for beta | Jabiertxof | 2019-09-07 | 2 | -1/+145 | |
| | | ||||||
| * | fixx flowbox on SVG2 mode using tspans | Jabiertxof | 2019-09-07 | 1 | -32/+4 | |
| | | ||||||
| * | Add Text direction icons | Jabiertxof | 2019-09-07 | 2 | -9/+22 | |
| | | ||||||
| * | Improved selection on lines over paragraphs | Jabiertxof | 2019-09-07 | 2 | -47/+50 | |
| | | ||||||
| * | fix cursor font size | Jabier Arraiza | 2019-09-07 | 1 | -5/+7 | |
| | | ||||||
| * | Last improvements to line height | Jabier Arraiza | 2019-09-07 | 5 | -43/+62 | |
| | | ||||||
| * | Improvements to style coding | Jabier Arraiza | 2019-09-07 | 1 | -10/+14 | |
| | | ||||||
| * | Add fixes pointer in the MR by @speleo3 | Jabier Arraiza | 2019-09-07 | 1 | -40/+1 | |
| | | ||||||
| * | Add line height UX improvements | Jabier Arraiza | 2019-09-07 | 9 | -673/+590 | |
| | | ||||||
| * | Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵ | Jabier Arraiza | 2019-09-07 | 2 | -4/+4 | |
| | | | | | add new content II (formating) | |||||
| * | Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵ | Jabier Arraiza | 2019-09-07 | 2 | -4/+19 | |
| | | | | | add new content | |||||
| * | Write out 'x' and 'y' attribute values to repr when some text property value ↵ | Tavmjong Bah | 2019-09-07 | 1 | -0/+11 | |
| | | | | | | | | changes. Changes to property values may cause text to be relayed out, changing 'x' and 'y' attributes on tspans with sodipodi:role="line". Fix for issue 234. | |||||
| * | Templates: Improve translatability for "More info" dialog | Patrick Storz | 2019-08-31 | 1 | -19/+29 | |
| | | ||||||
| * | Templates: Translate metadata within extension contexts | Patrick Storz | 2019-08-31 | 2 | -24/+40 | |
| | | | | | (i.e. implement "translationdomain" for procedural templates) | |||||
| * | Templates: Accept non-underscored variants of "inkscape:templateinfo" | Patrick Storz | 2019-08-31 | 1 | -12/+25 | |
| | | ||||||
| * | Templates: Remove unused "long_description" ("inkscape:_long" tag) | Patrick Storz | 2019-08-31 | 3 | -7/+2 | |
| | | | | | Probably fine to bring back, but it needs proper documentation. | |||||
| * | More cleanup | Patrick Storz | 2019-08-31 | 1 | -0/+2 | |
| | | ||||||
| * | Implement "translationdomain" attribute for extensions | Patrick Storz | 2019-08-31 | 2 | -27/+24 | |
| | | | | | | | | | | | | | Will allow extensions to ship their own message catalog used for translation of the extension#s strings. Needs to be set on the root <inkscape-extension> element of the .inx Currently supported values: - unset: use default textdomain (which happens to be 'inkscape') - 'inkscape': use Inkscape's message catalog - 'none': disable translation for the extension's strings | |||||
| * | Remove unused and disabled "help" feature for extensions | Patrick Storz | 2019-08-31 | 2 | -14/+2 | |
| | | ||||||
| * | Improvements and bug fixes to XMLDialog | Jabier Arraiza | 2019-08-30 | 2 | -30/+72 | |
| | | ||||||
| * | add improvements to selectors and merge stylesheet on copy to work between docs | Jabier Arraiza | 2019-08-29 | 4 | -3/+15 | |
| | | ||||||
| * | Remove warnings on de/activate | Jabiertxof | 2019-08-29 | 1 | -14/+15 | |
| | | ||||||
| * | Fixes on UX inb CSS dialog | Jabiertxof | 2019-08-29 | 4 | -17/+14 | |
| | | ||||||
| * | Improve CSS and Selectors dialog | Jabiertxof | 2019-08-29 | 3 | -26/+123 | |
| | | ||||||
| * | Noumerous bugfixes pointed in Rocket Chat | Jabier Arraiza | 2019-08-29 | 4 | -35/+41 | |
| | | ||||||
| * | Document Properties Grid tab keeps current position | Nathan Lee | 2019-08-29 | 1 | -4/+16 | |
| | | | | | | | Instead of switching to the first tab whenever it is updated. This will not be accurate for XML editing. Fixes https://gitlab.com/inkscape/inkscape/issues/395 | |||||
| * | Improve format | Jabiertxof | 2019-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fix a bug on add selector on windows, also some ui improvements | Jabiertxof | 2019-08-28 | 2 | -2/+24 | |
| | | ||||||
| * | Fix issues pointed by @ede123 and cssinate | Jabiertxof | 2019-08-28 | 5 | -50/+130 | |
| | | ||||||
| * | Puts back translator comments | Marc Jeanmougin | 2019-08-28 | 2 | -8/+8 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/391 | |||||
| * | Eliminate clang warnings | Thomas Holder | 2019-08-23 | 2 | -21/+7 | |
| | | | | | | | | | | | -Winfinite-recursion -Wpessimizing-move -Wunused-label -Wunneeded-internal-declaration -Wself-assign-overloaded -Wunused-const-variable (some) -Wsometimes-uninitialized (some) | |||||
| * | Eliminate clang warnings | Thomas Holder | 2019-08-23 | 7 | -42/+32 | |
| | | | | | | | | | | | -Wconstant-conversion -Wenum-compare-switch -Wpointer-bool-conversion -Wundefined-bool-conversion -Wunused-value Excluding deprecation warnings and 3rdparty directory. | |||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 10 | -77/+6 | |
| | | ||||||
| * | Panned styling to CSS and XML dialogs | Jabiertxof | 2019-08-22 | 2 | -2/+0 | |
| | | ||||||
| * | Add styling to textview pointed by Adam Belis in team_ux | Jabiertxof | 2019-08-22 | 1 | -0/+1 | |
| | | ||||||
| * | Allow to store empty value XML node attributtes | Jabiertxof | 2019-08-22 | 1 | -5/+3 | |
| | | ||||||
| * | Allow edit empty text nodes | Jabiertxof | 2019-08-22 | 1 | -10/+7 | |
| | | ||||||
| * | Merge XML and CSS widgets improvements from ↵ | Jabier Arraiza | 2019-08-22 | 10 | -239/+572 | |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/801 | |||||
| * | Allow scaling down trace dialog | Nathan Lee | 2019-08-21 | 1 | -7/+30 | |
| | | ||||||
| * | Fix tracer selection and depixelize colors | Marc Jeanmougin | 2019-08-21 | 1 | -5/+5 | |
| | | ||||||
| * | Remove pixelart dialog | Marc Jeanmougin | 2019-08-21 | 4 | -657/+0 | |
| | | ||||||
| * | Make potrace a dep, remove previous code | Marc Jeanmougin | 2019-08-21 | 3 | -1118/+248 | |
| | | ||||||
| * | Fix build | Marc Jeanmougin | 2019-08-21 | 1 | -14/+4 | |
| | | ||||||
| * | add autotrace options | Marc Jeanmougin | 2019-08-21 | 1 | -4/+8 | |
| | | ||||||
| * | Fix centerline trace | Marc Jeanmougin | 2019-08-21 | 1 | -6/+16 | |
| | | ||||||
| * | Autotrace test call | Marc Jeanmougin | 2019-08-21 | 1 | -2/+4 | |
| | | ||||||
| * | new trace Dialog - initial implementation | Marc Jeanmougin | 2019-08-21 | 3 | -2/+354 | |
| | | ||||||
| * | Improve spellcheck dialog | Thomas Holder | 2019-08-21 | 4 | -187/+166 | |
| | | | | | | | | | | | | - 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 | |||||
| * | This fix a mainmenu bug on toggle checkboxes on all desktops instead current one | Jabier Arraiza | 2019-08-20 | 1 | -8/+12 | |
| | | ||||||
| * | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 2019-08-19 | 6 | -5/+646 | |
| | | ||||||
