summaryrefslogtreecommitdiff
path: root/src/window.c
Commit message (Expand)AuthorAgeFilesLines
* Fix daemon crashes when linum-mode is turned on early onEli Zaretskii2015-05-141-1/+5
* Fix think-o in previous patchPaul Eggert2015-04-141-8/+10
* Avoid some int overflows in window.cPaul Eggert2015-04-131-58/+51
* Use bool for boolean in window.cPaul Eggert2015-04-111-259/+251
* Fix 'recenter' when visual-line-mode is turned onEli Zaretskii2015-04-101-10/+31
* Speed up vertical-motion when screen coordinates are knownEli Zaretskii2015-02-091-10/+11
* Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-071-1/+1
* Revert changes installed by xwidgets mergePaul Eggert2015-02-011-6/+0
* Merge branch 'master' into xwidgetJoakim Verona2015-01-251-6/+4
|\
| * Count MANY function args more reliablyPaul Eggert2015-01-251-6/+4
* | merge masterJoakim Verona2015-01-161-1/+10
|\ \ | |/
| * Tune pseudovector allocation assuming Qnil == 0Dmitry Antipov2015-01-161-1/+10
* | merge masterJoakim Verona2015-01-151-2/+3
|\ \ | |/
| * Support const and noreturn DEFUN attributes.Dmitry Antipov2015-01-131-1/+2
| * Adjust frame heights to real height of tool bar.Martin Rudalics2015-01-121-1/+1
* | merge master, fix conflictsJoakim Verona2015-01-111-22/+5
|\ \ | |/
| * src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii2015-01-081-1/+4
| * Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-21/+1
* | Merge branch 'master' into xwidgetjave2015-01-051-0/+9
|\ \ | |/
| * 'temacs -nw' should not call missing functionsPaul Eggert2015-01-041-0/+9
* | cleanupsjave2015-01-041-3/+0
* | merge masterjave2015-01-021-1/+1
|\ \ | |/
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Merge branch 'master' into xwidgetJoakim Verona2014-12-231-484/+157
|\ \ | |/
| * Add code for "preserving" window sizes.Martin Rudalics2014-12-181-5/+1
| * * src/: Various fixes to use bool type and constants.Stefan Monnier2014-12-151-4/+4
| * New feature optionally to accelerate auto-repeated scrolling.Alan Mackenzie2014-12-141-0/+18
| * Merge from emacs-24Stefan Monnier2014-11-161-5/+13
| |\
| | * Fix bug #19060 with inaccurate pixel-based scrolling.Eli Zaretskii2014-11-151-4/+13
| * | Run `window-configuration-change-hook' only after all faces have been realized.Martin Rudalics2014-11-081-5/+7
| * | Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-071-1/+1
| * | Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.orgGlenn Morris2014-11-031-2/+2
| |\ \ | | |/
| | * src/window.c (window_scroll_pixel_based): Fix a typo in a comment.Eli Zaretskii2014-11-031-2/+2
| * | Add documentation for horizontal scroll bars and fix some minor issues.Martin Rudalics2014-10-041-13/+19
| * | Merge from emacs-24Stefan Monnier2014-09-301-0/+2
| |\ \ | | |/
| | * Fix bug #18545 with lack of scrolling a window when point goes out of view.Eli Zaretskii2014-09-291-0/+2
| * | Remove code left dead after 2014-07-27 changes.Martin Rudalics2014-09-251-416/+0
| * | Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-2/+2
| |\ \ | | |/
| | * In Fresize_mini_window_internal set w->total_lines from w->pixel_height (Bug#...Martin Rudalics2014-09-111-2/+2
| * | Pacify --enable-gcc-warnings when no window system is used.Paul Eggert2014-09-101-3/+1
| * | Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.Paul Eggert2014-09-071-2/+4
| * | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-8/+56
| |\ \ | | |/
| | * Second attempt to fix some doc-strings in window.c.Martin Rudalics2014-08-091-15/+18
| | * Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics2014-08-081-8/+53
| * | Fix scroll bar handling for non-toolkit builds.Martin Rudalics2014-08-041-22/+31
| | |
| \ \
*-. \ \ upstreamJoakim Verona2014-07-311-175/+679
|\ \ \ \ | | |/ /
| | * | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-2/+2
| | |\ \ | | | |/
| | | * src/window.c (window_resize_check, window_resize_apply): Fix typos in comments.Eli Zaretskii2014-07-271-2/+2
| | * | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-173/+651
| |/ /
| * | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-0/+26
| |\ \ | | |/