summaryrefslogtreecommitdiff
path: root/cui/UIConfig_cui.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-16convert proxy page to .uiCaolán McNamara1-0/+1
Change-Id: I61db7bf0def96209a85656128188f85899b72292
2013-05-14adapt code to use paste special .uiCaolán McNamara1-0/+1
Change-Id: Iaac28f442aa38dd6610c89ba04ea2d1ccfca35c5
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara1-0/+1
Change-Id: I962fae2d4d177a7ca364d0dece0c15132a199497
2013-04-18convert autocorrect replace to to .uiCaolán McNamara1-0/+1
Change-Id: Id1ea4f5e5f003b4c5c405556a2951943a5ed4fb2
2013-04-17convert autocorrect dialog to .ui formatCaolán McNamara1-0/+1
Just the outmost dialog itself, not the individual pages. We have to go top down in this case to incrementally convert the pages because of the non-standard additional widgets outside the tabcontrol area. So this dialog is set to non-resizable until its contents are converted over. Change-Id: I92014a44b4cab8d345666295b052635d4b57a496
2013-04-16convert email options to .ui formatCaolán McNamara1-0/+1
Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438
2013-04-16convert browser options to .uiCaolán McNamara1-0/+1
Change-Id: Ia3672c43b0e80e45ff3404fa84a11182cd6c03a0
2013-04-11rename UI to UIConfigDavid Tardon1-0/+72
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>