summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* Revert Qx_* -> Qgui_* symbol changeAlexander Gramiak2019-04-141-2/+2
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-131-4/+4
* Rename non-X x_* identifiers 2Alexander Gramiak2019-04-131-47/+78
* Rename non-X x_* identifiersAlexander Gramiak2019-04-131-207/+154
* Rename non-X x_* procedures in xdisp.cAlexander Gramiak2019-04-131-5/+5
* ; * src/xfns.c (x-display-monitor-attributes-list) Fix typo.Alexander Gramiak2019-04-071-1/+1
* Plug memory leak in GTK x-display-monitor-attributes-listAlexander Gramiak2019-04-071-1/+6
* Define macros to abstract support for external menu/tool-barsAlexander Gramiak2019-03-161-2/+2
* Simplify list creation in C codePaul Eggert2019-03-041-9/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-09-101-1/+1
|\ \ | |/
| * Don't call XGetGeometry for frames without outer X window (Bug#32615)Martin Rudalics2018-09-041-1/+1
* | Improve bignum support for system typesPaul Eggert2018-08-271-2/+2
* | Pacify gcc -Og -WuninitializedPaul Eggert2018-08-121-1/+1
* | Pacify Oracle Studio 12.6Paul Eggert2018-08-111-10/+4
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-2/+2
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-191-2/+2
* | | More macro renamings for bignumTom Tromey2018-08-071-34/+34
* | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-81/+81
|/ /
* | Merge from origin/emacs-26Glenn Morris2018-05-151-6/+10
|\ \ | |/
| * Don't check non-X frames for z order (Bug#31373)Noam Postavsky2018-05-071-6/+10
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-131-36/+46
* | Make tooltip code handle scenarios from Bug#30182 and Bug#30399Martin Rudalics2018-02-101-31/+41
* | * src/xfns.c: Make some non-exported vars static.Paul Eggert2018-02-011-5/+5
* | Merge from emacs-26Noam Postavsky2018-01-261-0/+11
|\ \ | |/
| * Fix a few issues with latest GTK scaling changesRobert Pluim2018-01-241-2/+2
| * Scale monitor dimensions obtained from GTKRobert Pluim2018-01-241-0/+11
* | Fix some tooltip related problemsMartin Rudalics2018-01-181-93/+164
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-121-1/+7
|\ \ | |/
| * Fix tool-tip display when display margins are non-zero by defaultEli Zaretskii2017-12-091-1/+7
* | Pacify GCC on Ubuntu 17.10 x86-64Paul Eggert2017-12-031-6/+6
|/
* 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