summaryrefslogtreecommitdiff
path: root/doc/lispref/frames.texi
AgeCommit message (Expand)Author
2022-04-07Improve doc of x-begin-dragPo Lu
2022-04-04Improve behavior of dragging text to windows on top of framesPo Lu
2022-04-03Make dragging stuff to a window above a frame workPo Lu
2022-03-28Fix doc of `gui-get-selection' as to what is really valid as `data'Po Lu
2022-03-25Allow dragging files from dired to windows on the same framePo Lu
2022-03-24Allow dragging and dropping multiple actionsPo Lu
2022-03-23Improve DND documentationPo Lu
2022-03-17Implement cross-program drag-and-drop on HaikuPo Lu
2022-03-16* doc/lispref/frames.texi (x-begin-drag): Improve wording.Po Lu
2022-03-16Fix last change in frames.texiEli Zaretskii
2022-03-16Better handle drag-and-drop from one Emacs frame to anotherPo Lu
2022-03-16Add support for dragging text from Emacs to other programsPo Lu
2022-02-24Add support for _NET_WM_STATE_SHADEDPo Lu
2022-01-30Add background transparency support for GTK+CairoHåkon Flatval
2022-01-29Fix unrelated help text tooltips if a popup is shown during the delayPo Lu
2022-01-15Find a way to make lowering frames work on HaikuPo Lu
2022-01-07Minor improvements for 'pgtk' documentationEli Zaretskii
2022-01-04Find a way to make restacking frames work on HaikuPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Merge from origin/emacs-28Stefan Kangas
2021-12-19; * doc/lispref/frames.texi (Child Frames): Improve wording.Eli Zaretskii
2021-12-19Clarify description of two mouse dragging parameters (Bug#52537)Martin Rudalics
2021-12-08Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-07Improve before-make-frame-hook and after-make-frame-functions docs.Eli Zaretskii
2021-12-06Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-05Revert "Clarify Creating Frames documentation"Lars Ingebrigtsen
2021-12-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-12-05Clarify Creating Frames documentationLars Ingebrigtsen
2021-12-02Documentation fixes for pgtk portPo Lu
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-08Mention yank-media-types in the manualLars Ingebrigtsen
2021-11-08Rename 'register-yank-media-handler'Lars Ingebrigtsen
2021-11-06Fix "Yanking Media" sectioningLars Ingebrigtsen
2021-11-06Add a framework for yanking media into EmacsLars Ingebrigtsen
2021-10-18Further fixes to Elisp manualMartin Rudalics
2021-10-18Minor fixes for recent changes in ELisp manualEli Zaretskii
2021-10-18Rewrites of Elisp manual including tab-bar and tab-line changesMartin Rudalics
2021-08-23Improve recently-changed docsEli Zaretskii
2021-08-23Clarify the documentation of `next-frame'Lars Ingebrigtsen
2021-07-02New frame parameter 'drag-with-tab-line' (Bug#49247)Martin Rudalics
2021-04-12* lisp/frame.el (delete-other-frames): Add universal prefix `iconify` argStefan Monnier
2021-03-16Add minibuffer input support to commands that set the frame sizeDaniel Martín
2021-02-06Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics
2021-01-30Improve :foreground description in the manualLars Ingebrigtsen
2021-01-29Describe pointer shapes in the manualLars Ingebrigtsen
2021-01-26Fix typos and punctuationEli Zaretskii
2021-01-26Add distinct controls for child frames' borders (Bug#45620)Alexander Miller
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-24Make TTY menus work with xterm-mouse-modeJared Finder