~ubuntu-branches/ubuntu/trusty/gtk+2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtk-osx.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-10-21 17:08:29 UTC
  • mfrom: (1.14.22) (72.5.29 sid)
  • Revision ID: package-import@ubuntu.com-20131021170829-mqd3uhe2dkhxjul3
Tags: 2.24.21-1ubuntu1
* Merge with Debian, remaining changes:
  + debian/libgtk2.0-0.symbols:
    - Add Ubuntu specific symbols
  + debian/patches/012_ubuntu-set-grab-add.patch
    - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and 
      things in menus, needed by ido
  + debian/patches/062_dnd_menubar.patch:
    - Allow click on menubars for dnd
  + debian/patches/063_treeview_almost_fixed.patch:
    - Add an ubuntu-almost-fixed-height-mode property, (required for
      software-center)
  + debian/patches/071_no_offscreen_widgets_grabbing.patch:
    - Don't let offscreen widgets do grabbing
  + debian/patches/090_logging_file_saves.patch:
    - improve the logging of saved files
  + debian/patches/092_default_to_xdg_document_dir.patch:
    - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
      directory for the 'Print to File' function.
  + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
    - Backported gtk3 patch to add a "use-fallback" property to GtkImage, using 
      it "icon-name and GIcon type of GtkImages can use automatic fallback 
      names.", it will be useful for the indicator stack
  + debian/patches/095_git_menus_scrolling.patch:
    - backported gtk3 commit to fix menu scrolling issues
  + debian/patches/096_git_gtkprintsettings.patch:
    - upstream git commit backported from the gtk3 serie, don't ignore the 
      gtkprintsettings resolution settings 
  + debian/patches/097_statusicon_image_fallback.patch: Make GtkStatusIcon
    images use fallbacks by default if the property is available.
  + debian/patches/098_multiarch_module_path.patch:
    - Fallback to the pre-multiarch directory for compatibility
  + debian/patches/099_printer_filename_fix.patch
    - Fix to the print dialog for print to file, make sure a non-hidden filename 
      is the default (LP: #488857)
  + debian/patches/100_overlay_scrollbar_loading.patch
    - support for dynamically loading overlay scrollbars
* debian/patches/0001-Actually-look-in-usr-share-gtk-2.0-for-default-rc-fi.patch:
  Check in the right directory for rc files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Using GTK+ on Mac OS X</title>
 
5
<title>GTK+ 2 Reference Manual: Using GTK+ on Mac OS X</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
8
8
<link rel="up" href="gtk.html" title="Part I. GTK+ Overview">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
 
<td><a accesskey="p" href="gtk-windows.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
 
<td><a accesskey="u" href="gtk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
 
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
20
 
<td><a accesskey="n" href="gtk-directfb.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
 
16
<td width="100%" align="left"></td>
 
17
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
18
<td><a accesskey="u" href="gtk.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="p" href="gtk-windows.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
20
<td><a accesskey="n" href="gtk-directfb.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
22
<div class="refentry">
23
23
<a name="gtk-osx"></a><div class="titlepage"></div>