summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-27gtk4: use gtk_widget_unparent to drop ref count to 0 and destroyCaolán McNamara
2021-09-27gtk3: fix fullscreen modeCaolán McNamara
2021-09-27gtk4: get full screen opengl transitions non-crashingCaolán McNamara
2021-09-27gtk4: get toggling into full screen mode workingCaolán McNamara
2021-09-23gtk4: fix buildCaolán McNamara
2021-09-23Related: tdf#142704 ReadStringHook may not be set in testing configurationsCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-22Resolves: tdf#142704 %PRODUCTNAME shown in gtk3 extended tipsCaolán McNamara
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-21add commentNoel Grandin
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17gtk4: fill context menusCaolán McNamara
2021-09-17gtk4: guard vcl calls from gtkCaolán McNamara
2021-09-17Fix gtk4 build ('--enable-werror')Michael Weghorn
2021-09-17gtk4: get menus attached to menubuttons after load time workingCaolán McNamara
2021-09-17gtk4: listen to "toggled" so callbacks see get_menu_item_active of trueCaolán McNamara
2021-09-16gtk4: use gtk_menu_button_set_child when available to fill in iconCaolán McNamara
2021-09-16gtk4: 4.6.0 will have gtk_menu_button_set_childCaolán McNamara
2021-09-16gtk4: set always-show-arrow on GtkMenuToolButton replacementsCaolán McNamara
2021-09-16gtk4: adjust to GtkMenuButton changes in 4.6 onwardsCaolán McNamara
2021-09-16find_menu_button only needed for gtk3Caolán McNamara
2021-09-16gtk4: set can-shrink to False for GtkPictureCaolán McNamara
2021-09-16gtk4: set newly available always-show-arrow propertyCaolán McNamara
2021-09-15gtk4: remove text-button css property on setting a child image widgetCaolán McNamara
2021-09-15gtk4: allow combobox text width to shrink smaller than natural requestCaolán McNamara
2021-09-15loplugin:constvarsNoel Grandin
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-10gtk4: use gtk_event_controller_key_forward to see if toplevel would use keyCaolán McNamara
2021-09-10gtk4: we don't need to block the drawing area as a focus candidateCaolán McNamara
2021-09-10gtk4: complete child_grab_focus for gtk4Caolán McNamara
2021-09-10gtk4: default GtkViewport to can-focusCaolán McNamara
2021-09-08fix copy paste in assertion message (vcl/gtk3/gtkinst)Julien Nabet
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-07Revert: #i47175# update eventual pointer grab with cursorCaolán McNamara
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-09-01use a dummy clipboard when running unit testsNoel Grandin
2021-09-01tdf#138519 use gtk_adjustment_set_value instead of gtk_spin_button_set_valueCaolán McNamara
2021-08-27Remove duplicated includeAndrea Gelmini
2021-08-26tdf#144008 Qt5/Kf5 create frames in the GUI threadJan-Marek Glogowski
2021-08-26Resolves: tdf#144084 if not initialized default to FILEOPEN_SIMPLECaolán McNamara
2021-08-26vcl: move X11SalInstance::CreateSalBitmap to salinst.cxxTomaž Vajngerl
2021-08-23gtk4: fix buildCaolán McNamara
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski