summaryrefslogtreecommitdiff
path: root/src/pgtkterm.h
AgeCommit message (Expand)Author
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
2020-11-22Implement Meta key detectionYuuki Harano
2020-11-22Implement invisible-pointer to create blinking effectYuuki Harano
2020-11-22border_color/pixel widthYuuki Harano
2020-11-22Addframe highlighting supportYuuki Harano
2020-11-22Early toolbar improvementsJeff Walsh
2020-11-22Add Preferred geometry settingsYuuki Harano
2020-11-22Migrate to Emacs_GCYuuki Harano
2020-11-22Implement menubar for pgtk emacsJeff Walsh
2020-11-22Cleanup x_* to gui_ to match upstream workYuuki Harano
2020-11-22Add support for cursor_foreground_colorsYuuki Harano
2020-11-22Introduce Pure GTK3 portYuuki Harano