summaryrefslogtreecommitdiff
path: root/src/pgtkterm.h
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of tab bar windows on PGTKPo Lu2023-05-131-1/+0
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu2022-11-141-2/+9
* Allow dropping more data types on PGTKPo Lu2022-06-231-65/+55
* Rewrite PGTK selection code from scratchPo Lu2022-06-211-4/+57
* ; Fix typosStefan Kangas2022-05-151-1/+1
* Cleanups to PGTK codePo Lu2022-04-271-2/+6
* Minor cleanups to PGTK codePo Lu2022-04-181-8/+6
* More PGTK related cleanupPo Lu2022-04-151-8/+4
* Clean up PGTK code morePo Lu2022-04-131-3/+0
* Implement support for reporting device names on PGTKPo Lu2022-04-081-63/+14
* Remove more code mindlessly copied from NSPo Lu2022-04-071-3/+0
* Clean up PGTK cursor blanking codePo Lu2022-03-271-3/+0
* Implement `alpha-background' on PGTKPo Lu2022-01-311-6/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix copyright dates in some files belonging to the pgtk portPo Lu2021-12-311-1/+1
* Add support for xwidgets to the PGTK portPo Lu2021-12-291-0/+4
* Keep track of scale factor by atimer and recreate cairo_surface_tYuuki Harano2021-12-041-1/+12
* Make interrupt input optionally work on PGTKPo Lu2021-11-301-0/+2
* Get rid of pgtk_select and use xg_select insteadPo Lu2021-11-301-3/+0
* Remove PGTK_DEBUG stuffYuuki Harano2021-11-241-14/+0
* Fix coding styleYuuki Harano2021-11-141-21/+21
* Support frame-scale-factor on pgtk framesYuuki Harano2021-06-051-0/+2
* Add support for setting cursor location using Gtk IM ContextYichao Yu2021-01-301-0/+2
* Improve smooth scrollYuuki Harano2020-11-281-0/+6
* Add support for hyper modifier keyYuuki Harano2020-11-261-1/+1
* Work around gtk_im_context_filter_keypress() issue with super keyYuuki Harano2020-11-241-1/+1
* Update copyright dates for PGTK filesJeff Walsh2020-11-241-1/+1
* Fix startup failure on svg-unsupported environmentsYuuki Harano2020-11-241-0/+8
* Re-implement childframe with emacsgtkfixedYuuki Harano2020-11-241-0/+3
* Add support for x-support-framesJeff Walsh2020-11-241-0/+11
* * src/pgtkterm.h: Change coding styleYuuki Harano2020-11-241-41/+57
* * src/pgtkterm.h: Remove unused codeYuuki Harano2020-11-241-8/+0
* * src/pgtkterm.c (pgtk_defined_color): support gtk special colorsYuuki Harano2020-11-241-2/+1
* Make icons and titles work like on XYuuki Harano2020-11-241-0/+5
* use pgtk_menu_set_in_use.Yuuki Harano2020-11-241-0/+3
* implement popup/context menuYuuki Harano2020-11-241-2/+3
* minimize gtkutil.c differences.Yuuki Harano2020-11-241-7/+0
* End Resize flickering by copying surface rather than just clearingJeff Walsh2020-11-241-2/+2
* Bring pgtk more inline with X11-cairo buildsJeff Walsh2020-11-241-4/+3
* update redisplay_interface.Yuuki Harano2020-11-241-0/+2
* End Resize flickering by copying surface rather than just clearingJeff Walsh2020-11-221-0/+2
* implement pre-edit input methodYuuki Harano2020-11-221-0/+19
* experimental support of tab-bar.Yuuki Harano2020-11-221-0/+2
* improve some efficiency - simplify drawsYuuki Harano2020-11-221-0/+1
* Implement Scroll-bar-forground and scroll-bar-backgroundYuuki Harano2020-11-221-0/+4
* Implement Meta key detectionYuuki Harano2020-11-221-1/+4
* Implement invisible-pointer to create blinking effectYuuki Harano2020-11-221-0/+7
* border_color/pixel widthYuuki Harano2020-11-221-0/+4
* Addframe highlighting supportYuuki Harano2020-11-221-0/+1