summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-15Simplify Haiku cursor management codePo Lu
2022-05-15Fix database related to some scriptsEli Zaretskii
2022-05-15Allocate some buffers used during event handling safelyPo Lu
2022-05-15Prevent crashes trying to access nonexistent keyPo Lu
2022-05-15Fix scroll event translation for legacy button eventsPo Lu
2022-05-14src/lisp.h (FOR_EACH_TAIL_SAFE): TypoStefan Monnier
2022-05-14Minor fixes for popup dialogs on macOSPo Lu
2022-05-14Fix processing of dialog box items on NSPo Lu
2022-05-14Avoid unsafe alloca when looking up toplevelsPo Lu
2022-05-14Try to restore valuator values when a device is enabledPo Lu
2022-05-14Better fix for disappearing menu items on NSPo Lu
2022-05-14Add more cursor bitmaps on HaikuPo Lu
2022-05-14Work around deleting tooltip frames clearing menubars on NSPo Lu
2022-05-14Implement non-system tooltips on NSPo Lu
2022-05-14Fix display class of tooltip frames on HaikuPo Lu
2022-05-14Reenable frame sync for child frames after they're unparentedPo Lu
2022-05-13Add new minor mode `header-line-indent-mode'Lars Ingebrigtsen
2022-05-13Use gsettings font rendering entries for pgtk buildsPieter van Prooijen
2022-05-13Rely solely on device scaling for fonts on PGTKPo Lu
2022-05-13Fix display of image reliefs for tab bars on NSPo Lu
2022-05-13Minor cleanups to PGTK codePo Lu
2022-05-13Improve test for empty help-echo on NS menu bar itemsPo Lu
2022-05-13Display help-echo for popup menus on NSPo Lu
2022-05-13Fix extraneous quit events processing GTK native input inside popupsPo Lu
2022-05-13Add more cursor bitmaps on HaikuPo Lu
2022-05-13Fix disabling frame synchronization on child framesPo Lu
2022-05-13Allow setting cursor colors for custom cursors on HaikuPo Lu
2022-05-13Allow actually setting cursor colors on HaikuPo Lu
2022-05-13Fix quitting during drag-and-drop when GTK native input is onPo Lu
2022-05-12Pacify GCC 12 in default developer buildPaul Eggert
2022-05-12Remove unused RIF methodPo Lu
2022-05-12Fix build on Mac OS X 10.11Po Lu
2022-05-12Fix searching the bitmap file path on HaikuPo Lu
2022-05-12; * src/bytecode.c (exec_byte_code): Fix white space.Stefan Kangas
2022-05-12Fix merging of anonymous faces with an `:extend' property on unexecPo Lu
2022-05-12; Improve documentation of 'restore-buffer-modified-p'Eli Zaretskii
2022-05-12Make cursor display on Haiku consistent with XPo Lu
2022-05-12Clean up Haiku display opening codePo Lu
2022-05-12Port some stuff to XCB to avoid confusing Xlib behaviorPo Lu
2022-05-12Only handle SelectionRequest events from the DND display during DNDPo Lu
2022-05-12Adjust restore-buffer-modified-p autosaved logicLars Ingebrigtsen
2022-05-11functionp doc improvementPaul Eggert
2022-05-11Add support for changing pointer types on HaikuPo Lu
2022-05-11* src/lisp.h (FOR_EACH_TAIL_INTERNAL): Faster node comparison.Mattias EngdegÄrd
2022-05-11Fix mouse pointer avoidance in some configurationsPo Lu
2022-05-11Make Haiku event buffer non-staticPo Lu
2022-05-11Fix event memory leak on HaikuPo Lu
2022-05-11Fix frame invalidation on HaikuPo Lu
2022-05-11Try to preserve font styles in the Haiku font dialogPo Lu
2022-05-11Make reliefs on Haiku more like XPo Lu