summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 'window-text-pixel-width' when starting from display propertyEli Zaretskii
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
2022-04-11Fix anim_cache garbage collectionLars Ingebrigtsen
2022-04-11Fix compilation errors when HAVE_GIF and not HAVE_WEBPLars Ingebrigtsen
2022-04-11Speed up GIF animationsLars Ingebrigtsen
2022-04-11Refactor the webp cache code to allow usage by gif_load, tooLars Ingebrigtsen
2022-04-11Fix event source attribution for GTK input methodsPo Lu
2022-04-11Improve gif_load error messagesLars Ingebrigtsen
2022-04-11Always cascade from toplevel frames on HaikuPo Lu
2022-04-11Fix IM event source attribution on GTKPo Lu
2022-04-11* src/xterm.c (handle_one_event): Make event attribution more accurate.Po Lu
2022-04-10Fix WebP image support on MS-WindowsEli Zaretskii
2022-04-10Clean up the MSDOS portEli Zaretskii
2022-04-10Attribute filtered events to the right source devicePo Lu
2022-04-10Add support for animated webp imagesLars Ingebrigtsen
2022-04-10Add missing details to filter event on XI2Po Lu