index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop relying on Xt hack to set window manager hints
Po Lu
2022-10-12
1
-18
/
+24
*
Gently nudge Xt into always setting size hints
Po Lu
2022-08-31
1
-6
/
+10
*
Handle exposure in the widget's expose proc on X
Po Lu
2022-04-30
1
-15
/
+39
*
Make sure `update_wm_hints' finds the WMShell
Po Lu
2022-02-08
1
-10
/
+7
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-39
/
+36
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update some URLs
Paul Eggert
2019-09-23
1
-6
/
+1
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-3
/
+2
*
Fix uninit var in widget.c
Paul Eggert
2019-04-15
1
-11
/
+10
*
Minor cleanup in widget.c
Konstantin Kharlamov
2019-04-05
1
-3
/
+2
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-5
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix crash when built by GNU Gold linker on x86
Paul Eggert
2017-06-20
1
-2
/
+11
*
Tweak X toolkit code to pacify modern GCC
Paul Eggert
2017-03-10
1
-14
/
+17
*
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-02-18
1
-6
/
+6
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-21
1
-10
/
+0
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-0
/
+1
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-10
/
+2
*
Allow setting frame pixel sizes from frame parameters (Bug#21415)
Martin Rudalics
2015-10-13
1
-171
/
+25
*
* src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'
Paul Eggert
2015-04-19
1
-9
/
+9
*
Assume C89 offsetof in widget.c
Paul Eggert
2015-04-14
1
-4
/
+1
*
Try to improve handling of fullwidth/-height frames.
Martin Rudalics
2015-02-07
1
-29
/
+10
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-11-07
1
-1
/
+2
*
Remove code left dead after 2014-07-27 changes.
Martin Rudalics
2014-09-25
1
-9
/
+0
*
* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)
Jan Djärv
2014-08-09
1
-182
/
+4
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-8
/
+11
*
Fix minor --enable-gcc-warnings issues.
Paul Eggert
2014-03-04
1
-13
/
+12
*
Don't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH in update_various_frame_sl...
Martin Rudalics
2014-02-18
1
-0
/
+5
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Some more fixes following pixelwise resize changes including one for Bug#16306.
Martin Rudalics
2013-12-31
1
-11
/
+40
*
Some more fixes for pixelwise resizing.
Martin Rudalics
2013-12-20
1
-2
/
+0
*
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-30
1
-6
/
+6
*
Unify FRAME_window_system_DISPLAY_INFO macros between all ports.
Dmitry Antipov
2013-09-13
1
-1
/
+1
*
Drop FRAME_PTR typedef.
Dmitry Antipov
2013-08-03
1
-1
/
+1
*
Fix X GC leak in GTK and raw (no toolkit) X ports.
Dmitry Antipov
2013-08-02
1
-33
/
+1
*
Fix minor problems found by static checking.
Paul Eggert
2013-06-30
1
-1
/
+0
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Backport from trunk.
Jan Djärv
2012-11-03
1
-4
/
+24
*
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-23
1
-2
/
+2
[next]