summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-06-03vcl: fix clang7 buildMiklos Vajna
2021-06-03gtk4: GtkMenuButton doesn't inherit from GtkToggleButton anymoreCaolán McNamara
2021-06-03gtk4: reenable partial PopoverCaolán McNamara
2021-06-03vcl: check mpWindowImpl before referencing itGabriel Masei
2021-06-02gtk4: get fancy blue "suggested-action" button for Print in print dialogCaolán McNamara
2021-06-02Re-enable part of testTdf108963 on WindowsMike Kaganski
2021-06-02gtk4: supplement GtkEntry width-chars with additional max-width-charsCaolán McNamara
2021-06-02gtk4: adjust print dialog to position page navigation buttons as wantedCaolán McNamara
2021-06-02add explicit expandsCaolán McNamara
2021-06-02fix shutdown leak in CppunitTest_sw_filters_testNoel Grandin
2021-06-02gtk4: reenable cluster of working printing related dialogCaolán McNamara
2021-06-02uniformly remove label-fill from GtkExpandersCaolán McNamara
2021-06-02only one of the group should be activeCaolán McNamara
2021-06-02gtk[3|4] sort close like cancelCaolán McNamara
2021-06-02gtk4: we want to give parentless widgets a parentCaolán McNamara
2021-06-02gtk4: add some more working dialogsCaolán McNamara
2021-06-02gtk4: add SolarMutexGuard to focus handlersCaolán McNamara
2021-06-02gtk4: GtkExpander label-fill was removedCaolán McNamara
2021-06-02gtk4: reenable some more working dialogsCaolán McNamara
2021-06-02gtk4: add in the rest of the working autocorrect pagesCaolán McNamara
2021-06-02gtk4: replace 'help' button text with a 'help-browser' iconCaolán McNamara
2021-06-02gtk4: remove unneeded ifdefsCaolán McNamara
2021-06-02gtk4: make an effort at better button orderingCaolán McNamara
2021-06-02accept help-browser-symbolic as well as help-browserCaolán McNamara
2021-06-02gtk3: workaround missing gdk_threads_enter calls in external codeCaolán McNamara
2021-06-02make this warning fire less oftenNoel Grandin
2021-06-02Use CPPUNIT_ASSERT_DOUBLES_EQUAL, which fits the taskMike Kaganski
2021-06-01flatten function a littleCaolán McNamara
2021-06-01gtk4: don't abuse gtk_widget_unparent to remove from containerCaolán McNamara
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-06-01gtk4: GtkButtonBox homogeneous isn't the same as GtkBox homogeneousCaolán McNamara
2021-06-01gtk4: try gtk_window_get_default_size as replacementCaolán McNamara
2021-06-01gtk4: use gtk_window_is_active for has_toplevel_focusCaolán McNamara
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-06-01gtk4: adapt to gtk_icon_theme_lookup_icon changesCaolán McNamara
2021-06-01gtk4: restore pixbufs to TreeViewCaolán McNamara
2021-06-01gtk4: reenable a cluster of macro organizer dialogsCaolán McNamara
2021-06-01gtk4: enter/leave signals are on the event controller, not the widgetCaolán McNamara
2021-06-01gtk4: reenable a cluster of xml filter settings dialogsCaolán McNamara
2021-06-01gtk4: restore ComboBox row_separator_funcCaolán McNamara
2021-06-01gtk4: restore focus handlers for ComboBox EntryCaolán McNamara
2021-06-01gtk4: reenable sort_native_button_orderCaolán McNamara
2021-06-01gtk4: remove some unnecessary ifdefsCaolán McNamara
2021-05-31gtk4: reenable Box reorder_childCaolán McNamara
2021-05-31gtk4: reenable event dialog that now works againCaolán McNamara
2021-05-31gtk4: we definitely want large icons where we were using GTK_ICON_SIZE_DIALOGCaolán McNamara
2021-05-31no need for always-show-image if there is just an image and no textCaolán McNamara
2021-05-31gtk4: gdk_clipboard_is_local can replace our hack for thatCaolán McNamara
2021-05-31Drop Window::IsDisposedNoel
2021-05-31gtk4: enable cut and paste into other applicationsCaolán McNamara