summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAge
* Fix xg_event_is_scrollbar for grab-related events on XI2Po Lu2021-12-21
* Fix xg_event_is_for_menubar for XI2 eventsPo Lu2021-12-21
* * src/gtkutil.c: Remove obsolete fixme.Po Lu2021-12-19
* Clean up some of PGTK codeEli Zaretskii2021-12-18
* Coding style fixesPo Lu2021-12-18
* Fix tooltips in PGTK child framesPo Lu2021-12-11
* Fix child frame crash on pgtkPo Lu2021-12-06
* Enable shallow menu bar updates on PGTKPo Lu2021-11-30
* Fix build after mergePo Lu2021-11-30
* Merge remote-tracking branch 'origin/feature/pgtk' into feature/pgtkPo Lu2021-11-30
|\
| * Use /* */ comment style instead of //Yuuki Harano2021-11-30
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \ | |/ |/|
| * Fix xwidget popups on XI2Po Lu2021-11-28
| * Add support for event processing via XInput 2Po Lu2021-11-20
* | Remove PGTK_DEBUG stuffYuuki Harano2021-11-24
* | Fix coding styleYuuki Harano2021-11-15
* | pgtk: Handle (child) frame focusing betterJeff Walsh2021-11-15
* | Fix coding styleYuuki Harano2021-11-14
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * Revert "Add support for event processing via XInput 2"Po Lu2021-11-10
| * Add support for event processing via XInput 2oldosfan2021-11-10
| * Actually fix the Pango build problemLars Ingebrigtsen2021-10-21
| * Fix build on systems with older Pango versionsLars Ingebrigtsen2021-10-21
| * Support the "medium" font weightLars Ingebrigtsen2021-10-21
| * Pacify gcc 11.2.1 -Wanalyzer-null-argumentPaul Eggert2021-10-03
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-18
|\|
| * Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-12
* | Entrust Gtk with handling tooltipsYuuki Harano2021-05-08
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-05
|\|
| * Remove as of recently unused GDK macroBasil L. Contovounesios2021-05-04
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-03
|\|
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-02
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-14
|\|
| * Merge from origin/emacs-27Glenn Morris2021-03-12
| |\
| | * Avoid crashes in Mew due to corrupted tool-bar labelEli Zaretskii2021-02-27
| | * Update copyright year to 2021Paul Eggert2021-01-01
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\| |
| * | Update copyright year to 2021Paul Eggert2021-01-01
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-27
|\| |
| * | Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.cPaul Eggert2020-12-25
* | | Fix Gtk warningsYuuki Harano2020-11-24
* | | Fix crash when child frame updates toolbarYuuki Harano2020-11-24
* | | Re-implement childframe with emacsgtkfixedYuuki Harano2020-11-24
* | | Self-implement tooltipYuuki Harano2020-11-24
* | | Change coding styleYuuki Harano2020-11-24
* | | * src/pgtkterm.c (pgtk_defined_color): support gtk special colorsYuuki Harano2020-11-24
* | | implement popup/context menuYuuki Harano2020-11-24
* | | minimize gtkutil.c differences.Yuuki Harano2020-11-24