| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Remobe BSPline interpolator, a non success code and remove showhandles code | Jabiertxo Arraiza Cenoz | 2017-12-01 | 5 | -81/+5 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add show handles | Jabiertxo Arraiza Cenoz | 2017-12-01 | 2 | -2/+22 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Merge branch 'master' into PowerStrokeSmooth | Jabiertxo Arraiza Cenoz | 2017-12-01 | 4 | -12/+21 | |
| | | |\| | | | | | | ||||||
| | | * | | | | | | | Working bspline, to fine tune | Jabier Arraiza | 2017-11-30 | 1 | -9/+32 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Working with BSPline interpolator | Jabiertxo Arraiza Cenoz | 2017-11-29 | 1 | -15/+11 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add BSPLine interpolator | Jabier Arraiza | 2017-11-29 | 3 | -3/+40 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add base interpolator parameter | Jabier Arraiza | 2017-11-29 | 2 | -37/+175 | |
| | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into powerpencilII | Jabiertxo Arraiza Cenoz | 2017-12-01 | 21 | -103/+2681 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | | Add a warning dialog for previous commit | Eduard Braun | 2017-11-30 | 1 | -1/+5 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Extensions: Don't crash on invalid effect extension output | Eduard Braun | 2017-11-30 | 1 | -3/+8 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Packaging/MSYS2: remove unneeded libraries | Eduard Braun | 2017-11-30 | 1 | -9/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Packaging/MSYS2: include tcl/tk accessory files | Eduard Braun | 2017-11-30 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are required for tkinter Fixed bugs: - https://bugs.launchpad.net/inkscape/+bug/1735451 - https://bugs.launchpad.net/inkscape/+bug/1695946 | |||||
| | | * | | | | | | Make bitmap export progress dialog transient for the main window | Eduard Braun | 2017-11-30 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Make file update dialog transient for the main window | Eduard Braun | 2017-11-30 | 1 | -0/+1 | |
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures the (modal) dialog is positioned on top of the Inkscape window in which the file will be opened. Before it could happen that the dialog was not even on the same monitor as the Inkscape window leaving Inkscape in a seemingly inaccessible state if it was overlooked. | |||||
| | | * | | | | | Fixes issue with extension not working in documents without a document ↵ | Maren Hachmann | 2017-11-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | height, see also https://answers.launchpad.net/inkscape/+question/631890 and https://answers.launchpad.net/inkscape/+question/661126 | |||||
| | | * | | | | | Fix linking tests on Arch | Eduard Braun | 2017-11-26 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | Don't translate the empty string | Eduard Braun | 2017-11-26 | 2 | -2/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | license fix | Eduard Braun | 2017-11-26 | 2 | -2/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | Allow to cancel PNG export | Eduard Braun | 2017-11-25 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1195929 | |||||
| | | * | | | | | libuemf: remove COPYING again | Eduard Braun | 2017-11-25 | 1 | -340/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see efb5cb4a7a22316994b7a89b51d3d0ca654dabd4 | |||||
| | | * | | | | | libuemf: sync with upstream version 0.2.5 | Eduard Braun | 2017-11-25 | 3 | -68/+431 | |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (we were already in sync but the readme did not reflect that) Only code change: wmf_free was renamed to uwmf_free in uwmf.h/c to prevent name conflict, see https://bugs.launchpad.net/inkscape/+bug/1616844 | |||||
| | | * | | | | typo | Marc Jeanmougin | 2017-11-23 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | * | | | | Add index page | Marc Jeanmougin | 2017-11-22 | 2 | -2/+23 | |
| | | | | | | | ||||||
| | | * | | | | Merge branch 'master' of gitlab.com:marcjeanmougin/inkscape | Marc Jeanmougin | 2017-11-22 | 1 | -4/+4 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Update .gitlab-ci.yml | Marc Jeanmougin | 2017-11-22 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | | | * | | | | Update .gitlab-ci.yml | Marc Jeanmougin | 2017-11-22 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | Merge http://gitlab.com/inkscape/inkscape | Marc Jeanmougin | 2017-11-22 | 1 | -3/+3 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | * | | | | MSYS2: Update ImageMagick to version 6.9.9.23 | Eduard Braun | 2017-11-22 | 1 | -3/+3 | |
| | | | | | | | | ||||||
| | | * | | | | | try to build doc on CI | Marc Jeanmougin | 2017-11-22 | 1 | -2/+8 | |
| | | | | | | | | ||||||
| | | * | | | | | Merge branch 'doxygen-separate-ci' of https://gitlab.com/monomon/inkscape | Marc Jeanmougin | 2017-11-22 | 1 | -0/+12 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | * | | | | Add a command in the ci. Now try to make it work. | Mois Moshev | 2017-11-14 | 1 | -0/+12 | |
| | | | | | | | | ||||||
| | | * | | | | | Merge branch 'doxygen-separate' of gitlab.com:monomon/inkscape | Marc Jeanmougin | 2017-11-22 | 3 | -1/+2500 | |
| | | |\| | | | | ||||||
| | | | * | | | | Remove missed part from the core doxygen-main file | Mois Moshev | 2017-11-14 | 1 | -10/+0 | |
| | | | | | | | | ||||||
| | | | * | | | | Add configuration to build python extension docs with doxygen | Mois Moshev | 2017-11-14 | 3 | -0/+2509 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Build them separately from cpp sources - separate doxyfile, separate target directory * Also add a subpage linking to common python files | |||||
| | | * | | | | | Merge branch 'print_copies' of gitlab.com:Ede123/inkscape | Marc Jeanmougin | 2017-11-21 | 1 | -3/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Two fixes (should work on Linux now) | Eduard Braun | 2017-11-21 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - do not call cairo_show_page as the GtkPrintOperation seems to do that internally (calling it manually will emit the current page, clear it, and the cleared page seems to be emitted in error later) - we can (and should) still call cairo_surface_destroy as it's doing reference counting internally (we increase the reference count in CairoRenderContext::setSurfaceTarget) and won't actually destroy anything until the count reaches zero | |||||
| | | * | | | | | | Merge branch 'print_copies' of gitlab.com:Ede123/inkscape | Marc Jeanmougin | 2017-11-21 | 3 | -6/+13 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Fix printing multiple copies of a document | Eduard Braun | 2017-11-20 | 3 | -6/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously only the first page was printed properly, all following pages were either blank or were not printed at all. This was caused by finishing/destroying the cairo surface of the cairo context associated with the GtkPrintContext used for printing which made it impossible to draw to it for any consecutive page Fixed bugs: - https://bugs.launchpad.net/inkscape/+bug/1733424 - https://bugs.launchpad.net/inkscape/+bug/490866 | |||||
| * | | | | | | | | Cleaninng | Jabier Arraiza | 2017-12-01 | 8 | -338/+238 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Working on BSPline interpolator | Jabier Arraiza | 2017-11-28 | 8 | -238/+338 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Working on continuous paths | Jabier Arraiza | 2017-11-22 | 5 | -51/+71 | |
| | | | | | | | | ||||||
| * | | | | | | | Smoothing start and end | Jabiertxo Arraiza Cenoz | 2017-11-20 | 3 | -39/+70 | |
| | | | | | | | | ||||||
| * | | | | | | | Working on coontinuing paths | Jabier Arraiza | 2017-11-19 | 8 | -191/+173 | |
| | | | | | | | | ||||||
| * | | | | | | | Working on fix smooth draw | Jabier Arraiza | 2017-11-19 | 7 | -125/+146 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-11-17 | 262 | -8371/+43875 | |
| |\| | | | | | | ||||||
| | * | | | | | | Remove invisible bitmap image in Tango color management icon | Maren Hachmann | 2017-11-17 | 1 | -8/+0 | |
| | |/ / / / / | ||||||
| | * | | | | | More memleaks fixes | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -4/+8 | |
| | | | | | | | ||||||
| | * | | | | | Fix memleaks and double call to title() in a recursive function in Symbols ↵ | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Dialog | |||||
| | * | | | | | Break Tango icons into individual files and install in proper location. | Tavmjong Bah | 2017-11-17 | 260 | -8357/+43856 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changing theme to Tango should change icons in Inkscape. Note, some icons are missing and Inkscape's Tango icons are rendered larger than stock Tango icons. | |||||
| | * | | | | | Add missing mappings. | Tavmjong Bah | 2017-11-17 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: This file does not appear to be used but is useful for scripts that extract icons from old files which contain the entire set of icons. Actual mapping is handled in 0.92.x and earlier by the now removed src/widgets/icon.cpp file. | |||||
