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