summaryrefslogtreecommitdiff
path: root/src/widget.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update some URLsPaul Eggert2019-09-231-6/+1
* Use fewer locks when accessing stdioPaul Eggert2019-07-081-3/+2
* Fix uninit var in widget.cPaul Eggert2019-04-151-11/+10
* Minor cleanup in widget.cKonstantin Kharlamov2019-04-051-3/+2
* Simplify list creation in C codePaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-5/+5
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix crash when built by GNU Gold linker on x86Paul Eggert2017-06-201-2/+11
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-101-14/+17
* Use 'char *FOO' instead of 'char* FOO'Paul Eggert2017-02-181-6/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-211-10/+0
* | Limit <config.h>’s includesPaul Eggert2016-09-301-0/+1
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Include-file cleanup for src directoryPaul Eggert2015-10-201-10/+2
* Allow setting frame pixel sizes from frame parameters (Bug#21415)Martin Rudalics2015-10-131-171/+25
* * src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'Paul Eggert2015-04-191-9/+9
* Assume C89 offsetof in widget.cPaul Eggert2015-04-141-4/+1
* Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-071-29/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-071-1/+2
* Remove code left dead after 2014-07-27 changes.Martin Rudalics2014-09-251-9/+0
* * widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)Jan Djärv2014-08-091-182/+4
* Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-8/+11
* Fix minor --enable-gcc-warnings issues.Paul Eggert2014-03-041-13/+12
* Don't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH in update_various_frame_sl...Martin Rudalics2014-02-181-0/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Some more fixes following pixelwise resize changes including one for Bug#16306.Martin Rudalics2013-12-311-11/+40
* Some more fixes for pixelwise resizing.Martin Rudalics2013-12-201-2/+0
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-6/+6
* Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-131-1/+1
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-031-1/+1
* Fix X GC leak in GTK and raw (no toolkit) X ports.Dmitry Antipov2013-08-021-33/+1
* 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