summaryrefslogtreecommitdiff
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+9
|\
| * Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+9
* | Fix coding styleYuuki Harano2021-11-141-1/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-2/+2
|\ \ | |/
| * Avoid crashes due to clearing of a frame's face cacheEli Zaretskii2021-09-151-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-4/+4
|\ \ | |/
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-4/+4
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-0/+5
|\ \ | |/
| * Make frames record when their selected window was the mini-windowAlan Mackenzie2021-05-311-0/+5
* | Support frame-scale-factor on pgtk framesYuuki Harano2021-06-051-0/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-1/+5
|\ \ | |/
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-1/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-0/+5
|\ \ | |/
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-021-0/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-141/+72
|\ \ | |/
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-141/+72
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-061-0/+7
|\ \ | |/
| * Fix build error in frame.h on non-NSİ. Göktuğ Kayaalp2021-04-041-1/+1
| * Implement frame-scale-factorAlan Third2021-04-031-0/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-5/+5
|\ \ | |/
| * Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-5/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-061-1/+1
|\ \ | |/
| * Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-301-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-301-1/+21
|\ \ | |/
| * Fix typos and punctuationEli Zaretskii2021-01-261-2/+2
| * Fix typo in last change of FRAME_INTERNAL_BORDER_WIDTHMartin Rudalics2021-01-261-1/+1
| * Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-2/+22
* | Add scale factor in display-monitor-attributes-list.Yuuki Harano2021-01-241-0/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
|\ \ | |/
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Introduce Pure GTK3 portYuuki Harano2020-11-221-1/+10
|/
* Make TTY menus work with xterm-mouse-modeJared Finder2020-10-241-0/+1
* Remove UNSIGNED_CMPPaul Eggert2020-04-111-0/+43
* Merge from origin/emacs-27Glenn Morris2020-02-131-1/+1
|\
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-071-2/+3
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove nothing from union output_dataPaul Eggert2019-12-141-1/+0
* Allow using last_tab_bar_item on no-x builds.Juri Linkov2019-10-071-2/+0
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-3/+69
* Avoid backslash-newline-newline in source codePaul Eggert2019-05-221-1/+1
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-191-1/+1
* Fix --with-x-toolkit=no build breakageYAMAMOTO Mitsuharu2019-04-271-1/+1
* Check for existence of terminal hooks before useAlexander Gramiak2019-04-261-1/+2
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-58/+38
* Mark _Noreturn error functions as coldPaul Eggert2019-04-181-1/+1
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-081-4/+3
* ; * src/frame.h (MonitorInfo): Remove const modifierAlexander Gramiak2019-04-071-1/+1
* Plug memory leak in GTK x-display-monitor-attributes-listAlexander Gramiak2019-04-071-1/+1
* Define macros to abstract support for external menu/tool-barsAlexander Gramiak2019-03-161-12/+10