summaryrefslogtreecommitdiff
path: root/cui/AllLangResTarget_cui.mk
AgeCommit message (Collapse)Author
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara
and make initials area and zip code areas wider to address fdo#30862 This "first/last name" thing is a disaster of course: http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/ http://www.w3.org/International/questions/qa-personal-names Change-Id: Iedb347a533f208056176b5a79b8a56050672a8d1
2013-02-19move memory option page to cui and adapt codeCaolán McNamara
Change-Id: I0660592f233d9f190d11337068f33f2c13ba9251
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara
Change-Id: Ifddd7348754054e505b0b9abe1d760e903e00f2a
2013-02-15fully convert security options to .ui formatCaolán McNamara
Change-Id: I119b38f96ebdd6af19b9dce926a684398b4f72f8
2013-02-05move fonts options page .ui to cui and adapt codeCaolán McNamara
Change-Id: I3838de932dea44accd3ec5a8eca3706f65058661
2013-01-28New table dialog from impress and draw converted to Glade UIRobert Roth
Change-Id: Iedd44ae171a25d9d6599e4f44698d7458c486be6
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara
getting rid a pile of custom widget moving code Change-Id: I68879f9ebaf28629c4759315b318b390a985a544
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
Change-Id: Iad23998c9ccde22abad9d894af3dd6df7c92564f Reviewed-on: https://gerrit.libreoffice.org/1857 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-01-19convert split cells dialog to our 99th .ui fileCaolán McNamara
Change-Id: If1a37074400540e3adce42de2bb7c88c2c599382
2013-01-18remove backgrnd.srcCaolán McNamara
Change-Id: Ic868667955eca21c348a05e49ff30fa6fa8b7043
2013-01-07split out numbering options page to cui and adapt codeCaolán McNamara
Change-Id: Ib2fedda13ff0b0d94f818bf6d9daf40a02fa8302
2012-12-29adapt spelling dialog to use .uiCaolán McNamara
Change-Id: I51fdb40378253780cd15127f0c79eda54dce15f0
2012-12-06convert number format page to .uiCaolán McNamara
Change-Id: Icaae0aa69156ebffab5750a1820a0a7a94a39022
2012-11-02tidy dialog a bitCaolán McNamara
Change-Id: I301e24aeb3f8b49dbf9902b7fb00c2992ece5e42
2012-10-31convert run macro to .uiCaolán McNamara
Change-Id: I4e83afa3d164ba0ae8640f4b5f2712b88c1e305f
2012-10-05convert hyphenate dialog to .uiCaolán McNamara
Change-Id: I0025ce0107deaaf6b4698745691c9f0bfddc7c34
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara
Change-Id: I58c128b78f19b1141b82c2cecb37ed390a5db82b
2012-09-28adapt insert character dialog to new layoutCaolán McNamara
Change-Id: I5561c2684d0957b65aef0d139e9210ebdd703153
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
Change-Id: I7da387db88b8a4449dc1dc7099527f786b0d565e
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
Change-Id: I20829b6a0835bf96489d67b6f7effcfa84650328
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara
Display in the (unix) options gui the NSS cert dir that has been auto-detected for use with digital signatures. Show the other detected possibilities and allow it to be overridden. The autodetection should basically work out of the box, but if there's some bustage at least the UI can be used to sort it out and/or let developers debug it. This removes the need for the horrible MOZILLA_CERTIFICATE_FOLDER hack, though that's still supported.
2012-04-09add package deps for resourcesDavid Tardon
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2011-12-07Remove oooimprovementAugust Sodora
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-05-06New color picker dialog for all applications.Christian Lippka
Replaces the old color picker with a new one. Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-04-16gbuildize cuiDavid Tardon