summaryrefslogtreecommitdiff
path: root/src/pgtkterm.h
Commit message (Expand)AuthorAge
* Be more systematic about parens in C source codePaul Eggert2024-01-20
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Fix stipple support on PGTKPo Lu2023-08-01
* | Fix detection of tab bar windows on PGTKPo Lu2023-05-13
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu2022-11-14
* Allow dropping more data types on PGTKPo Lu2022-06-23
* Rewrite PGTK selection code from scratchPo Lu2022-06-21
* ; Fix typosStefan Kangas2022-05-15
* Cleanups to PGTK codePo Lu2022-04-27
* Minor cleanups to PGTK codePo Lu2022-04-18
* More PGTK related cleanupPo Lu2022-04-15
* Clean up PGTK code morePo Lu2022-04-13
* Implement support for reporting device names on PGTKPo Lu2022-04-08
* Remove more code mindlessly copied from NSPo Lu2022-04-07
* Clean up PGTK cursor blanking codePo Lu2022-03-27
* Implement `alpha-background' on PGTKPo Lu2022-01-31
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Fix copyright dates in some files belonging to the pgtk portPo Lu2021-12-31
* Add support for xwidgets to the PGTK portPo Lu2021-12-29
* Keep track of scale factor by atimer and recreate cairo_surface_tYuuki Harano2021-12-04
* Make interrupt input optionally work on PGTKPo Lu2021-11-30
* Get rid of pgtk_select and use xg_select insteadPo Lu2021-11-30
* Remove PGTK_DEBUG stuffYuuki Harano2021-11-24
* Fix coding styleYuuki Harano2021-11-14
* Support frame-scale-factor on pgtk framesYuuki Harano2021-06-05
* Add support for setting cursor location using Gtk IM ContextYichao Yu2021-01-30
* Improve smooth scrollYuuki Harano2020-11-28
* Add support for hyper modifier keyYuuki Harano2020-11-26
* Work around gtk_im_context_filter_keypress() issue with super keyYuuki Harano2020-11-24
* Update copyright dates for PGTK filesJeff Walsh2020-11-24
* Fix startup failure on svg-unsupported environmentsYuuki Harano2020-11-24
* Re-implement childframe with emacsgtkfixedYuuki Harano2020-11-24
* Add support for x-support-framesJeff Walsh2020-11-24
* * src/pgtkterm.h: Change coding styleYuuki Harano2020-11-24
* * src/pgtkterm.h: Remove unused codeYuuki 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
* use pgtk_menu_set_in_use.Yuuki Harano2020-11-24
* implement popup/context menuYuuki Harano2020-11-24
* minimize gtkutil.c differences.Yuuki Harano2020-11-24
* End Resize flickering by copying surface rather than just clearingJeff Walsh2020-11-24
* Bring pgtk more inline with X11-cairo buildsJeff Walsh2020-11-24
* update redisplay_interface.Yuuki Harano2020-11-24
* End Resize flickering by copying surface rather than just clearingJeff Walsh2020-11-22
* implement pre-edit input methodYuuki Harano2020-11-22
* experimental support of tab-bar.Yuuki Harano2020-11-22
* improve some efficiency - simplify drawsYuuki Harano2020-11-22
* Implement Scroll-bar-forground and scroll-bar-backgroundYuuki Harano2020-11-22