Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-04 | SvxShadowTabPage::Construct was removed | Caolán McNamara | 3 | -3/+0 |
2016-11-04 | replace OColorPopup with SvxColorWindow | Caolán McNamara | 8 | -167/+55 |
2016-11-04 | drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALID | Caolán McNamara | 3 | -29/+2 |
2016-11-04 | replace last ColorLB use with a listbox of colors | Caolán McNamara | 3 | -99/+49 |
2016-11-04 | simplify, its just a vector of colors | Caolán McNamara | 3 | -57/+15 |
2016-11-04 | replace user draw with an Image of the color | Caolán McNamara | 1 | -52/+11 |
2016-11-04 | strip down to the used pieces | Caolán McNamara | 1 | -118/+2 |
2016-11-04 | move now combined ColorLB to location of last user | Caolán McNamara | 5 | -328/+331 |
2016-11-04 | fold ColorListBox and ColorLB together | Caolán McNamara | 2 | -47/+38 |
2016-11-04 | move ColorListBox beside sole thing that uses it | Caolán McNamara | 6 | -299/+276 |
2016-11-04 | extensions leaks out details of Color Selector, patch it up | Caolán McNamara | 6 | -124/+39 |
2016-11-04 | inherit FillAttrLB from ListBox not ColorListBox | Caolán McNamara | 2 | -2/+2 |