| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Refactoring: replace funcs with methods. | Shlomi Fish | 2019-06-12 | 14 | -212/+212 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| | * | | | | | Refactor: convert rotate_rel() to a method. | Shlomi Fish | 2019-06-12 | 7 | -22/+21 | |
| | | | | | | | ||||||
| * | | | | | | Remove unused code. | Tavmjong Bah | 2019-06-20 | 3 | -308/+0 | |
| | | | | | | | ||||||
| * | | | | | | Force the with_gui flag to be false when the pipe flag is true. | Tavmjong Bah | 2019-06-20 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Simplify piping through Inkscape. Reduce code duplication. | Tavmjong Bah | 2019-06-19 | 3 | -88/+56 | |
| | | | | | | | ||||||
| * | | | | | | Restore ability to pipe a file into Inkscape. | Tavmjong Bah | 2019-06-19 | 4 | -4/+96 | |
| | | | | | | | ||||||
| * | | | | | | fix horizontal palette scrolling for macOS | Thomas Holder | 2019-06-19 | 1 | -4/+22 | |
| | | | | | | | ||||||
| * | | | | | | Show correct selected font feature for large lists | Nathan Lee | 2019-06-18 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Better check for CONTROL_CODE | Nathan Lee | 2019-06-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Amend my previous commit 795066a6e73505 Based off extra case in _buildSpansForPara | |||||
| * | | | | | | Fix a icon bug | Jabiertxof | 2019-06-18 | 2 | -4/+5 | |
| | | | | | | | ||||||
| * | | | | | | Improving styling | Jabiertxof | 2019-06-18 | 4 | -21/+48 | |
| | | | | | | | ||||||
| * | | | | | | Fix compiling issues | Jabiertxof | 2019-06-18 | 4 | -6/+7 | |
| | | | | | | | ||||||
| * | | | | | | Base of theming refactor | Jabiertxof | 2019-06-18 | 6 | -156/+111 | |
| | | | | | | | ||||||
| * | | | | | | Change Path Cutting for Arcs | Nathan Lee | 2019-06-17 | 2 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The arc's sweep and large arc flags are wrong. Also remove early return (proper error handling already present). https://gitlab.com/inkscape/inkscape/issues/250 | |||||
| * | | | | | | Sync pen toolbar mode change with tool | Nathan Lee | 2019-06-17 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverts a previous fix that did this but caused https://gitlab.com/inkscape/inkscape/issues/282 where the pen tool's green preview line vanished when deleting the last node with the pen tool. | |||||
| * | | | | | | Fix rounding error issues with 'pt' line-height values that prvent using ↵ | Tavmjong Bah | 2019-06-17 | 1 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mouse-scroll to change values. Does not fix problem with other units (which include non-integer values in drop-down menu. | |||||
| * | | | | | | revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46 | Jabiertxof | 2019-06-17 | 1 | -1/+0 | |
| | | | | | | | ||||||
| * | | | | | | Add Vlada sugestion to rulers in roket.chat | Jabiertxof | 2019-06-17 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | fix #305 Transform->Skew->Horizontal direction | Thomas Holder | 2019-06-17 | 1 | -2/+4 | |
| | | | | | | | ||||||
| * | | | | | | Improve default colors and remove symlink icons | Jabier Arraiza | 2019-06-16 | 3 | -13/+13 | |
| | | | | | | | ||||||
| * | | | | | | Improve nextgen icon set | Jabier Arraiza | 2019-06-16 | 1 | -0/+7 | |
| | | | | | | | ||||||
| * | | | | | | Fix a style bug | Jabier Arraiza | 2019-06-16 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add next gen theme for Adam Bellis | Jabier Arraiza | 2019-06-16 | 3 | -9/+44 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Fix a bug when multiple stylesheet | Jabier Arraiza | 2019-06-16 | 2 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | PageSizer: Avoid writing terminating NULL to pages.csv | Patrick Storz | 2019-06-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | PageSizer: Allow spaces in pages.csv | Patrick Storz | 2019-06-14 | 2 | -80/+70 | |
| | | | | | | ||||||
| * | | | | | PageSizer: Do not require portrait page sizes | Patrick Storz | 2019-06-14 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lift needless expectation that all pages are defined as portrait. Fixes assertion errors that were triggered for the landscape paper formats in the list and prevented proper page size lookup. | |||||
| * | | | | | Fix crash after deleting a grouped connection | Nathan Lee | 2019-06-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Fix gitlab.com/inkscape/inkscape/issues/205 | |||||
| * | | | | | append_inkscape_datadir: Canonicalize inkscape_datadir separately | Patrick Storz | 2019-06-14 | 1 | -3/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | g_canonicalize_filename() needs the second parameter to be absolute which INKSCAPE_DATADIR is not guaranteed to be (e.g. when supplied via environment variable). (follow up to 812f50f709384d6c59587c9f1706e401600291a6) | |||||
| * | | | | | Add extensions directory in user folder to PYTHONPATH | Patrick Storz | 2019-06-14 | 1 | -15/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This allows users to install modules there and use them easily within other modules (for example required for extension manager) | |||||
| * | | | | | append_inkscape_datadir: Always canonicalize full filename | Patrick Storz | 2019-06-14 | 1 | -9/+5 | |
| | | | | | | | | | | | | | | | | | | | | | Avoids potentially dangerous mix of different path separators. | |||||
| * | | | | | Fix grouping performance | Marc Jeanmougin | 2019-06-14 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | fix coding style | Jabier Arraiza | 2019-06-13 | 5 | -12/+6 | |
| | | | | | | ||||||
| * | | | | | Fix CI problem | Jabiertxof | 2019-06-13 | 3 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Fix step value | Jabiertxof | 2019-06-13 | 1 | -5/+5 | |
| | | | | | | ||||||
| * | | | | | Try to fix issue with focus with thomas and add also stops to combos and ↵ | Jabiertxof | 2019-06-13 | 6 | -11/+32 | |
| | | | | | | | | | | | | | | | | | | | | | unitcombos | |||||
| * | | | | | Improve event handle | Jabier Arraiza | 2019-06-13 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | allow page increments with control key | Jabier Arraiza | 2019-06-13 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Fixes hover scrool bug | Jabiertxof | 2019-06-13 | 2 | -2/+31 | |
| | | | | | | ||||||
| * | | | | | Better word last commit | Jabiertxof | 2019-06-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Warn if CSS value in stylesheet is wrong | Jabiertxof | 2019-06-13 | 1 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | Gix a bug dragging/droping selectors | Jabiertxof | 2019-06-12 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Update objects style when remove from selector | Jabiertxof | 2019-06-12 | 1 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | revert `export-pdf-level` to `export-pdf-version` | Thomas Holder | 2019-06-12 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | Was changed in 408cb49b5559 | |||||
| * | | | | | revert `--without-gui` shortcut to `-z` | Thomas Holder | 2019-06-12 | 1 | -1/+1 | |
| |/ / / / | | | | | | | | | | | | | Was changed to `-G` in 408cb49b5559 | |||||
| * | | | | Update comments to match reality. | Tavmjong Bah | 2019-06-12 | 2 | -4/+5 | |
| | | | | | ||||||
| * | | | | Fix a bug changing desktop | Jabiertxof | 2019-06-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fix coding style | Jabiertxof | 2019-06-11 | 1 | -7/+3 | |
| | | | | | ||||||
| * | | | | Allow not reorder commented styles and refresh stiles on selectors drag | Jabiertxof | 2019-06-11 | 2 | -46/+50 | |
| | | | | | ||||||
| * | | | | Fixing coding style | Jabiertxof | 2019-06-11 | 1 | -39/+32 | |
| | | | | | ||||||
