~ubuntu-branches/ubuntu/lucid/autokey/lucid

« back to all changes in this revision

Viewing changes to doc/identifier-index.html

  • Committer: Bazaar Package Importer
  • Author(s): Luke Faraone
  • Date: 2009-09-27 15:08:28 UTC
  • mfrom: (1.1.2 upstream) (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090927150828-6sded0d8od2mqsvp
Tags: 0.60.5-1
* New upstream version (closes: 548531)
  * Change to using pickle instead of cPickle due to a bug in the latter 
  * Bring in changes to common modules needed for GTK version
  * Fix design flaw in pickle error trapping code
  * Fix <enter> not being sent at the end of unicode char entry
  * Fix service crashing when undoing an expansion with backspace
  * Use Phrase instead of Script in some nogui functions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ascii"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
 
          "DTD/xhtml1-transitional.dtd">
4
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
 
<head>
6
 
  <title>Identifier Index</title>
7
 
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
8
 
  <script type="text/javascript" src="epydoc.js"></script>
9
 
</head>
10
 
 
11
 
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12
 
      alink="#204080">
13
 
<!-- ==================== NAVIGATION BAR ==================== -->
14
 
<table class="navbar" border="0" width="100%" cellpadding="0"
15
 
       bgcolor="#a0c0ff" cellspacing="0">
16
 
  <tr valign="middle">
17
 
  <!-- Home link -->
18
 
      <th>&nbsp;&nbsp;&nbsp;<a
19
 
        href="lib.scripting-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
 
 
21
 
  <!-- Tree link -->
22
 
      <th>&nbsp;&nbsp;&nbsp;<a
23
 
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24
 
 
25
 
  <!-- Index link -->
26
 
      <th bgcolor="#70b0f0" class="navbar-select"
27
 
          >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
28
 
 
29
 
  <!-- Help link -->
30
 
      <th>&nbsp;&nbsp;&nbsp;<a
31
 
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
 
 
33
 
      <th class="navbar" width="100%"></th>
34
 
  </tr>
35
 
</table>
36
 
<table width="100%" cellpadding="0" cellspacing="0">
37
 
  <tr valign="top">
38
 
    <td width="100%">&nbsp;</td>
39
 
    <td>
40
 
      <table cellpadding="0" cellspacing="0">
41
 
        <!-- hide/show private -->
42
 
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
43
 
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
44
 
        <tr><td align="right"><span class="options"
45
 
            >[<a href="frames.html" target="_top">frames</a
46
 
            >]&nbsp;|&nbsp;<a href="identifier-index.html"
47
 
            target="_top">no&nbsp;frames</a>]</span></td></tr>
48
 
      </table>
49
 
    </td>
50
 
  </tr>
51
 
</table>
52
 
<table border="0" width="100%">
53
 
<tr valign="bottom"><td>
54
 
<h1 class="epydoc">Identifier Index</h1>
55
 
</td><td>
56
 
[
57
 
  A
58
 
  B
59
 
 <a href="#C">C</a>
60
 
 <a href="#D">D</a>
61
 
 <a href="#E">E</a>
62
 
 <a href="#F">F</a>
63
 
 <a href="#G">G</a>
64
 
  H
65
 
 <a href="#I">I</a>
66
 
  J
67
 
 <a href="#K">K</a>
68
 
 <a href="#L">L</a>
69
 
  M
70
 
  N
71
 
 <a href="#O">O</a>
72
 
 <a href="#P">P</a>
73
 
  Q
74
 
 <a href="#R">R</a>
75
 
 <a href="#S">S</a>
76
 
  T
77
 
  U
78
 
  V
79
 
  W
80
 
  X
81
 
  Y
82
 
  Z
83
 
 <a href="#_">_</a>
84
 
]
85
 
</td></table>
86
 
<table border="0" width="100%">
87
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="C">C</a></h2></td>
88
 
<td valign="top">
89
 
<table class="link-index" width="100%" border="1">
90
 
<tr>
91
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#choose_colour">choose_colour()</a><br />
92
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
93
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html">Clipboard</a><br />
94
 
<span class="index-where">(in&nbsp;<a href="lib.scripting-module.html">lib.scripting</a>)</span></td>
95
 
<td width="33%" class="link-index"><a href="lib.scripting.System-class.html#create_file">create_file()</a><br />
96
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.System-class.html">System</a>)</span></td>
97
 
</tr>
98
 
<tr>
99
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#choose_directory">choose_directory()</a><br />
100
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
101
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#combo_menu">combo_menu()</a><br />
102
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
103
 
<td width="33%" class="link-index">&nbsp;</td>
104
 
</tr>
105
 
</table>
106
 
</td></tr>
107
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="D">D</a></h2></td>
108
 
<td valign="top">
109
 
<table class="link-index" width="100%" border="1">
110
 
<tr>
111
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html">Dialog</a><br />
112
 
<span class="index-where">(in&nbsp;<a href="lib.scripting-module.html">lib.scripting</a>)</span></td>
113
 
<td width="33%" class="link-index">&nbsp;</td>
114
 
<td width="33%" class="link-index">&nbsp;</td>
115
 
</tr>
116
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
117
 
</table>
118
 
</td></tr>
119
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="E">E</a></h2></td>
120
 
<td valign="top">
121
 
<table class="link-index" width="100%" border="1">
122
 
<tr>
123
 
<td width="33%" class="link-index"><a href="lib.scripting.System-class.html#exec_command">exec_command()</a><br />
124
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.System-class.html">System</a>)</span></td>
125
 
<td width="33%" class="link-index">&nbsp;</td>
126
 
<td width="33%" class="link-index">&nbsp;</td>
127
 
</tr>
128
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
129
 
</table>
130
 
</td></tr>
131
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="F">F</a></h2></td>
132
 
<td valign="top">
133
 
<table class="link-index" width="100%" border="1">
134
 
<tr>
135
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#fill_clipboard">fill_clipboard()</a><br />
136
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
137
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#fill_selection">fill_selection()</a><br />
138
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
139
 
<td width="33%" class="link-index">&nbsp;</td>
140
 
</tr>
141
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
142
 
</table>
143
 
</td></tr>
144
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="G">G</a></h2></td>
145
 
<td valign="top">
146
 
<table class="link-index" width="100%" border="1">
147
 
<tr>
148
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#get_clipboard">get_clipboard()</a><br />
149
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
150
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#get_selection">get_selection()</a><br />
151
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
152
 
<td width="33%" class="link-index"><a href="lib.scripting.Store-class.html#get_value">get_value()</a><br />
153
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Store-class.html">Store</a>)</span></td>
154
 
</tr>
155
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
156
 
</table>
157
 
</td></tr>
158
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="I">I</a></h2></td>
159
 
<td valign="top">
160
 
<table class="link-index" width="100%" border="1">
161
 
<tr>
162
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#input_dialog">input_dialog()</a><br />
163
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
164
 
<td width="33%" class="link-index">&nbsp;</td>
165
 
<td width="33%" class="link-index">&nbsp;</td>
166
 
</tr>
167
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
168
 
</table>
169
 
</td></tr>
170
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="K">K</a></h2></td>
171
 
<td valign="top">
172
 
<table class="link-index" width="100%" border="1">
173
 
<tr>
174
 
<td width="33%" class="link-index"><a href="lib.scripting.Keyboard-class.html">Keyboard</a><br />
175
 
<span class="index-where">(in&nbsp;<a href="lib.scripting-module.html">lib.scripting</a>)</span></td>
176
 
<td width="33%" class="link-index">&nbsp;</td>
177
 
<td width="33%" class="link-index">&nbsp;</td>
178
 
</tr>
179
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
180
 
</table>
181
 
</td></tr>
182
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="L">L</a></h2></td>
183
 
<td valign="top">
184
 
<table class="link-index" width="100%" border="1">
185
 
<tr>
186
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#list_menu">list_menu()</a><br />
187
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
188
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#list_menu_multi">list_menu_multi()</a><br />
189
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
190
 
<td width="33%" class="link-index">&nbsp;</td>
191
 
</tr>
192
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
193
 
</table>
194
 
</td></tr>
195
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="O">O</a></h2></td>
196
 
<td valign="top">
197
 
<table class="link-index" width="100%" border="1">
198
 
<tr>
199
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#open_file">open_file()</a><br />
200
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
201
 
<td width="33%" class="link-index">&nbsp;</td>
202
 
<td width="33%" class="link-index">&nbsp;</td>
203
 
</tr>
204
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
205
 
</table>
206
 
</td></tr>
207
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="P">P</a></h2></td>
208
 
<td valign="top">
209
 
<table class="link-index" width="100%" border="1">
210
 
<tr>
211
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#password_dialog">password_dialog()</a><br />
212
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
213
 
<td width="33%" class="link-index">&nbsp;</td>
214
 
<td width="33%" class="link-index">&nbsp;</td>
215
 
</tr>
216
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
217
 
</table>
218
 
</td></tr>
219
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="R">R</a></h2></td>
220
 
<td valign="top">
221
 
<table class="link-index" width="100%" border="1">
222
 
<tr>
223
 
<td width="33%" class="link-index"><a href="lib.scripting.Store-class.html#remove_value">remove_value()</a><br />
224
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Store-class.html">Store</a>)</span></td>
225
 
<td width="33%" class="link-index">&nbsp;</td>
226
 
<td width="33%" class="link-index">&nbsp;</td>
227
 
</tr>
228
 
<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
229
 
</table>
230
 
</td></tr>
231
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="S">S</a></h2></td>
232
 
<td valign="top">
233
 
<table class="link-index" width="100%" border="1">
234
 
<tr>
235
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#save_file">save_file()</a><br />
236
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
237
 
<td width="33%" class="link-index"><a href="lib.scripting.Keyboard-class.html#send_keys">send_keys()</a><br />
238
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Keyboard-class.html">Keyboard</a>)</span></td>
239
 
<td width="33%" class="link-index"><a href="lib.scripting.System-class.html">System</a><br />
240
 
<span class="index-where">(in&nbsp;<a href="lib.scripting-module.html">lib.scripting</a>)</span></td>
241
 
</tr>
242
 
<tr>
243
 
<td width="33%" class="link-index"><a href="lib.scripting-module.html">scripting</a><br />
244
 
<span class="index-where">(in&nbsp;lib)</span></td>
245
 
<td width="33%" class="link-index"><a href="lib.scripting.Store-class.html#set_value">set_value()</a><br />
246
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Store-class.html">Store</a>)</span></td>
247
 
<td width="33%" class="link-index">&nbsp;</td>
248
 
</tr>
249
 
<tr>
250
 
<td width="33%" class="link-index"><a href="lib.scripting.Keyboard-class.html#send_key">send_key()</a><br />
251
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Keyboard-class.html">Keyboard</a>)</span></td>
252
 
<td width="33%" class="link-index"><a href="lib.scripting.Store-class.html">Store</a><br />
253
 
<span class="index-where">(in&nbsp;<a href="lib.scripting-module.html">lib.scripting</a>)</span></td>
254
 
<td width="33%" class="link-index">&nbsp;</td>
255
 
</tr>
256
 
</table>
257
 
</td></tr>
258
 
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="_">_</a></h2></td>
259
 
<td valign="top">
260
 
<table class="link-index" width="100%" border="1">
261
 
<tr>
262
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#__execAsync">__execAsync()</a><br />
263
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
264
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#__getClipboard">__getClipboard()</a><br />
265
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
266
 
<td width="33%" class="link-index"><a href="lib.scripting.Keyboard-class.html#__init__">__init__()</a><br />
267
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Keyboard-class.html">Keyboard</a>)</span></td>
268
 
</tr>
269
 
<tr>
270
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#__fillClipboard">__fillClipboard()</a><br />
271
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
272
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#__getSelection">__getSelection()</a><br />
273
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
274
 
<td width="33%" class="link-index"><a href="lib.scripting-module.html#__package__">__package__</a><br />
275
 
<span class="index-where">(in&nbsp;<a href="lib.scripting-module.html">lib.scripting</a>)</span></td>
276
 
</tr>
277
 
<tr>
278
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#__fillSelection">__fillSelection()</a><br />
279
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
280
 
<td width="33%" class="link-index"><a href="lib.scripting.Clipboard-class.html#__init__">__init__()</a><br />
281
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Clipboard-class.html">Clipboard</a>)</span></td>
282
 
<td width="33%" class="link-index"><a href="lib.scripting.Dialog-class.html#__runKdialog">__runKdialog()</a><br />
283
 
<span class="index-where">(in&nbsp;<a href="lib.scripting.Dialog-class.html">Dialog</a>)</span></td>
284
 
</tr>
285
 
</table>
286
 
</td></tr>
287
 
</table>
288
 
<br /><br /><!-- ==================== NAVIGATION BAR ==================== -->
289
 
<table class="navbar" border="0" width="100%" cellpadding="0"
290
 
       bgcolor="#a0c0ff" cellspacing="0">
291
 
  <tr valign="middle">
292
 
  <!-- Home link -->
293
 
      <th>&nbsp;&nbsp;&nbsp;<a
294
 
        href="lib.scripting-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
295
 
 
296
 
  <!-- Tree link -->
297
 
      <th>&nbsp;&nbsp;&nbsp;<a
298
 
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
299
 
 
300
 
  <!-- Index link -->
301
 
      <th bgcolor="#70b0f0" class="navbar-select"
302
 
          >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
303
 
 
304
 
  <!-- Help link -->
305
 
      <th>&nbsp;&nbsp;&nbsp;<a
306
 
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
307
 
 
308
 
      <th class="navbar" width="100%"></th>
309
 
  </tr>
310
 
</table>
311
 
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
312
 
  <tr>
313
 
    <td align="left" class="footer">
314
 
    Generated by Epydoc 3.0.1 on Thu Aug 13 13:17:08 2009
315
 
    </td>
316
 
    <td align="right" class="footer">
317
 
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
318
 
        >http://epydoc.sourceforge.net</a>
319
 
    </td>
320
 
  </tr>
321
 
</table>
322
 
 
323
 
<script type="text/javascript">
324
 
  <!--
325
 
  // Private objects are initially displayed (because if
326
 
  // javascript is turned off then we want them to be
327
 
  // visible); but by default, we want to hide them.  So hide
328
 
  // them unless we have a cookie that says to show them.
329
 
  checkCookie();
330
 
  // -->
331
 
</script>
332
 
</body>
333
 
</html>