aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-09-23Update some URLsPaul Eggert1-6/+1
2019-07-08Use fewer locks when accessing stdioPaul Eggert1-3/+2
2019-04-15Fix uninit var in widget.cPaul Eggert1-11/+10
2019-04-05Minor cleanup in widget.cKonstantin Kharlamov1-3/+2
2019-03-04Simplify list creation in C codePaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-5/+5
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-06-20Fix crash when built by GNU Gold linker on x86Paul Eggert1-2/+11
2017-03-10Tweak X toolkit code to pacify modern GCCPaul Eggert1-14/+17
2017-02-18Use 'char *FOO' instead of 'char* FOO'Paul Eggert1-6/+6
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-21* src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier1-10/+0
2016-09-30Limit <config.h>’s includesPaul Eggert1-0/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-10-20Include-file cleanup for src directoryPaul Eggert1-10/+2
2015-10-13Allow setting frame pixel sizes from frame parameters (Bug#21415)Martin Rudalics1-171/+25
2015-04-19* src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'Paul Eggert1-9/+9
2015-04-14Assume C89 offsetof in widget.cPaul Eggert1-4/+1
2015-02-07Try to improve handling of fullwidth/-height frames.Martin Rudalics1-29/+10
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-11-07Improve inhibiting of implied frame resizes.Martin Rudalics1-1/+2
2014-09-25Remove code left dead after 2014-07-27 changes.Martin Rudalics1-9/+0
2014-08-09* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)Jan Djärv1-182/+4
2014-07-27Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics1-8/+11
2014-03-04Fix minor --enable-gcc-warnings issues.Paul Eggert1-13/+12
2014-02-18Don't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH in update_various_frame_sl...Martin Rudalics1-0/+5
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-31Some more fixes following pixelwise resize changes including one for Bug#16306.Martin Rudalics1-11/+40
2013-12-20Some more fixes for pixelwise resizing.Martin Rudalics1-2/+0
2013-11-30Support resizing frames and windows pixelwise.Martin Rudalics1-6/+6
2013-09-13Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov1-1/+1
2013-08-03Drop FRAME_PTR typedef.Dmitry Antipov1-1/+1
2013-08-02Fix X GC leak in GTK and raw (no toolkit) X ports.Dmitry Antipov1-33/+1
2013-06-30Fix minor problems found by static checking.Paul Eggert1-1/+0
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-11-03Backport from trunk.Jan Djärv1-4/+24
2012-11-01* widget.c (resize_cb): New function.Jan Djärv1-4/+24
2012-09-23Simplify and avoid signal-handling races.Paul Eggert1-2/+2
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert1-1/+1
2012-09-06Signal-handler cleanup.Paul Eggert1-3/+0
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert1-4/+4
2012-09-02Clean up some extern decls.Paul Eggert1-2/+0
2012-07-10Simplify by avoiding confusing use of strncpy etc.Paul Eggert1-12/+2
2012-07-05Cleanup xmalloc.Dmitry Antipov1-2/+2
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1