| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (Fmodify_frame_parameters): Doc fix. | Glenn Morris | 2008-08-30 | 1 | -1/+3 |
* | (do_switch_frame): Mark previously displayed frame as obscured for | Eli Zaretskii | 2008-08-25 | 1 | -1/+1 |
* | (make_terminal_frame): Initialize f->terminal, f->terminal->reference_count, | Eli Zaretskii | 2008-08-24 | 1 | -17/+19 |
* | (make_terminal_frame) [MSDOS]: Adjust initialization of f->output_data.tty. | Eli Zaretskii | 2008-08-23 | 1 | -3/+10 |
* | (Qns_parse_geometry): New var. | Chong Yidong | 2008-08-13 | 1 | -6/+30 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -4/+0 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -17/+2 |
* | restore ability under NS to change font size from font panel (lost during som... | Adrian Robert | 2008-07-20 | 1 | -2/+0 |
* | change most cases of PENDING to TODO, some to FIXME or XXX | Adrian Robert | 2008-07-17 | 1 | -1/+1 |
* | various small cleanups detailed in changelogs | Adrian Robert | 2008-07-16 | 1 | -1/+1 |
* | Typo. | Stefan Monnier | 2008-07-16 | 1 | -1/+1 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -6/+35 |