[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (8729634 -> 727b3df)
From: |
Lars Ingebrigtsen |
Subject: |
[Emacs-diffs] master updated (8729634 -> 727b3df) |
Date: |
Mon, 17 Jul 2017 10:59:03 -0400 (EDT) |
larsi pushed a change to branch master.
from 8729634 ; * doc/emacs/dired.texi (Subdirectory Motion): Fix a
typo. (Bug#27727)
new 4198b4d Get positions of menus and tooltips right on HiDPI
new 36cf079 Remove usage of the GDK_SCALE variable
new b041327 Always return the GDK scale
new 552c90e Make scaling work (?) on pre-GTK3 systems
new 727b3df Move comments around
Summary of changes:
src/gtkutil.c | 63 +++++++++++++++++++++++++++++++++--------------------------
src/gtkutil.h | 5 +++--
src/xfns.c | 4 ++--
src/xmenu.c | 5 +++++
4 files changed, 45 insertions(+), 32 deletions(-)
- [Emacs-diffs] master updated (8729634 -> 727b3df),
Lars Ingebrigtsen <=
- [Emacs-diffs] master 4198b4d 1/5: Get positions of menus and tooltips right on HiDPI, Lars Ingebrigtsen, 2017/07/17
- [Emacs-diffs] master b041327 3/5: Always return the GDK scale, Lars Ingebrigtsen, 2017/07/17
- [Emacs-diffs] master 552c90e 4/5: Make scaling work (?) on pre-GTK3 systems, Lars Ingebrigtsen, 2017/07/17
- [Emacs-diffs] master 36cf079 2/5: Remove usage of the GDK_SCALE variable, Lars Ingebrigtsen, 2017/07/17
- [Emacs-diffs] master 727b3df 5/5: Move comments around, Lars Ingebrigtsen, 2017/07/17