summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-03-18gtk3 a11y: Rename drawing_area_get_accessib{ity -> le}Michael Weghorn
2022-03-14unit_online_get_fonts() has not been used by Online since 2017Tor Lillqvist
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-03-10Trust the family name in the font file if necessary in AddTempDevFontHelper()Tor Lillqvist
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-03-09gtk4: use gtk_accessible_update_relation to set labeled_byCaolán McNamara
2022-03-09gtk4: get a11y description and label/nameCaolán McNamara
2022-03-09gtk4: use new mechanisms to set a11y description and label/nameCaolán McNamara
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara
2022-03-07gtk4: convert .ui a11y name, desc and labelled-byCaolán McNamara
2022-03-07Drop useless parameterTor Lillqvist
2022-03-01Resolves: tdf#145580 need to use gtk_im_context_filter_keypressCaolán McNamara
2022-03-01Always join thread before destroying itStephan Bergmann
2022-02-23gtk3 a11y: Migrate from deprecated "text-changed" ATK signalMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atktextMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atkimageMichael Weghorn
2022-02-22gtk3 a11y: Make a11y role mapping more explicitMichael Weghorn
2022-02-22gtk3 a11y: Just use ATK constants for rolesMichael Weghorn
2022-02-22gtk3 a11y: Require atk >= 2.28.1, drop code for < 2.15.2Michael Weghorn
2022-02-15loplugin:fakeboolStephan Bergmann
2022-02-15-Werror,-Wunused-private-fieldStephan Bergmann
2022-02-08tdf#147251 can't generally shrink popovers if they don't fit under/overCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-29gtk4: dlsym hack for gdk_wayland_window_set_application_id not neededCaolán McNamara
2022-01-29gtk4: implement create_screenshot_windowCaolán McNamara
2022-01-28Related: tdf#146261 the intent it to keep the dialog within the screenCaolán McNamara
2022-01-27cid#1497856 Unchecked dynamic_castCaolán McNamara
2022-01-26tdf#146992 gtk_window_set_attached_to causing widgets to shiftCaolán McNamara
2022-01-26tdf#146648 make find and replace dialog reopen at last positionJim Raykowski
2022-01-26Related: tdf#146648 store last known position when visible to return laterCaolán McNamara
2022-01-25gtk4: GtkSpinButton doesn't have has-frame anymoreCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-25tdf#146971 changing a11y desc to replace %PRODUCTNAME has perf issuesCaolán McNamara
2022-01-24gtk3: "expand" icon in reference windows goes missing on entering shrunk modeCaolán McNamara
2022-01-24gtk4: use help-browser-symbolic for wizard help button tooCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-24gtk4: make wizards workCaolán McNamara
2022-01-21gtk4: set homogeneous to true to get two equal width buttonsCaolán McNamara
2022-01-21gtk4: GtkPopover::modal has been renamed to autohideCaolán McNamara
2022-01-20gtk4: gtk_file_filter_add_suffix now exists to fill this gapCaolán McNamara
2022-01-20gtk4: implement SalGtkFilePicker::SetCurFilterCaolán McNamara
2022-01-20gtk4: take SolarMutexGuard on key event handlerCaolán McNamara
2022-01-20gtk4: hide frame for gtk4 to pretty things upCaolán McNamara
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14VCL move PrinterInfoManager into GenericUnixSalDataJan-Marek Glogowski
2022-01-13set hint_metrics seperately from hint_styleCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara