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