aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget.c
Commit message (Expand)AuthorAgeFilesLines
* Fix minor problems found by static checking.Paul Eggert2013-06-301-1/+0
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Backport from trunk.Jan Djärv2012-11-031-4/+24
* Simplify and avoid signal-handling races.Paul Eggert2012-09-231-2/+2
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-1/+1
* Signal-handler cleanup.Paul Eggert2012-09-061-3/+0
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-4/+4
* Clean up some extern decls.Paul Eggert2012-09-021-2/+0
* Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-101-12/+2
* Cleanup xmalloc.Dmitry Antipov2012-07-051-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * widget.c (update_wm_hints): Return if wmshell is null.Jan Djärv2011-12-031-0/+11
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-12/+12
* ProtoizeAndreas Schwab2011-07-101-4/+2
* Merge from trunk.Paul Eggert2011-06-131-10/+3
|\
| * * buffer.c (Qclone_number): Remove for now, as it's unused.Paul Eggert2011-06-111-10/+3
* | Remove unnecessary casts.Paul Eggert2011-06-121-8/+4
|/
* Use SSDATA when the context wants char *.Paul Eggert2011-01-301-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Convert function definitions to standard C.Dan Nicolaescu2010-07-121-72/+25
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-211-104/+2
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* 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