summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication-quartz-menu.c
Commit message (Expand)AuthorAgeFilesLines
* quartz: Elide underscores againMatthias Clasen2021-05-241-1/+4
* macos: use deprecated NSOnState for older systemsChristian Hergert2021-01-051-1/+3
* macos: port gtk to GDK_WINDOWING_MACOSwip/chergert/gdk-macos-fixesChristian Hergert2020-10-091-12/+14
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-1/+1
* Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-041-2/+2
* icontheme: Remove GTK_ICON_LOOKUP_USE_BUILTINBenjamin Otte2020-02-041-1/+1
* icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-041-1/+1
* indentation: fix various alignment issuesAlexander Larsson2020-01-301-1/+1
* Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-301-7/+7
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-301-1/+1
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-301-4/+4
* Rename a bunch of private headersMatthias Clasen2019-06-101-1/+1
* quartz app menu: add hidpi support for menu iconsChristoph Reiter2015-07-271-1/+31
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-221-0/+2
* quartz menu: update visibility property nameRyan Lortie2014-12-141-1/+1
* quartz: Add availability check for >= 10.7 APIJesse van den Kieboom2014-09-291-2/+9
* Fix building quartz backendTingPing2014-08-031-4/+7
* Add missing paramter to gtk-menu-tracker-new.John Ralls2014-08-031-1/+1
* Clean up private headersMatthias Clasen2014-04-051-1/+1
* quartz menu: add a hack for application nameRyan Lortie2014-01-171-1/+25
* quartz menu: add special itemsRyan Lortie2014-01-171-1/+25
* quartz menu: change sensitivity approachRyan Lortie2014-01-171-11/+6
* Use GtkMenuTracker for Quartz backend.William Hua2014-01-081-0/+377