summaryrefslogtreecommitdiff
path: root/src/pgtkterm.c
AgeCommit message (Expand)Author
2021-05-15Revert "Update texts while busy"Yuuki Harano
2021-05-15Update texts while busyYuuki Harano
2021-05-13* src/pgtkterm.c remove duplicated codeJeff Walsh
2021-05-11Fix frame size shrinking when turning fringe/scrollbars on/offYuuki Harano
2021-05-09Fix pgtk_make_frame_visible doesn't workYuuki Harano
2021-04-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-13Workaround touchscreen events are ignored on swayYuuki Harano
2021-03-11Fix some leaksYuuki Harano
2021-02-06Make reading GNOME settings optional.Misha Gusarov
2021-01-31Support child frame border widthYuuki Harano
2021-01-30Add support for setting cursor location using Gtk IM ContextYichao Yu
2021-01-11Fix visual-bell on XYuuki Harano
2021-01-11Free unneeded contextYuuki Harano
2021-01-10Fix gtk icon theme does not reflectYuuki Harano
2020-12-14* src/pgtkterm.c (map_event): Remove record_asynch_buffer_change call.Yuuki Harano
2020-11-29* src/pgtkterm.c (scroll_event): Shut up warningsYuuki Harano
2020-11-28Improve smooth scrollYuuki Harano
2020-11-26Add support for hyper modifier keyYuuki Harano
2020-11-25Fix compilation issue when --enable-checking=glyphsYuuki 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-24Fix Gtk warningsYuuki Harano
2020-11-24Fix crash on drag and dropYuuki Harano
2020-11-24Fix tooltips don't hide on eventsYuuki Harano
2020-11-24Exclude Xlib's modifier keysYuuki Harano
2020-11-24Re-implement childframe with emacsgtkfixedYuuki Harano
2020-11-24Add support for x-support-framesJeff Walsh
2020-11-24Self-implement tooltipYuuki Harano
2020-11-24Re-port image drawing code from XYuuki Harano
2020-11-24Make pointer visible when motion notify eventYuuki Harano
2020-11-24Fix non-English layout does not workYuuki Harano
2020-11-24Fix font lock is not applied on continued linesYuuki Harano
2020-11-24Fix migrating Child framesJeff Walsh
2020-11-24* src/pgtkterm.c: change coding styleYuuki 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-24* src/pgtkterm.c: Remove incorrect mark_object call.Yuuki Harano
2020-11-24implement popup/context menuYuuki Harano
2020-11-24Set screen/display dpi res to make broadway work as expectedJeff Walsh
2020-11-24Some work toward posframe on waylandJeff Walsh
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-22Before sleep, dispatch draw events.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-22Support focus on click eventYuuki Harano
2020-11-22experimental support of tab-bar.Yuuki Harano
2020-11-22Make multipdisplay work by limiting selection while enabedYuuki Harano