index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widget.c
Age
Commit message (
Expand
)
Author
2017-06-20
Fix crash when built by GNU Gold linker on x86
Paul Eggert
2017-03-10
Tweak X toolkit code to pacify modern GCC
Paul Eggert
2017-02-18
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-21
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-13
Allow setting frame pixel sizes from frame parameters (Bug#21415)
Martin Rudalics
2015-04-19
* src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'
Paul Eggert
2015-04-14
Assume C89 offsetof in widget.c
Paul Eggert
2015-02-07
Try to improve handling of fullwidth/-height frames.
Martin Rudalics
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-07
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-09-25
Remove code left dead after 2014-07-27 changes.
Martin Rudalics
2014-08-09
* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)
Jan Djärv
2014-07-27
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-03-04
Fix minor --enable-gcc-warnings issues.
Paul Eggert
2014-02-18
Don't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH in update_various_frame_sl...
Martin Rudalics
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-31
Some more fixes following pixelwise resize changes including one for Bug#16306.
Martin Rudalics
2013-12-20
Some more fixes for pixelwise resizing.
Martin Rudalics
2013-11-30
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-09-13
Unify FRAME_window_system_DISPLAY_INFO macros between all ports.
Dmitry Antipov
2013-08-03
Drop FRAME_PTR typedef.
Dmitry Antipov
2013-08-02
Fix X GC leak in GTK and raw (no toolkit) X ports.
Dmitry Antipov
2013-06-30
Fix minor problems found by static checking.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-11-03
Backport from trunk.
Jan Djärv
2012-09-23
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-06
Signal-handler cleanup.
Paul Eggert
2012-09-04
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-09-02
Clean up some extern decls.
Paul Eggert
2012-07-10
Simplify by avoiding confusing use of strncpy etc.
Paul Eggert
2012-07-05
Cleanup xmalloc.
Dmitry Antipov
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-03
* widget.c (update_wm_hints): Return if wmshell is null.
Jan Djärv
2011-11-26
Spelling fixes.
Paul Eggert
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-07-10
Protoize
Andreas Schwab
2011-06-13
Merge from trunk.
Paul Eggert
2011-06-12
Remove unnecessary casts.
Paul Eggert
2011-06-11
* buffer.c (Qclone_number): Remove for now, as it's unused.
Paul Eggert
2011-01-30
Use SSDATA when the context wants char *.
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
[next]