~ubuntu-branches/ubuntu/raring/gnome-orca/raring-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2013-01-04 13:32:55 UTC
  • mfrom: (0.12.5)
  • Revision ID: package-import@ubuntu.com-20130104133255-xioc9ptckam1y1bh
Tags: 3.7.3-0ubuntu1
* New upstream release
  - General
    + Provide support to cycle amongst speech-dispatcher's capitalization
      presentation options
    + Create a generic UI which can be used in element navigation lists
    + Add a _getAll() method to structural_navigation.py
    + Fix for bug 689486 - Broken links to gnome-user-docs in the orca help
    + Remove a missed call to str.decode()
    + Make viewing Orca help in Yelp activatable via Learn Mode
    + Eliminate the Splash window, Main window, and Quit window
    + Increase the default uppercase pitch to 7.0
    + Use GLib.source_remove() instead of the deprecated GObject equivalent
    + Delete the acroread script
  - New and updated translations (THANKS EVERYONE!!!):
    + es            Spanish                 Daniel Mustieles
    + ta            Tamil                   Dr.T.Vasudevan
* debian/patches/01_show_main_window.patch: Drop, no longer needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2012-12-17 18:19:56 +0100 Joanmarie Diggs <jdiggs@igalia.com>
 
4
 
 
5
        Create a generic UI which can be used in element navigation lists
 
6
 
 
7
M       po/POTFILES.in
 
8
M       src/orca/Makefile.am
 
9
A       src/orca/orca_gui_navlist.py
 
10
 
 
11
2012-12-16 20:43:20 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 
12
 
 
13
        Updated Spanish translation
 
14
 
 
15
M       help/es/es.po
 
16
 
 
17
2012-12-09 15:28:52 +0530 Dr.T.Vasudevan <drtvasudevan@gmail.com>
 
18
 
 
19
        Updated Tamil translation
 
20
 
 
21
M       po/ta.po
 
22
 
 
23
2012-12-09 15:06:51 +0530 Dr.T.Vasudevan <drtvasudevan@gmail.com>
 
24
 
 
25
        Updated Tamil translation
 
26
 
 
27
M       po/ta.po
 
28
 
 
29
2012-12-08 20:32:15 +0100 Joanmarie Diggs <jdiggs@igalia.com>
 
30
 
 
31
        Replace the links to GNOME accessibility content with more generic text
 
32
 
 
33
M       help/C/howto_documents.page
 
34
M       help/C/index.page
 
35
 
 
36
2012-12-08 19:38:33 +0100 Joanmarie Diggs <jdiggs@igalia.com>
 
37
 
 
38
        Remove a missed call to str.decode()
 
39
 
 
40
M       src/orca/label_inference.py
 
41
 
 
42
2012-12-07 06:39:28 +0100 Joanmarie Diggs <jdiggs@igalia.com>
 
43
 
 
44
        Add a _getAll() method to structural_navigation.py
 
45
 
 
46
M       src/orca/structural_navigation.py
 
47
 
 
48
2012-12-02 16:12:40 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
49
 
 
50
        Finish the fix for bug 689486 - Broken links to gnome-user-docs in the orca help
 
51
 
 
52
M       help/C/howto_documents.page
 
53
 
 
54
2012-12-02 15:22:49 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
55
 
 
56
        Fix for bug 689486 - Broken links to gnome-user-docs in the orca help
 
57
 
 
58
M       help/C/howto_documents.page
 
59
M       help/C/index.page
 
60
 
 
61
2012-12-01 15:46:34 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
62
 
 
63
        Make viewing Orca help in Yelp activatable via Learn Mode
 
64
 
 
65
M       src/orca/orca.py
 
66
M       src/orca/scripts/default.py
 
67
 
 
68
2012-11-30 15:28:37 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
69
 
 
70
        Provide support to cycle amongst speech-dispatcher's capitalization presentation options
 
71
 
 
72
M       src/orca/common_keyboardmap.py
 
73
M       src/orca/scripts/default.py
 
74
M       src/orca/settings.py
 
75
M       src/orca/speech.py
 
76
M       src/orca/speechdispatcherfactory.py
 
77
M       src/orca/speechserver.py
 
78
 
 
79
2012-11-30 03:33:35 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
80
 
 
81
        Fix for bug 689330 - Eliminate the Splash Window
 
82
 
 
83
M       help/C/introduction.page
 
84
M       orca-autostart.desktop.in
 
85
M       po/POTFILES.in
 
86
M       src/orca/Makefile.am
 
87
D       src/orca/orca-splash.png
 
88
M       src/orca/orca.py
 
89
D       src/orca/orca_gui_splash.py
 
90
M       src/orca/settings.py
 
91
 
 
92
2012-11-30 02:59:26 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
93
 
 
94
        Use GLib.source_remove() instead of the deprecated GObject.source_remove()
 
95
 
 
96
M       src/orca/braille.py
 
97
 
 
98
2012-11-30 02:31:37 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
99
 
 
100
        Fix for bug 689329 - Eliminate the Quit Window
 
101
 
 
102
D       help/C/figures/preferences_quit_Orca_without_confirmation.png
 
103
D       help/C/figures/preferences_show_Orca_main_window.png
 
104
M       help/C/introduction.page
 
105
M       help/C/preferences_general.page
 
106
M       help/Makefile.am
 
107
M       po/POTFILES.in
 
108
M       src/orca/Makefile.am
 
109
M       src/orca/orca-setup.ui
 
110
M       src/orca/orca.py
 
111
M       src/orca/orca_gui_prefs.py
 
112
D       src/orca/orca_gui_quit.py
 
113
M       src/orca/settings.py
 
114
 
 
115
2012-11-30 01:37:37 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
116
 
 
117
        Fix for bug 689327 - Eliminate the Main Window
 
118
 
 
119
D       help/C/figures/main_window.png
 
120
M       help/C/preferences_general.page
 
121
M       help/Makefile.am
 
122
M       orca-autostart.desktop.in
 
123
M       po/POTFILES.in
 
124
M       src/orca/Makefile.am
 
125
M       src/orca/orca-setup.ui
 
126
M       src/orca/orca.py
 
127
D       src/orca/orca_gui_main.py
 
128
M       src/orca/orca_gui_prefs.py
 
129
M       src/orca/orca_gui_quit.py
 
130
M       src/orca/settings.py
 
131
M       test/harness/user-settings.conf.in
 
132
M       test/keystrokes/firefox/sayAll_bug-591351-1.settings
 
133
M       test/keystrokes/gtk-demo/spoken_indentation.settings
 
134
 
 
135
2012-11-28 22:52:13 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
136
 
 
137
        Increase the default uppercase pitch to 7.0
 
138
 
 
139
M       src/orca/orca_console_prefs.py
 
140
M       src/orca/settings.py
 
141
 
 
142
2012-11-24 19:55:31 +0100 Piotr Drąg <piotrdrag@gmail.com>
 
143
 
 
144
        Updated POTFILES.in
 
145
 
 
146
M       po/POTFILES.in
 
147
 
 
148
2012-11-23 14:27:32 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
149
 
 
150
        Delete the acroread script
 
151
 
 
152
M       configure.ac
 
153
M       src/orca/scripts/apps/Makefile.am
 
154
M       src/orca/scripts/apps/__init__.py
 
155
D       src/orca/scripts/apps/acroread/Makefile.am
 
156
D       src/orca/scripts/apps/acroread/__init__.py
 
157
D       src/orca/scripts/apps/acroread/script.py
 
158
 
 
159
2012-11-19 22:12:32 -0500 Joanmarie Diggs <jdiggs@igalia.com>
 
160
 
 
161
        Marking as Orca v3.7.3pre
 
162
 
 
163
M       README
 
164
M       configure.ac
 
165
 
3
166
2012-11-19 21:59:36 -0500 Joanmarie Diggs <jdiggs@igalia.com>
4
167
 
5
168
        Prep for the 3.7.2 release