| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Preferences: fix inputs not properly expanding horizontally | Eduard Braun | 2017-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | Add preference to load additional fonts from custom directories | Eduard Braun | 2017-10-21 | 3 | -0/+10 | |
| | * | | | | | | | | Add preferences widget 'PrefMultiEntry' | Eduard Braun | 2017-10-21 | 2 | -0/+43 | |
| | * | | | | | | | | Add preference to load additional fonts from 'fonts' directories | Eduard Braun | 2017-10-20 | 3 | -1/+22 | |
| | * | | | | | | | | Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts | Eduard Braun | 2017-10-20 | 4 | -1/+8 | |
| | * | | | | | | | | FontFactory: Add function to add additional font directories | Eduard Braun | 2017-10-20 | 2 | -0/+35 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape | Marc Jeanmougin | 2017-10-20 | 58 | -267/+211 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Refactor Util::ptr_shared | Jan Lingscheid | 2017-10-18 | 44 | -222/+188 | |
| | | * | | | | | | | Replace boost::shared_ptr | Jan Lingscheid | 2017-10-17 | 7 | -28/+19 | |
| | | * | | | | | | | Replace boost::scoped_ptr | Jan Lingscheid | 2017-10-17 | 5 | -9/+4 | |
| | | * | | | | | | | Remove std::auto_ptr | Jan Lingscheid | 2017-10-17 | 2 | -8/+0 | |
| | * | | | | | | | | Merge branch 'cleanups' of gitlab.com:stfacc/inkscape | Marc Jeanmougin | 2017-10-20 | 51 | -1117/+37 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | * | | | | | | | Drop obsolete wrapper around Glib::file_open_tmp | Stefano Facchini | 2017-10-19 | 5 | -38/+13 | |
| | | * | | | | | | | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 25 | -425/+0 | |
| | | * | | | | | | | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 12 | -43/+2 | |
| | | * | | | | | | | Remove unused util/compose.hpp | Stefano Facchini | 2017-10-19 | 2 | -394/+0 | |
| | | * | | | | | | | Remove unused util/accumulators.h | Stefano Facchini | 2017-10-19 | 4 | -127/+0 | |
| | | * | | | | | | | Use standard glib macro instead of a custom one | Stefano Facchini | 2017-10-19 | 2 | -4/+2 | |
| | | * | | | | | | | Remove a useless conditional | Stefano Facchini | 2017-10-19 | 1 | -24/+19 | |
| | | * | | | | | | | Delete dead code | Stefano Facchini | 2017-10-19 | 1 | -15/+1 | |
| | | * | | | | | | | Remove unused script | Stefano Facchini | 2017-10-19 | 1 | -47/+0 | |
| | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * / | | | | | | Removed author on request | Martin Owens | 2017-10-19 | 1 | -1/+0 | |
| | |/ / / / / / | ||||||
| | * | | / / / | Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al... | Tavmjong Bah | 2017-10-19 | 1 | -0/+91 | |
| | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | Replace deprecated call to pango_win32_get_context | Eduard Braun | 2017-10-17 | 1 | -8/+2 | |
| | | |/ / / | |/| | | | ||||||
| | * | | | | Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ... | Tavmjong Bah | 2017-10-17 | 2 | -44/+128 | |
| | * | | | | Remove text 'width' and 'height' attributes. These were replaced by the 'inli... | Tavmjong Bah | 2017-10-17 | 2 | -33/+1 | |
| | |/ / / | ||||||
| | * | | | Revive pango_win32 backend | Eduard Braun | 2017-10-16 | 2 | -6/+8 | |
| | * | | | Update properties for SVG 2 text. Partial work from Alex Roman | Tavmjong Bah | 2017-10-16 | 9 | -30/+70 | |
| | * | | | Fix link for FAQ entry on DPI change | Eduard Braun | 2017-10-15 | 5 | -7/+7 | |
| | * | | | Do not use GUI for --export-inkscape-svg | Eduard Braun | 2017-10-14 | 1 | -0/+1 | |
| | * | | | Cleanup: rename sp_do_export_png for consistency | Eduard Braun | 2017-10-14 | 1 | -7/+12 | |
| | * | | | Some basic error handling for SVG export | Eduard Braun | 2017-10-14 | 1 | -5/+16 | |
| | * | | | Refactoring: put SVG export into separate function | Eduard Braun | 2017-10-14 | 1 | -59/+73 | |
| | * | | | Support --export-area-page when using --export-id to export to SVG | Eduard Braun | 2017-10-14 | 1 | -1/+3 | |
| | * | | | Support --export-margin when exporting to SVG | Eduard Braun | 2017-10-14 | 1 | -3/+15 | |
| | * | | | make --export-area-drawing work when exporting SVG | Eduard Braun | 2017-10-14 | 1 | -0/+4 | |
| | * | | | Add note to use important in measure dialog | Jabier Arraiza | 2017-10-14 | 1 | -1/+1 | |
| | * | | | Fixing problems with nested LPE and convert to paths | Jabier Arraiza | 2017-10-14 | 13 | -43/+69 | |
| | * | | | Remove deprecated GNOME VFS | Stefano Facchini | 2017-10-13 | 13 | -317/+41 | |
| | * | | | Add test file for previous commit (!important rule for inline-style). | Tavmjong Bah | 2017-10-13 | 4 | -0/+58 | |
| | * | | | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 2017-10-13 | 4 | -39/+114 | |
| | * | | | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 3 | -538/+557 | |
| | * | | | Do not force-disable CSD on Windows | Eduard Braun | 2017-10-12 | 1 | -4/+0 | |
| | * | | | Update POTFILES.in etc. after renaming | Stefano Facchini | 2017-10-12 | 5 | -6/+6 | |
| | * | | | Add test file for previous commit (!important rule). | Tavmjong Bah | 2017-10-11 | 4 | -0/+59 | |
| | * | | | Allow one !important rule to override another if later and has equal or highe... | Tavmjong Bah | 2017-10-11 | 1 | -2/+2 | |
| | * | | | Prevent crash in measure LPE when pasting LPE to multiple elements | Jabier Arraiza | 2017-10-10 | 1 | -1/+2 | |
| | * | | | Cleanup: remove unused winmain.cpp | Eduard Braun | 2017-10-10 | 2 | -66/+0 | |
| | * | | | root dir tidying: remove mingwenv.bat / msysenv.sh | Eduard Braun | 2017-10-10 | 2 | -53/+0 | |
| | * | | | Fix a bug pointed by CR on copyng throught layers | Jabiertxo Arraiza Cenoz | 2017-10-10 | 1 | -5/+4 | |
