summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-15; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds.Eli Zaretskii
2022-04-15More PGTK related cleanupPo Lu
2022-04-15Clean up some extraneous stuff in pgtkfns.cPo Lu
2022-04-15Fix core string lookup with modifiers on XI2Po Lu
2022-04-15Clean up various bits of Haiku codePo Lu
2022-04-15Add missing extern declarations to headersPo Lu
2022-04-15Make Haiku scroll bar behave more like other programsPo Lu
2022-04-14New time-equal-p testPaul Eggert
2022-04-15Properly wait for app thread exit on HaikuPo Lu
2022-04-15Fix calls to XKB functions without testing for server supportPo Lu
2022-04-14Fix mouse clicks in hscrolled window with variable-height fontsEli Zaretskii
2022-04-14Avoid possibly unnecessary lisp_time_struct callPhilip Kaludercic
2022-04-14Fix races with child frame locks on HaikuPo Lu
2022-04-14Keep track of keyboard state during drag and dropPo Lu
2022-04-14Minor fixes to menus on XI2Po Lu
2022-04-14Ignore XdndPosition events triggered by the wrong mouse buttonPo Lu
2022-04-14Add support for Xdnd features introduced after version 5Po Lu
2022-04-13; * src/xterm.c (x_term_init): Fix whitespace.Eli Zaretskii
2022-04-13Move raw event selection on GTK+ 2 to a more appropriate placePo Lu
2022-04-13Fix input availability detection during visible-bellPo Lu
2022-04-13Minor cleanups to Haiku windowingPo Lu
2022-04-13Fix zoom rect computation for some deskbar positions on HaikuPo Lu
2022-04-13Bump minimum GTK for PGTK buildsPo Lu
2022-04-13Clean up PGTK code morePo Lu
2022-04-13Remove unused flag on HaikuPo Lu
2022-04-13Fix bit rot in the XEmbed codePo Lu
2022-04-13Fix freezes when trying to accelerate menu bar on HaikuPo Lu
2022-04-13Make the SVG error message less verboseLars Ingebrigtsen
2022-04-12Improve DISPOSE_PREVIOUS in gif_load slightlyLars Ingebrigtsen
2022-04-12Fix 'window-text-pixel-size' when starting from a display propertyEli Zaretskii
2022-04-12Fix webp_load data lifetime issuesLars Ingebrigtsen
2022-04-12Fix keyboard event device attribution on GTK+ 2Po Lu
2022-04-12Fix detection of Meta key in some casesPo Lu
2022-04-12Fix check for whether frames fit into gif imagesLars Ingebrigtsen
2022-04-12Fix some confusing names in xterm.cPo Lu
2022-04-12Store less data in the gif animation cacheLars Ingebrigtsen
2022-04-12Release resources in gif_load on errorsLars Ingebrigtsen
2022-04-12Animate GIF images that don't have an explicit delay settingLars Ingebrigtsen
2022-04-12Fix thinko in the anim cacheLars Ingebrigtsen
2022-04-12Disallow drag and drop inside a menu-entryPo Lu
2022-04-12Fix some DISPLAY variable related bugs on PGTKPo Lu
2022-04-12* src/xterm.c (frame_set_mouse_pixel_position): Avoid server grab.Po Lu
2022-04-12Don't use native image APIs for some types on HaikuPo Lu
2022-04-12Fix last tool bar bug on Haiku as wellPo Lu
2022-04-12Fix selecting text and releasing the mouse buttons above the toolbarPo Lu
2022-04-11Make normal image caching actually work when doing animated imagesLars Ingebrigtsen
2022-04-11; * src/image.c: move #endif to correct placeMattias EngdegÄrd
2022-04-11Make gif_load work across architectures againLars Ingebrigtsen
2022-04-11Revert "; * src/image.c (gif_load): Fix compilation error on MS-Windows."Lars Ingebrigtsen
2022-04-11; * src/image.c (gif_load): Fix compilation error on MS-Windows.Eli Zaretskii