summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 248:Segmenation fault doing Undo with XML dialog openJabier Arraiza2019-05-141-3/+3
|
* Prevent dialog from becoming super-wide.Tavmjong Bah2019-05-141-8/+10
|
* Regression fix: hide some toolbar icons on startupNathan Lee2019-05-135-71/+56
| | | | | | | Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182
* Allow easy apply last LPE usedJabiertxof2019-05-132-10/+12
|
* Remove support for LCMS 1Karl Cheng2019-05-126-68/+64
| | | | | | | Now that all platforms (including macOS) now support LCMS 2, we no longer need to support LCMS 1. Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014
* Add Delete to Objects Dialog context menuNathan Lee2019-05-121-2/+3
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/226
* fix coding styleJabier Arraiza2019-05-092-6/+6
|
* Remove unclear functionJabiertxof2019-05-092-15/+0
|
* Add styling and options to hangle keyboard on LPE dialogJabiertxof2019-05-092-38/+92
|
* Select filter on each LPE add dialog to easy remove or modify. Also improve ↵Jabier Arraiza2019-05-011-0/+4
| | | | LPE to match better LPE aloable effect per type of objext and some strings fixes
* Good redraw of BPaths on trying to close a BSplineJabier Arraiza2019-05-011-14/+12
|
* Set spacing in About DialogNathan Lee2019-04-301-0/+3
| | | | Tentative fix for https://gitlab.com/inkscape/inbox/issues/418
* Make display unit change roll out to toolbarsNathan Lee2019-04-305-6/+9
| | | | | | | Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208
* Simplify UI for LPE addJabiertxof2019-04-291-5/+4
|
* Fixing coding styleJabier Arraiza2019-04-271-38/+13
|
* Fixes some crashes when selector is * and allow select multiple tagsJabier Arraiza2019-04-271-11/+65
|
* Add out of bound checks to fill bucketNathan Lee2019-04-271-3/+6
| | | | Fixes https://gitlab.com/inkscape/inbox/issues/398
* Fix coding styleJabier Arraiza2019-04-261-1/+1
|
* Allow comma separated (multiple) unhsndled selectorsJabier Arraiza2019-04-261-2/+14
|
* Fix coding styleJabier Arraiza2019-04-261-1/+1
|
* Show items selected by unhandled selectorsJabier Arraiza2019-04-261-10/+11
|
* fix #158 crash on exit w/ layer dialogThomas Holder2019-04-251-0/+1
|
* Change Alpha slider max from 255 to 100Nathan Lee2019-04-253-16/+3
| | | | | | | Also stops normalising alpha values 0..1 to 0..100. No longer necessary (useful when max value was 255). Fixes https://gitlab.com/inkscape/inkscape/issues/165
* Fix bug in previous mergeJabier Arraiza2019-04-201-15/+15
|
* fix compilingJabier Arraiza2019-04-201-2/+2
|
* Fix compiling issueJabier Arraiza2019-04-202-3/+3
|
* Rename files to fit better his functionJabier Arraiza2019-04-208-1764/+1764
|
* Regression fix (update paths when dragging nodes)Nathan Lee2019-04-161-2/+5
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/169
* Restore select toolbar lock buttonNathan Lee2019-04-151-0/+1
| | | | | | | | | Connection to other code (e.g. drag selection, pasting width) restored (dropped in GtkAction migration). Fixes https://gitlab.com/inkscape/inkscape/issues/161 Fixes https://gitlab.com/inkscape/inkscape/issues/173
* Filter effects dialog UI made more consistentNathan Lee2019-04-131-2/+2
|
* Ask user whether to reassign already used shortcutsPatrick Storz2019-04-101-1/+20
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/182
* Style fixMarc Jeanmougin2019-04-092-2/+2
|
* More document.h cleanup.Tavmjong Bah2019-04-065-7/+7
|
* More cleanup of document.h.Tavmjong Bah2019-04-052-2/+2
|
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-022-3/+3
|
* Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz2019-04-021-1/+1
|
* Realign and reorder guides UINathan Lee2019-04-023-9/+46
|
* Tidy UI for Object Properties/AttributesNathan Lee2019-04-021-10/+11
|
* Tidy various dialog UIsNathan Lee2019-04-0222-202/+323
|
* Some anti-aliasingPatrick Storz2019-03-312-2/+2
|
* Aspell: No need to explicitly set prefix anymorePatrick Storz2019-03-302-35/+1
| | | | | Aspell (at least the MSYS2 version) is properly relocatable these days.
* Avoid redefining INKSCAPE_DATADIRPatrick Storz2019-03-301-1/+1
| | | | | Define and use INKSCAPE_DATADIR_REAL instead, which avoids potential include order issues and avoids some semantic ambiguity.
* An a few more config.h fixesPatrick Storz2019-03-283-12/+0
|
* Remove unused code for NEW_EXPORT_DIALOGPatrick Storz2019-03-274-736/+2
| | | | | Functionality seems to have been replaced by "Save a Copy" and the PNG export dialog respectively.
* remove wrong from clipboard pasteJabiertxof2019-03-271-2/+1
|
* Allow add LPE with one clickJabiertxof2019-03-272-4/+38
|
* Add window class along dark/bright to mark APP is using symbolic icons or ↵Jabiertxof2019-03-271-0/+9
| | | | regular to allow apply diferent rules in icon contesx. For example allow use icons by css only (and sufix properly with "-symbolic" when necesary
* Misc. typosluz.paz2019-03-262-2/+2
| | | Found via `codespell`
* About dialog: Fix icon file locationPatrick Storz2019-03-241-1/+1
| | | | (was renamed in deeb288fc38e09fba325741afb2c66f693438f9b)
* Fixing coding styleJabier Arraiza2019-03-241-1/+1
|