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