aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget.c
Commit message (Expand)AuthorAgeFilesLines
* Include character.h and font.h for XSETFONT.Chong Yidong2008-08-261-53/+23
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-04-221-0/+5
|\|
| * (EmacsFrameSetCharSize): Catch X errors.Chong Yidong2007-03-221-0/+5
* | Merged from [email protected]Karoly Lorentey2007-01-291-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Fix tooltip border color.Karoly Lorentey2006-04-011-2/+2
|/
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.Jan Djärv2004-07-211-1/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Make (few) trivial substitutions for renamed andKim F. Storm2003-05-241-32/+28
* Use generic compute_fringe_widths.Kim F. Storm2003-03-121-2/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-21/+21
* Comment change.Richard M. Stallman2002-04-191-0/+2
* (set_frame_size): Don't call change_frame_size.Richard M. Stallman2002-03-301-0/+4
* (set_frame_size): Use x_compute_fringe_widths.Kim F. Storm2001-12-011-4/+2
* Fringe cleanup.Kim F. Storm2001-11-161-4/+4
* Don't define max.Pavel Janík2001-10-241-2/+0
* (EmacsFrameSetCharSize): Turn off atimers and blockGerd Moellmann2001-06-271-1/+17
* (EmacsFrameSetCharSize): Set XtNwaitForWm dependingGerd Moellmann2001-06-251-13/+31
* Include keyboard.h before frame.h.Eli Zaretskii2001-05-121-0/+1
* (EmacsFrameSetCharSize): Comment update.Gerd Moellmann2001-03-131-2/+4
* (EmacsFrameSetCharSize): Remove unused variables `ac'Eli Zaretskii2001-01-021-2/+0
* (EmacsFrameDestroy): Call x_free_gcs instead ofGerd Moellmann2000-12-071-5/+2
* (set_frame_size, update_wm_hints, EmacsFrameSetValues):Gerd Moellmann2000-08-031-9/+9
* (EmacsFrameRealize): Fix typo.Gerd Moellmann2000-06-221-1/+1
* (EmacsFrameRealize): Remove SubstructureRedirectMask.Gerd Moellmann2000-06-221-2/+6
* (EmacsFrameSetCharSize): Change size of children firstGerd Moellmann2000-01-171-14/+11
* (set_frame_size, EmacsFrameSetCharSize): RemoveGerd Moellmann1999-09-151-22/+11
* (set_frame_size): Set flags_area_extra toGerd Moellmann1999-08-301-2/+2
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-3/+3
* (EmacsFrameSetCharSize): Don't call do_pending_window_change here.Richard M. Stallman1999-08-021-2/+0
* (EmacsFrameSetCharSize): Don't add XtNborderWidthGerd Moellmann1999-07-261-3/+5
* (EmacsFrameSetCharSize): Take widget's border widthGerd Moellmann1999-07-211-12/+30
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-0/+2
* 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