]> code.delx.au - gnu-emacs/history - src/widget.c
*** empty log message ***
[gnu-emacs] / src / widget.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2004-07-21 Jan Djärv* widget.c (EmacsFrameDestroy): Don't abort if normal_g...
2003-09-01 Miles BaderAdd arch taglines
2003-05-24 Kim F. StormMake (few) trivial substitutions for renamed and
2003-03-12 Kim F. StormUse generic compute_fringe_widths.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-04-19 Richard M. StallmanComment change.
2002-03-30 Richard M. Stallman(set_frame_size): Don't call change_frame_size.
2001-12-01 Kim F. Storm(set_frame_size): Use x_compute_fringe_widths.
2001-11-16 Kim F. StormFringe cleanup.
2001-10-24 Pavel JaníkDon't define max.
2001-06-27 Gerd Moellmann(EmacsFrameSetCharSize): Turn off atimers and block
2001-06-25 Gerd Moellmann(EmacsFrameSetCharSize): Set XtNwaitForWm depending
2001-05-12 Eli ZaretskiiInclude keyboard.h before frame.h.
2001-03-13 Gerd Moellmann(EmacsFrameSetCharSize): Comment update.
2001-01-02 Eli Zaretskii(EmacsFrameSetCharSize): Remove unused variables `ac'
2000-12-07 Gerd Moellmann(EmacsFrameDestroy): Call x_free_gcs instead of
2000-08-03 Gerd Moellmann(set_frame_size, update_wm_hints, EmacsFrameSetValues):
2000-06-22 Gerd Moellmann(EmacsFrameRealize): Fix typo.
2000-06-22 Gerd Moellmann(EmacsFrameRealize): Remove SubstructureRedirectMask.
2000-01-17 Gerd Moellmann(EmacsFrameSetCharSize): Change size of children first
1999-09-15 Gerd Moellmann(set_frame_size, EmacsFrameSetCharSize): Remove
1999-08-30 Gerd Moellmann(set_frame_size): Set flags_area_extra to
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-02 Richard M. Stallman(EmacsFrameSetCharSize): Don't call do_pending_window_c...
1999-07-26 Gerd Moellmann(EmacsFrameSetCharSize): Don't add XtNborderWidth
1999-07-21 Gerd Moellmann(EmacsFrameSetCharSize): Take widget's border width
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1997-03-17 Karl HeuerFix typo in comment.
1996-10-31 Richard M. Stallman(EmacsFrameResize): Use cancel_mouse_face.
1996-09-27 Richard M. Stallman(widget_store_internal_border): New function.
1996-09-23 Richard M. Stallman(EmacsFrameSetValues): Copy internal_border_width
1996-08-05 Richard M. Stallman(EmacsFrameSetCharSize): Call do_pending_window_change.
1996-04-18 Richard M. Stallman(EmacsFrameRealize): Use STANDARD_EVENT_SET.
1996-03-28 Richard M. Stallman(EmacsFrameResize): We may be called from an interrupt,
1996-03-17 Richard M. Stallman(update_from_various_frame_slots)
1996-03-06 Richard M. Stallman(pixel_to_char_size): Cast args to int.
1996-02-21 Karl HeuerComment censored.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-05 Karl HeuerComment fixes.
1995-07-26 Karl HeuerDo renamings:
1995-06-11 Karl Heuer(EmacsFrameSetCharSize): Manually alter the height
1995-06-01 Karl Heuer(EmacsFrameDestroy): Block and unblock input.
1995-05-24 Karl Heuer(create_frame_gcs, setup_frame_gcs): Reformat long...
1995-05-23 Karl Heuer(create_frame_gcs): Cast args of XCreateGC.
1994-10-26 Richard M. Stallman(set_frame_size): Set app_shell and wmshell the same.
1994-10-02 Paul Reilly(EmacsFrameSetCharSize): Use lw_refigure_widget() for...
1994-09-28 Karl Heuer(set_frame_size, EmacsFrameSetCharSize): Use new width...
1994-09-20 Karl Heuer(set_frame_size, EmacsFrameSetCharSize): Change
1994-07-19 Richard M. Stallman(EmacsFrameSetCharSize): Delete the code to make rows...
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-05-19 Richard M. Stallman(EmacsFrameSetCharSize): Once again preserve x and...
1994-05-19 Richard M. Stallman(setup_frame_gcs): Move cursor_bits variable out of
1994-04-10 Richard M. Stallman(EmacsFrameSetCharSize): Do not attempt to preserve...
1994-04-09 Richard M. Stallman(get_default_char_pixel_size): Use line_height field.
1994-04-01 Fred Pierresteguy(EmacsFrameSetCharSize): Clean up code.
1994-03-31 Fred Pierresteguy(set_frame_size): Dont compute any geometry management.
1994-03-22 Fred PierresteguyCall XtSetValues not XtVaSetValues.
1994-03-22 Fred Pierresteguy(set_frame_size): Put #if 0 around a lot of useless...
1994-03-14 Fred Pierresteguy(EmacsFrameSetCharSize): Set the values of left_pos and
1994-03-11 Fred Pierresteguy(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
1994-03-04 Fred Pierresteguy(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest...
1994-02-25 Fred Pierresteguy(EmacsFrameSetCharSize): Set coordinates values to...
1994-02-25 Fred Pierresteguy(EmacsFrameSetCharSize): Call check_frame_size and...
1994-02-18 Fred Pierresteguyentered into RCS
1994-02-17 Richard M. Stallman*** empty log message ***
1994-02-11 Fred Pierresteguy*** empty log message ***
1994-01-31 Richard M. Stallman*** empty log message ***
1994-01-30 Richard M. Stallman*** empty log message ***
1994-01-21 Richard M. Stallman*** empty log message ***
1994-01-18 Richard M. StallmanInitial revision