summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-08fix issue on theme changeJabier Arraiza2-13/+1
2019-07-08Fix coding styleJabiertxof1-1/+0
2019-07-08Allow pop in front and disable color buttons viewJabiertxof2-9/+12
2019-07-08Coding Style FixesJabiertxof1-7/+2
2019-07-08Add coloring default to themeJabiertxof1-2/+6
2019-07-08Add initial commitJabiertxof1-0/+5
2019-07-08Initial code to fixJabiertxof2-7/+17
2019-07-01Fix various minor typosYuri Chornoivan3-3/+3
2019-06-29Remove gimp ruler.Tavmjong Bah1-3/+6
2019-06-29Make ruler tickes line up with other GUI elements (e.g. grids).Tavmjong Bah1-1/+1
2019-06-29Fix rendering on high DPI screens.Tavmjong Bah2-8/+11
2019-06-29Reimplement ruler in C++.Tavmjong Bah2-0/+545
2019-06-18Show correct selected font feature for large listsNathan Lee1-1/+1
2019-06-16Remove custom tab order in Document PropertiesKarl Cheng2-8/+0
2019-06-16Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()Karl Cheng2-15/+6
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