Caolán McNamara
5718ffbf0e
Resolves: fdo#67378 merge the label into the disclosure button
...
Change-Id: I43df94c16a178c90da9c006565390a81c2fda29b
2013-07-30 12:12:36 +01:00
Caolán McNamara
1b95b749e0
adapt code for define database range dialog .ui conversion
...
Change-Id: If89e5eded5873f1bb33d04bebcc742d747d7a1c4
2013-07-26 14:13:02 +01:00
Jan Holesovsky
2fc0c9ad1a
widget layout: MenuButton needs to extract relief too.
...
Change-Id: I648d6b83c21728802b391aba4fa279996a1aa8d1
2013-07-18 11:25:53 +02:00
Caolán McNamara
aff8388772
allow radiobuttons and checkbox images to be aligned from .ui
...
Change-Id: Iee7b970344ac85e4b8ce51f1c3b5ae6605c05843
2013-07-17 15:32:28 +01:00
Caolán McNamara
52bce8fadd
convert versions of dialog to .ui
...
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
2013-07-16 12:45:56 +01:00
Jan Holesovsky
16fe20b667
widget layout: Take decimal digits into account for MetricBoxes.
...
Change-Id: I2870dbf9dc1f7fb84adfe81b9be8f4060677e6d0
2013-07-16 09:49:21 +02:00
Caolán McNamara
76789dd61c
tab traversal order wrong
...
Change-Id: If3b46a1f41cfdde7e6ae04c2aba48fc49d6f2230
2013-07-12 12:09:47 +01:00
Eike Rathke
cde58731dc
use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()
...
Change-Id: I9fd4c0a3887dd3d7ac756f0399a8a030d116f68a
2013-07-12 01:49:02 +02:00
Caolán McNamara
d0e6571634
add degrees and pixels as known spin field units
...
Change-Id: I5937843a5c5485f469ef1fb6b5844aa15c33a14d
2013-07-08 18:40:11 +01:00
Caolán McNamara
aa78d6ff4a
add a new stock item 'Clear' and map to gtk-clear
...
Change-Id: Idf2a9a879daf48202f28068d2aa108ca97213bd8
2013-07-08 14:54:05 +01:00
Caolán McNamara
a024849cf7
map gtk image-position to vcl imagealign
...
and set default alignment of builder-created buttons
to the default gtk left alignment, instead of the default
vcl top alignment
Change-Id: Ie6069ed7b0359c6d76e00fe1bcd3618625923cc1
2013-07-08 13:10:04 +01:00
Caolán McNamara
8d0883b9de
map 'relief' none/half/normal to flat/bevel/3dlook
...
Change-Id: Ib125363a649d3bef6b9563ad7d07871b2c247383
2013-07-05 13:37:47 +01:00
Caolán McNamara
c104e2b661
fix %VARIABLE replacements in item lists
...
Change-Id: I94f129e26afdac9dc2e0d712c79d73142ced5eee
2013-07-04 11:03:39 +01:00
Caolán McNamara
0b43d4abf1
forgot to connect Adjustment to MetricFormatter
...
Change-Id: I5c8283c1bec454960ea4083dbd6dd4bdcbb12e1f
2013-07-04 08:54:46 +01:00
Tor Lillqvist
6116f93586
WaE: unused variable 'sAdjustment' [loplugin]
...
Change-Id: I1417254b748a7516024dd098928b3f22dca1e584
2013-07-03 20:01:25 +03:00
Caolán McNamara
30db63e8a3
arrange a way to describe non-dropdown MetricBoxes
...
i.e. use a VclComboBoxNumeric which now has an
adjustment option and a dropdown option (defaulting to true).
Rework existing glade widget placeholders to be children of that widget
placeholder.
Centralize the dropdown bit tweaking logic.
Change-Id: Ib6dc4d19b367986e9d6a2fc2bead51e198892893
2013-07-03 12:46:31 +01:00
Caolán McNamara
31fc0b7442
always call setDeferredProperties for dialog get/set title
...
Change-Id: I57f9cc8fbdb9d2a304c346e03893fa55d6a61bd5
2013-06-28 11:50:15 +01:00
Faisal M. Al-Otaibi
b2d9ebf1b9
add safety check for '_' if had been put in the end of the text
...
Change-Id: I7fae615f644158c9e5137330daa4873ad4192fd5
2013-06-25 12:55:25 +02:00
Jan Holesovsky
bfbdb2d4f4
sidebar: Improve runtime error reporting (mostly missing .ui).
...
Change-Id: If7e0f24eab77028ddbfdb17dff82679b214efc74
2013-06-21 16:46:48 +02:00
Jan Holesovsky
21acf9d636
Reduce scope.
...
Change-Id: I1cabfd0aad8aa00a50d5f854aca96fa27b635273
2013-06-16 21:37:46 +02:00
Jan Holesovsky
1abcfd8a9e
widget layout: Honor explicitly set tooltip text for toolbox items.
...
Change-Id: I067abb53783655dddc2130aa126dd032c803d58d
2013-06-16 21:31:38 +02:00
Jan Holesovsky
edbca87dea
widget layout: Allow specification of size request for toolbox items.
...
Change-Id: I4b2f1ca9eb0b5bdb77e16a969918dd4f6afefb53
2013-06-15 14:42:09 +02:00
Jan Holesovsky
4c597ce679
widget layout: Introduce a way to specify MetricBox in .ui.
...
Uses the same trick as MetricField - you set the units in the 'id' of
GtkComboBox in form like id="something:0mm", or id="something:0 degrees" (for
custom units).
Change-Id: I572c653b97e75dcf47f934415139e1bfb06dc89b
2013-06-05 18:32:56 +02:00
Jan Holesovsky
7ccbfa7cc6
sidebar: Support for dropdown toolbar items in .ui.
...
Change-Id: I964f82321e26cc8c9a0b6ec9d9d3f28dc5fc935b
2013-06-02 04:54:54 +02:00
Jan Holesovsky
6fe1ff54c6
sidebar: Allow creation of toolboxes using Widget layout / .ui.
...
Change-Id: Idc07614005a00401a51007b1a0aef00e17507daa
2013-06-02 04:54:54 +02:00
Caolán McNamara
545e810da6
convert proxy page to .ui
...
Change-Id: I61db7bf0def96209a85656128188f85899b72292
2013-05-16 14:33:40 +01:00
Samuel Mehrbrodt
ba489418be
Related fdo#35546: Further improve Layout of Photo Album Dialog
...
With suggestions from http://nabble.documentfoundation.org/Streamlining-the-Photo-Album-Creator-td4054397.html
* Moved "Album Layout" to the right
* Changed buttons to GTK Stock buttons, added VCL equivalents
* Improved the wording of the Layout options
Change-Id: Icfb24a8678d096bb596bcdeabbf539e9fe1835db
Reviewed-on: https://gerrit.libreoffice.org/3852
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-13 14:28:41 +00:00
Stephan Bergmann
3def5194dd
Revert "Blind fix for MSVC"
...
9041dac37f
. The correct fix was
f4227c822c
"Blind fix for MSVC, take two."
Change-Id: I6c319a0f7a1d3dbcffbd4be8ac02682e5fdd7802
2013-05-06 14:17:42 +02:00
Caolán McNamara
742e67453f
extract correct widget id for responses
...
Change-Id: I5ce14e346b8ee609fdad4deae9929a90cbadd84e
2013-05-04 20:53:15 +01:00
Caolán McNamara
bfa360c6e7
unset WB_GROUP on non-initial buttons in groups
...
Change-Id: I8846318e8d7fef862bb105af878b2df17045d7ff
2013-05-03 11:31:40 +01:00
Caolán McNamara
201f5fb636
allow custom pushbutton subclasses to set images via builder
...
Change-Id: I639120393fec6fc0c5aa58cbefffe511742383f9
2013-05-02 16:28:54 +01:00
Caolán McNamara
9e5c35454d
create a HIG compliant MessageDialog and map to GtkMessageDialog
...
Change-Id: If86387619ff00a652ea418292fbb0026b867a431
2013-05-01 14:42:05 +01:00
Stephan Bergmann
9041dac37f
Blind fix for MSVC
...
...preventing full instantiation of boost::ptr_map<OUString,osl::Module> (which
fails because osl::Module is not copy-constructible) which MSVC thinks is
necessary if that template instantiation inherits the VCL_DLLPUBLIC from the
VclBuilder class that uses it.
Change-Id: I8cd5608c80d7ce9b12ba678430f5ef283a427e93
2013-04-30 22:57:50 +02:00
Caolán McNamara
3a3b64a964
retain references to loaded modules for builders lifetime
...
Change-Id: Iab8b53dc50d69ba781978e1e7fd9b9c5a19c6d59
2013-04-30 14:58:45 +01:00
Caolán McNamara
b3c1497867
convert input field dialog to .ui format
...
Change-Id: I1c6c43b73b22120b2f2985256896af214012f0ad
2013-04-27 20:58:40 +01:00
Caolán McNamara
a8e1ed87ff
allow tree and tab boxes to have borders via .ui
...
Change-Id: I988f307d2ce88ac5f7e1ee7d7c5cffd352c963e0
2013-04-18 10:06:04 +01:00
Terrence Enger
e9c050115b
fdo#61688 SIGABRT with debug build in VclBuilder::handleChild
...
reverse commit e0dd0e821b
as commit 8c4f20938b
is
a better fix
Change-Id: I4951f19161e6cc92a1297ad17b7cc1fe9c76df0b
2013-04-15 14:53:06 +02:00
Caolán McNamara
e910123ece
make border property of multiline edit optional
...
Change-Id: Ideeda46baf3d96dd52a77b5d225df3c00153183e
2013-04-04 20:59:45 +01:00
Caolán McNamara
1439c2fedd
use existing hook for replacing %FOO variables
...
Change-Id: Ib10545d964e96ae6f92583bbad8479951385247c
2013-04-04 14:26:11 +01:00
Caolán McNamara
5a5777f0a7
need to replace %OOOVENDOR in .ui strings
...
Change-Id: If44cc1750b8555eab6e3dc2659e60a8fff10b24c
2013-04-04 10:29:37 +01:00
Caolán McNamara
8c4f20938b
Related: fdo#61688 get strict ordering right
...
Change-Id: Ibb3e74e98762358614713688d64e50db21025f1d
2013-04-04 10:29:37 +01:00
Terrence Enger
e0dd0e821b
Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrder
...
Change-Id: I28b125405eda3362d0c71a1e1052ef4d3afbcf34
2013-04-03 10:48:40 +01:00
Caolán McNamara
6df8417b98
set action and content area via their internal-child ids
...
rather than based on their names, which changes if
there are more than one dialog in a .ui
set them explicitly in the manual-build-dialog
case of the SfxTabDialogs
Change-Id: I293c77df05d9e11e3f1cf3b358a9dd27fe668b0f
2013-03-08 13:42:32 +00:00
Caolán McNamara
b42ea2ad00
add stock button text for paste, and map to gtk-paste
...
Change-Id: I38a49ccc744060271be77c9eba2e6bd300630092
2013-03-07 14:06:17 +00:00
Miklos Vajna
35a2f39de7
vcl: don't assert when lack of unit is intentional
...
The Writer zoom dialog had this issue. Also change the drawinglayer
gradient background tabpage to stop using a custom unit text, when the
real unit text will be set from code anyway.
Change-Id: Ib2e12572abb5c407b7c49dfa4a34dbdd6b6068d4
2013-03-04 12:18:23 +01:00
Caolán McNamara
16d7194ee7
sort frame labels before frame contents for tab traversal
...
If there is more than one widget with the same mnemonic, and one is a frame
label, then we need to sort frame labels before frame bodies in the tab
traversal order. Otherwise if the focus is in the body of a frame whose label
has that shortcut and the shortcut is pressed again, the traversal through
following widgets will encounter the frame label as the next candidate, leading
back to the starting point and not onwards to the next widget using that
shortcut.
Frame labels have type "label" in the .ui, so suck that out to designate which
widget is the frame label at load time.
Change-Id: Ie21ed87867bd0c983981a3a8f3318b3cf598c1d6
2013-03-01 16:36:03 +00:00
Caolán McNamara
307c8cdd59
reluctantly support NumericBox as a custom widget
...
Change-Id: I7bbd8032953a6573e8f480d4c7a992b178f310f3
2013-02-27 10:05:46 +00:00
Thomas Arnhold
76b3e61bb4
loplugin: unused variables
...
Change-Id: I07b82471f0f32e9e894d4eb392beedeafc6be0c7
2013-02-25 05:43:16 +01:00
Caolán McNamara
3c5c43cf2a
add stock undo button text and map to gtk-undo
...
Change-Id: I9109dfc6293c9de399c25bea957712eb00d181be
2013-02-23 14:28:36 +00:00
Caolán McNamara
6c68f2c8ed
wrap max-width-chars in a custom widget to avoid it getting dropped silently
...
Change-Id: I7ccbd4b2e1aebc84a59bb9000e7322c8aa62ffd7
2013-02-22 16:56:01 +00:00