2010-01-29 |
Chong Yidong |
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-12-09 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
2009-11-29 |
Jan Djärv |
frame.c (frame_make_pointer_invisible)
|
2009-11-27 |
Jan Djärv |
Don't crash if an X terminal is deleted with force == t.
|
2009-11-24 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
2009-11-23 |
Jan Djärv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
2009-11-17 |
Jan Djärv |
Handle system default font and changing font parameters.
|
2009-11-11 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-31 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
2009-10-26 |
Juanma Barranquero |
Fix typos in comments.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-11 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
2009-09-24 |
Juanma Barranquero |
* frame.c (xrdb_get_resource): Return nil for empty string resources;
|
2009-09-17 |
Stefan Monnier |
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
|
2009-09-16 |
Stefan Monnier |
(x_get_resource_string): Remove unused.
|
2009-09-15 |
Jan Djärv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
2009-09-11 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
2009-07-26 |
Bastien Guerry |
Slightly fix the docstring of `select-frame'.
|
2009-07-03 |
Jan Djärv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
2009-07-01 |
Jan Djärv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
2009-07-01 |
Jan Djärv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
2009-06-27 |
Chong Yidong |
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
|
2009-05-19 |
Stefan Monnier |
(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
|
2009-05-18 |
Adrian Robert |
* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary.
|
2009-05-04 |
Stefan Monnier |
(frame-list): Clarify which frames are returned.
|
2009-04-29 |
Kenichi Handa |
(x_set_font): When ARG is a font-object, check if the
|
2009-04-06 |
Jason Rumney |
(x_set_font): Avoid C99 mid-block variable declaration.
|
2009-03-28 |
Stefan Monnier |
(delete_frame): Work around compiler bug.
|
2009-03-27 |
Jan Djärv |
(x_set_font): If the fullscreen property is non-nil, adjust
|
2009-03-19 |
Kenichi Handa |
(x_set_font): Handle the case that ARG is a cons.
|
2009-03-11 |
Kenichi Handa |
(x_set_font): When ARG is a font-object, don't alter the
|
2009-01-14 |
Jason Rumney |
(x_set_font): Always store a font to the font parameter,
|
2009-01-09 |
Martin Rudalics |
(x_set_frame_parameters): Remember requested value for
|
2009-01-05 |
Martin Rudalics |
(x_set_frame_parameters): Make sure height (width) get
|
2009-01-01 |
Dan Nicolaescu |
(make_terminal_frame): Remove redundant code and useless
|
2008-12-30 |
Martin Rudalics |
(Vemacs_iconified): Remove.
|
2008-12-30 |
Jason Rumney |
(store_frame_param, x_get_arg): Enable newer code on
|
2008-12-22 |
Martin Rudalics |
* frame.c (delete_frame): New function derived from
|
2008-12-20 |
Chong Yidong |
Add comment to last change by jhd.
|
2008-12-20 |
Jason Rumney |
(Fmake_terminal_frame): Raise an error when called from
|
2008-12-20 |
Jan Djärv |
*** empty log message ***
|
2008-12-13 |
Chong Yidong |
(Fdelete_frame): Call free_font_driver_list.
|
2008-11-28 |
Seiji Zenitani |
* frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
|
2008-11-12 |
Chong Yidong |
(x_set_alpha): Set alpha to -1 if nil given.
|
2008-11-02 |
Martin Rudalics |
(do_switch_frame): New argument NORECORD passed to Fselect_window.
|
2008-10-09 |
Eli Zaretskii |
(make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.
|
2008-10-09 |
Martin Rudalics |
(Fraise_frame): On text-only terminals select frame in
|
2008-09-19 |
Juanma Barranquero |
* frame.c (x_fullscreen_adjust): Declare var as Display_Info.
|
2008-09-18 |
Chong Yidong |
(x_fullscreen_adjust): Use x_display_pixel_height and
|
2008-08-30 |
Glenn Morris |
(Fmodify_frame_parameters): Doc fix.
|
2008-08-25 |
Eli Zaretskii |
(do_switch_frame): Mark previously displayed frame as obscured for
|
2008-08-24 |
Eli Zaretskii |
(make_terminal_frame): Initialize f->terminal, f->terminal->reference_count,
|
2008-08-23 |
Eli Zaretskii |
(make_terminal_frame) [MSDOS]: Adjust initialization of f->output_data.tty.
|
2008-08-13 |
Chong Yidong |
(Qns_parse_geometry): New var.
|
2008-07-31 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
2008-07-27 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
2008-07-20 |
Adrian Robert |
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
|
2008-07-17 |
Adrian Robert |
change most cases of PENDING to TODO, some to FIXME or XXX
|