Benjamin Otte
|
cdd33bbee6
|
accelgroup: Remove unneeded APIs
After the removal of GtkAccelMap, these things are no longer necessary.
|
2020-03-25 23:14:27 -04:00 |
|
Emmanuele Bassi
|
bca1f6b64f
|
gtk: Remove GtkAccelMap
Now that accel paths are gone, the object managing them isn't needed
anymore either.
|
2020-03-25 23:14:27 -04:00 |
|
Benjamin Otte
|
90c7f4608a
|
accelgroup: Add gtk_accel_group_print_label()
|
2020-03-25 23:14:27 -04:00 |
|
Matthias Clasen
|
31db615885
|
Revert "Merge branch 'disable-window-test' into 'master'"
This reverts commit 3ac4c76b18 , reversing
changes made to 6ec96d2e98 .
|
2020-03-19 18:03:16 -04:00 |
|
Benjamin Otte
|
ff6df33b6a
|
accels: Remove GtkAccelGroup
|
2020-03-18 23:00:51 -04:00 |
|
Benjamin Otte
|
4d0bab0c24
|
accelgroup: Remove unneeded APIs
After the removal of GtkAccelMap, these things are no longer necessary.
|
2020-03-18 23:00:51 -04:00 |
|
Emmanuele Bassi
|
b28da74e90
|
gtk: Remove GtkAccelMap
Now that accel paths are gone, the object managing them isn't needed
anymore either.
|
2020-03-18 23:00:51 -04:00 |
|
Benjamin Otte
|
e050288d07
|
accelgroup: Add gtk_accel_group_print_label()
|
2020-03-18 23:00:50 -04:00 |
|
Jasper St. Pierre
|
ae7b154cf7
|
Make GtkAccelGroupEntry public again
Even though it was marked as internal, it seems gnome-terminal was
poking into the structure. It's unfortunately part of our ABI.
|
2014-04-05 22:44:32 -04:00 |
|
Matthias Clasen
|
fee33b1a81
|
Clean up private headers
This commit adds a few missing private headers, and cleans up
some irregularities in the existing ones
|
2014-04-05 02:06:29 -04:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Javier Jardón
|
b8b54cdf3d
|
gtkaccelgroup.c: Do not use GET_PRIV macro
|
2011-06-02 15:10:49 +02:00 |
|
Javier Jardón
|
f39f644fb2
|
Move GtkAccelGroup private structure to shared header file
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602174
|
2010-05-03 01:51:20 +02:00 |
|