summaryrefslogtreecommitdiff
path: root/src/widget.c
AgeCommit message (Expand)Author
2011-01-30Use SSDATA when the context wants char *.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-07-12Convert function definitions to standard C.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-21Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-08-26Include character.h and font.h for XSETFONT.Chong Yidong
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-31Merge from emacs--devo--0Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-04-22Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-03-22(EmacsFrameSetCharSize): Catch X errors.Chong Yidong
2007-01-29Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-04-01Fix tooltip border color.Karoly Lorentey
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