aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-17Recalculate default font when switching font backendRobert Pluim1-0/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-10-01Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov1-24/+0
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov1-0/+25
2019-06-21Fix blank tooltips on cairo (Bug#36298)YAMAMOTO Mitsuharu1-0/+1
2019-05-30Add stipple support on cairoYAMAMOTO Mitsuharu1-1/+3
2019-05-19Replace XChar2b with unsigned in all font backendsAlexander Gramiak1-9/+0
2019-05-19Introduce Emacs_Cursor typedefAlexander Gramiak1-2/+0
2019-05-19Introduce Emacs_Color struct and typedefAlexander Gramiak1-1/+2
2019-05-19Avoid triple buffering with Xdbe in cairoYAMAMOTO Mitsuharu1-2/+4
2019-04-26Rename x_highlight_frame property to highlight_frameAlexander Gramiak1-1/+1
2019-04-26Add terminal hook defined_color_hookAlexander Gramiak1-1/+1
2019-04-26Rename generic x_* identifiersAlexander Gramiak1-4/+19
2019-04-14Bump minimum GTK versions to 2.24 and 3.10Alexander Gramiak1-31/+2
2019-04-08Allow gap before first non-Lisp pseudovec memberPaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-09-06Shrink pseudovectors a bitPaul Eggert1-1/+1
2018-01-18Fix some tooltip related problemsMartin Rudalics1-0/+2
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-11-13Change vectorlike from struct to unionPaul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-08-27Fix previous xterm.h change for non-gtk buildsGlenn Morris1-0/+2
2017-08-27Remove call of deprecated GDK functionPhilipp Stephani1-7/+12
2017-06-25Provide additional support for child framesMartin Rudalics1-0/+8
2017-04-17* src/xterm.c (x_fill_rectangle): Now static.Paul Eggert1-1/+0
2017-04-12New internal-border face and args for select-window and x-focus-frameMartin Rudalics1-0/+1
2017-04-12Add new frame parameters and associated functionsMartin Rudalics1-3/+5
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-10-28Add double-buffering support to reduce flickerDaniel Colascione1-0/+35
2016-07-12Revert "Cleanup tooltips"John Wiegley1-4/+0
2016-07-12Cleanup tooltipsDmitry Antipov1-0/+4
2016-07-04Cleanup XEditRes hackDmitry Antipov1-0/+4
2016-03-10Don't use XRANDR 1.3 extensions if the server doesn't support them.Ken Raeburn1-0/+5
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-11-12Detect XCB and save a connection handleKen Raeburn1-0/+8
2015-10-11Add x_catch_errors_with_handler.Ken Raeburn1-0/+5
2015-10-11Introduce x_uncatch_errors_after_check to reduce XSync calls.Ken Raeburn1-0/+1
2015-10-08Reduce color allocation/query traffic in the TrueColor case.Ken Raeburn1-0/+27
2015-10-08Cache XParseColor results in the X display info structure.Ken Raeburn1-0/+14
2015-08-24Fix full-screen code when there is no window manager (Bug#21317)Pip Cet1-0/+1
2015-06-23Fix bug that munged selection infoPaul Eggert1-10/+10
2015-02-27Adjust offset and border calculations for X.Jan D1-1/+2
2015-02-25Redo the whole window offsets and coordinate translation for X.Jan D1-19/+9
2015-02-11Add cairo drawing.Jan D1-2/+51
2015-01-25Use bool for boolean in xfns.cPaul Eggert1-3/+3
2015-01-13Use bool for boolean in xmenu.c, xml.cPaul Eggert1-1/+1
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert1-3/+0
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1