aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Exclude Xlib's modifier keysYuuki Harano2020-11-241-0/+10
* Re-implement childframe with emacsgtkfixedYuuki Harano2020-11-241-65/+242
* Add support for x-support-framesJeff Walsh2020-11-241-0/+115
* Self-implement tooltipYuuki Harano2020-11-241-0/+7
* Re-port image drawing code from XYuuki Harano2020-11-241-29/+74
* Make pointer visible when motion notify eventYuuki Harano2020-11-241-0/+3
* Fix non-English layout does not workYuuki Harano2020-11-241-3/+3
* Fix font lock is not applied on continued linesYuuki Harano2020-11-241-2/+2
* Fix migrating Child framesJeff Walsh2020-11-241-99/+18
* * src/pgtkterm.c: change coding styleYuuki Harano2020-11-241-1475/+1818
* * src/pgtkterm.c (pgtk_defined_color): support gtk special colorsYuuki Harano2020-11-241-16/+4
* Make icons and titles work like on XYuuki Harano2020-11-241-0/+42
* * src/pgtkterm.c: Remove incorrect mark_object call.Yuuki Harano2020-11-241-8/+0
* implement popup/context menuYuuki Harano2020-11-241-33/+38
* Set screen/display dpi res to make broadway work as expectedJeff Walsh2020-11-241-4/+10
* Some work toward posframe on waylandJeff Walsh2020-11-241-17/+92
* End Resize flickering by copying surface rather than just clearingJeff Walsh2020-11-241-14/+4
* Bring pgtk more inline with X11-cairo buildsJeff Walsh2020-11-241-110/+47
* update redisplay_interface.Yuuki Harano2020-11-241-1/+2
* Before sleep, dispatch draw events.Yuuki Harano2020-11-221-7/+11
* End Resize flickering by copying surface rather than just clearingJeff Walsh2020-11-221-0/+42
* implement pre-edit input methodYuuki Harano2020-11-221-0/+55
* Support focus on click eventYuuki Harano2020-11-221-8/+20
* experimental support of tab-bar.Yuuki Harano2020-11-221-3/+43
* Make multipdisplay work by limiting selection while enabedYuuki Harano2020-11-221-16/+19
* Improve drawing efficency by refactoring codeYuuki Harano2020-11-221-79/+21
* improve some efficiency - simplify drawsYuuki Harano2020-11-221-27/+8
* Implement Scroll-bar-forground and scroll-bar-backgroundYuuki Harano2020-11-221-2/+14
* Implement Meta key detectionYuuki Harano2020-11-221-49/+83
* Implement invisible-pointer to create blinking effectYuuki Harano2020-11-221-6/+33
* border_color/pixel widthYuuki Harano2020-11-221-20/+40
* Add support for handing the internal borderYuuki Harano2020-11-221-8/+21
* Addframe highlighting supportYuuki Harano2020-11-221-130/+186
* Add Stipple support for PGTKYuuki Harano2020-11-221-78/+121
* Add support for make-frame-(in)visibleYuuki Harano2020-11-221-61/+44
* Early toolbar improvementsJeff Walsh2020-11-221-9/+42
* Migrate to Emacs_GCYuuki Harano2020-11-221-7/+7
* Implement menubar for pgtk emacsJeff Walsh2020-11-221-9/+2
* Cleanup x_* to gui_ to match upstream workYuuki Harano2020-11-221-40/+50
* Fix xdg-open handlingYuuki Harano2020-11-221-7/+18
* Add support for cursor_foreground_colorsYuuki Harano2020-11-221-3/+1
* Don't mark name_list_element as it's not requiredYuuki Harano2020-11-221-0/+2
* Introduce Pure GTK3 portYuuki Harano2020-11-221-0/+6395