summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | CMake: Avoid defining _FORTIFY_SOURCE twice in separate placesPatrick Storz2019-03-312-9/+6
* | Some anti-aliasingPatrick Storz2019-03-318-7/+9
* | CMake: Drop support for devlibs buildsPatrick Storz2019-03-314-309/+4
* | Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIRPatrick Storz2019-03-313-9/+0
* | Aspell: No need to explicitly set prefix anymorePatrick Storz2019-03-302-35/+1
* | Usage of get_program_dir() is more appropriate herePatrick Storz2019-03-301-1/+1
* | Remove "PACKAGE_LOCALE_DIR" environment variablePatrick Storz2019-03-301-2/+0
* | Avoid redefining INKSCAPE_DATADIRPatrick Storz2019-03-302-12/+12
* | Inkscape::IO::Resource: Drop "DATA_DIR" from Type enumPatrick Storz2019-03-302-5/+0
* | Remove "get_extensions_path()"Patrick Storz2019-03-303-42/+11
* | Remove unused "get_datadir_path()"Patrick Storz2019-03-302-27/+0
* | Add inscape to search pathPatrick Storz2019-03-303-0/+78
* | Restore "Add inkscape root directory to DLL search path"Patrick Storz2019-03-301-0/+15
* | script.cpp: more cleanupPatrick Storz2019-03-291-32/+19
* | script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8Patrick Storz2019-03-291-7/+0
* | Drop "RegistryTool" which is no longer in use.Patrick Storz2019-03-294-285/+0
* | Fix for fb42d9e019e0b21c4d98cae0e8268d63087a2034Patrick Storz2019-03-281-1/+1
* | An a few more config.h fixesPatrick Storz2019-03-2811-40/+4
* | ditoPatrick Storz2019-03-281-0/+4
* | Fix internationalizationMarc Jeanmougin2019-03-281-0/+4
* | CMake: Fix "unknown" in version string of ppa buildsPatrick Storz2019-03-281-0/+8
* | Add missing icons in Tango theme and some LPE icons improvementsJabiertxof2019-03-2863-217/+5338
* | Fixing unwanted CSS code from other commitJabier Arraiza2019-03-281-6/+0
* | Improbe stiling and cleanup of CSS on LPE Selector codeJabiertxof2019-03-282-58/+33
* | Merge branch 'master' of https://gitlab.com/inkscape/inkscapeChris2019-03-281-1/+1
* | Strip trailing whitespaceOndřej Čertík2019-03-271-5/+5
* | Remove unused code for NEW_EXPORT_DIALOGPatrick Storz2019-03-275-866/+2
* | remove wrong from clipboard pasteJabiertxof2019-03-271-2/+1
* | Delete unused iconsJabiertxof2019-03-276-174/+0
* | full remove expader + codeJabiertxof2019-03-272-9/+1
* | Allow add LPE with one clickJabiertxof2019-03-274-6/+71
* | Fix adding/lookup of recent files.Patrick Storz2019-03-272-26/+10
* | Preferences: Remove old function to migrate recent documentsPatrick Storz2019-03-271-4/+0
* | Remove the expander code. Retain only for LPE default settingsJabiertxof2019-03-276-4/+6
* | Add window class along dark/bright to mark APP is using symbolic icons or reg...Jabiertxof2019-03-272-0/+17
* | Remove dead code.Tavmjong Bah2019-03-272-93/+0
* | Add better visuals to expanders folowing stackoverflow question 50076541Jabier Arraiza2019-03-267-0/+180
* | Misc. typosluz.paz2019-03-265-9/+9
* | lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-251-2/+6
* | lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-253-136/+112
* | lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-252-46/+278
* | lpe-pts2ellipse: parameter enabling based on creation methodschwieni2019-03-254-7/+36
* | correct clang-format lpe-pts2ellipse.cppschwieni2019-03-251-1/+1
* | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni2019-03-252-119/+85
* | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni2019-03-253-200/+309
* | Update 2geomPatrick Storz2019-03-2410-688/+685
* | About dialog: Fix icon file locationPatrick Storz2019-03-242-2/+2
* | Extensions/Filters: Fix translations of submenu namesPatrick Storz2019-03-241-2/+1
* | CSS bug fix on XMLEditorJabier Arraiza2019-03-241-2/+3
* | Fixing coding styleJabier Arraiza2019-03-241-1/+1