index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(EmacsFrameSetCharSize): Turn off atimers and block
Gerd Moellmann
2001-06-27
1
-1
/
+17
*
(EmacsFrameSetCharSize): Set XtNwaitForWm depending
Gerd Moellmann
2001-06-25
1
-13
/
+31
*
Include keyboard.h before frame.h.
Eli Zaretskii
2001-05-12
1
-0
/
+1
*
(EmacsFrameSetCharSize): Comment update.
Gerd Moellmann
2001-03-13
1
-2
/
+4
*
(EmacsFrameSetCharSize): Remove unused variables `ac'
Eli Zaretskii
2001-01-02
1
-2
/
+0
*
(EmacsFrameDestroy): Call x_free_gcs instead of
Gerd Moellmann
2000-12-07
1
-5
/
+2
*
(set_frame_size, update_wm_hints, EmacsFrameSetValues):
Gerd Moellmann
2000-08-03
1
-9
/
+9
*
(EmacsFrameRealize): Fix typo.
Gerd Moellmann
2000-06-22
1
-1
/
+1
*
(EmacsFrameRealize): Remove SubstructureRedirectMask.
Gerd Moellmann
2000-06-22
1
-2
/
+6
*
(EmacsFrameSetCharSize): Change size of children first
Gerd Moellmann
2000-01-17
1
-14
/
+11
*
(set_frame_size, EmacsFrameSetCharSize): Remove
Gerd Moellmann
1999-09-15
1
-22
/
+11
*
(set_frame_size): Set flags_area_extra to
Gerd Moellmann
1999-08-30
1
-2
/
+2
*
Call change_frame_size and do_pending_window_change with
Gerd Moellmann
1999-08-21
1
-3
/
+3
*
(EmacsFrameSetCharSize): Don't call do_pending_window_change here.
Richard M. Stallman
1999-08-02
1
-2
/
+0
*
(EmacsFrameSetCharSize): Don't add XtNborderWidth
Gerd Moellmann
1999-07-26
1
-3
/
+5
*
(EmacsFrameSetCharSize): Take widget's border width
Gerd Moellmann
1999-07-21
1
-12
/
+30
*
Fix -Wimplicit warnings.
Andreas Schwab
1998-04-14
1
-0
/
+2
*
Fix typo in comment.
Karl Heuer
1997-03-17
1
-1
/
+1
*
(EmacsFrameResize): Use cancel_mouse_face.
Richard M. Stallman
1996-10-31
1
-0
/
+2
*
(widget_store_internal_border): New function.
Richard M. Stallman
1996-09-27
1
-11
/
+10
*
(EmacsFrameSetValues): Copy internal_border_width
Richard M. Stallman
1996-09-23
1
-0
/
+11
*
(EmacsFrameSetCharSize): Call do_pending_window_change.
Richard M. Stallman
1996-08-05
1
-0
/
+2
*
(EmacsFrameRealize): Use STANDARD_EVENT_SET.
Richard M. Stallman
1996-04-18
1
-7
/
+2
*
(EmacsFrameResize): We may be called from an interrupt,
Richard M. Stallman
1996-03-28
1
-1
/
+1
*
(update_from_various_frame_slots)
Richard M. Stallman
1996-03-17
1
-2
/
+2
*
(pixel_to_char_size): Cast args to int.
Richard M. Stallman
1996-03-06
1
-2
/
+2
*
Comment censored.
Karl Heuer
1996-02-21
1
-1
/
+11
*
Update FSF's address in the preamble.
Erik Naggum
1996-01-15
1
-1
/
+2
*
Comment fixes.
Karl Heuer
1996-01-05
1
-1
/
+1
*
Do renamings:
Karl Heuer
1995-07-26
1
-33
/
+33
*
(EmacsFrameSetCharSize): Manually alter the height
Karl Heuer
1995-06-11
1
-2
/
+26
*
(EmacsFrameDestroy): Block and unblock input.
Karl Heuer
1995-06-01
1
-1
/
+3
*
(create_frame_gcs, setup_frame_gcs): Reformat long statements.
Karl Heuer
1995-05-24
1
-22
/
+23
*
(create_frame_gcs): Cast args of XCreateGC.
Karl Heuer
1995-05-23
1
-5
/
+9
*
(set_frame_size): Set app_shell and wmshell the same.
Richard M. Stallman
1994-10-26
1
-2
/
+2
*
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
Paul Reilly
1994-10-02
1
-4
/
+3
*
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.
Karl Heuer
1994-09-28
1
-5
/
+10
*
(set_frame_size, EmacsFrameSetCharSize): Change
Karl Heuer
1994-09-20
1
-2
/
+2
*
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.
Richard M. Stallman
1994-07-19
1
-1
/
+0
*
Put stdio.h after config.h.
Richard M. Stallman
1994-06-15
1
-1
/
+1
*
(EmacsFrameSetCharSize): Once again preserve x and y pos,
Richard M. Stallman
1994-05-19
1
-0
/
+7
*
(setup_frame_gcs): Move cursor_bits variable out of
Richard M. Stallman
1994-05-19
1
-11
/
+12
*
(EmacsFrameSetCharSize): Do not attempt to preserve the window position.
Richard M. Stallman
1994-04-10
1
-11
/
+1
*
(get_default_char_pixel_size): Use line_height field.
Richard M. Stallman
1994-04-09
1
-1
/
+1
*
(EmacsFrameSetCharSize): Clean up code.
Fred Pierresteguy
1994-04-01
1
-29
/
+14
*
(set_frame_size): Dont compute any geometry management.
Fred Pierresteguy
1994-03-31
1
-16
/
+0
*
Call XtSetValues not XtVaSetValues.
Fred Pierresteguy
1994-03-22
1
-1
/
+5
*
(set_frame_size): Put #if 0 around a lot of useless code.
Fred Pierresteguy
1994-03-22
1
-2
/
+17
*
(EmacsFrameSetCharSize): Set the values of left_pos and
Fred Pierresteguy
1994-03-14
1
-0
/
+3
*
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
Fred Pierresteguy
1994-03-11
1
-1
/
+11
[next]