aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkterm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-06-01Implement touch screen events on PGTKPo Lu1-2/+30
2024-01-20Be more systematic about parens in C source codePaul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-08-01Fix stipple support on PGTKPo Lu1-1/+0
2023-05-13Fix detection of tab bar windows on PGTKPo Lu1-1/+0
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-11-14Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu1-2/+9
2022-06-23Allow dropping more data types on PGTKPo Lu1-65/+55
2022-06-21Rewrite PGTK selection code from scratchPo Lu1-4/+57
2022-05-15; Fix typosStefan Kangas1-1/+1
2022-04-27Cleanups to PGTK codePo Lu1-2/+6
2022-04-18Minor cleanups to PGTK codePo Lu1-8/+6
2022-04-15More PGTK related cleanupPo Lu1-8/+4
2022-04-13Clean up PGTK code morePo Lu1-3/+0
2022-04-08Implement support for reporting device names on PGTKPo Lu1-63/+14
2022-04-07Remove more code mindlessly copied from NSPo Lu1-3/+0
2022-03-27Clean up PGTK cursor blanking codePo Lu1-3/+0
2022-01-31Implement `alpha-background' on PGTKPo Lu1-6/+3
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-31Fix copyright dates in some files belonging to the pgtk portPo Lu1-1/+1
2021-12-29Add support for xwidgets to the PGTK portPo Lu1-0/+4
2021-12-04Keep track of scale factor by atimer and recreate cairo_surface_tYuuki Harano1-1/+12
2021-11-30Make interrupt input optionally work on PGTKPo Lu1-0/+2
2021-11-30Get rid of pgtk_select and use xg_select insteadPo Lu1-3/+0
2021-11-24Remove PGTK_DEBUG stuffYuuki Harano1-14/+0
2021-11-14Fix coding styleYuuki Harano1-21/+21
2021-06-05Support frame-scale-factor on pgtk framesYuuki Harano1-0/+2
2021-01-30Add support for setting cursor location using Gtk IM ContextYichao Yu1-0/+2
2020-11-28Improve smooth scrollYuuki Harano1-0/+6
2020-11-26Add support for hyper modifier keyYuuki Harano1-1/+1
2020-11-24Work around gtk_im_context_filter_keypress() issue with super keyYuuki Harano1-1/+1
2020-11-24Update copyright dates for PGTK filesJeff Walsh1-1/+1
2020-11-24Fix startup failure on svg-unsupported environmentsYuuki Harano1-0/+8
2020-11-24Re-implement childframe with emacsgtkfixedYuuki Harano1-0/+3
2020-11-24Add support for x-support-framesJeff Walsh1-0/+11
2020-11-24* src/pgtkterm.h: Change coding styleYuuki Harano1-41/+57
2020-11-24* src/pgtkterm.h: Remove unused codeYuuki Harano1-8/+0
2020-11-24* src/pgtkterm.c (pgtk_defined_color): support gtk special colorsYuuki Harano1-2/+1
2020-11-24Make icons and titles work like on XYuuki Harano1-0/+5
2020-11-24use pgtk_menu_set_in_use.Yuuki Harano1-0/+3
2020-11-24implement popup/context menuYuuki Harano1-2/+3
2020-11-24minimize gtkutil.c differences.Yuuki Harano1-7/+0
2020-11-24End Resize flickering by copying surface rather than just clearingJeff Walsh1-2/+2
2020-11-24Bring pgtk more inline with X11-cairo buildsJeff Walsh1-4/+3
2020-11-24update redisplay_interface.Yuuki Harano1-0/+2
2020-11-22End Resize flickering by copying surface rather than just clearingJeff Walsh1-0/+2
2020-11-22implement pre-edit input methodYuuki Harano1-0/+19