Age | Commit message (Collapse) | Author |
|
Change-Id: I50ac81a34945760ccb053ae1c8e328bbdff1a944
|
|
Change-Id: Ieaa24944baffd61f1e032e2eb02d82a9b673ee6c
|
|
Change-Id: I380249ab6e3d2fc77768b3d1680c7e49fc3a18ba
|
|
Change-Id: I565ffdd359740198aeb2ed661383ba86c6f7a39e
|
|
Change-Id: Ice461f5de76ecb5628682572c0b40736a29b9381
|
|
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
|
|
Change-Id: Ia1ca185b0abfac6443c819d4143298e7bfca66e5
|
|
Change-Id: Ie3cea0d1d0b7140d1456478a92ac0e72bf423ed3
|
|
to new-style widget layout mostly described in .ui format
Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
|
|
Change-Id: I344b591b9d02e08717db1da89518f1a9654bd7a1
|
|
We will drop them frm the final grid, but for the first pass we need to know
about invisible spanning children
Change-Id: If3938a622a5f0609964bb5e72f8428c64cb09f79
|
|
Change-Id: I4e08ded38a4d1d9d193d5d7731c7ac667c70048c
|
|
Change-Id: Ibc09a1d208720607944f24139eaf45e62699e69e
|
|
Change-Id: I5b883743768aa207c6857ae454ac19eab30b4266
|
|
Change-Id: I5a3bdf6058b0d786923a9543a064bddcc84f001a
|
|
Change-Id: I4ef6cee2ffdfced8d98dc48cf21a142bb15fd4a3
|
|
Change-Id: I752c8be2830441114b747a809eb1a331ac19472a
|
|
Default to importing the first column into the list and the second column as
the additional data and only considering the first column for translation
Change-Id: Ic74a4550167455c83634c4112ab2b698c1d25ea1
|
|
Change-Id: Id1c05366c429760780ece462db0ad1908fc19da1
|
|
Change-Id: I758f61d51070a144f5c893e4ca0adb3b40d7ced1
|
|
Change-Id: I7f28c844bfbf739337937970355dbd4a8d39fe81
|
|
Change-Id: I2af72a1d88d2d411924110c6ead03bc8ed8b5dde
|
|
Change-Id: I676284380e2aab7327f4ceb5e043aafb29aa555d
|
|
Change-Id: I0b99c39fb74ecabd2cc8ec16d38e362a03e83381
|
|
so call get("name") on a dialog to get the child widget of that name
Change-Id: Ib6ebe8e0165ec3e1f50de9295855042b65faf5d1
|
|
Change-Id: Icb0fa6e358fa3bc8281b8acdc7214b5cd8204c70
|
|
Change-Id: Ic48a4108e4ff9093f7d6a9724902fa4403c956cd
|
|
Change-Id: I31c93091778b9fd51521699c955df8834b9168ff
|
|
Take the opportunity to merge SwWordCountDialog and SwWordCountFloatDlg
together.
Now the cycle is complete, .src -> manual layout -> .ui
Change-Id: I4fb7840b8786ede82ffa1591effc9e4ff444504c
|
|
Change-Id: Ie8de8e23d72a8bad2c5edb097bd8b2c50a8ce4bf
|
|
Change-Id: Ic0fe9dba4cb2efcb96830425626a3ae9636ce18c
|
|
Change-Id: I3eb959c27fa99d0a088472de3f95bf3c659114ee
|
|
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
|
|
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
|
|
so layout can be triggered by queue_resize without calling
virtual overrides of Resize
Change-Id: Ibf7a4b763d05d9aa401cb15e510632410aeca30b
|
|
Change-Id: I6de743a290b2a08d4c90be706ea28daae94c2e74
|
|
Change-Id: I64acc2bc19051626e6c175b5d84f09c4dbbeb908
|
|
Lets rename the multiargument SetPosSizePixel to
setPosSizePixel drop the various using Window::SetPosSizePixel
and work towards de-virtualizing SetPosSizePixel/SetPosPixel and
SetSizePixel and doing the work in a virtual setPosSizePixel
Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
|
|
Change-Id: Ia43941071f3e1f1a364558e93928bce094d4c81f
|
|
and throw the lot away when finished with it
Change-Id: Ie64d3fa4cea41fa1ec956538616f73204957f311
|
|
i.e. container remains the same size, but something inside it
has disappeared, requiring contents to be readjusted
We still want to minimize recalculations, so mark parent containers as dirty on
queue_resize of a widget and we can retain the layout tree of the clean ones
and just move them into their new positions as big fat blocks
Change-Id: I8c5d9b836b48c98765b5cc41be72eaa2913ae7d8
|
|
Change-Id: I86ce5203998f8e23533c01243b5aac5ac6b4fc53
|
|
Change-Id: Id5c973942108a95649d1cc23b21820c2b981aef9
|
|
Change-Id: I89b4663d94af7a57d915ea4386d5354a8d66190c
|
|
Change-Id: Ia5c3ab0099fc68e90450beaf4c9f836f2e790767
|
|
Change-Id: I6e825a1feff04bac3696c3e46a16d187cf048638
|
|
Change-Id: I539d8d313a35509cf603f18e5f074eab331f2480
|
|
Change-Id: Ib054f474a197c7cab6cd0d4b8ab650f4c78d1e79
|
|
Like Noel G points out, it's not like there any other way to get
a widget other than "by_name"
Change-Id: Iefe2a16472e2916dbeba1ba3c0c115cc6416ab5b
|
|
Change-Id: Ifbb5fe1aa09bf96555601ce237e19d84417354c2
|