summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-27Strip out all content from TextToolbarAlexander Valavanis2-8/+10
2019-05-27Hackfest2019: Rm tautological testsAlexander Valavanis2-3/+0
2019-05-26Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza1-0/+10
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis49-471/+77
2019-05-26Fix gradient toolbar comboboxes and reverseNathan Lee3-9/+6
2019-05-23Improvements to Copy Rotate LPEJabiertxof1-0/+1
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop4-34/+31
2019-05-20More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop3-16/+25
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+28
2019-05-14Fix for bug 248:Segmenation fault doing Undo with XML dialog openJabier Arraiza1-3/+3
2019-05-14Prevent dialog from becoming super-wide.Tavmjong Bah1-8/+10
2019-05-13Regression fix: hide some toolbar icons on startupNathan Lee5-71/+56
2019-05-13Allow easy apply last LPE usedJabiertxof2-10/+12
2019-05-12Remove support for LCMS 1Karl Cheng6-68/+64
2019-05-12Add Delete to Objects Dialog context menuNathan Lee1-2/+3
2019-05-09fix coding styleJabier Arraiza2-6/+6
2019-05-09Remove unclear functionJabiertxof2-15/+0
2019-05-09Add styling and options to hangle keyboard on LPE dialogJabiertxof2-38/+92
2019-05-01Select filter on each LPE add dialog to easy remove or modify. Also improve L...Jabier Arraiza1-0/+4
2019-05-01Good redraw of BPaths on trying to close a BSplineJabier Arraiza1-14/+12
2019-04-30Set spacing in About DialogNathan Lee1-0/+3
2019-04-30Make display unit change roll out to toolbarsNathan Lee5-6/+9
2019-04-29Simplify UI for LPE addJabiertxof1-5/+4
2019-04-27Fixing coding styleJabier Arraiza1-38/+13
2019-04-27Fixes some crashes when selector is * and allow select multiple tagsJabier Arraiza1-11/+65
2019-04-27Add out of bound checks to fill bucketNathan Lee1-3/+6
2019-04-26Fix coding styleJabier Arraiza1-1/+1
2019-04-26Allow comma separated (multiple) unhsndled selectorsJabier Arraiza1-2/+14
2019-04-26Fix coding styleJabier Arraiza1-1/+1
2019-04-26Show items selected by unhandled selectorsJabier Arraiza1-10/+11
2019-04-25fix #158 crash on exit w/ layer dialogThomas Holder1-0/+1
2019-04-25Change Alpha slider max from 255 to 100Nathan Lee3-16/+3
2019-04-20Fix bug in previous mergeJabier Arraiza1-15/+15
2019-04-20fix compilingJabier Arraiza1-2/+2
2019-04-20Fix compiling issueJabier Arraiza2-3/+3
2019-04-20Rename files to fit better his functionJabier Arraiza8-1764/+1764
2019-04-16Regression fix (update paths when dragging nodes)Nathan Lee1-2/+5
2019-04-15Restore select toolbar lock buttonNathan Lee1-0/+1
2019-04-13Filter effects dialog UI made more consistentNathan Lee1-2/+2
2019-04-10Ask user whether to reassign already used shortcutsPatrick Storz1-1/+20
2019-04-09Style fixMarc Jeanmougin2-2/+2
2019-04-06More document.h cleanup.Tavmjong Bah5-7/+7
2019-04-05More cleanup of document.h.Tavmjong Bah2-2/+2
2019-04-02Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2-3/+3
2019-04-02Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz1-1/+1
2019-04-02Realign and reorder guides UINathan Lee3-9/+46
2019-04-02Tidy UI for Object Properties/AttributesNathan Lee1-10/+11
2019-04-02Tidy various dialog UIsNathan Lee22-202/+323
2019-03-31Some anti-aliasingPatrick Storz2-2/+2
2019-03-30Aspell: No need to explicitly set prefix anymorePatrick Storz2-35/+1