summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2021-04-16tdf#140639 cache FcPattern for font optionsCaolán McNamara3-21/+113
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara2-0/+10
2021-01-18tdf#137695 shrink widget height below natural min within data browserCaolán McNamara2-4/+13
2021-01-17set small button provider at screen instead of at each widgetCaolán McNamara3-31/+37
2020-12-17tdf#138661 don't emit value-changed when not changed by userCaolán McNamara1-0/+12
2020-12-10leaked_storageCaolán McNamara1-1/+1
2020-12-10unref pSubMenuModel at the end of the scopeCaolán McNamara1-1/+3
2020-11-24tdf#137662 ignore focus in dropdown if dropdown is hiddenCaolán McNamara1-3/+11
2020-11-17tdf#138183 sync pending clipboard assign on clipboard ownership-changeCaolán McNamara1-0/+13
2020-11-16Resolves: tdf#137786 allow 'toggling' GtkToolButtonsCaolán McNamara1-8/+6
2020-11-06Resolves: tdf#137181 set the clipboard asynchronouslyCaolán McNamara1-5/+29
2020-11-05resource leakCaolán McNamara1-0/+1
2020-10-28tdf#133950 scale hotspot to sync with scaled cursorsCaolán McNamara1-2/+10
2020-10-21Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara1-1/+1
2020-10-19Resolves: tdf#137201 and tdf#134939 don't update IM if focus is in another wi...Caolán McNamara1-7/+7
2020-10-16better fix for tdf#136455 without destroying widgets we don't truly ownCaolán McNamara1-18/+7
2020-10-15tdf#136799 ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara1-9/+11
2020-10-06tdf#134566 gtk IM support for custom widgetsCaolán McNamara1-5/+256
2020-10-06Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara1-33/+41
2020-10-06tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara1-0/+5
2020-10-05tdf#137250 fire changed on typeahead in combobox without menu activeCaolán McNamara1-9/+12
2020-09-30Restore the fix for tdf#126830Maxim Monastirsky1-1/+1
2020-09-30gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara1-14/+27
2020-09-23Related: tdf#136559 set multiple columns in model at the same timeCaolán McNamara1-14/+28
2020-09-15tdf#136512 listen to style-updated on pEventWidget instead of toplevel...Caolán McNamara1-1/+2
2020-09-09tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara1-0/+3
2020-09-08tdf#136455 unused ComboBox menu listening to GtkListStore and slowing insertsCaolán McNamara1-0/+17
2020-09-08tdf#136545 revert cairo canvas uses cairo for text rendering alreadyCaolán McNamara3-0/+37
2020-09-07rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara1-1/+1
2020-09-03tdf#136094 Handle background color in drawNativeControlMichael Weghorn1-1/+28
2020-08-28Resolves: tdf#136161 select all on grab-focus for GtkComboBox-alike widgetCaolán McNamara1-1/+1
2020-08-27tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara2-7/+79
2020-08-24tdf#135779 move focus back to usual parent before grabbing pointerCaolán McNamara1-2/+11
2020-08-22Related: tdf#135743 position combobox dropdowns correctly for RTLCaolán McNamara1-17/+7
2020-08-22tdf#135743 only overwrite our geometry with the valid entriesCaolán McNamara1-3/+5
2020-08-22tdf#135743 ignore size-allocations triggered by an embedded SalObjectCaolán McNamara1-1/+4
2020-08-13tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara1-0/+2
2020-08-12unset CustomCellRenderer instances in dtorCaolán McNamara1-6/+29
2020-08-12tdf#135567 for async case need an alternative check for dialog in executionCaolán McNamara1-1/+4
2020-08-03tdf#135368 change the mnemonic to point to our combobox replacementCaolán McNamara1-0/+28
2020-07-31ignore invalid dates like the vcl Calendar doesCaolán McNamara1-0/+3
2020-07-21tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt1-1/+1
2020-07-12m_pEntry may be nullCaolán McNamara1-1/+3
2020-07-08use gdk_wayland_window_set_application_id when it becomes availableCaolán McNamara1-7/+26
2020-07-05tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara1-11/+25
2020-07-02focus grabbed to options extension page when browsing optionsCaolán McNamara1-2/+3
2020-06-30tdf#134390 update spin button before processing activate signalCaolán McNamara1-1/+9
2020-06-17tdf#130449 allow gdk_window_move_to_rect to try GDK_ANCHOR_SLIDECaolán McNamara1-1/+1
2020-06-09Resolves: tdf#132540 theme the unwanted popover into invisibilityCaolán McNamara1-0/+9
2020-06-09tdf#133412 replicate active entry to ComboBox replacementCaolán McNamara1-0/+4