summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix tool-tip display when display margins are non-zero by defaultEli Zaretskii2017-12-091-1/+7
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Fix comparisons with tip_frame in GTK buildsEli Zaretskii2017-11-111-1/+5
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Stop using deprecated GdkScreen monitor functions in newer GDKPhilipp Stephani2017-08-271-3/+30
* Remove usage of the GDK_SCALE variableLars Ingebrigtsen2017-07-171-2/+2
* Provide additional support for child framesMartin Rudalics2017-06-251-8/+93
* Fix crash when built by GNU Gold linker on x86Paul Eggert2017-06-201-1/+1
* ; Spelling and minor wording fixesPaul Eggert2017-04-141-9/+9
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-8/+4
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-46/+559
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-101-4/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix ifdef-vs-if typo with RANDR13_LIBRARYPaul Eggert2016-06-161-1/+1
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-281-6/+122
* | Limit <config.h>’s includesPaul Eggert2016-09-301-0/+1
* | Prefer now-standard int width macrosPaul Eggert2016-09-151-1/+1
* | * src/xfns.c (Fx_change_window_property): Modify previous change.Noah Friedman2016-08-231-5/+27
* | Fix interpretation of signed vs unsigned values when retrieving XNoah Friedman2016-08-211-1/+59
* | Fix calculation of tool bar width reported by `frame-geometry' (Bug#24107)Martin Rudalics2016-07-301-1/+3
* | ‘signal’ no longer returnsPaul Eggert2016-07-251-3/+3
* | Revert "Cleanup tooltips"John Wiegley2016-07-121-139/+138
* | Cleanup tooltipsDmitry Antipov2016-07-121-138/+139
* | Cleanup XEditRes hackDmitry Antipov2016-07-041-6/+1
* | Avoid possible NULL pointer dereference found by GCC 6.1.1Dmitry Antipov2016-06-291-4/+4
* | Improve --without-x GCC pacificationPaul Eggert2016-06-221-1/+1
* | Fix ifdef-vs-if typo with RANDR13_LIBRARYPaul Eggert2016-06-141-1/+1
* | Rename C names to match Lisp symbols betterPaul Eggert2016-03-271-3/+3
* | -Paul Eggert2016-03-221-1/+1
|\ \ | |/
| * Port to clang 3.7.0 on x86-64Paul Eggert2016-03-151-1/+1
* | Merge from origin/emacs-25John Wiegley2016-03-111-13/+27
|\ \ | |/
| * Don't use XRANDR 1.3 extensions if the server doesn't support them.Ken Raeburn2016-03-101-7/+21
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-6/+6
* | Pacify --enable-gcc-warningsPaul Eggert2016-03-081-2/+1
* | Optionally reuse tooltip frames instead of deleting/recreating them.Martin Rudalics2016-03-081-228/+211
* | Fix `window-configuration-change-hook' and `window-size-change-functions'Martin Rudalics2016-02-231-1/+0
|/
* Use monitor's resolution for positioning tooltipsOscar Fuentes2016-02-061-12/+49
* Don't operate on menu bar of nonexistent frameOscar Fuentes2016-01-231-9/+12
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Clean up cairo printing codeYAMAMOTO Mitsuharu2015-12-311-24/+22
* * src/xfns.c (x_create_tip_frame): Process alpha parameter.Martin Rudalics2015-12-291-0/+2
* Fix variable name typo in compute_tip_xyYAMAMOTO Mitsuharu2015-12-151-1/+1
* Port recent XCB changes to 64-bit ‘long int’Paul Eggert2015-11-131-3/+4
* Remove intern calls and XXX comments from Fx_export_framesYAMAMOTO Mitsuharu2015-11-131-7/+10
* Speed up x_real_pos_and_offsets using XCBKen Raeburn2015-11-121-17/+200
* Reduce some data dependencies between X callsKen Raeburn2015-11-121-19/+27
* Include-file cleanup for src directoryPaul Eggert2015-10-201-8/+0