aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve correctness of generated xwidget eventsPo Lu2022-02-021-21/+75
* | Send button events before setting xwidget passive grabPo Lu2022-02-021-18/+19
* | * src/nsselect.m (ns_get_foreign_selection): Fix GCC warning.Po Lu2022-02-021-1/+1
* | Make behaviour of `mouse-autoselect-window' consistent with X on NSPo Lu2022-02-021-0/+1
* | Improve behaviour of `mouse-autoselect-window' on HaikuPo Lu2022-02-021-2/+3
* | Fix display of vertical window dividers on HaikuPo Lu2022-02-021-2/+2
* | Don't use XRender to fill rectangles unless an alpha channel existsPo Lu2022-02-021-1/+2
* | ; * src/eval.c (funcall_subr): Fix last changeMattias Engdegård2022-02-011-47/+51
* | * Improve 'maybe_defer_native_compilation'Andrea Corallo2022-02-011-1/+2
* | Speed up calls to C primitivesMattias Engdegård2022-02-011-52/+33
* | * src/pgtkterm.c (pgtk_draw_rectangle): Fix trivial typo. (bug#53677)Po Lu2022-02-011-2/+2
* | Rename `comp--loadable' into `comp--compilable'Andrea Corallo2022-02-011-4/+4
* | Merge from origin/emacs-28Stefan Kangas2022-02-012-4/+5
|\ \ | |/
| * Clarify documentation of a "face's font"Eli Zaretskii2022-01-311-3/+3
| * Bind Qdebugger to Qdebug in signal_or_quit.Alan Mackenzie2022-01-311-1/+2
* | Clean up Haiku display structuresPo Lu2022-02-012-11/+15
* | Display images with a mask correctly when `alpha-background' is setPo Lu2022-02-011-8/+41
* | Make fringe bitmaps respect alpha-backgroundPo Lu2022-02-012-1/+13
* | (function-history): New symbol property (bug#53632)Stefan Monnier2022-01-313-27/+58
* | Fix artifacting on PGTK when bits are copied with an alpha channelPo Lu2022-01-311-7/+11
* | ; * src/gtkutil.c (xg_create_frame_widgets): Avoid private GTK symbol.Po Lu2022-01-311-1/+1
* | Implement `alpha-background' on PGTKPo Lu2022-01-315-82/+130
* | Fix accesses to GTK structures on tooltip framesPo Lu2022-01-312-14/+8
* | * src/haikufns.c (Fx_display_visual_class): Return correct values.Po Lu2022-01-311-3/+1
* | Improve portability of GDK visual codePo Lu2022-01-311-6/+8
* | * src/xterm.c (x_term_init): Avoid freeze with 24-bit visuals.Po Lu2022-01-311-3/+7
* | Improve portability of alpha channel handling on TrueColor visualsPo Lu2022-01-315-46/+71
* | Fix motion not being reported on GTK when mouse moves over toolbarPo Lu2022-01-311-15/+2
* | Make cursor alpha consistent with a transparent backgroundPo Lu2022-01-313-3/+6
* | * src/xterm.c (x_xrender_color_from_gc_foreground): Fix omission error.Po Lu2022-01-311-0/+4
* | Fix the X toolkit buildPo Lu2022-01-311-2/+2
* | Fix tooltip frame creation with 32-bit visualsPo Lu2022-01-311-8/+18
* | Fix the no toolkit build.Po Lu2022-01-311-1/+1
* | Fix builds without GTKPo Lu2022-01-311-0/+2
* | Implement `alpha-background' on non-Cairo buildsPo Lu2022-01-317-70/+291
* | * lisp/frame.el: Don't require 'frameset.el' (bug#51883).Juri Linkov2022-01-301-0/+8
* | Handle correctly errors during frame creation on HaikuPo Lu2022-01-302-5/+9
* | Use XRender to composite fringe bitmapsPo Lu2022-01-301-7/+50
* | Fix some problems with inconsistent visuals on GDKPo Lu2022-01-301-2/+13
* | Use consistent font when displaying menu equivalent keys on HaikuPo Lu2022-01-301-2/+8
* | Add support for ARGB visuals on non-Xt buildsPo Lu2022-01-304-9/+23
* | Some adjustments to last changePo Lu2022-01-302-2/+4
* | Add background transparency support for GTK+CairoHåkon Flatval2022-01-309-14/+137
* | Allow redirecting `message' output to a different bufferLars Ingebrigtsen2022-01-291-6/+11
* | Clarify Fmatch_data doc stringLars Ingebrigtsen2022-01-291-0/+8
* | Fix error after mergePo Lu2022-01-291-1/+1
* | Merge from origin/emacs-28Po Lu2022-01-292-54/+39
|\ \ | |/
| * Remove debug loggingAlan Third2022-01-291-19/+0
| * Fix error in filelock.cMichael Albinus2022-01-291-35/+39
* | Fix unrelated help text tooltips if a popup is shown during the delayPo Lu2022-01-291-1/+15