Changes from version gtk-mac-integration-2.1.3 to version gtk-mac-integration-3.0.0 * Removed the obsolete Carbon-based gtk-mac-bundle, gtk-mac-dock, and gtk-mac-menu. * Removed the obsolete PyGtk bindings. * Added translations for Croatian, Friulian, Greek, and Slovenian * Updated Danish, Hungarian, Korean, and Turkish Translations * Replaced git repository and bug URLs to reflect Gnome project's move to gitlab.gnome.org Changes from version gtk-mac-integration-2.1.2 to version gtk-mac-integration-2.1.3 * Use glib instead of the custom gettext code (HEAD, origin/master, orig* Add Indonesian translation * fix typo in CGBitmapInfo * Fix invalid image alphaInfo error * Update German translation * Add Brazilian Portuguese translation * Add Indonesian translation Changes from version gtk-mac-integration-2.1.1 to version gtk-mac-integration-2.1.2 * Include gettext.h in the distribution tarball. Broke the build. * Fix up some compiler warnings. Changes from version gtk-mac-integration-2.0.8 to version gtk-mac-integration-2.1.1 * Add bit-compiled translation files to gitignore. * Add function gtkosx_application_set_about_item. Prefer this to setting item 0 with gtkosx_application_insert_app_menu_item. * Convert translation handling to gettext. * Remove obsolete dependency on gnome-common. * Update documentation URL. * Commit documentation so that it appears at https://jralls.github.io/gtk-mac-integration. * Change Spanish translation of 'Quit'. * Set PREFIX to default_prefix if --prefix isn't set. * Correct Latvian translation code and file name. * Polish translation by a human translator!
3 lines
192 B
Text
3 lines
192 B
Text
Provides integration for Gtk+ applications into the Mac desktop, with
|
|
support for the Mac menubar, the Dock, and for finding resources in
|
|
bundles. GtkosxApplication is gobject-introspectable.
|