~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick

« back to all changes in this revision

Viewing changes to docs/reference/libedataserverui/html/ESourceComboBox.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-21 14:38:41 UTC
  • mfrom: (1.1.80 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621143841-pdgwume6r8rhzoyo
Tags: 2.30.2-0ubuntu1
* New upstream release:
  - Mail inline parser doesn't always work (Milan Crha) (LP: #219104)
  - Corruption of mailbox and can't expunge trash (Milan Crha)
    (LP: #286497, #325157)
  - WebDAV addressbook is too strict about content-type (Petr Tomasek)
  - Handle server's resource rename on WebDAV PUT response (Milan Crha)
  - Use NSS SQLite database, if available (Craig Ringer)
  - Fix NULL return without exception on krb5-auth-dialog
    failure (David Woodhouse)
  - Categories not translated in menus (Matthew Barnes) (LP: #443215)
  - Fix translation domain for default categories (Gert Michael Kulyk)
  - Mishandling of '@' in WebDAV contacts username (Milan Crha)
    (LP: #497146)
  - Use CRLF in signed & encrypted S/MIME messages
  - Remove superfluous space in flags in APPEND command (David Woodhouse)
  - Crash in gnome_keyring_item_info_free from e-passwords.c (Milan Crha)
  - Fix GSSAPI (and other SASL) authentication for imapx (David Woodhouse)
  - Teach camel_sexp_to_sql_sexp about no-arg (match-all)
    (Matt McCutchen 2)
  - Contacts are not displayed in GW Addressbook (Bharath Acharya)
  - Don't use an unitialized key in folder_changed_remove_uid
    (Claudio Saavedra)
  - Evolution didn't quit due to deadlock (Milan Crha)
  - Crash of e-addressbook-factory on second start of evolution (Milan Crha)
  - Fix translation of birthday and anniversary events (Gert Michael Kulyk)
  - Return formatted address in e_destination_get_address (David Ayers)
    (LP: #229187)
  - Add imap-over-custom-command support for imapx (David Woodhouse)
  - Fix fetch of large mails from broken servers like Exchange
    (David Woodhouse)
  - Fix double command ->complete() in imapx_command_start_next()
    (David Woodhouse)
  - Fix double-free of is->literal in cancel_all_jobs() (David Woodhouse)
  - use 'UID FETCH' instead of 'FETCH' for scan_changes (David Woodhouse)
  - Remove GroupWise debugging messages. (Matthew Barnes)
  - Bump libedataserver soname twice. (Matthew Barnes)
  - Check EBook DBus error names without underscores too (Milan Crha)
  - Create a section in the name selector dialog in its own function
    (Federico Mena Quintero)
  - Create the configdir instead of bailing out if it does not exist
    (Fridrich Štrba)
  -  Don't set a default vertical size for the name selector window
    (Federico Mena Quintero)
  - Fix locking issues in cancel_all_jobs() (David Woodhouse)
  - Fix pointlessly narrow default width in the name selection dialog
  - Name the pointless label at the top, so it can be disabled for MeeGo
    (Michael Meeks)
  - Fix tagprefix for multiple accounts. (David Woodhouse)
  - Fix typo in patch for bug on WebDAV (Milan Crha)
  - Put the name selector's section labels in the same row as the
    treeviews (Federico Mena Quintero)
  - Redo the container hierarchy in the name selector dialog
    (Federico Mena Quintero)
  - Remove an unused label in the name selector dialog
    (Federico Mena Quintero)
  - Remove border_width from the name selector's dialog toplevel
    contents (Federico Mena Quintero)
  - Shrink the spacing between the name selector's sections
    (Federico Mena Quintero)
  - Skip WebDAV responses which don't begin with BEGIN:VCARD (Milan Crha)
  - Specify the executable extension where applicable in the service
    files (Fridrich Štrba)
  - updated translations
* Removed patches from upstream:
  - debian/patches/01_unitialized_key.patch
  - debian/patches/02_fix-warning-in_source_get_uri.patch
  - debian/patches/03_bump-soname-libedataserver.patch
* debian/patches/25_mute-debug-messages.patch updated
* debian/patches/90_autoreconf.patch: refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
<div class="refsynopsisdiv" title="Synopsis">
45
45
<a name="ESourceComboBox.synopsis"></a><h2>Synopsis</h2>
46
46
<pre class="synopsis">                    <a class="link" href="ESourceComboBox.html#ESourceComboBox-struct" title="ESourceComboBox">ESourceComboBox</a>;
47
 
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="ESourceComboBox.html#e-source-combo-box-new" title="e_source_combo_box_new ()">e_source_combo_box_new</a>              (<em class="parameter"><code><span class="type">ESourceList</span> *source_list</code></em>);
48
 
<span class="returnvalue">ESourceList</span> *       <a class="link" href="ESourceComboBox.html#e-source-combo-box-get-source-list" title="e_source_combo_box_get_source_list ()">e_source_combo_box_get_source_list</a>  (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);
 
47
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="ESourceComboBox.html#e-source-combo-box-new" title="e_source_combo_box_new ()">e_source_combo_box_new</a>              (<em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a> *source_list</code></em>);
 
48
<a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="returnvalue">ESourceList</span></a> *       <a class="link" href="ESourceComboBox.html#e-source-combo-box-get-source-list" title="e_source_combo_box_get_source_list ()">e_source_combo_box_get_source_list</a>  (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);
49
49
<span class="returnvalue">void</span>                <a class="link" href="ESourceComboBox.html#e-source-combo-box-set-source-list" title="e_source_combo_box_set_source_list ()">e_source_combo_box_set_source_list</a>  (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>,
50
 
                                                         <em class="parameter"><code><span class="type">ESourceList</span> *source_list</code></em>);
51
 
<span class="returnvalue">ESource</span> *           <a class="link" href="ESourceComboBox.html#e-source-combo-box-get-active" title="e_source_combo_box_get_active ()">e_source_combo_box_get_active</a>       (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);
 
50
                                                         <em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a> *source_list</code></em>);
 
51
<a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="returnvalue">ESource</span></a> *           <a class="link" href="ESourceComboBox.html#e-source-combo-box-get-active" title="e_source_combo_box_get_active ()">e_source_combo_box_get_active</a>       (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);
52
52
<span class="returnvalue">void</span>                <a class="link" href="ESourceComboBox.html#e-source-combo-box-set-active" title="e_source_combo_box_set_active ()">e_source_combo_box_set_active</a>       (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>,
53
 
                                                         <em class="parameter"><code><span class="type">ESource</span> *source</code></em>);
 
53
                                                         <em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> *source</code></em>);
54
54
const <span class="returnvalue">gchar</span> *       <a class="link" href="ESourceComboBox.html#e-source-combo-box-get-active-uid" title="e_source_combo_box_get_active_uid ()">e_source_combo_box_get_active_uid</a>   (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);
55
55
<span class="returnvalue">void</span>                <a class="link" href="ESourceComboBox.html#e-source-combo-box-set-active-uid" title="e_source_combo_box_set_active_uid ()">e_source_combo_box_set_active_uid</a>   (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>,
56
56
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uid</code></em>);
78
78
<div class="refsect1" title="Properties">
79
79
<a name="ESourceComboBox.properties"></a><h2>Properties</h2>
80
80
<pre class="synopsis">
81
 
  "<a class="link" href="ESourceComboBox.html#ESourceComboBox--source-list" title='The "source-list" property'>source-list</a>"              <span class="type">ESourceList</span>*          : Read / Write
 
81
  "<a class="link" href="ESourceComboBox.html#ESourceComboBox--source-list" title='The "source-list" property'>source-list</a>"              <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a>*          : Read / Write
82
82
</pre>
83
83
</div>
84
84
<div class="refsect1" title="Description">
96
96
<hr>
97
97
<div class="refsect2" title="e_source_combo_box_new ()">
98
98
<a name="e-source-combo-box-new"></a><h3>e_source_combo_box_new ()</h3>
99
 
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         e_source_combo_box_new              (<em class="parameter"><code><span class="type">ESourceList</span> *source_list</code></em>);</pre>
 
99
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         e_source_combo_box_new              (<em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a> *source_list</code></em>);</pre>
100
100
<p>
101
 
Creates a new <a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> widget that lets the user pick an <span class="type">ESource</span>
102
 
from the provided <span class="type">ESourceList</span>.
 
101
Creates a new <a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> widget that lets the user pick an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a>
 
102
from the provided <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a>.
103
103
</p>
104
104
<div class="variablelist"><table border="0">
105
105
<col align="left" valign="top">
106
106
<tbody>
107
107
<tr>
108
108
<td><p><span class="term"><em class="parameter"><code>source_list</code></em> :</span></p></td>
109
 
<td>an <span class="type">ESourceList</span>
 
109
<td>an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a>
110
110
</td>
111
111
</tr>
112
112
<tr>
122
122
<hr>
123
123
<div class="refsect2" title="e_source_combo_box_get_source_list ()">
124
124
<a name="e-source-combo-box-get-source-list"></a><h3>e_source_combo_box_get_source_list ()</h3>
125
 
<pre class="programlisting"><span class="returnvalue">ESourceList</span> *       e_source_combo_box_get_source_list  (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);</pre>
 
125
<pre class="programlisting"><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="returnvalue">ESourceList</span></a> *       e_source_combo_box_get_source_list  (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);</pre>
126
126
<p>
127
 
Returns the <span class="type">ESourceList</span> which is acting as a data source for
 
127
Returns the <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a> which is acting as a data source for
128
128
<em class="parameter"><code>source_combo_box</code></em>.
129
129
</p>
130
130
<div class="variablelist"><table border="0">
137
137
</tr>
138
138
<tr>
139
139
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
140
 
<td> an <span class="type">ESourceList</span>
 
140
<td> an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a>
141
141
 
142
142
</td>
143
143
</tr>
149
149
<div class="refsect2" title="e_source_combo_box_set_source_list ()">
150
150
<a name="e-source-combo-box-set-source-list"></a><h3>e_source_combo_box_set_source_list ()</h3>
151
151
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_combo_box_set_source_list  (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>,
152
 
                                                         <em class="parameter"><code><span class="type">ESourceList</span> *source_list</code></em>);</pre>
 
152
                                                         <em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a> *source_list</code></em>);</pre>
153
153
<p>
154
154
Sets the source list used by <em class="parameter"><code>source_combo_box</code></em> to be <em class="parameter"><code>source_list</code></em>.  This
155
155
causes the contents of <em class="parameter"><code>source_combo_box</code></em> to be regenerated.
164
164
</tr>
165
165
<tr>
166
166
<td><p><span class="term"><em class="parameter"><code>source_list</code></em> :</span></p></td>
167
 
<td>an <span class="type">ESourceList</span>
 
167
<td>an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a>
168
168
</td>
169
169
</tr>
170
170
</tbody>
174
174
<hr>
175
175
<div class="refsect2" title="e_source_combo_box_get_active ()">
176
176
<a name="e-source-combo-box-get-active"></a><h3>e_source_combo_box_get_active ()</h3>
177
 
<pre class="programlisting"><span class="returnvalue">ESource</span> *           e_source_combo_box_get_active       (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);</pre>
 
177
<pre class="programlisting"><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="returnvalue">ESource</span></a> *           e_source_combo_box_get_active       (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);</pre>
178
178
<p>
179
 
Returns the <span class="type">ESource</span> corresponding to the currently active item, or <code class="literal">NULL</code>
 
179
Returns the <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> corresponding to the currently active item, or <code class="literal">NULL</code>
180
180
if there is no active item.
181
181
</p>
182
182
<div class="variablelist"><table border="0">
189
189
</tr>
190
190
<tr>
191
191
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
192
 
<td> an <span class="type">ESource</span> or <code class="literal">NULL</code>
 
192
<td> an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> or <code class="literal">NULL</code>
193
193
 
194
194
</td>
195
195
</tr>
201
201
<div class="refsect2" title="e_source_combo_box_set_active ()">
202
202
<a name="e-source-combo-box-set-active"></a><h3>e_source_combo_box_set_active ()</h3>
203
203
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_combo_box_set_active       (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>,
204
 
                                                         <em class="parameter"><code><span class="type">ESource</span> *source</code></em>);</pre>
 
204
                                                         <em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> *source</code></em>);</pre>
205
205
<p>
206
206
Sets the active item to the one corresponding to <em class="parameter"><code>source</code></em>.
207
207
</p>
215
215
</tr>
216
216
<tr>
217
217
<td><p><span class="term"><em class="parameter"><code>source</code></em> :</span></p></td>
218
 
<td>an <span class="type">ESource</span>
 
218
<td>an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a>
219
219
</td>
220
220
</tr>
221
221
</tbody>
227
227
<a name="e-source-combo-box-get-active-uid"></a><h3>e_source_combo_box_get_active_uid ()</h3>
228
228
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       e_source_combo_box_get_active_uid   (<em class="parameter"><code><a class="link" href="ESourceComboBox.html" title="ESourceComboBox"><span class="type">ESourceComboBox</span></a> *source_combo_box</code></em>);</pre>
229
229
<p>
230
 
Returns the unique ID of the <span class="type">ESource</span> corresponding to the currently
 
230
Returns the unique ID of the <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> corresponding to the currently
231
231
active item, or <code class="literal">NULL</code> if there is no active item.
232
232
</p>
233
233
<div class="variablelist"><table border="0">
266
266
</tr>
267
267
<tr>
268
268
<td><p><span class="term"><em class="parameter"><code>uid</code></em> :</span></p></td>
269
 
<td>a unique ID of an <span class="type">ESource</span>
 
269
<td>a unique ID of an <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a>
270
270
</td>
271
271
</tr>
272
272
</tbody>
278
278
<a name="ESourceComboBox.property-details"></a><h2>Property Details</h2>
279
279
<div class="refsect2" title='The "source-list" property'>
280
280
<a name="ESourceComboBox--source-list"></a><h3>The <code class="literal">"source-list"</code> property</h3>
281
 
<pre class="programlisting">  "source-list"              <span class="type">ESourceList</span>*          : Read / Write</pre>
 
281
<pre class="programlisting">  "source-list"              <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESourceList.html"><span class="type">ESourceList</span></a>*          : Read / Write</pre>
282
282
<p>List of sources to choose from.</p>
283
283
</div>
284
284
</div>