summaryrefslogtreecommitdiff
path: root/src/frame.h
Commit message (Expand)AuthorAge
* Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-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
* Update copyright year to 2021Paul Eggert2021-01-01
* 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
* ; * src/frame.h (MonitorInfo): Remove const modifierAlexander Gramiak2019-04-07
* Plug memory leak in GTK x-display-monitor-attributes-listAlexander Gramiak2019-04-07
* Define macros to abstract support for external menu/tool-barsAlexander Gramiak2019-03-16
* Further redesign of window change functionsMartin Rudalics2019-03-09
* DEFVAR_INT variables are now intmax_tPaul Eggert2019-02-27
* Avoid segfaults due to image cache being cleared during redisplayEli Zaretskii2019-02-04
* Run window change functions during redisplayMartin Rudalics2019-01-11
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Shrink pseudovectors a bitPaul Eggert2018-09-06
* | Improve bignum support for system typesPaul Eggert2018-08-27
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-10
* | Fix some tooltip related problemsMartin Rudalics2018-01-18
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* FOR_EACH_FRAME no longer assumes frame-listPaul Eggert2017-12-15
* Change vectorlike from struct to unionPaul Eggert2017-11-13
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-23
* Parenthesize frame.h macro definitionsPaul Eggert2017-06-25
* Provide additional support for child framesMartin Rudalics2017-06-25
* Add new frame functionality to NS portAlan Third2017-04-19
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-12
* Port recent frame changes to --enable-gcc-warningsPaul Eggert2017-04-12
* Add new frame parameters and associated functionsMartin Rudalics2017-04-12
* Restore XFLOATINT but with restricted argsPaul Eggert2017-03-02
* Remove XFLOATINTPaul Eggert2017-03-02