summaryrefslogtreecommitdiff
path: root/src/widget.c
AgeCommit message (Expand)Author
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-03-22(EmacsFrameSetCharSize): Catch X errors.Chong Yidong
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-07-21* widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.Jan Djärv
2003-09-01Add arch taglinesMiles Bader
2003-05-24Make (few) trivial substitutions for renamed andKim F. Storm
2003-03-12Use generic compute_fringe_widths.Kim F. Storm
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-04-19Comment change.Richard M. Stallman
2002-03-30(set_frame_size): Don't call change_frame_size.Richard M. Stallman
2001-12-01(set_frame_size): Use x_compute_fringe_widths.Kim F. Storm
2001-11-16Fringe cleanup.Kim F. Storm
2001-10-24Don't define max.Pavel Janík
2001-06-27(EmacsFrameSetCharSize): Turn off atimers and blockGerd Moellmann
2001-06-25(EmacsFrameSetCharSize): Set XtNwaitForWm dependingGerd Moellmann
2001-05-12Include keyboard.h before frame.h.Eli Zaretskii
2001-03-13(EmacsFrameSetCharSize): Comment update.Gerd Moellmann
2001-01-02(EmacsFrameSetCharSize): Remove unused variables `ac'Eli Zaretskii
2000-12-07(EmacsFrameDestroy): Call x_free_gcs instead ofGerd Moellmann
2000-08-03(set_frame_size, update_wm_hints, EmacsFrameSetValues):Gerd Moellmann
2000-06-22(EmacsFrameRealize): Fix typo.Gerd Moellmann
2000-06-22(EmacsFrameRealize): Remove SubstructureRedirectMask.Gerd Moellmann
2000-01-17(EmacsFrameSetCharSize): Change size of children firstGerd Moellmann
1999-09-15(set_frame_size, EmacsFrameSetCharSize): RemoveGerd Moellmann
1999-08-30(set_frame_size): Set flags_area_extra toGerd Moellmann
1999-08-21Call change_frame_size and do_pending_window_change withGerd Moellmann
1999-08-02(EmacsFrameSetCharSize): Don't call do_pending_window_change here.Richard M. Stallman
1999-07-26(EmacsFrameSetCharSize): Don't add XtNborderWidthGerd Moellmann
1999-07-21(EmacsFrameSetCharSize): Take widget's border widthGerd Moellmann
1998-04-14Fix -Wimplicit warnings.Andreas Schwab
1997-03-17Fix typo in comment.Karl Heuer
1996-10-31(EmacsFrameResize): Use cancel_mouse_face.Richard M. Stallman
1996-09-27(widget_store_internal_border): New function.Richard M. Stallman
1996-09-23(EmacsFrameSetValues): Copy internal_border_widthRichard M. Stallman
1996-08-05(EmacsFrameSetCharSize): Call do_pending_window_change.Richard M. Stallman
1996-04-18(EmacsFrameRealize): Use STANDARD_EVENT_SET.Richard M. Stallman
1996-03-28(EmacsFrameResize): We may be called from an interrupt,Richard M. Stallman
1996-03-17(update_from_various_frame_slots)Richard M. Stallman
1996-03-06(pixel_to_char_size): Cast args to int.Richard M. Stallman
1996-02-21Comment censored.Karl Heuer
1996-01-15Update FSF's address in the preamble.Erik Naggum
1996-01-05Comment fixes.Karl Heuer
1995-07-26Do renamings:Karl Heuer
1995-06-11(EmacsFrameSetCharSize): Manually alter the heightKarl Heuer
1995-06-01(EmacsFrameDestroy): Block and unblock input.Karl Heuer
1995-05-24(create_frame_gcs, setup_frame_gcs): Reformat long statements.Karl Heuer
1995-05-23(create_frame_gcs): Cast args of XCreateGC.Karl Heuer