summaryrefslogtreecommitdiff
path: root/src/widget.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment.Karl Heuer1997-03-171-1/+1
* (EmacsFrameResize): Use cancel_mouse_face.Richard M. Stallman1996-10-311-0/+2
* (widget_store_internal_border): New function.Richard M. Stallman1996-09-271-11/+10
* (EmacsFrameSetValues): Copy internal_border_widthRichard M. Stallman1996-09-231-0/+11
* (EmacsFrameSetCharSize): Call do_pending_window_change.Richard M. Stallman1996-08-051-0/+2
* (EmacsFrameRealize): Use STANDARD_EVENT_SET.Richard M. Stallman1996-04-181-7/+2
* (EmacsFrameResize): We may be called from an interrupt,Richard M. Stallman1996-03-281-1/+1
* (update_from_various_frame_slots)Richard M. Stallman1996-03-171-2/+2
* (pixel_to_char_size): Cast args to int.Richard M. Stallman1996-03-061-2/+2
* Comment censored.Karl Heuer1996-02-211-1/+11
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Comment fixes.Karl Heuer1996-01-051-1/+1
* Do renamings:Karl Heuer1995-07-261-2/+2
* Do renamings:Karl Heuer1995-07-261-33/+33
* (EmacsFrameSetCharSize): Manually alter the heightKarl Heuer1995-06-111-2/+26
* (EmacsFrameDestroy): Block and unblock input.Karl Heuer1995-06-011-1/+3
* (create_frame_gcs, setup_frame_gcs): Reformat long statements.Karl Heuer1995-05-241-22/+23
* (create_frame_gcs): Cast args of XCreateGC.Karl Heuer1995-05-231-5/+9
* (set_frame_size): Set app_shell and wmshell the same.Richard M. Stallman1994-10-261-2/+2
* (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget setPaul Reilly1994-10-021-4/+3
* (set_frame_size, EmacsFrameSetCharSize): Use new width formula.Karl Heuer1994-09-281-5/+10
* (set_frame_size, EmacsFrameSetCharSize): ChangeKarl Heuer1994-09-201-2/+2
* (EmacsFrameSetCharSize): Delete the code to make rows at least 3.Richard M. Stallman1994-07-191-1/+0
* Put stdio.h after config.h.Richard M. Stallman1994-06-151-1/+1
* (EmacsFrameSetCharSize): Once again preserve x and y pos,Richard M. Stallman1994-05-191-0/+7
* (setup_frame_gcs): Move cursor_bits variable out ofRichard M. Stallman1994-05-191-11/+12
* (EmacsFrameSetCharSize): Do not attempt to preserve the window position.Richard M. Stallman1994-04-101-11/+1
* (get_default_char_pixel_size): Use line_height field.Richard M. Stallman1994-04-091-1/+1
* (EmacsFrameSetCharSize): Clean up code.Fred Pierresteguy1994-04-011-29/+14
* (set_frame_size): Dont compute any geometry management.Fred Pierresteguy1994-03-311-16/+0
* Call XtSetValues not XtVaSetValues.Fred Pierresteguy1994-03-221-1/+5
* (set_frame_size): Put #if 0 around a lot of useless code.Fred Pierresteguy1994-03-221-2/+17
* (EmacsFrameSetCharSize): Set the values of left_pos andFred Pierresteguy1994-03-141-0/+3
* (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.Fred Pierresteguy1994-03-111-1/+11
* (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues forFred Pierresteguy1994-03-041-5/+20
* (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.Fred Pierresteguy1994-02-251-0/+7
* (EmacsFrameSetCharSize): Call check_frame_size and updateFred Pierresteguy1994-02-251-0/+13
* entered into RCSFred Pierresteguy1994-02-181-29/+0
* *** empty log message ***Richard M. Stallman1994-02-171-1/+1
* *** empty log message ***Fred Pierresteguy1994-02-111-25/+0
* *** empty log message ***Richard M. Stallman1994-01-311-28/+66
* *** empty log message ***Richard M. Stallman1994-01-301-13/+18
* *** empty log message ***Richard M. Stallman1994-01-211-0/+1
* Initial revisionRichard M. Stallman1994-01-181-0/+900