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