summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-05-27no need to allocate PrintFont separatelyNoel Grandin3-139/+139
2021-05-27gtk4: reenable EntryTreeViewCaolán McNamara1-11/+23
2021-05-27gtk4: continue to provide Paintable via cairo surfaceCaolán McNamara1-29/+96
2021-05-27no need to allocate these on the heapNoel Grandin1-7/+7
2021-05-27TETextPortion can be allocated inside the vectorNoel Grandin4-110/+109
2021-05-27no need to allocate these on the heapNoel Grandin2-10/+14
2021-05-27gtk4: old GtkImage can be new GtkImage or GtkPictureCaolán McNamara1-13/+78
2021-05-27gtk4: reenable menubuttonCaolán McNamara1-9/+111
2021-05-27no need to allocate this on the heapNoel Grandin1-3/+3
2021-05-27gtk4: strip accelerator tagCaolán McNamara1-1/+11
2021-05-27gtk4: drop can't focus from GtkBox and GtkGridCaolán McNamara1-1/+15
2021-05-27gtk4: apply 'border' to dialog content child widget if it existsCaolán McNamara1-23/+33
2021-05-27osl::Module::loadRelative against symbol from executable is unreliableStephan Bergmann1-128/+44
2021-05-26Cleanup Library_vcl.mkJan-Marek Glogowski1-96/+56
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski5-82/+10
2021-05-26gtk[3|4] gtk_widget_get_root returns null when no rootCaolán McNamara6-30/+31
2021-05-26gtk4: add parent-less widgets to default containerCaolán McNamara1-3/+5
2021-05-26gtk4: wrap gtk_buildable_set_name/GtkBuildableIface::set_idCaolán McNamara1-31/+27
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