summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Improve DISPOSE_PREVIOUS in gif_load slightlyLars Ingebrigtsen2022-04-12
* Fix 'window-text-pixel-size' when starting from a display propertyEli Zaretskii2022-04-12
* Fix webp_load data lifetime issuesLars Ingebrigtsen2022-04-12
* Fix keyboard event device attribution on GTK+ 2Po Lu2022-04-12
* Fix detection of Meta key in some casesPo Lu2022-04-12
* Fix check for whether frames fit into gif imagesLars Ingebrigtsen2022-04-12
* Fix some confusing names in xterm.cPo Lu2022-04-12
* Store less data in the gif animation cacheLars Ingebrigtsen2022-04-12
* Release resources in gif_load on errorsLars Ingebrigtsen2022-04-12
* Animate GIF images that don't have an explicit delay settingLars Ingebrigtsen2022-04-12
* Fix thinko in the anim cacheLars Ingebrigtsen2022-04-12
* Disallow drag and drop inside a menu-entryPo Lu2022-04-12
* Fix some DISPLAY variable related bugs on PGTKPo Lu2022-04-12
* * src/xterm.c (frame_set_mouse_pixel_position): Avoid server grab.Po Lu2022-04-12
* Don't use native image APIs for some types on HaikuPo Lu2022-04-12
* Fix last tool bar bug on Haiku as wellPo Lu2022-04-12
* Fix selecting text and releasing the mouse buttons above the toolbarPo Lu2022-04-12
* Make normal image caching actually work when doing animated imagesLars Ingebrigtsen2022-04-11
* ; * src/image.c: move #endif to correct placeMattias EngdegÄrd2022-04-11
* Make gif_load work across architectures againLars Ingebrigtsen2022-04-11
* Revert "; * src/image.c (gif_load): Fix compilation error on MS-Windows."Lars Ingebrigtsen2022-04-11
* ; * src/image.c (gif_load): Fix compilation error on MS-Windows.Eli Zaretskii2022-04-11
* Fix anim_cache garbage collectionLars Ingebrigtsen2022-04-11
* Fix compilation errors when HAVE_GIF and not HAVE_WEBPLars Ingebrigtsen2022-04-11
* Speed up GIF animationsLars Ingebrigtsen2022-04-11
* Refactor the webp cache code to allow usage by gif_load, tooLars Ingebrigtsen2022-04-11
* Fix event source attribution for GTK input methodsPo Lu2022-04-11
* Improve gif_load error messagesLars Ingebrigtsen2022-04-11
* Always cascade from toplevel frames on HaikuPo Lu2022-04-11
* Fix IM event source attribution on GTKPo Lu2022-04-11
* * src/xterm.c (handle_one_event): Make event attribution more accurate.Po Lu2022-04-11
* Fix WebP image support on MS-WindowsEli Zaretskii2022-04-10
* Attribute filtered events to the right source devicePo Lu2022-04-10
* Add support for animated webp imagesLars Ingebrigtsen2022-04-10
* Add missing details to filter event on XI2Po Lu2022-04-10
* Update XI2 device use on slave attachment and detachmentPo Lu2022-04-10
* Try harder to own DND selectionsPo Lu2022-04-10
* Avoid sync when allowing touch events in handle_one_xeventPo Lu2022-04-09
* Handle hierarchy events for updating scroll valuators correctlyPo Lu2022-04-09
* Fix DND leave events not being sent to toplevel after returning framePo Lu2022-04-09
* Use right frame when computing mouse movement devicePo Lu2022-04-09
* Minor cleanups in X Windows drag-and-drop codePo Lu2022-04-09
* Fix source reporting for focus in and focus out eventsPo Lu2022-04-09
* Clean up XI2 scroll valuator tracking codePo Lu2022-04-09
* * src/pgtkterm.c (pgtk_set_cr_source_with_color): Fix default operator.Po Lu2022-04-09
* Fix subpixel AA with alpha-background on Cairo on XPo Lu2022-04-09
* Pacify clang -Wunused-variablePaul Eggert2022-04-08
* Fix scrollbars on macOS 10.13 and below (bug#54623)Alan Third2022-04-08
* Fix pacifying gcc -Wanalyzer-null-dereferencePaul Eggert2022-04-08
* Rename mark_stack to mark_c_stackMattias EngdegÄrd2022-04-08