index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* cmds.c: Include "frame.h".
Andreas Schwab
2009-12-09
1
-1
/
+1
*
frame.c (frame_make_pointer_invisible)
Jan Djärv
2009-11-29
1
-2
/
+4
*
Don't crash if an X terminal is deleted with force == t.
Jan Djärv
2009-11-27
1
-0
/
+6
*
(focus-follows-mouse): Mention mouse-autoselect-window.
Glenn Morris
2009-11-24
1
-1
/
+1
*
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
Jan Djärv
2009-11-23
1
-1
/
+9
*
Handle system default font and changing font parameters.
Jan Djärv
2009-11-17
1
-2
/
+1
*
* frame.c (make_initial_frame):
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-46
/
+46
*
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
Chong Yidong
2009-10-31
1
-10
/
+18
*
Fix typos in comments.
Juanma Barranquero
2009-10-26
1
-4
/
+4
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(Fframe_pixel_height): Doc fix. (Bug#4535)
Glenn Morris
2009-10-11
1
-4
/
+16
*
* frame.c (xrdb_get_resource): Return nil for empty string resources;
Juanma Barranquero
2009-09-24
1
-1
/
+1
*
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
Stefan Monnier
2009-09-17
1
-0
/
+26
*
(x_get_resource_string): Remove unused.
Stefan Monnier
2009-09-16
1
-25
/
+0
*
* xterm.c (x_new_font): Call change_frame_size before calling
Jan Djärv
2009-09-15
1
-3
/
+0
*
(Fx_parse_geometry): Unify the X and NS versions so that they share a
Glenn Morris
2009-09-11
1
-23
/
+16
*
Slightly fix the docstring of `select-frame'.
Bastien Guerry
2009-07-26
1
-3
/
+3
*
* xterm.h (struct x_display_info): Add invisible_cursor.
Jan Djärv
2009-07-03
1
-0
/
+39
*
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Jan Djärv
2009-07-01
1
-1
/
+3
*
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Jan Djärv
2009-07-01
1
-86
/
+22
*
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
Chong Yidong
2009-06-27
1
-1
/
+1
*
(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
Stefan Monnier
2009-05-19
1
-10
/
+9
*
* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether sele...
Adrian Robert
2009-05-18
1
-2
/
+6
*
(frame-list): Clarify which frames are returned.
Stefan Monnier
2009-05-04
1
-1
/
+1
*
(x_set_font): When ARG is a font-object, check if the
Kenichi Handa
2009-04-29
1
-0
/
+10
*
(x_set_font): Avoid C99 mid-block variable declaration.
Jason Rumney
2009-04-06
1
-3
/
+2
*
(delete_frame): Work around compiler bug.
Stefan Monnier
2009-03-28
1
-1
/
+4
*
(x_set_font): If the fullscreen property is non-nil, adjust
Jan Djärv
2009-03-27
1
-0
/
+18
*
(x_set_font): Handle the case that ARG is a cons.
Kenichi Handa
2009-03-19
1
-2
/
+14
*
(x_set_font): When ARG is a font-object, don't alter the
Kenichi Handa
2009-03-11
1
-1
/
+2
*
(x_set_font): Always store a font to the font parameter,
Jason Rumney
2009-01-14
1
-1
/
+1
*
(x_set_frame_parameters): Remember requested value for
Martin Rudalics
2009-01-09
1
-7
/
+21
*
(x_set_frame_parameters): Make sure height (width) get
Martin Rudalics
2009-01-05
1
-2
/
+13
*
(make_terminal_frame): Remove redundant code and useless
Dan Nicolaescu
2009-01-01
1
-15
/
+7
*
(Vemacs_iconified): Remove.
Martin Rudalics
2008-12-30
1
-5
/
+0
*
(store_frame_param, x_get_arg): Enable newer code on
Jason Rumney
2008-12-30
1
-4
/
+0
*
* frame.c (delete_frame): New function derived from
Martin Rudalics
2008-12-22
1
-25
/
+35
*
Add comment to last change by jhd.
Chong Yidong
2008-12-20
1
-0
/
+4
*
(Fmake_terminal_frame): Raise an error when called from
Jason Rumney
2008-12-20
1
-1
/
+1
*
*** empty log message ***
Jan Djärv
2008-12-20
1
-0
/
+2
*
(Fdelete_frame): Call free_font_driver_list.
Chong Yidong
2008-12-13
1
-0
/
+1
*
* frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
Seiji Zenitani
2008-11-28
1
-1
/
+1
*
(x_set_alpha): Set alpha to -1 if nil given.
Chong Yidong
2008-11-12
1
-19
/
+18
*
(do_switch_frame): New argument NORECORD passed to Fselect_window.
Martin Rudalics
2008-11-02
1
-32
/
+40
*
(make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.
Eli Zaretskii
2008-10-09
1
-19
/
+1
*
(Fraise_frame): On text-only terminals select frame in
Martin Rudalics
2008-10-09
1
-4
/
+8
*
* frame.c (x_fullscreen_adjust): Declare var as Display_Info.
Juanma Barranquero
2008-09-19
1
-1
/
+1
*
(x_fullscreen_adjust): Use x_display_pixel_height and
Chong Yidong
2008-09-18
1
-2
/
+3
[next]