index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Age
Commit message (
Expand
)
Author
2014-09-11
In Fresize_mini_window_internal set w->total_lines from w->pixel_height (Bug#...
Martin Rudalics
2014-09-10
Pacify --enable-gcc-warnings when no window system is used.
Paul Eggert
2014-09-07
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-08-10
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
Glenn Morris
2014-08-09
Second attempt to fix some doc-strings in window.c.
Martin Rudalics
2014-08-08
Fix some doc-strings in window.c (Bug#18112) (Bug#18194).
Martin Rudalics
2014-08-04
Fix scroll bar handling for non-toolkit builds.
Martin Rudalics
2014-07-28
Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org
Glenn Morris
2014-07-27
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
src/window.c (window_resize_check, window_resize_apply): Fix typos in comments.
Eli Zaretskii
2014-07-08
Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.ca
Glenn Morris
2014-07-04
Fix bug #17905 with display of point in partially visible line at end of window.
Eli Zaretskii
2014-06-17
Omit redundant extern decls.
Paul Eggert
2014-06-06
* src/window.c (Frecenter): Signal an error if window-buffer is not
Stefan Monnier
2014-04-29
* src/window.c (struct saved_window): Remove mark.
Stefan Monnier
2014-04-23
* src/window.c (Fset_window_configuration): Deactivate the mark before
Stefan Monnier
2014-04-16
* src/window.c (save_window_save): Lookup window_point_insertion_type in
Stefan Monnier
2014-03-07
Update docs for select-window and buffer-list-update-hook.
Martin Rudalics
2014-03-06
More window code related fixes and documentation changes.
Martin Rudalics
2014-03-05
Various window code related fixes and documentation changes.
Martin Rudalics
2014-03-01
Consider Vother_window_scroll_buffer valid iff it's a live buffer.
Martin Rudalics
2014-02-27
More fixes for mouse glyph calculations (Bug#16647).
Martin Rudalics
2014-02-26
Fixes around Bug#16647.
Martin Rudalics
2014-02-22
Misc small frame/window doc
Glenn Morris
2014-02-21
Fix handling of window-min-height/-width (Bug#16738).
Martin Rudalics
2014-02-07
In window_resize_apply adjust margin width, if necessary (Bug#16649).
Martin Rudalics
2014-02-07
Constrain window body sizes.
Martin Rudalics
2014-01-22
Fixes in window size functions around Bug#16430 and Bug#16470.
Martin Rudalics
2014-01-11
Fix handling of internal borders (Bug#16348).
Martin Rudalics
2014-01-02
Further adjust frame/window scrollbar width calculations.
Martin Rudalics
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-31
Fix last change of grow_mini_window.
Martin Rudalics
2013-12-31
Some more fixes following pixelwise resize changes including one for Bug#16306.
Martin Rudalics
2013-12-26
Some more tinkering with Bug#16051.
Martin Rudalics
2013-12-22
Handle Bug#16207 by being more restrictive when running hooks.
Martin Rudalics
2013-12-20
Some more fixes for pixelwise resizing.
Martin Rudalics
2013-12-11
Various fixes around Bug#16013.
Martin Rudalics
2013-12-07
* src/window.c (set_window_buffer): Update mode line.
Stefan Monnier
2013-12-04
* src/window.c (select_window): Call second wset_redisplay before we change
Stefan Monnier
2013-12-04
* src/window.c (window_scroll): Mark window for redisplay.
Stefan Monnier
2013-12-03
Minor integer overflow fixes.
Paul Eggert
2013-12-03
Fix issues related to pixelwise resizing. (Bug#16013) (Bug#16033)
Martin Rudalics
2013-12-02
Minor integer overflow fixes.
Paul Eggert
2013-12-01
Spelling and punctuation fixes.
Paul Eggert
2013-11-30
Remove some unused items introduced during pixelwise change.
Martin Rudalics
2013-11-30
src/w32term.c,window.c,xdisp.c: Remove unused variables.
Juanma Barranquero
2013-11-30
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-28
* configure.ac (HAVE_MENUS): Remove.
Stefan Monnier
2013-11-28
* src/window.c (Fset_window_configuration): Move select_window later.
Stefan Monnier
2013-11-28
Refine redisplay optimizations to only redisplay *some* frames/windows
Stefan Monnier
[prev]
[next]