summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-07Remove lock file in --no-build-details, tooLars Ingebrigtsen
2022-03-07Correctly handle exposure in oldXMenuPo Lu
2022-03-07Improve color handling on colormapped displaysPo Lu
2022-03-07Handle color allocation failures caused by colormap changesPo Lu
2022-03-07; * src/xterm.c (x_alloc_nearest_color_1): Commit missing hunk (again).Po Lu
2022-03-07; * src/xterm.c (x_alloc_nearest_color_1): Add missing part of change.Po Lu
2022-03-07Fix color leakPo Lu
2022-03-07Fix maximum selection size reportingPo Lu
2022-03-07Fix clearing of scroll bars on builds with disabled double buffersPo Lu
2022-03-07Get rid of a loop through all frames when processing eventsPo Lu
2022-03-06Don't accept whitespace or hex floats in rgbi: colour specsMattias EngdegÄrd
2022-03-06Respect inhibit-double-buffering on non-toolkit scroll barsPo Lu
2022-03-06Slightly fix mouse-highlight processing on HaikuPo Lu
2022-03-06Implement frame cascading on HaikuPo Lu
2022-03-06Implement "window cascading" on NSPo Lu
2022-03-06Reduce non-toolkit scroll bar flickerPo Lu
2022-03-06Fix reporting of menu bar wheel events on no toolkit buildsPo Lu
2022-03-05Use pselect instead of select in nsterm.mRobert Pluim
2022-03-05Obey decorator-specified width and height of tooltip frames on HaikuPo Lu
2022-03-05Garbage Haiku tooltip frames on size changePo Lu
2022-03-04Fix process-attributes time precision on BSDPaul Eggert
2022-03-04Fix process-attributes time precision on GNU/LinuxPaul Eggert
2022-03-04%CPU can exceed 100 on GNU/LinuxPaul Eggert
2022-03-04Avoid unnecessary make_float in time arithmeticPaul Eggert
2022-03-04Fix FreeBSD typo in process-attributes cstimePaul Eggert
2022-03-05Flush default GC before using it in functions that accept a GContextPo Lu
2022-03-05Remove render code in x_scroll_run and drop NoExpose events insteadPo Lu
2022-03-05Prevent some NoExpose events from being generatedPo Lu
2022-03-04Improve scroll-bar-mode/default-frame-alist interaction docsLars Ingebrigtsen
2022-03-04Add some sleeps to gnutls_try_handshakeLars Ingebrigtsen
2022-03-04Add a few warnings about special event structures on XPo Lu
2022-03-04Fix some errors in stretch glyphs code on PGTKPo Lu
2022-03-04Initialize time inside motion and button events converted from XI eventsPo Lu
2022-03-04Correctly process legacy XI wheel events on top of scroll barsPo Lu
2022-03-04Pass core scroll wheel events outside the edit widget to Emacs on GTKPo Lu
2022-03-04Fix display of stretch glyphs when hscrolled on PGTKPo Lu
2022-03-04* src/pgtkterm.c (pgtk_draw_fringe_bitmap): Synchronize logic with X.Po Lu
2022-03-04; * src/nsterm.m (ns_draw_fringe_bitmap): Fix typo in last change.Po Lu
2022-03-04Synchronize NS fringe bitmap code with XPo Lu
2022-03-04Synchronize Haiku fringe bitmap code with XPo Lu
2022-03-04Merge from origin/emacs-28Po Lu
2022-03-03Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii
2022-03-03One more fix of the BPA implementationEli Zaretskii
2022-03-03Fix handling of brackets in BPAEli Zaretskii
2022-03-03* src/xterm.c: Fix commentary on GTK client side windows.Po Lu
2022-03-03Fix Motif build without toolkit scroll barsPo Lu
2022-03-03Don't calculate any frame for extension eventsPo Lu
2022-03-03Implement `toolkit_position_hook' on PGTKPo Lu
2022-03-02; * src/termhooks.h (struct terminal): Fix typo in comment.Po Lu
2022-03-02Fix menu bar position reporting on Haiku as wellPo Lu