summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2021-11-09Resolves: tdf#142706 ctrl+shift+s to launch insert special characters dialogCaolán McNamara
2021-11-09simplify init in action_wrapper_get_nameNoel Grandin
2021-11-08gtk4: implement GtkPaintable::get_flagsCaolán McNamara
2021-11-07cid#1493476 Logically dead codeCaolán McNamara
2021-11-07Resolves: tdf#145567 restore focus to the usual frame focus widgetCaolán McNamara
2021-11-05fix --enable-gtk3-kde5 buildCaolán McNamara
2021-11-05gtk[3|4] do the same thing to set/get buttons labels for both gtksCaolán McNamara
2021-11-05gtk[3|4] update an existing image on changing button imageCaolán McNamara
2021-11-05gtk[3|4] add find_image_widgetCaolán McNamara
2021-11-05gtk4: move find_image_widget into utilitiesCaolán McNamara
2021-11-05gtk[3|4] merge label search codeCaolán McNamara
2021-11-05gtk4: return existing label widget text on querying button label textCaolán McNamara
2021-11-05gtk4: update an existing label on changing button label textCaolán McNamara
2021-11-05gtk[3|4] set button text via the same functionCaolán McNamara
2021-11-03Related: tdf#143443 remove PANGO_ATTR_ABSOLUTE_SIZE and PANGO_ATTR_SIZECaolán McNamara
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-28gtk4: use a GtkPicture for arbitrary size/ratio toolbar imagesCaolán McNamara
2021-10-28gtk3 a11y: Use correct index when deselecting childMichael Weghorn
2021-10-26gtk4: get correct rectangle for custom renderer areaCaolán McNamara
2021-10-26gtk4: some fonts have pango_font_description_get_size_is_absoluteCaolán McNamara
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-19Related: tdf#145169 warn on overwrite from gtk "save as" for remote filesCaolán McNamara
2021-10-19Resolves: tdf#136498 %PRODUCTNAME shown in tool tipsCaolán McNamara
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke
2021-10-15gtk4: get toolbar popovers in sidebar workingCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-12gtk4: allow cursoring to move through menusCaolán McNamara
2021-10-11gtk4: fix asserts and crashes on context menu popdownCaolán McNamara
2021-10-10gtk4: popdown context menu when radio/check is toggledCaolán McNamara
2021-10-10gtk3: popdown context menus on toggling radio/check buttons tooCaolán McNamara
2021-10-10gtk[3|4] use set_buildable_id and get_buildable_idCaolán McNamara
2021-10-10gtk4: this is fixed now by at least >= gtk4-4.4.0Caolán McNamara
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-08sort buttons using id instead of HelpIdCaolán McNamara
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-07fix "gtk_bin_remove: assertion 'priv->child == child' failed" warningCaolán McNamara
2021-10-06Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara
2021-10-06tdf#141633 use css instead of pango attribs for font sizeCaolán McNamara
2021-10-06Related: tdf#141633 allow "small-button" elements to shrink furtherCaolán McNamara
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-01tdf#144846 launch gtk3 menubar menus from LibreOffice codeCaolán McNamara
2021-10-01bundle key forward calls together as a functionCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30tdf#141633 multiple line entry font size/zoom not taking effectCaolán McNamara
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara