index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.h
Age
Commit message (
Expand
)
Author
2019-05-22
Avoid backslash-newline-newline in source code
Paul Eggert
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-03-16
Define macros to abstract support for external menu/tool-bars
Alexander Gramiak
2019-03-11
Rewrite minibuffer window resizing code
Martin Rudalics
2019-01-31
Prefer static to extern where either will do
Paul Eggert
2019-01-31
Widen modiff counts to avoid wraparound
Paul Eggert
2019-01-11
Run window change functions during redisplay
Martin Rudalics
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-10
Merge from origin/emacs-26
Glenn Morris
2018-12-03
A few further fixes of window internals description
Martin Rudalics
2018-11-20
Merge from origin/emacs-26
Glenn Morris
2018-11-19
Improve documentation of the window tree
Eli Zaretskii
2018-09-06
Shrink pseudovectors a bit
Paul Eggert
2018-06-10
Use native alignment to access Lisp object data
Paul Eggert
2018-02-10
Make tooltip code handle scenarios from Bug#30182 and Bug#30399
Martin Rudalics
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-09
Fix tool-tip display when display margins are non-zero by default
Eli Zaretskii
2017-11-13
Change vectorlike from struct to union
Paul Eggert
2017-10-04
Provide a new tree data-structure for overlays.
Andreas Politz
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-06-25
Provide additional support for child frames
Martin Rudalics
2017-02-02
Refactor uses of scroll_margin to a function
Noam Postavsky
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-02
Ensure redisplay using variable watcher
Noam Postavsky
2016-09-26
Merge from origin/emacs-25
Paul Eggert
2016-09-11
Fix comments on window height macros
Noam Postavsky
2016-08-02
* src/window.c (sanitize_window_sizes): Remove unused arg `frame'
Stefan Monnier
2016-08-02
Port window changes to --enable-gcc-warnings
Paul Eggert
2016-05-01
Implement horizontal scroll bars on NS
Alan Third
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-23
Minor cleanups for async DNS etc.
Paul Eggert
2016-02-23
Fix `window-configuration-change-hook' and `window-size-change-functions'
Martin Rudalics
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-06
Ensure redisplay after evaluation
Eli Zaretskii
2015-04-13
Avoid some int overflows in window.c
Paul Eggert
2015-04-11
Use bool for boolean in window.c
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-16
Merge from emacs-24
Stefan Monnier
2014-11-15
src/window.h (WINDOW_FRAME_LINE_HEIGHT): Fix a typo in a comment.
Eli Zaretskii
2014-09-10
Pacify --enable-gcc-warnings when no window system is used.
Paul Eggert
2014-08-04
Fix scroll bar handling for non-toolkit builds.
Martin Rudalics
2014-07-27
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-01
Fix bug #17892 with mode/header line and display margins.
Eli Zaretskii
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
[prev]
[next]