summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into SymbolsSearchJabier Arraiza2017-10-20108-1384/+248
|\
| * Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-2058-267/+211
| |\
| | * Refactor Util::ptr_sharedJan Lingscheid2017-10-1844-222/+188
| | * Replace boost::shared_ptrJan Lingscheid2017-10-177-28/+19
| | * Replace boost::scoped_ptrJan Lingscheid2017-10-175-9/+4
| | * Remove std::auto_ptrJan Lingscheid2017-10-172-8/+0
| * | Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-195-38/+13
| * | Remove all unused makefile.inStefano Facchini2017-10-1925-425/+0
| * | Remove unused icon-size.hStefano Facchini2017-10-1912-43/+2
| * | Remove unused util/compose.hppStefano Facchini2017-10-192-394/+0
| * | Remove unused util/accumulators.hStefano Facchini2017-10-194-127/+0
| * | Use standard glib macro instead of a custom oneStefano Facchini2017-10-192-4/+2
| * | Remove a useless conditionalStefano Facchini2017-10-191-24/+19
| * | Delete dead codeStefano Facchini2017-10-191-15/+1
| * | Remove unused scriptStefano Facchini2017-10-191-47/+0
* | | Progress Bar workinggit add .git add .Jabier Arraiza2017-10-202-46/+57
* | | Fiz the MR note note_44059492. Thanks EduardJabiertxo Arraiza Cenoz2017-10-201-1/+1
* | | Add progress bar to loading, currently not working but all the base code is d...Jabiertxo Arraiza Cenoz2017-10-202-7/+28
* | | Add description search and icon if no resultsJabiertxo Arraiza Cenoz2017-10-201-2/+24
* | | Add case insensitive and no dialog loadingJabier Arraiza2017-10-202-58/+39
* | | Merge branch 'master' into SymbolsSearchJabiertxo Arraiza Cenoz2017-10-191-0/+91
|\| |
| * | Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al...Tavmjong Bah2017-10-191-0/+91
* | | Finish speed improvementsJabiertxo Arraiza Cenoz2017-10-192-34/+51
* | | Working on current documentJabiertxo Arraiza Cenoz2017-10-192-14/+21
* | | Merge remote-tracking branch 'origin/master' into SymbolsSearchJabier Arraiza2017-10-191-8/+2
|\| |
| * | Replace deprecated call to pango_win32_get_contextEduard Braun2017-10-171-8/+2
* | | Improving speedJabier Arraiza2017-10-192-42/+69
* | | Working on speed improvementsJabiertxo Arraiza Cenoz2017-10-182-32/+89
* | | Add search to symbols dialogJabiertxo Arraiza Cenoz2017-10-182-17/+72
|/ /
* | Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...Tavmjong Bah2017-10-172-44/+128
* | Remove text 'width' and 'height' attributes. These were replaced by the 'inli...Tavmjong Bah2017-10-172-33/+1
|/
* Revive pango_win32 backendEduard Braun2017-10-162-6/+8
* Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah2017-10-164-7/+36
* Fix link for FAQ entry on DPI changeEduard Braun2017-10-151-1/+1
* Do not use GUI for --export-inkscape-svgEduard Braun2017-10-141-0/+1
* Cleanup: rename sp_do_export_png for consistencyEduard Braun2017-10-141-7/+12
* Some basic error handling for SVG exportEduard Braun2017-10-141-5/+16
* Refactoring: put SVG export into separate functionEduard Braun2017-10-141-59/+73
* Support --export-area-page when using --export-id to export to SVGEduard Braun2017-10-141-1/+3
* Support --export-margin when exporting to SVGEduard Braun2017-10-141-3/+15
* make --export-area-drawing work when exporting SVGEduard Braun2017-10-141-0/+4
* Add note to use important in measure dialogJabier Arraiza2017-10-141-1/+1
* Fixing problems with nested LPE and convert to pathsJabier Arraiza2017-10-1413-43/+69
* Remove deprecated GNOME VFSStefano Facchini2017-10-137-209/+40
* Implement !important rule handling for inline-style. Work from Jabier.Tavmjong Bah2017-10-133-38/+93
* Do not force-disable CSD on WindowsEduard Braun2017-10-121-4/+0
* Update POTFILES.in etc. after renamingStefano Facchini2017-10-124-5/+5
* Allow one !important rule to override another if later and has equal or highe...Tavmjong Bah2017-10-111-2/+2
* Prevent crash in measure LPE when pasting LPE to multiple elementsJabier Arraiza2017-10-101-1/+2
* Cleanup: remove unused winmain.cppEduard Braun2017-10-102-66/+0