use dynwind_begin and dynwind_end
[bpt/emacs.git] / src / frame.c
2015-04-18 BT Templetonuse dynwind_begin and dynwind_end
2015-04-18 BT Templetonuse guile-snarf for subr definition
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-10 Dmitry Antipov* frame.h (window_system_available) [!HAVE_WINDOW_SYSTE...
2014-06-10 Dmitry Antipov* dispextern.h (last_tool_bar_item): Remove declaration.
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Paul EggertIf a C name must be extern on some platforms, make...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Paul Eggert* frame.c (x_set_frame_parameters): Don't read uninitia...
2014-05-29 Paul Eggert* frame.c, frame.h (frame_char_to_pixel_position)
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-28 Dmitry AntipovOn X, always make pointer visible when deleting frame...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-03 Daniel ColascioneRename EARRAYSIZE to ARRAYELTS
2014-04-03 Daniel ColascioneClean up array size calculations
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-03-30 Martin RudalicsIn x_set_window_size postpone calculation of default...
2014-03-20 Stefan Monnier* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-12 Martin RudalicsTwo adjustments in window/frame resizing.
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-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Martin RudalicsFix doc-string of frame_resize_pixelwise.
2014-01-03 Paul EggertPort to C89.
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-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-17 Eli ZaretskiiFix some warnings in w32 specific code.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Ken BrownFix declaration of get_frame_param for cygw32 build.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Martin RudalicsIn x_set_font mark frame as garbaged (Bug#16028).
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-01 Paul EggertFix minor problems found by static checking.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-25 Stefan Monnier* lisp/frame.el (handle-focus-in, handle-focus-out...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-19 Glenn Morris* src/frame.c (Fhandle_focus_in, Fhandle_focus_out...
2013-11-19 Brian JenkinsAdd hooks to run on gaining/losing focus (tiny change)
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-10-29 Dmitry AntipovPrefer 'unsigned long' to 'long unsigned int' and ...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-02 Dmitry Antipov* frame.h (struct frame): Drop has_minibuffer member...
2013-09-29 Jan Djärv* frame.c (delete_frame): Block/unblock input to overco...
2013-09-29 Andreas PolitzIn delete_frame record selected frame only after callin...
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-23 Dmitry Antipov* dispnew.c (frame_garbaged, selected_frame, last_nonmi...
2013-09-20 Paul EggertA simpler, centralized INLINE.
2013-09-18 Dmitry AntipovIfdef away recent changes which aren't relevant to...
2013-09-18 Dmitry Antipov* frame.c (x_redo_mouse_highlight): New function
2013-09-18 Dmitry Antipov* frame.c (x_mouse_grabbed): New function.
2013-09-17 Dmitry Antipov* frame.h (x_set_bitmap_icon) [!HAVE_NS]: New function.
2013-09-17 Dmitry Antipov* dispextern.h (check_x_display_info, x_get_string_reso...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-15 Dmitry AntipovDrop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is...
2013-09-13 Dmitry Antipov* frame.c (Fx_focus_frame) [HAVE_WINDOW_SYSTEM]: Fix...
2013-09-13 Dmitry AntipovUnify Fx_focus_frame between all ports.
2013-09-13 Dmitry AntipovUnify FRAME_window_system_DISPLAY_INFO macros between...
2013-09-12 Kenichi Handamerge trunk
2013-09-09 Dmitry AntipovDo not populate pure Xism x_sync to other ports.
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-05 Dmitry Antipov* frame.c (check_minibuf_window): Update 'frame' with...
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-02 Martin RudalicsMove Flast_nonminibuf_frame from dispnew.c to frame.c.
2013-09-02 Martin RudalicsIn check_minibuf_window don't abort if no window was...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-26 Paul Eggert* frame.c (check_minibuf_window): Initialize 'window...
next