summaryrefslogtreecommitdiff
path: root/sw/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2012-11-01Revert cf0453d94b1af305ee385e9e2522bcc5e589530eJulien Nabet1-1/+0
After having talked about on IRC with Michael Meeks, it seems UX team prefers that way. In brief, it was on purpose. Thank you Michael for your time Change-Id: Ib99425a212ac5463b0465e1e755e2537bb4d51b8
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat6-0/+12
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat6-0/+6
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-30convert end/footnote dialog to .uiCaolán McNamara2-0/+948
Change-Id: I22c7e030a77f125f70b1b532b3c07c5a405b18b0
2012-10-28Resolves: fdo#38193 WRITER, DRAW: Media Player is missing in Tools menuJulien Nabet1-0/+1
Change-Id: I0952292ebf1a04743f2bc534c2cfe282b516eedd
2012-10-26missing a default button for insert breakCaolán McNamara1-0/+2
Change-Id: I417a6d46dc72ee251b43e00836363b6ae07c2b4c
2012-10-26set width in chars for url field to avoid character dialog overgrowingCaolán McNamara1-0/+3
Change-Id: I892a77f65ad420d0fbf4b95179e4bcfc2ec55192
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara18-78/+150
so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
2012-10-24convert index dialog to .uiCaolán McNamara2-1/+650
Change-Id: I4b16cb517dca25f862b9dd612785dae4d0f21793
2012-10-20add bibliography entry uiCaolán McNamara1-0/+304
Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-3/+4
Change-Id: I843afacf4bb6880ecd9848cae3fe6071439ed995
2012-10-17convert insert ruleCaolán McNamara1-0/+120
Change-Id: Ic4191a6dd38ef619efc4e4dc5ed6fe418c0942f4
2012-10-17make use of ability to use bold in labelsCaolán McNamara14-52/+53
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
2012-10-17expand horizontallCaolán McNamara1-0/+2
Change-Id: Ibf3234882ede575bc517a8079ecd3a82334c81bf
2012-10-17Calc, Writer toolbars: Remove Insert Graphics from the Graphics toolbars.Jan Holesovsky5-15/+5
Based on discussions with Mirek M., thanks! :-) Change-Id: Ic3550d9d2c7e161cc0d1ababcd11b910d5c19d8e
2012-10-17Writer toolbars: Remove Insert Table from the Table toolbar.Jan Holesovsky6-12/+0
Based on discussions with Mirek M., thansk! :-) Change-Id: If233bd9a6ad12682f83bfdef5724a29e360df0a7
2012-10-17Writer toolbars: Remove Numbering on/off from the Numbering toolbars.Jan Holesovsky6-36/+6
Based on discussions with Mirek M., thanks! :-) Change-Id: Ifbd4eb9c9d7d314809f2000dfb572fa6eae2b198
2012-10-12tweak dialog to show label againCaolán McNamara1-23/+20
Change-Id: I8b2e61a2754190eb3bd218242485a6bbce41aa7d
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara1-1/+1
Change-Id: I50f68674e057dd358357d611bbbbb3332d8cd00b
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara1-14/+20
its more similar for the non-editable list. Requires some love to MenuButton to reflect the selected entry and resize appropiately Change-Id: I4b37931e35a5f326d6fd4e445eb741bece6b55a6
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara1-28/+36
Change-Id: Id25bde8db310a83b52ebda7d47d0b1dcda79ed45
2012-09-28add sort dialog .uiGokul1-0/+786
Change-Id: I725cd86094f8605f093c730e7b18f4c1e4a9adea
2012-09-28set the default button on various dialogsCaolán McNamara9-0/+9
Change-Id: I63b1cc73d8ed240c40dec07fe1f8470da8410464
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara1-0/+4
Change-Id: I7da387db88b8a4449dc1dc7099527f786b0d565e
2012-09-28convert String Input dialogGokul1-0/+110
Change-Id: I484f7b495d529664717cf2f9f3f1f4edc7c1ad01
2012-09-28convert autoformat table dialogGokul1-0/+341
Change-Id: I645565afe1a3bac4402abdfaba821ca9235c6087
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara1-0/+293
Change-Id: I4d43f911b084146393e4be514584acc245a4fda4
2012-09-28convert code to use new text<->table dialogCaolán McNamara1-30/+39
Change-Id: I1f38f764901a2526d30561cedfa8495f8e326180
2012-09-28add a text<->table dialogGokul1-0/+434
Change-Id: I3ce08b32b07ac23d6183cd820d6e46cff78cdbe3
2012-09-28convert code to use new split table dialogCaolán McNamara1-3/+0
Change-Id: Id170da91f97d4a0648f0072fa0e02b7897ced13b
2012-09-28add titles to these dialogsCaolán McNamara3-0/+3
Change-Id: Ie8a99fbca7f71a2158534e14e7b87b4f503f1c6b
2012-09-28add a split table dialogGokul1-0/+200
Change-Id: Id2b1061271abe5605913227e841b2d969fc5acf2
2012-09-28add a column width dialogGokul1-0/+183
Change-Id: Ieaa24944baffd61f1e032e2eb02d82a9b673ee6c
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-0/+211
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara1-32/+28
Change-Id: Ibc09a1d208720607944f24139eaf45e62699e69e
2012-09-28add an insert table dialogGokul1-0/+437
Change-Id: I5b883743768aa207c6857ae454ac19eab30b4266
2012-09-28support GtkEntry width-chars propertyCaolán McNamara1-0/+1
Change-Id: I5a3bdf6058b0d786923a9543a064bddcc84f001a
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara1-6/+6
Change-Id: Icb0fa6e358fa3bc8281b8acdc7214b5cd8204c70
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara1-51/+56
Take the opportunity to merge SwWordCountDialog and SwWordCountFloatDlg together. Now the cycle is complete, .src -> manual layout -> .ui Change-Id: I4fb7840b8786ede82ffa1591effc9e4ff444504c
2012-09-28add a wordcount .uiGokul1-0/+345
Change-Id: I3eb959c27fa99d0a088472de3f95bf3c659114ee
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara2-14/+7
In the future I'm hoping we can get some gtk3-side support for patterns for GtkSpinButtons or such such. In the meamtime overload that info into the name Change-Id: I20464e3ddafb710dd7330fc038bb9330b852410a
2012-09-28GetProcAddress doesn't work like dlsym with executable's handleCaolán McNamara1-1/+1
underlying GetProcAddress on windows, unlike dlsym, doesn't search through all loaded .dlls searching for the symbol when given the default module. So load the module by name. Change-Id: I148250c9d8dd5aa2b802581d049533f2c5e83caf
2012-09-28we need to set hexpand now that it's implemented to fill the dialogCaolán McNamara2-0/+2
Change-Id: Ib054f474a197c7cab6cd0d4b8ab650f4c78d1e79
2012-09-28now that halign works, use it to pretty titlepage dialogCaolán McNamara1-0/+6
Change-Id: Ifbb5fe1aa09bf96555601ce237e19d84417354c2
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara1-0/+581
A representative commit for full conversion of a dialog to .ui format, see 4add66152cd6c1c9f4f39be35d8d016cb5b11080 of helpcontent2 for matching help content updating Change-Id: I062e401b5ef670de03f57b1feed7ae9138faff07
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara1-0/+6
GtkSpinFields without a pattern are NumericFields Otherwise we hook off the pattern to determine what sort of field it is, only MetricFields for now and their various field units. Change-Id: I1d50b302b402516b5460774f1d689ac93bfd61ff to-do: upstream something of the "pattern" nature into gtk
2012-09-28col ids all have to be 0, use order of appearance insteadCaolán McNamara1-4/+4
Change-Id: I9508e2fa928db822b1776230c83fb48dfeb956de
2012-09-28disambiguate list store entriesCaolán McNamara1-4/+4
Change-Id: Ifcf3abd08bf2bf3fd170adfe52b2c9ff69b30c5b
2012-09-28zero-code-change outline numbering dialog layout conversionCaolán McNamara1-0/+445
a conversion of the outline numbering dialog in writer to layout enabled widgets built from a .ui file without changing any dialog code Actual code conversion is optimal in terms of load time, memory usage and code size/simplicity.
2012-09-28deploy standalone numbering tab conversionCaolán McNamara1-0/+340