index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xfns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to clang 3.7.0 on x86-64
Paul Eggert
2016-03-15
1
-1
/
+1
*
Don't use XRANDR 1.3 extensions if the server doesn't support them.
Ken Raeburn
2016-03-10
1
-7
/
+21
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-6
/
+6
*
Use monitor's resolution for positioning tooltips
Oscar Fuentes
2016-02-06
1
-12
/
+49
*
Don't operate on menu bar of nonexistent frame
Oscar Fuentes
2016-01-23
1
-9
/
+12
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Clean up cairo printing code
YAMAMOTO Mitsuharu
2015-12-31
1
-24
/
+22
*
* src/xfns.c (x_create_tip_frame): Process alpha parameter.
Martin Rudalics
2015-12-29
1
-0
/
+2
*
Fix variable name typo in compute_tip_xy
YAMAMOTO Mitsuharu
2015-12-15
1
-1
/
+1
*
Port recent XCB changes to 64-bit ‘long int’
Paul Eggert
2015-11-13
1
-3
/
+4
*
Remove intern calls and XXX comments from Fx_export_frames
YAMAMOTO Mitsuharu
2015-11-13
1
-7
/
+10
*
Speed up x_real_pos_and_offsets using XCB
Ken Raeburn
2015-11-12
1
-17
/
+200
*
Reduce some data dependencies between X calls
Ken Raeburn
2015-11-12
1
-19
/
+27
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-8
/
+0
*
Allow setting frame pixel sizes from frame parameters (Bug#21415)
Martin Rudalics
2015-10-13
1
-11
/
+28
*
Fix cursor setting for tip frame; re-enable cursor generation.
Ken Raeburn
2015-10-11
1
-5
/
+4
*
Rewrite x_set_mouse_color to sync less.
Ken Raeburn
2015-10-11
1
-114
/
+150
*
Introduce x_uncatch_errors_after_check to reduce XSync calls.
Ken Raeburn
2015-10-11
1
-1
/
+1
*
Fix problems caught with --enable-gcc-warnings
Paul Eggert
2015-10-08
1
-1
/
+0
*
Disable non-working pointerColor setting for X tooltip frame.
Ken Raeburn
2015-10-08
1
-0
/
+4
*
Reduce some unnecessary X calls.
Ken Raeburn
2015-10-08
1
-15
/
+6
*
Cache XParseColor results in the X display info structure.
Ken Raeburn
2015-10-08
1
-1
/
+1
*
Try to avoid redisplaying all frames when creating a new one
Stefan Monnier
2015-09-30
1
-3
/
+2
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-4
/
+4
*
Remove tool_bar_redisplayed_once and associated code.
Martin Rudalics
2015-09-16
1
-4
/
+2
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-47
/
+0
*
Fix file name encodings in diagnostics
Paul Eggert
2015-08-18
1
-1
/
+1
*
Rewrite and add frame geometry related functions.
Martin Rudalics
2015-08-18
1
-95
/
+230
*
Have `x-frame-geometry' return nil for terminal and initial frames (Bug#21132)
Martin Rudalics
2015-07-26
1
-0
/
+3
*
Have `x-show-tip' handle `right' and `bottom' frame parameters.
Martin Rudalics
2015-07-07
1
-9
/
+22
*
Set image_cache_refcount before x_default_parameter calls. (Bug#20802)
Martin Rudalics
2015-06-18
1
-12
/
+12
*
Fix handling of image cache refcounts. (Bug#20802)
Martin Rudalics
2015-06-16
1
-3
/
+14
*
Avoid grave accent quoting in stderr diagnostics
Paul Eggert
2015-05-31
1
-1
/
+2
*
* src/xfns.c (x_set_menu_bar_lines): Fix calls to x_clear_area.
Wolfgang Jenkner
2015-05-29
1
-4
/
+2
*
Merge branch 'master' into cairo
Jan D
2015-05-23
1
-2
/
+2
|
\
|
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-2
/
+2
*
|
Merge branch 'master' into cairo
Jan D
2015-04-03
1
-32
/
+102
|
\
|
|
*
Adjust offset and border calculations for X.
Jan D
2015-02-27
1
-7
/
+29
|
*
* xfns.c (x_real_pos_and_offsets): Fix pointer signedness.
Paul Eggert
2015-02-25
1
-9
/
+10
|
*
Redo the whole window offsets and coordinate translation for X.
Jan D
2015-02-25
1
-30
/
+76
|
*
Prefer 'Qfoo' to 'intern ("foo")'
Paul Eggert
2015-02-21
1
-2
/
+3
*
|
Modernize k&r cairo-related function declarations.
YAMAMOTO Mitsuharu
2015-02-16
1
-6
/
+4
*
|
Add cairo drawing.
Jan D
2015-02-11
1
-0
/
+195
|
/
*
Minor tweaks to frame_size_history_add
Paul Eggert
2015-02-08
1
-1
/
+1
*
Try to improve handling of fullwidth/-height frames.
Martin Rudalics
2015-02-07
1
-5
/
+13
*
Use bool, not int, to track face changes
Paul Eggert
2015-01-28
1
-6
/
+6
*
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2015-01-28
1
-5
/
+16
|
\
|
*
More doc fixes for bug#19502 -- make documentation less X-specific.
Eli Zaretskii
2015-01-04
1
-5
/
+16
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
|
*
Fix bug with an attempt to select uninitialized frame (Bug#18161).
Dmitry Antipov
2014-08-03
1
-21
/
+20
[next]