~ubuntu-branches/ubuntu/lucid/brasero/lucid-updates

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-burn/html/libbrasero-burn-BraseroToolDialog.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-24 11:22:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100624112246-s5ubbf8tafqkir0m
Tags: 2.30.2-0ubuntu1
* New upstream release
  - Lot's of memleak fixes
  - Fixed a runtime warning related to cancelling tracker searches
  - Crash in brasero_data_project_node_removed at
    brasero-data-project.c:1163
  - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
    (LP: #561319)
  - Fix a few runtime warnings with the Cover Editor
  - Text in cover editor does not show up automatically (LP: #469459)
  - Removed use of deprecated flags
  - Use accessor functions instead direct access (use GSEAL GnomeGoal)
  - Fix a bug in the layout on first start (side pane was hidden and
    remained so until the user moved it)
  - Save printer settings for cover printing
  - Write the contents of the GtkTextBuffer displayed line by displayed
    line which should improve the layout
  - "Write to Disc" button sensitivity regression
  - Fix flaw in mask that led libburn plugin not to work (not to be picked
    up actually) in some circumstances
  - Fails to burn ANY audio project
  - Move columns doesn't work (LP: #581759)
  - Brasero does not correctly handle double clicking on column separators
    (LP: #581885)
  - Bad info when burning, high CPU usage and slow burn
  - Change the priority for cdrdao and raised the one of cdda2wav plugin
  - brasero crashed with SIGSEGV in
    brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
  - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
    (LP: #444832)
  - Do not check for symlinks on cdda2wav so the plugin can use icedax.
  - Brasero's failure with some file names (LP: #380643)
  - Pressing create audio cd does nothing
  - Empty project not available
  - can't actually save error logs
  - doesn't handle incorrect temp dirs properly
  - Fix multi DND in GtkFileChooser
  - Displays "starting to record" during whole burn process
  - Fix wrong report of speed with both cdrecord and wodim
  - Disk project doesn't save the disk title (LP: #587924)
  - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
  - misc bug fixes
  - Updated Translations
* Removed upstream patches:
  - debian/patches/90_git_audio_project_creation.patch,
    debian/patches/91_git_audio_project_creation.patch,
    debian/patches/92_git_audio_cd_recording.patch,
    debian/patches/93_git_new_caps_function_definition.patch
* debian/patches/99_autoconf.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="API Reference for Libbrasero-burn">
9
9
<link rel="prev" href="libbrasero-burn-BraseroBurnDialog.html" title="BraseroBurnDialog">
10
10
<link rel="next" href="libbrasero-burn-BraseroSumDialog.html" title="BraseroSumDialog">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
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">
38
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="libbrasero-burn-BraseroToolDialog.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">                    <a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog">BraseroToolDialog</a>;
41
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-burn-BraseroToolDialog.html#brasero-tool-dialog-cancel" title="brasero_tool_dialog_cancel ()">brasero_tool_dialog_cancel</a>          (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>);
42
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-burn-BraseroToolDialog.html#brasero-tool-dialog-set-medium" title="brasero_tool_dialog_set_medium ()">brasero_tool_dialog_set_medium</a>      (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>,
43
 
                                                         <em class="parameter"><code><a href="../libbrasero-media/libbrasero-media-BraseroMedium.html#BraseroMedium"><span class="type">BraseroMedium</span></a> *medium</code></em>);
 
41
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-burn-BraseroToolDialog.html#brasero-tool-dialog-cancel" title="brasero_tool_dialog_cancel ()">brasero_tool_dialog_cancel</a>          (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>);
 
42
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-burn-BraseroToolDialog.html#brasero-tool-dialog-set-medium" title="brasero_tool_dialog_set_medium ()">brasero_tool_dialog_set_medium</a>      (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>,
 
43
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-BraseroMedium.html#BraseroMedium"><span class="type">BraseroMedium</span></a> *medium</code></em>);
44
44
</pre>
45
45
</div>
46
46
<div class="refsect1" title="Description">
62
62
<hr>
63
63
<div class="refsect2" title="brasero_tool_dialog_cancel ()">
64
64
<a name="brasero-tool-dialog-cancel"></a><h3>brasero_tool_dialog_cancel ()</h3>
65
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_tool_dialog_cancel          (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>);</pre>
 
65
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_tool_dialog_cancel          (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>);</pre>
66
66
<p>
67
67
Cancels any ongoing operation.
68
68
</p>
76
76
</tr>
77
77
<tr>
78
78
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
79
 
<td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE when cancellation was successful. FALSE otherwise.
 
79
<td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE when cancellation was successful. FALSE otherwise.
80
80
</td>
81
81
</tr>
82
82
</tbody>
85
85
<hr>
86
86
<div class="refsect2" title="brasero_tool_dialog_set_medium ()">
87
87
<a name="brasero-tool-dialog-set-medium"></a><h3>brasero_tool_dialog_set_medium ()</h3>
88
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_tool_dialog_set_medium      (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>,
89
 
                                                         <em class="parameter"><code><a href="../libbrasero-media/libbrasero-media-BraseroMedium.html#BraseroMedium"><span class="type">BraseroMedium</span></a> *medium</code></em>);</pre>
 
88
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_tool_dialog_set_medium      (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroToolDialog.html#BraseroToolDialog" title="BraseroToolDialog"><span class="type">BraseroToolDialog</span></a> *dialog</code></em>,
 
89
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-BraseroMedium.html#BraseroMedium"><span class="type">BraseroMedium</span></a> *medium</code></em>);</pre>
90
90
<p>
91
91
Selects the medium that should be currently selected.
92
92
</p>
100
100
</tr>
101
101
<tr>
102
102
<td><p><span class="term"><em class="parameter"><code>medium</code></em> :</span></p></td>
103
 
<td>a <a href="../libbrasero-media/libbrasero-media-BraseroMedium.html#BraseroMedium"><span class="type">BraseroMedium</span></a>
 
103
<td>a <a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-BraseroMedium.html#BraseroMedium"><span class="type">BraseroMedium</span></a>
104
104
</td>
105
105
</tr>
106
106
<tr>
107
107
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
108
 
<td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE if it was successful.
 
108
<td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE if it was successful.
109
109
</td>
110
110
</tr>
111
111
</tbody>
115
115
</div>
116
116
<div class="footer">
117
117
<hr>
118
 
          Generated by GTK-Doc V1.14</div>
 
118
          Generated by GTK-Doc V1.15</div>
119
119
</body>
120
120
</html>
 
 
b'\\ No newline at end of file'