aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | but not the same way as before.
* (setup_frame_gcs): Move cursor_bits variable out ofRichard M. Stallman1994-05-191-11/+12
| | | | setup_frame_gcs and rename to setup_frame_cursor_bits.
* (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
| | | | Replace XtVaSetValues by XtSetValues.
* (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
| | | | Compute explicitely the geometry of the toplevel widget.
* (EmacsFrameSetCharSize): Set the values of left_pos andFred Pierresteguy1994-03-141-0/+3
| | | | top_pos to the values of the toplevel widget coordinates.
* (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.Fred Pierresteguy1994-03-111-1/+11
| | | | Call XtSetValues not XtVaSetValues.
* (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues forFred Pierresteguy1994-03-041-5/+20
| | | | geometry management.
* (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
| | | | | vertical_scroll_bar_extra. Call SET_FRAME_GARBAGED.
* 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