summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-15PageSizer: Avoid writing terminating NULL to pages.csvPatrick Storz1-1/+1
2019-06-14PageSizer: Allow spaces in pages.csvPatrick Storz2-80/+70
2019-06-14PageSizer: Do not require portrait page sizesPatrick Storz1-3/+4
2019-06-13fix coding styleJabier Arraiza5-12/+6
2019-06-13Fix CI problemJabiertxof3-3/+3
2019-06-13Fix step valueJabiertxof1-5/+5
2019-06-13Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof6-11/+32
2019-06-13Improve event handleJabier Arraiza1-2/+2
2019-06-13allow page increments with control keyJabier Arraiza1-0/+3
2019-06-13Fixes hover scrool bugJabiertxof2-2/+31
2019-06-12Update comments to match reality.Tavmjong Bah2-4/+5
2019-06-07ComboBoxEntryToolItem: Add tooltip support (Fix issue #290)Alexander Valavanis1-1/+1
2019-06-07ComboToolItem: Add tooltip support (Partial fix for issue #290)Alexander Valavanis1-0/+2
2019-06-07ComboToolItem: Add missing proxy-menu labelAlexander Valavanis1-1/+1
2019-06-06Fix build (loading icon).Tavmjong Bah1-1/+2
2019-06-05Finish TextToolbar migrationAlexander Valavanis2-0/+839
2019-06-05Use a flowbox when there are more than two options for font feature settings.Tavmjong Bah1-40/+55
2019-06-02Fixing coding styleJabier Arraiza1-4/+2
2019-06-02Remove lock button from XML dialogJabier Arraiza1-4/+7
2019-06-02fix coding styleJabier Arraiza1-2/+3
2019-06-02Add CSS and remove XML toggler buttonJabier Arraiza1-3/+3
2019-06-02Styling fixes and remove a crashJabier Arraiza1-0/+1
2019-05-28Hackfest2019: Add an entry to ComboBoxToolItemAlexander Valavanis2-6/+10
2019-05-28Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis4-475/+5
2019-05-28Hackfest2019: TextToolbar: Start GtkAction migrationAlexander Valavanis4-17/+68
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis10-135/+9
2019-05-26Fix gradient toolbar comboboxes and reverseNathan Lee1-7/+0
2019-05-14Prevent dialog from becoming super-wide.Tavmjong Bah1-8/+10
2019-05-12Remove support for LCMS 1Karl Cheng3-48/+44
2019-04-30Make display unit change roll out to toolbarsNathan Lee1-0/+2
2019-04-25Change Alpha slider max from 255 to 100Nathan Lee3-16/+3
2019-04-06More document.h cleanup.Tavmjong Bah2-4/+4
2019-04-05More cleanup of document.h.Tavmjong Bah2-2/+2
2019-04-02Realign and reorder guides UINathan Lee2-8/+21
2019-04-02Tidy various dialog UIsNathan Lee2-9/+56
2019-03-28An a few more config.h fixesPatrick Storz2-8/+0
2019-03-22Realign labels in "Fill and Stroke" dialogPatrick Storz2-4/+6
2019-03-22Document Properties: General UI cleanupPatrick Storz6-92/+87
2019-03-21Misc. typos and whitespace fixesluz.paz2-4/+4
2019-03-18Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2-5/+9
2019-03-18Keep font variations widget in sync with CSS style widget.Tavmjong Bah3-13/+24
2019-03-13Place vertical iconified docks to the right of dockNathan Lee1-1/+2
2019-03-11Atempt to fix high load in backgroundoctycs1-4/+4
2019-03-11Update translation dialog for flipped axisNathan Lee2-10/+0
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2-15/+7
2019-03-06Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee1-24/+33
2019-02-26Prevent text dialog to become too wide.Tavmjong Bah1-3/+6
2019-02-20Store pixbufs instead of names to reduce calls to sp_get_icon_pixbufMartin Owens2-5/+5
2019-02-12Header cleanup.Tavmjong Bah1-1/+0
2019-02-03UnitTracker: Create tool item without using GtkActionAlexander Valavanis2-2/+24