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