summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/pickoutlinepage.ui
AgeCommit message (Collapse)AuthorFilesLines
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-1/+1
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara1-0/+1
Change-Id: I71498e44d25fe4a2f0feb221ec0e77d455aeb61c
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara1-1/+1
Under Linux dlsym will search other locations and find them if they exist elsewhere, but not under windows, so its easy to put the wrong lib name in if developing under Linux because it'll generally work anyway. So add a script: bin/verify-custom-widgets-libs which can be used under Linux to verify that the required factory methods exist in the right lib. Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
2013-01-07we will want to have different helpids, so split numbering pagesCaolán McNamara1-0/+40
Change-Id: Ia87b30cf17540312b348d9ddeb48154cc1636d01