Commit graph

21 commits

Author SHA1 Message Date
Lars Brubaker
569d016d30 Refactoring and creating new RemovePreMultipliedProcess 2023-10-03 16:17:01 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
731378eb75 Improving right click printer menu 2021-03-10 09:53:41 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
jlewin
a3bf83e87c Rename ArrowDirection Up/Down 2019-06-07 11:02:08 -07:00
John Lewin
a6a3a53f5b Opt-out of auto close on MouseEnter popover, always close on MouseLeave 2019-01-02 17:42:57 -08:00
John Lewin
8fab51d6bc Fix arrow direction values 2019-01-02 17:42:57 -08:00
John Lewin
636bc856c9 Use ArrowDirection instead of HAnchor, demand in constructor 2019-01-02 17:42:57 -08:00
John Lewin
c0bcd20260 Extract ArrowDirection to standalone type, revise naming on use 2019-01-02 17:42:57 -08:00
John Lewin
b2a928cf91 Remove buttonRow left/right margin 2018-12-31 11:22:36 -08:00
John Lewin
74b6b9259d Add direction arrows to next/previous buttons 2018-12-31 11:20:21 -08:00
John Lewin
2888a77d1e Add titles to tour items 2018-12-30 14:18:16 -08:00
John Lewin
5445736fd0 Add tour step indicators, use LinkLabels 2018-12-30 12:09:55 -08:00
John Lewin
a89567dea5 Revise namespace, use new Tour scope 2018-12-30 10:54:54 -08:00
John Lewin
d55c54f18e Update tours to operate on lists of tour items 2018-12-30 10:29:06 -08:00
John Lewin
bf33611d3c Consolidate all popover ui elements into a single type 2018-12-30 09:25:56 -08:00
John Lewin
5a9b2a44c9 Switch title font from bold to accent color
- Bold font too significant, looks unbalanced with peers
2018-12-29 12:55:09 -08:00
John Lewin
8c1cca0a01 Improve spacing, pull content closer to title bar 2018-12-29 12:42:26 -08:00
John Lewin
260fcda8a9 Extract tour popover logic to dedicated type, add close button 2018-12-29 12:33:01 -08:00