aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-0115-223/+110
* Small fixes. Bind [tab-line mouse-1] to mouse-select-window.Juri Linkov2019-09-251-1/+5
* Revert an attempt to implement a non‐native tab bar on NS.Juri Linkov2019-09-255-559/+14
* Improve customizability and better tab separators.Juri Linkov2019-09-221-1/+1
* Take into account FRAME_TAB_BAR height in more places.Juri Linkov2019-09-225-24/+27
* Try to fix macOS and Windows issues.Juri Linkov2019-09-163-42/+13
* Use images for new/close buttons in tab-bar and tab-line.Juri Linkov2019-09-151-14/+21
* Fix assertion violations due to non-ASCII text in tabsJuri Linkov2019-09-151-3/+5
* Small fixes for tty and w32.Juri Linkov2019-09-081-2/+2
* Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.Juri Linkov2019-09-054-3/+28
* Text-based nox builds compiled without X window supportJuri Linkov2019-09-042-110/+130
* Small fix for text-mode displayJuri Linkov2019-09-041-4/+2
* Try to fix compilation errors on macOSJuri Linkov2019-09-033-16/+16
* Text-mode display of the tab-bar and emulation of clicking on a tty.Juri Linkov2019-09-032-2/+151
* Try to add more tab-bar support on macosJuri Linkov2019-09-024-13/+601
* Try to add more tab-bar support on WindowsJuri Linkov2019-09-023-0/+77
* * src/nsterm.m: Fix arguments to window_from_coordinates function callJuri Linkov2019-09-011-1/+1
* Fixes to build on WindowsMartin Rudalics2019-09-013-0/+90
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-3123-139/+2214
* Check instead of relying on NOTREACHEDPaul Eggert2019-08-312-3/+1
* Fix compilation with CHECK_STRUCTSAndreas Schwab2019-08-311-1/+1
* ; * src/floatfns.c: Don't use non-ASCII characters in comments.Eli Zaretskii2019-08-311-1/+1
* * src/floatfns.c: Check against __FINITE_MATH_ONLY__ (bug#37140)Mattias Engdegård2019-08-301-0/+8
* Don't worry about pre-1.0.0 alsa-lib includePaul Eggert2019-08-281-5/+1
* Port recent gnutls fixes to gcc -Wpointer-signPaul Eggert2019-08-271-1/+2
* ; Fix commentary of last change.Eli Zaretskii2019-08-271-3/+3
* Fix crashes on MS-Windows when using GnuTLS connectionsEli Zaretskii2019-08-271-10/+14
* * src/keyboard.c (parse_tool_bar_item): Use CAPTION when HELP is unavailableJuri Linkov2019-08-271-0/+4
* Fix crashes in networking with GnuTLS on MS-WindowsEli Zaretskii2019-08-261-1/+4
* Fix bug with non-paletted transparent PNGsPaul Eggert2019-08-251-8/+9
* Fix misdisplay of PNG paletted imagesPaul Eggert2019-08-251-9/+25
* Fix a recent change in coding.cEli Zaretskii2019-08-252-7/+14
* ; Improve a recent change.Eli Zaretskii2019-08-251-1/+2
* Clarify Fx_parse_geometry initializationPaul Eggert2019-08-241-5/+6
* Tweak time arithmetic performancePaul Eggert2019-08-241-4/+4
* Speed up % and mod with fixnum denomPaul Eggert2019-08-241-48/+52
* Tweak integer mod performancePaul Eggert2019-08-241-1/+1
* Make (mod 1.0 0) consistent with (/ 1.0 0)Paul Eggert2019-08-241-1/+3
* extern function cleanupPaul Eggert2019-08-249-38/+23
* Tweak gnutls-peer-status reportingPaul Eggert2019-08-231-9/+7
* Clarify compiler-pacifier in frame.cPaul Eggert2019-08-231-1/+1
* Fix compilation --without--xEli Zaretskii2019-08-231-1/+2
* Avoid a compilation warning in w32.cEli Zaretskii2019-08-231-1/+1
* Avoid compilation warning in frame.cEli Zaretskii2019-08-231-1/+1
* ; Fix last change.Eli Zaretskii2019-08-231-1/+1
* Fix compilation of process.cRobert Pluim2019-08-231-1/+1
* Get the Gnutls code compiling on Fedora 30Paul Eggert2019-08-232-38/+48
* Move default face lookupRobert Pluim2019-08-231-5/+7
* Fix recent changes in gnutls.cEli Zaretskii2019-08-231-4/+4
* Give a better error message when reading invalid "\unicode" escapes.Lars Ingebrigtsen2019-08-231-1/+2