summaryrefslogtreecommitdiff
path: root/src/pgtkfns.c
Commit message (Expand)AuthorAge
* Clean up some of PGTK codeEli Zaretskii2021-12-18
* * src/pgtkfns.c (Fx_show_tip): Adjust call for new signature.Po Lu2021-12-18
* Fix coding stylePo Lu2021-12-06
* Fix coding style of a recent changePo Lu2021-12-04
* Keep track of scale factor by atimer and recreate cairo_surface_tYuuki Harano2021-12-04
* Get rid of duplicate pgtk functionPo Lu2021-12-02
* Fix `menu-set-font' on pgtkPo Lu2021-12-02
* Use /* */ comment style instead of //Yuuki Harano2021-11-30
* Remove PGTK_DEBUG stuffYuuki Harano2021-11-24
* Fix coding styleYuuki Harano2021-11-14
* Revert "Revert "* src/pgtkfns.c: Do not show an empty frame prematurely""Yuuki Harano2021-06-18
* Revert "* src/pgtkfns.c: Do not show an empty frame prematurely"Yuuki Harano2021-06-14
* Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding style"Yuuki Harano2021-06-14
* ; * src/pgtkfns.c (Fx_create_frame): Fix coding styleYuuki Harano2021-06-13
* * src/pgtkfns.c: Do not show an empty frame prematurelyJindřich Makovička2021-06-13
* Support frame-scale-factor on pgtk framesYuuki Harano2021-06-05
* Treat all the wayland connection as the same displayYuuki Harano2021-05-14
* Entrust Gtk with handling tooltipsYuuki Harano2021-05-08
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
* Make scrollbars ignore scroll-bar-fore/background.Yuuki Harano2021-02-23
* Don't crash if we can't find a monitor model nameRobert Pluim2021-02-11
* Support child frame border widthYuuki Harano2021-01-31
* Add scale factor in display-monitor-attributes-list.Yuuki Harano2021-01-24
* Add a function to set monitor scale factor manuallyYuuki Harano2021-01-04
* Fix display-pixel-width/height to return physical pixel size.Yuuki Harano2021-01-03
* Make display-mm-width/height consider multi-monitor.Yuuki Harano2021-01-03
* Fix pgtk-display-monitor-attributes-list to return physical pixel sizes.Yuuki Harano2021-01-03
* Follow get-buffer-create changeYuuki Harano2020-12-27
* Enable harfbuzzYuuki Harano2020-11-28
* Fix compilation issue when --enable-checking=glyphsYuuki Harano2020-11-25
* Fix crash when .schema.xml is not installedYuuki Harano2020-11-24
* Update copyright dates for PGTK filesJeff Walsh2020-11-24
* Fix Gtk warningsYuuki Harano2020-11-24
* Fix crash on creating child frames.Yuuki Harano2020-11-24
* Re-implement childframe with emacsgtkfixedYuuki Harano2020-11-24
* Add support for x-support-framesJeff Walsh2020-11-24
* Self-implement tooltipYuuki Harano2020-11-24
* Add font chooser functionalityJeff Walsh2020-11-24
* * src/pgtkfns.c: change coding styleYuuki Harano2020-11-24
* * src/pgtkterm.c (pgtk_defined_color): support gtk special colorsYuuki Harano2020-11-24
* Make icons and titles work like on XYuuki Harano2020-11-24
* follow x_set_internal_border_width change.Yuuki Harano2020-11-24
* use pgtk_menu_set_in_use.Yuuki Harano2020-11-24
* Set screen/display dpi res to make broadway work as expectedJeff Walsh2020-11-24
* Some work toward posframe on waylandJeff Walsh2020-11-24
* update redisplay_interface.Yuuki Harano2020-11-24
* implement pre-edit input methodYuuki Harano2020-11-22
* experimental support of tab-bar.Yuuki Harano2020-11-22
* implement restacking and cleanup frame z orderYuuki Harano2020-11-22
* implement pgtk-frame-list-z-order same as frame-list.Yuuki Harano2020-11-22