summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-05-26gtk4: wrap gtk_buildable_get_name/gtk_buildable_get_buildable_idCaolán McNamara1-74/+34
2021-05-26gtk4: "focus" signal is goneCaolán McNamara1-0/+12
2021-05-26gtk4: reenable NotebookCaolán McNamara1-15/+18
2021-05-26gtk4: restore ContainerCaolán McNamara1-4/+3
2021-05-26gtk4: strip GtkLinkButton xalignCaolán McNamara1-0/+9
2021-05-26loplugin:includeform (clang-cl)Jan-Marek Glogowski1-3/+2
2021-05-26gtk4: convert old default invisibility to explicit invisibilityCaolán McNamara1-9/+60
2021-05-26gtk4: reenable TreeViewCaolán McNamara1-23/+61
2021-05-26gtk4: GtkSpinButton has a GtkText not a GtkEntry nowCaolán McNamara1-0/+29
2021-05-26ofz#34602 missing a componentCaolán McNamara1-0/+2
2021-05-26gtk4: reenable ImageCaolán McNamara1-28/+43
2021-05-25ofz#34602 missing a componentCaolán McNamara1-0/+2
2021-05-25gtk[3|4] reimplement ImmobilizedViewport without access to opaque GtkViewportCaolán McNamara1-33/+69
2021-05-25gtk4: enable some more working dialogsCaolán McNamara1-0/+2
2021-05-25gtk[3|4] finish rename to immobilizedCaolán McNamara1-10/+11
2021-05-25Fix typoAndrea Gelmini1-1/+1
2021-05-24gtk4: restore collapse/undo_collapse for calc cell reference dialogsCaolán McNamara1-16/+64
2021-05-24gtk4: reenable some working simple calc dialogsCaolán McNamara1-0/+8
2021-05-24gtk4: restore IconViewCaolán McNamara1-31/+35
2021-05-24no need for an image-position if the button only has an imageCaolán McNamara1-0/+1
2021-05-24gtk4: always transform internal-child GtkButtonBox to GtkHeaderBarCaolán McNamara1-3/+22
2021-05-24gtk4: transform GtkScrolledWindow shadow-type to has-frameCaolán McNamara1-0/+10
2021-05-24gtk4: make opengl slide transitions work againCaolán McNamara2-7/+11
2021-05-24gtk4: restore GtkFixed container for SalObjectsCaolán McNamara2-7/+11
2021-05-24gtk[3|4] separate the idea of a drawing widget and a container widgetCaolán McNamara2-26/+32
2021-05-24gtk[3|4] add a queue_draw to avoid GtkFixed castCaolán McNamara3-3/+9
2021-05-24gtk[3|4] wrap gtk_im_context_set_client_[widget|window] variantsCaolán McNamara3-17/+13
2021-05-24gtk[3|4] wrap surface_create_similar_surface variantsCaolán McNamara2-11/+16
2021-05-24gtk[3|4] wrap gtk_widget_get_window/gtk_native_get_surfaceCaolán McNamara5-54/+46
2021-05-24gtk4: get DrawingArea working enough for tip of the day dialogCaolán McNamara4-36/+180
2021-05-24gtk4: background colors have to be solid for themeingCaolán McNamara1-1/+1
2021-05-24tdf#142390: fix fatcross cursor on WindowsMike Kaganski2-0/+1
2021-05-24add vcl unittests for basic text renderingLuboš Luňák4-14/+391
2021-05-24fix Skia Windows text renderingLuboš Luňák4-30/+38
2021-05-24disable AA in Skia/Windows text rendering if asked toLuboš Luňák1-1/+2
2021-05-24fix font scale width handling for Skia/X11 (tdf#136081)Luboš Luňák4-14/+42
2021-05-24fix skia/x11 text artifical italicLuboš Luňák1-2/+1
2021-05-24gtk4: reenable FormattedSpinButtonCaolán McNamara1-15/+7
2021-05-24gtk4: make generic paste work againCaolán McNamara2-4/+55
2021-05-24rename m_aMimeTypeToAtom to m_aMimeTypeToGtkTypeCaolán McNamara3-6/+6
2021-05-24gtk4: make basic text pasting work againCaolán McNamara2-5/+26
2021-05-23gtk4: implement basic text pasteCaolán McNamara1-5/+30
2021-05-23gtk4: add clipboard_get for differing ways to get clipboardsCaolán McNamara2-59/+60
2021-05-22gtk[3|4] there's only two options, 'clipboard' or 'primary'Caolán McNamara2-6/+6
2021-05-22gtk4: reenable TextViewCaolán McNamara2-23/+39
2021-05-22gtk4: reenable panedCaolán McNamara1-5/+0
2021-05-22gtk4: reenable FrameCaolán McNamara1-9/+0
2021-05-22gtk4: reenable ScrolledWindowCaolán McNamara1-14/+59
2021-05-22gtk[3|4] get class size from g_type_query of viewport typeCaolán McNamara1-1/+4
2021-05-22gtk[3|4] rename to immobilizedCaolán McNamara1-10/+10