summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-09Raise an error if creating an unknown xwidget typePo Lu
2021-11-09Really fix xwidget scroll optimization and clipPo Lu
2021-11-08Remove code what would always maximize xwidgets on MacosLars Ingebrigtsen
2021-11-08Fix resize of xwidgets on GTKPo Lu
2021-11-08Fix hang when displaying xwidget script dialogPo Lu
2021-11-08Set clipping when dumping stretch glyphs in some casesPo Lu
2021-11-07Merge from origin/emacs-28Michael Albinus
2021-11-07Fix compilation MinGW warningsEli Zaretskii
2021-11-07Free find text in correct procedurePo Lu
2021-11-07Fix xwidget-webkit-goto-historyPo Lu
2021-11-07Handle WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION appropriatelyPo Lu
2021-11-07Improve detection of suspiciously reordered text segmentsEli Zaretskii
2021-11-07Fix documentation and coding style in recent xwidget commitsEli Zaretskii
2021-11-07Ensure that the x_show_hourglass is seenLars Ingebrigtsen
2021-11-07Actually start the alarms in atimerLars Ingebrigtsen
2021-11-07Remove too-agressive window refresh in the hourglass codeLars Ingebrigtsen
2021-11-07Fix build on nextstepPo Lu
2021-11-07Fix web inspectorPo Lu
2021-11-07Default to creating new related sessionsPo Lu
2021-11-07Rationalize creation decisionsPo Lu
2021-11-07Make "open in new window" from an xwidget's context menu workPo Lu
2021-11-07Add functions for performing searches on xwidgetsPo Lu
2021-11-07Make it safe to have non-xwidget views in xwidget-view-listPo Lu
2021-11-07Make xwidgets print nicerPo Lu
2021-11-07Fix cursor for new widget viewsPo Lu
2021-11-07Add support for cursors in xwidget viewsPo Lu
2021-11-07Improve detail of load-changed xwidget eventsPo Lu
2021-11-07Make the WebKit inspector availablePo Lu
2021-11-07Redisplay xwidget view windows instead of just setting their sizePo Lu
2021-11-07Select window when clicking on an xwidget viewPo Lu
2021-11-07Fix xwidget scrollingPo Lu
2021-11-07Fix special events in xwidgetsPo Lu
2021-11-07Fix drag on xwidget motion eventsPo Lu
2021-11-07Handle crossing events on xwidget windows correctlyPo Lu
2021-11-07Draw offscreen surfacePo Lu
2021-11-07Implement function for sending events to widgetsPo Lu
2021-11-07Use gtk_widget_queue_draw instead of xv_do_drawPo Lu
2021-11-07Prefer XMoveResizeWindow to XMoveWindow for resizing xwidgetsPo Lu
2021-11-07Allow xwidgets to accept motion and button eventsPo Lu
2021-11-07Destroy xwidgets when destroying framesPo Lu
2021-11-07Enable scrolling optimization for xwidgetsPo Lu
2021-11-07Use an X window to display xwidgets on X11Po Lu
2021-11-06Add an example to the display-supports-face-attributes-p doc stringLars Ingebrigtsen
2021-11-06General improvements to NS portPo Lu
2021-11-06Improve font display on NS portPo Lu
2021-11-06Fix display of BW images on MS-WindowsKazuhiro Ito
2021-11-06Improve detection of suspicious reordering in source codeEli Zaretskii
2021-11-06Merge from origin/emacs-28Eli Zaretskii
2021-11-06Clarify "text area of a window" in the documentationEli Zaretskii
2021-11-05Fix GNUstep build (ns_compute_glyph_string_overhangs)Daniel Martín