summaryrefslogtreecommitdiff
path: root/basctl/UIConfig_basicide.mk
AgeCommit message (Collapse)AuthorFilesLines
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch1-0/+1
The user now has the possibility to sort the entries in various macro dialogs either alphabetically or in document order using a context menu. Change-Id: I064947daa9f9bca05cb28e4b2f65ff1c92689ae9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98783 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2020-02-19weld CodeCompleteWindowCaolán McNamara1-0/+1
Change-Id: Ibe620a42592761ee25d6329d26b1b1c452bdfd2b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89007 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-19weld WatchWindow panelCaolán McNamara1-0/+1
Change-Id: Idb43d7bd168ce37fce8694946be6c7de7ca5a2c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88930 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-17weld StackWindow DockingWindowCaolán McNamara1-0/+1
Change-Id: I46626fdbfcaeabed48da9ae14fe5d351c335df55 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88859 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-12weld ObjectCatalogCaolán McNamara1-0/+1
Change-Id: I1979c6f8f5705360aa0df8cb7aeaeca00cd66ce9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88448 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-08weld LibBox and LanguageBox Item WindowsCaolán McNamara1-0/+1
Change-Id: Ifdbef243093b588887c3d3fe1efcaf2e4c7c982a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88235 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky1-0/+1
Change-Id: Ic4587b8e244c52089692908fe0d10e363b5ed4fb
2017-01-30convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara1-0/+1
Change-Id: I2f55f4959249ac45de4a852089256a33e0f24d91
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky1-0/+4
Change-Id: I0588063aef397ee95923ad5acd332bc6052fafc7
2014-08-25convert RID_QRYBOX_LANGUAGE with custom title to .uiCaolán McNamara1-0/+1
Change-Id: I007820c7717a437414bc43936e3138f7e63d090e
2014-02-11convert manage languages dialog to .uiCaolán McNamara1-0/+1
Change-Id: I1a50f8715040e64758cf18bee8ca6ac1d04652c8
2014-01-06convert module and dialog tabpages to .uiCaolán McNamara1-0/+2
Change-Id: I2954a734b44be22d4d7ffae17480dde1c0ac64e7
2014-01-06convert lib page to .uiCaolán McNamara1-0/+1
Change-Id: Idd9e3c1ab1c63baa11f503c20d46f3d13e6f78a3
2014-01-03convert default language dialog to .uiCaolán McNamara1-1/+2
Change-Id: Ia4d5b983168d6645fce8e2549db2b6c3fd410690
2014-01-03convert import library dialog to .uiCaolán McNamara1-0/+1
Change-Id: Iaedcbeb5618ece65692a9688ccb5c13aad1e6626
2014-01-02Convert break point dialog to .ui formatCaolán McNamara1-0/+1
Change-Id: I750133b673e135399ab9c04953550bea1db3a9e8
2013-12-31convert export basic dialog to .ui (600th .ui conversion)Caolán McNamara1-0/+1
Change-Id: I67511e69f763761cd1631263fccd0704daf1886b
2013-12-31convert new lib dialog to .uiCaolán McNamara1-0/+1
and a drive-by on some no .src InfoBox and ErrorBoxes to MessageDialog Change-Id: Ideb58a0042ed45a49bff9b336622dfe11bb363ab
2013-12-31convert goto line dialog to .uiCaolán McNamara1-0/+1
Change-Id: I4c4ec4f2169d001e6f09c9c7bb06a4b0b327a2f8
2013-12-24convert organize macros dialog to .uiCaolán McNamara1-0/+1
Change-Id: I210ab0bb294ddfefc3f60cffe64b72e5d8fa4650
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi1-1/+0
Created a new tab in Tools/Options/Basic IDE options instead of the ModalDialog. The original dialog under Basic IDE/View/IDE Options was removed. Tab page is disabled when experimetal flag is off, entry node in the treebox is visible. Change-Id: Iaad1ea5fadc3f05ca81f2240dceb513f25be35b9
2013-09-02GSOC work, renaming for consistencyGergo Mocsi1-1/+1
Menu enrty was renamed to IDE Options under View. SID_BASICIDE_CODECOMPLETE was renamed to SID_BASICIDE_IDEOPTIONS. CodeCompleteDlg was rename to BasicIDEOptionDlg. Ui file was renamed to basicideoptionsdialog.ui. Checkbox for extended types is now independent from code complete one. Change-Id: Id862df0ee56cdf2aa81e19a34099fe679ad5d311
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi1-0/+1
Created a ModalDialog named CodeCompleteOptionsDlg to edit options for code completition/suggestion. Unimplemented features in it are disabled. The dialog window uses Glade .ui file. Change-Id: I1b59f386a9575aa25b38c5a1d7d1f020498a69ab
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon1-0/+19
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02 Reviewed-on: https://gerrit.libreoffice.org/3229 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-11rename UI to UIConfigDavid Tardon1-0/+16
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>