summaryrefslogtreecommitdiff
path: root/cui/UIConfig_cui.mk
AgeCommit message (Collapse)Author
2013-07-19convert percent dialog to .uiCaolán McNamara
Change-Id: I28d15741f4d5408afc5f628bd7416724f7ab2eef
2013-07-16Convert Transparency tab page to widget UIOlivier Hallot
Change-Id: I5ef8e2b8d0ed888e8c05ed1a8e8f9f71ba4ca0ed Reviewed-on: https://gerrit.libreoffice.org/4930 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-15convert delete dictionary query to .uiCaolán McNamara
Change-Id: I5016207a6cf592ce0a7f7a8033825f88c7a22d16
2013-07-15modern .ui widgetlayout for optdict/newdictdlgCsikós Tamás
Change-Id: I8bd0a334bffee9adcf23fe2f597b66924b57ce30 Reviewed-on: https://gerrit.libreoffice.org/4917 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-13convert chart color options page to .uiCaolán McNamara
Change-Id: I9420014d8bee8f71b5ab64aba5dbc7c27f4a25f4
2013-07-13convert chart color QueryBox to .uiCaolán McNamara
Change-Id: Idc514afb9b4e5e2404500d3ad81a4e4203600218
2013-07-04cui: convert hatch tabpage dialog to .uiMiklos Vajna
Change-Id: Id5420da2c4049b42fad0484102e73ea90c3f0b74
2013-07-04some small tweaks to the html ui conversionCaolán McNamara
restore the %PRODUCTNAME and %LOCALE variables Change-Id: I2b2e62ac3dd5c1117085f96f4541218bf1100647
2013-07-04modern widgetlayout for opthtmlCsikós Tamás
Change-Id: Ibad69d5d9512c1199c6cca3930c1b04f0af4987c Reviewed-on: https://gerrit.libreoffice.org/4707 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-03Convert tab stop page to widget UIOlivier Hallot
Conflicts: cui/UIConfig_cui.mk Change-Id: Idd4401966933da1e4de3e3f31f74e2908dd7d705 Reviewed-on: https://gerrit.libreoffice.org/4644 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara
Allow a .ui to be given to the SingleTabDialog ctor. There are *three* single-tab Format Number dialogs, we really should combine them together into one dialog. Change-Id: I1021c9b968764bd9ad35832958ef2bd067fca798
2013-06-07Convert Search in Japanese page to .ui formatFaisal M. Al-Otaibi
Change-Id: I1874f36d3e69b39fcb456de85b28c7a09f7bdbf2
2013-05-31Convert Paragraph Alignment & Indent to Widget UIOlivier Hallot
Conver Paragraph Alignment and Indent & Spacing to widget UI. Change-Id: Ib3b7d76a63bd677d5d94f7385bbf589f18eceeda Reviewed-on: https://gerrit.libreoffice.org/4047 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-05-30Convert Languages tab page to .uiabdulmajeed ahmed
Deleted the readonly images too,it was not used any where else and was just confusing. Change-Id: Ibdcda961966ceab28b224335bfa2e154a395e788
2013-05-29Convert option Complex text layout to .uiFaisal M. Al-Otaibi
convert the complex text layout widget and do the rest of the conversion. Change-Id: I8d928284e9532dfbc2f5e8d7d59f789de7865925
2013-05-16convert proxy page to .uiCaolán McNamara
Change-Id: I61db7bf0def96209a85656128188f85899b72292
2013-05-14adapt code to use paste special .uiCaolán McNamara
Change-Id: Iaac28f442aa38dd6610c89ba04ea2d1ccfca35c5
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara
Change-Id: I962fae2d4d177a7ca364d0dece0c15132a199497
2013-04-18convert autocorrect replace to to .uiCaolán McNamara
Change-Id: Id1ea4f5e5f003b4c5c405556a2951943a5ed4fb2
2013-04-17convert autocorrect dialog to .ui formatCaolán McNamara
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 McNamara
Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438
2013-04-16convert browser options to .uiCaolán McNamara
Change-Id: Ia3672c43b0e80e45ff3404fa84a11182cd6c03a0
2013-04-11rename UI to UIConfigDavid Tardon
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>