aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-09-15(set_frame_size, EmacsFrameSetCharSize): RemoveGerd Moellmann1-22/+11
1999-08-30(set_frame_size): Set flags_area_extra toGerd Moellmann1-2/+2
1999-08-21Call change_frame_size and do_pending_window_change withGerd Moellmann1-3/+3
1999-08-02(EmacsFrameSetCharSize): Don't call do_pending_window_change here.Richard M. Stallman1-2/+0
1999-07-26(EmacsFrameSetCharSize): Don't add XtNborderWidthGerd Moellmann1-3/+5
1999-07-21(EmacsFrameSetCharSize): Take widget's border widthGerd Moellmann1-12/+30
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-0/+2
1997-03-17Fix typo in comment.Karl Heuer1-1/+1
1996-10-31(EmacsFrameResize): Use cancel_mouse_face.Richard M. Stallman1-0/+2
1996-09-27(widget_store_internal_border): New function.Richard M. Stallman1-11/+10
1996-09-23(EmacsFrameSetValues): Copy internal_border_widthRichard M. Stallman1-0/+11
1996-08-05(EmacsFrameSetCharSize): Call do_pending_window_change.Richard M. Stallman1-0/+2
1996-04-18(EmacsFrameRealize): Use STANDARD_EVENT_SET.Richard M. Stallman1-7/+2
1996-03-28(EmacsFrameResize): We may be called from an interrupt,Richard M. Stallman1-1/+1
1996-03-17(update_from_various_frame_slots)Richard M. Stallman1-2/+2
1996-03-06(pixel_to_char_size): Cast args to int.Richard M. Stallman1-2/+2
1996-02-21Comment censored.Karl Heuer1-1/+11
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-1/+1
1995-07-26Do renamings:Karl Heuer1-33/+33
1995-06-11(EmacsFrameSetCharSize): Manually alter the heightKarl Heuer1-2/+26
1995-06-01(EmacsFrameDestroy): Block and unblock input.Karl Heuer1-1/+3
1995-05-24(create_frame_gcs, setup_frame_gcs): Reformat long statements.Karl Heuer1-22/+23
1995-05-23(create_frame_gcs): Cast args of XCreateGC.Karl Heuer1-5/+9
1994-10-26(set_frame_size): Set app_shell and wmshell the same.Richard M. Stallman1-2/+2
1994-10-02(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget setPaul Reilly1-4/+3
1994-09-28(set_frame_size, EmacsFrameSetCharSize): Use new width formula.Karl Heuer1-5/+10
1994-09-20(set_frame_size, EmacsFrameSetCharSize): ChangeKarl Heuer1-2/+2
1994-07-19(EmacsFrameSetCharSize): Delete the code to make rows at least 3.Richard M. Stallman1-1/+0
1994-06-15Put stdio.h after config.h.Richard M. Stallman1-1/+1
1994-05-19(EmacsFrameSetCharSize): Once again preserve x and y pos,Richard M. Stallman1-0/+7
1994-05-19(setup_frame_gcs): Move cursor_bits variable out ofRichard M. Stallman1-11/+12
1994-04-10(EmacsFrameSetCharSize): Do not attempt to preserve the window position.Richard M. Stallman1-11/+1
1994-04-09(get_default_char_pixel_size): Use line_height field.Richard M. Stallman1-1/+1
1994-04-01(EmacsFrameSetCharSize): Clean up code.Fred Pierresteguy1-29/+14
1994-03-31(set_frame_size): Dont compute any geometry management.Fred Pierresteguy1-16/+0
1994-03-22Call XtSetValues not XtVaSetValues.Fred Pierresteguy1-1/+5
1994-03-22(set_frame_size): Put #if 0 around a lot of useless code.Fred Pierresteguy1-2/+17
1994-03-14(EmacsFrameSetCharSize): Set the values of left_pos andFred Pierresteguy1-0/+3
1994-03-11(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.Fred Pierresteguy1-1/+11
1994-03-04(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues forFred Pierresteguy1-5/+20
1994-02-25(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.Fred Pierresteguy1-0/+7
1994-02-25(EmacsFrameSetCharSize): Call check_frame_size and updateFred Pierresteguy1-0/+13
1994-02-18entered into RCSFred Pierresteguy1-29/+0
1994-02-17*** empty log message ***Richard M. Stallman1-1/+1
1994-02-11*** empty log message ***Fred Pierresteguy1-25/+0
1994-01-31*** empty log message ***Richard M. Stallman1-28/+66
1994-01-30*** empty log message ***Richard M. Stallman1-13/+18
1994-01-21*** empty log message ***Richard M. Stallman1-0/+1
1994-01-18Initial revisionRichard M. Stallman1-0/+900