Fixes: debbugs:17865
[bpt/emacs.git] / src / window.c
2014-04-16 Stefan Monnier* src/window.c (save_window_save): Lookup window_point_...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-07 Martin RudalicsUpdate docs for select-window and buffer-list-update...
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-01 Martin RudalicsConsider Vother_window_scroll_buffer valid iff it's...
2014-02-27 Martin RudalicsMore fixes for mouse glyph calculations (Bug#16647).
2014-02-26 Martin RudalicsFixes around Bug#16647.
2014-02-24 Daniel ColascioneFix event race
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-22 Glenn MorrisMisc small frame/window doc
2014-02-21 Martin RudalicsFix handling of window-min-height/-width (Bug#16738).
2014-02-07 Martin RudalicsIn window_resize_apply adjust margin width, if necessar...
2014-02-07 Martin RudalicsConstrain window body sizes.
2014-01-22 Martin RudalicsFixes in window size functions around Bug#16430 and...
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Martin RudalicsFix handling of internal borders (Bug#16348).
2014-01-02 Martin RudalicsFurther adjust frame/window scrollbar width calculations.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Martin RudalicsFix last change of grow_mini_window.
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Martin RudalicsSome more fixes following pixelwise resize changes...
2013-12-26 Martin RudalicsSome more tinkering with Bug#16051.
2013-12-22 Martin RudalicsHandle Bug#16207 by being more restrictive when running...
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Martin RudalicsVarious fixes around Bug#16013.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Stefan Monnier* src/window.c (set_window_buffer): Update mode line.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-04 Stefan Monnier* src/window.c (select_window): Call second wset_redisp...
2013-12-04 Stefan Monnier* src/window.c (window_scroll): Mark window for redisplay.
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Martin RudalicsFix issues related to pixelwise resizing. (Bug#16013...
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-11-30 Martin RudalicsRemove some unused items introduced during pixelwise...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-29 Stefan Monnier* src/window.c (Fset_window_configuration): Move select...
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-27 Martin RudalicsReset window_end_valid after some window changes (Bug...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-06 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New vars redisplay-...
2013-11-06 Stefan Monnier*.[chm]: Number every assignment to windows_or_buffers_...
2013-11-04 Paul EggertPort to stricter C99 platforms.
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-02 Dmitry Antipov* window.h (struct window): Prefer enum text_cursor_kin...
2013-09-30 Eli ZaretskiiFix message-box and avoid compilation warnings.
2013-09-29 Jan Djärv* window.c (calc_absolute_offset): #elif should be...
2013-09-28 Eli ZaretskiiMerge from trunk before trying Unix TTY.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-24 Dmitry AntipovUse union for the payload of struct Lisp_Vector.
2013-09-23 Dmitry Antipov* dispnew.c (frame_garbaged, selected_frame, last_nonmi...
2013-09-20 Paul EggertA simpler, centralized INLINE.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Dmitry AntipovIfdef away frame tool bar code when it is not really...
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-05 Dmitry AntipovCache current header and mode line height for each...
2013-09-05 Dmitry Antipov* fontset.c, window.c, xdisp.c (toplevel): Use TERM_HEADER.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-01 Dmitry Antipov* dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
2013-08-31 Martin RudalicsIn temp_output_buffer_show make sure window returned...
2013-08-29 Dmitry Antipov* intervals.c (set_point_from_marker): New function.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-26 Dmitry Antipov* window.h (struct window): Replace last_cursor with...
2013-08-23 Dmitry Antipov* window.c (struct save_window_data): Fix typo.
2013-08-14 Dmitry Antipov* window.h (struct window): Convert window_end_pos and
2013-08-14 Dmitry AntipovCleanup window fringes, margins and scroll bars adjustm...
2013-08-14 Dmitry Antipov* window.h (struct window): Convert scroll_bar_width
2013-08-13 Eli ZaretskiiFix the Windows build broken by 2013-08-13T15:29:25Z...
2013-08-13 Dmitry Antipov* window.h (struct window): Convert left_margin_cols and
2013-08-13 Dmitry Antipov* window.h (struct window): Convert left_fringe_width
2013-08-13 Dmitry Antipov* window.c (Fset_window_start): Compare `w', not `windo...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Dmitry AntipovAvoid looping over all frame windows to freeze and...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Paul EggertOmit some unnecessary casts.
2013-08-08 Dmitry AntipovDo not reset window modification event counters excessi...
2013-08-07 Dmitry AntipovPrefer selected_window to Fselected_window, likewise...
2013-08-07 Dmitry AntipovBe more careful if selected window shows the buffer...
2013-08-06 Dmitry Antipov* window.c (window_scroll, window_scroll_pixel_based)
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-07-30 Dmitry Antipov* fringe.c (draw_window_fringes, update_window_fringes)
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-06 Eli ZaretskiiFix bug #14771 with scroll-step = 1 and non-nil line...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
next