summaryrefslogtreecommitdiff
path: root/src/frame.h
Commit message (Expand)AuthorAge
* Add background transparency support for GTK+CairoHåkon Flatval2022-01-30
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| |/
* | Fix coding styleYuuki Harano2021-11-14
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * Avoid crashes due to clearing of a frame's face cacheEli Zaretskii2021-09-15
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
|\|
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-21
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-13
|\|
| * Make frames record when their selected window was the mini-windowAlan Mackenzie2021-05-31
* | Support frame-scale-factor on pgtk framesYuuki Harano2021-06-05
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-12
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-03
|\|
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-02
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\|
| * Fix build error in frame.h on non-NSİ. Göktuğ Kayaalp2021-04-04
| * Implement frame-scale-factorAlan Third2021-04-03
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-20
|\|
| * Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-06
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-06
|\|
| * Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-30
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-30
|\|
| * Fix typos and punctuationEli Zaretskii2021-01-26
| * Fix typo in last change of FRAME_INTERNAL_BORDER_WIDTHMartin Rudalics2021-01-26
| * Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Add scale factor in display-monitor-attributes-list.Yuuki Harano2021-01-24
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/
* Make TTY menus work with xterm-mouse-modeJared Finder2020-10-24
* Remove UNSIGNED_CMPPaul Eggert2020-04-11
* Merge from origin/emacs-27Glenn Morris2020-02-13
|\
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-07
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove nothing from union output_dataPaul Eggert2019-12-14
* Allow using last_tab_bar_item on no-x builds.Juri Linkov2019-10-07
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* Avoid backslash-newline-newline in source codePaul Eggert2019-05-22
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-19
* Fix --with-x-toolkit=no build breakageYAMAMOTO Mitsuharu2019-04-27
* Check for existence of terminal hooks before useAlexander Gramiak2019-04-26
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Mark _Noreturn error functions as coldPaul Eggert2019-04-18
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08