aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Michael Albinus2021-11-071-2/+2
|\
| * Fix compilation MinGW warningsEli Zaretskii2021-11-071-2/+2
* | Free find text in correct procedurePo Lu2021-11-071-6/+6
* | Fix xwidget-webkit-goto-historyPo Lu2021-11-071-5/+18
* | Handle WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION appropriatelyPo Lu2021-11-071-0/+27
* | Improve detection of suspiciously reordered text segmentsEli Zaretskii2021-11-071-2/+10
* | Fix documentation and coding style in recent xwidget commitsEli Zaretskii2021-11-072-77/+64
* | Ensure that the x_show_hourglass is seenLars Ingebrigtsen2021-11-071-0/+2
* | Actually start the alarms in atimerLars Ingebrigtsen2021-11-071-3/+6
* | Remove too-agressive window refresh in the hourglass codeLars Ingebrigtsen2021-11-071-1/+0
* | Fix build on nextstepPo Lu2021-11-073-4/+13
* | Fix web inspectorPo Lu2021-11-071-3/+4
* | Default to creating new related sessionsPo Lu2021-11-071-1/+2
* | Rationalize creation decisionsPo Lu2021-11-071-6/+3
* | Make "open in new window" from an xwidget's context menu workPo Lu2021-11-073-20/+143
* | Add functions for performing searches on xwidgetsPo Lu2021-11-072-0/+168
* | Make it safe to have non-xwidget views in xwidget-view-listPo Lu2021-11-071-9/+15
* | Make xwidgets print nicerPo Lu2021-11-071-2/+14
* | Fix cursor for new widget viewsPo Lu2021-11-072-10/+12
* | Add support for cursors in xwidget viewsPo Lu2021-11-072-0/+60
* | Improve detail of load-changed xwidget eventsPo Lu2021-11-071-8/+15
* | Make the WebKit inspector availablePo Lu2021-11-071-11/+184
* | Redisplay xwidget view windows instead of just setting their sizePo Lu2021-11-071-11/+3
* | Select window when clicking on an xwidget viewPo Lu2021-11-071-0/+6
* | Fix xwidget scrollingPo Lu2021-11-071-4/+2
* | Fix special events in xwidgetsPo Lu2021-11-071-5/+72
* | Fix drag on xwidget motion eventsPo Lu2021-11-071-0/+1
* | Handle crossing events on xwidget windows correctlyPo Lu2021-11-072-1/+15
* | Draw offscreen surfacePo Lu2021-11-071-3/+11
* | Implement function for sending events to widgetsPo Lu2021-11-075-5/+102
* | Use gtk_widget_queue_draw instead of xv_do_drawPo Lu2021-11-071-1/+1
* | Prefer XMoveResizeWindow to XMoveWindow for resizing xwidgetsPo Lu2021-11-071-2/+6
* | Allow xwidgets to accept motion and button eventsPo Lu2021-11-073-2/+187
* | Destroy xwidgets when destroying framesPo Lu2021-11-073-16/+41
* | Enable scrolling optimization for xwidgetsPo Lu2021-11-076-15/+112
* | Use an X window to display xwidgets on X11Po Lu2021-11-073-138/+175
* | Add an example to the display-supports-face-attributes-p doc stringLars Ingebrigtsen2021-11-061-0/+4
* | General improvements to NS portPo Lu2021-11-066-30/+102
* | Improve font display on NS portPo Lu2021-11-066-590/+1095
* | Fix display of BW images on MS-WindowsKazuhiro Ito2021-11-061-4/+2
* | Improve detection of suspicious reordering in source codeEli Zaretskii2021-11-061-4/+5
* | Merge from origin/emacs-28Eli Zaretskii2021-11-061-0/+2
|\ \ | |/
| * Clarify "text area of a window" in the documentationEli Zaretskii2021-11-061-0/+2
* | Fix GNUstep build (ns_compute_glyph_string_overhangs)Daniel Martín2021-11-051-1/+2
* | Use correct compiler options for building with libwebpEli Zaretskii2021-11-051-1/+3
* | rsvg_handle_get_dimensions is deprecated in 2.52.0Paul Eggert2021-11-051-19/+15
* | Fix buffer overflow in ns_compute_glyph_string_overhangsDaniel Martín2021-11-051-11/+18
* | Better detection of potentially malicious bidi textEli Zaretskii2021-11-042-9/+30
* | Merge from origin/emacs-28Eli Zaretskii2021-11-032-1/+5
|\ \ | |/
| * Fix header-line and tab-line when mode-line-compact is setEli Zaretskii2021-11-031-1/+2