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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2011-09-05 16:11:45 UTC
  • mfrom: (0.9.39 upstream)
  • Revision ID: package-import@ubuntu.com-20110905161145-1hi5a6dva201le8l
Tags: 3.1.90-0ubuntu1
* New upstream release
  - General
    + Fix for bug 626254 - Migrate from PyGTK to PyGObject introspection-
      based bindings
    + Fix for bug 652485 - Remove deprecated (or soon-to-be deprecated)
      GtkBox, GtkTable, etc. and use GtkGrid instead.
    + Fix for bug 657646 - Default stopSpeechOnActiveDescendantChanged()
      should not be so restrictive
    + Fix for bug 657579 - Orca should not present tooltips shown as a
      result of mouse hovering unless the 'present tooltips' setting is
      enabled
  - Gecko
    + Fix for bug 599361 - Significant delay building up the contents
      of certain lines in Firefox
    + Fix for bug 650904 - Work around AT-SPI2 caching issues with
      Thunderbird
  - New and updated translations (THANKS EVERYONE!!!):
    + ca            Catalan              Gil Forcada
    + de            German               Mario Blättermann
    + es            Spanish              Gonzalo Sanhueza, Jorge González
    + id            Indonesian           Andika Triwidada
    + nb            Norwegian bokmål     Kjartan Maraas
    + sr            Serbian              Miroslav Nikolić
    + ug            Uyghur               Abduxukur Abdurixit, Sahran
* debian/control: Update build-depends and package depends as follows:
  - Removed python-gtk2 deps
  - Depend on python-gobject >= 2.91.3
  - Depend on python-pyatspi2 >= 2.1.90
  - Depend on gobject introspection bindings for GTK3, wnck3, and pango

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2011-08-29 19:18:32 -0400 Victor Ramirez <vramirez@emergya.com>
 
4
 
 
5
        Fix for bug 599361 - Significant delay building up the contents of certain lines in Firefox
 
6
 
 
7
M       src/orca/scripts/toolkits/Gecko/script.py
 
8
 
 
9
2011-08-28 21:17:10 -0500 Mike Gorse <mgorse@novell.com>
 
10
 
 
11
        Fix for BGO#650904: Work around AT-SPI2 caching issues with Thunderbird
 
12
 
 
13
M       src/orca/scripts/apps/Thunderbird/script.py
 
14
 
 
15
2011-08-29 19:46:31 +0200 Alejandro Piñeiro <apinheiro@igalia.com>
 
16
 
 
17
        Fix for bug 657646 - Default stopSpeechOnActiveDescendantChanged() should not be so restrictive.
 
18
 
 
19
M       src/orca/scripts/default.py
 
20
 
 
21
2011-08-29 18:19:54 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>
 
22
 
 
23
        Fix for bug 626254 (introspection) and bug 652485 (Gtk+ Deprecations), plus some just-under-the-wire minor GUI tweaks
 
24
 
 
25
M       .gitignore
 
26
M       README
 
27
M       configure.ac
 
28
M       m4/.gitignore
 
29
M       orca.doap
 
30
M       po/.gitignore
 
31
M       po/POTFILES.in
 
32
M       src/orca/Makefile.am
 
33
M       src/orca/app_gui_prefs.py
 
34
M       src/orca/braille.py
 
35
M       src/orca/brlmon.py
 
36
M       src/orca/chat.py
 
37
M       src/orca/event_manager.py
 
38
M       src/orca/gsmag.py
 
39
M       src/orca/keybindings.py
 
40
M       src/orca/liveregions.py
 
41
M       src/orca/mouse_review.py
 
42
M       src/orca/orca-find.ui
 
43
D       src/orca/orca-mainwin.ui
 
44
D       src/orca/orca-preferences-warning.ui
 
45
D       src/orca/orca-profile.ui
 
46
D       src/orca/orca-quit.ui
 
47
M       src/orca/orca-setup.ui
 
48
D       src/orca/orca-splash.ui
 
49
M       src/orca/orca.in
 
50
M       src/orca/orca.py
 
51
M       src/orca/orca_console_prefs.py
 
52
M       src/orca/orca_gtkbuilder.py
 
53
M       src/orca/orca_gui_find.py
 
54
M       src/orca/orca_gui_main.py
 
55
M       src/orca/orca_gui_prefs.py
 
56
M       src/orca/orca_gui_profile.py
 
57
A       src/orca/orca_gui_quit.py
 
58
M       src/orca/orca_gui_splash.py
 
59
M       src/orca/orca_prefs.py
 
60
D       src/orca/orca_quit.py
 
61
M       src/orca/outline.py
 
62
M       src/orca/script.py
 
63
M       src/orca/script_manager.py
 
64
M       src/orca/script_utilities.py
 
65
M       src/orca/scripts/apps/Instantbird/script.py
 
66
M       src/orca/scripts/apps/Thunderbird/script.py
 
67
M       src/orca/scripts/apps/empathy/script.py
 
68
M       src/orca/scripts/apps/gajim/script.py
 
69
M       src/orca/scripts/apps/gnome-search-tool/script.py
 
70
M       src/orca/scripts/apps/packagemanager/script.py
 
71
M       src/orca/scripts/apps/pidgin/script.py
 
72
M       src/orca/scripts/apps/soffice/script.py
 
73
M       src/orca/scripts/apps/yelp/yelp_v2/script.py
 
74
M       src/orca/scripts/default.py
 
75
M       src/orca/scripts/toolkits/CALLY/script.py
 
76
M       src/orca/scripts/toolkits/Gecko/script.py
 
77
M       src/orca/scripts/toolkits/J2SE-access-bridge/script.py
 
78
M       src/orca/scripts/toolkits/WebKitGtk/script.py
 
79
M       src/orca/settings.py
 
80
M       src/orca/speechdispatcherfactory.py
 
81
 
 
82
2011-08-28 20:57:26 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>
 
83
 
 
84
        Fix for bug 657579 - Orca should not present tooltips shown as a result of mouse hovering unless the 'present tooltips' setting is enabled
 
85
 
 
86
M       src/orca/scripts/default.py
 
87
 
 
88
2011-08-25 19:51:38 +0200 Gonzalo Sanhueza <gonzalo.sanhueza.r@gmail.com>
 
89
 
 
90
        Updated Spanish translation
 
91
 
 
92
M       help/es/es.po
 
93
 
 
94
2011-08-24 22:53:06 +0200 Kjartan Maraas <kmaraas@gnome.org>
 
95
 
 
96
        Updated Norwegian bokmål translation
 
97
 
 
98
M       po/nb.po
 
99
 
 
100
2011-07-19 08:50:05 +0200 Kjartan Maraas <kmaraas@gnome.org>
 
101
 
 
102
        Updated Norwegian bokmål translation
 
103
 
 
104
M       po/nb.po
 
105
 
 
106
2011-08-24 21:17:59 +0200 Jorge González <jorgegonz@svn.gnome.org>
 
107
 
 
108
        Updated Spanish translation
 
109
 
 
110
M       help/es/es.po
 
111
 
 
112
2011-08-24 20:06:58 +0200 Gonzalo Sanhueza <gonzalo.sanhueza.r@gmail.com>
 
113
 
 
114
        Updated Spanish translation
 
115
 
 
116
M       help/es/es.po
 
117
 
 
118
2011-08-23 19:43:15 +0200 Мирослав Николић <miroslavnikolic@rocketmail.com>
 
119
 
 
120
        Updated Serbian translation
 
121
 
 
122
M       po/sr.po
 
123
M       po/sr@latin.po
 
124
 
 
125
2011-08-22 17:49:56 +0200 Gil Forcada <gforcada@gnome.org>
 
126
 
 
127
        [l10n]Updated Catalan translation
 
128
 
 
129
M       po/ca.po
 
130
 
 
131
2011-08-21 20:43:22 +0200 Jorge González <jorgegonz@svn.gnome.org>
 
132
 
 
133
        Updated Spanish translation
 
134
 
 
135
M       help/es/es.po
 
136
M       po/es.po
 
137
 
 
138
2011-08-21 06:08:38 +0700 Andika Triwidada <andika@gmail.com>
 
139
 
 
140
        Added id to LINGUAS Added initial Indonesian translation
 
141
 
 
142
M       po/LINGUAS
 
143
A       po/id.po
 
144
 
 
145
2011-08-20 11:48:50 +0200 Jorge González <jorgegonz@svn.gnome.org>
 
146
 
 
147
        Updated Spanish translation
 
148
 
 
149
M       help/es/es.po
 
150
 
 
151
2011-08-19 13:59:34 +0200 Mario Blättermann <mariobl@gnome.org>
 
152
 
 
153
        [l10n] Updated German translation
 
154
 
 
155
M       po/de.po
 
156
 
 
157
2011-08-19 12:02:39 +0200 Gonzalo Sanhueza <gonzalo.sanhueza.r@gmail.com>
 
158
 
 
159
        Updated Spanish translation
 
160
 
 
161
M       help/es/es.po
 
162
 
 
163
2011-08-19 20:01:37 +0200 Abduxukur Abdurixit <abdurixit@gmail.com>
 
164
 
 
165
        Added UG translation
 
166
 
 
167
M       po/ug.po
 
168
 
 
169
2011-08-16 12:04:49 +0200 Gonzalo Sanhueza <gonzalo.sanhueza.r@gmail.com>
 
170
 
 
171
        Updated Spanish translation
 
172
 
 
173
M       help/es/es.po
 
174
 
 
175
2011-08-15 17:35:39 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>
 
176
 
 
177
        Marking as Orca v3.1.90pre
 
178
 
 
179
M       README
 
180
M       configure.ac
 
181
 
 
182
2011-08-15 17:29:02 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>
 
183
 
 
184
        Prep for Orca v3.1.5
 
185
 
 
186
M       NEWS
 
187
M       README
 
188
M       configure.ac
 
189
 
3
190
2011-08-15 11:11:40 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>
4
191
 
5
192
        Fix for bug 639535 - KeyError: 'profile' traceback; Orca won't launch