aboutsummaryrefslogtreecommitdiffstats
path: root/doc/plan/plan.xml
blob: 72befe08bd920aba7593708eebf392336f54f43a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plan SYSTEM "ephyplan.dtd">
<plan version="1.4">
  <item>
    <title>Transient/Modal Issues</title>
    <description>
      Figure out the transient/modal mess (there must be a guideline somewhere). 
      Need to consider Mozilla modality problems (network error popups, etc.).
    </description>
    <status id="pending"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>
  
  <item>
    <title>GNOME Printing Integration</title>
    <description>
      Investigate trying to use libgnomeprint[ui]. May need API changes. Find out 
      from Jody what&apos;s in store for gnomeprint 2.8. May not end up with code in 
      time for 1.4.
    </description>
    <status id="pending"/>
    <bugzilla id="120924"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>
  
  <item>
    <title>Rethink Toolbar</title>
    <description>
      Remove throbber. Combine site icon with address entry (how can we do 
      dnd for this without mass code-duping).
    </description>
    <status id="pending"/>
    <responsible email="chpe@gnome.org">Christian Persch</responsible>
  </item>
  
  <item>
    <title>History/Bookmarks Formats</title>
    <description>
      Find a better format for History file and drop intermediate bookmarks 
      file. Need to chat to Edd about extending the RDF. Not essential, but 
      worth investigating.
    </description>
    <status id="pending"/>
    <responsible email="linux@stefanrotsch.de">Stefan Rotsch</responsible>
  </item>
  
  <item>
    <title>Finish Lockdown</title>
    <description>
      Finish lockdown.
    </description>
    <status id="pending"/>
    <bugzilla id="123784"/>
    <responsible email="clahey@ximian.com">Christopher James Lahey</responsible>
  </item>
  
  <item>
    <title>Certificates UI</title>
    <description>
      Investigate possibility for sys-wide certs UI (share with evolution).
    </description>
    <status id="pending"/>
    <bugzilla id="119090"/>
    <responsible email="piers@gnome.org">Piers Cornwell</responsible>
  </item>
  
  <item>
    <title>GtkMozEmbed</title>
    <description>
      Improve gtkmozembed to be more friendly to GNOME.
    </description>
    <status id="designed"/>
    <bugzilla id="140713"/>
    <responsible email="marco@gnome.org"></responsible>
  </item>

  <item>
    <title>Regional Settings</title>
    <description>
      Use system-wide regional settings if it gets in.
    </description>
    <status id="pending"/>
    <responsible email="chpe@gnome.org">Christian Persch</responsible>
  </item>
  
  <item>
    <title>Extensions Lifecycle</title>
    <description>
      Right now the startup process is: &quot;startup -&gt; get session -&gt;
      get extensions manager -&gt; load extensions -&gt; get session&quot;. We
      should make the extensions manager load extensions *later*, so that the
      session is created for them by the time they need it.

      This should pave the way for dynamic loading/unloading of extensions.
    </description>
    <status id="pending"/>
    <responsible email="adamh@densi.com">Adam Hooper</responsible>
  </item>

  <item>
    <title>Extensions: Adding Toolbar Buttons</title>
    <description>
      Ability for extensions to add toolbar buttons.
    </description>
    <status id="pending"/>
    <responsible email="adamh@densi.com">Adam Hooper</responsible>
  </item>
  
  <item>
    <title>Extensions: Documentation</title>
    <description>
      API and UI guidelines documentation for extensions.
    </description>
    <status id="pending"/>
    <responsible email="adamh@densi.com">Adam Hooper</responsible>
  </item>

  <item>
    <title>GNOME Keyring Integration</title>
    <description>
      GNOME Keyring integration. Look at Camino and Wallet code. Can use 
      for http auth and web-form prefill, but NOT for NSS access. Need to 
      submit Mozilla bugs.
    </description>
    <status id="pending"/>
    <bugzilla id="130336"/>
    <responsible email="chpe@gnome.org">Christian Persch</responsible>
  </item>

  <item>
    <title>Nautilus FTP</title>
    <description>
      Use Nautilus/gnome-vfs instead of Mozilla to handle the FTP/SFTP protocol.
      Need to check the shape of the GNOME implementation, see their plans for
      2.8 and if it makes sense to switch now.
    </description>
    <status id="pending"/>
    <responsible email="xan@gnome.org">Xan Lopez</responsible>
  </item>
  
  <item>
    <title>Downloader Improvements</title>
    <description>
      Misc. improvements for the downloader (nautilus metadata integration, proper
      duplicated naming, inter-session resume?)
    </description>
    <status id="pending"/>
    <responsible email="xan@gnome.org">Xan Lopez</responsible>
  </item>
  
  <item>
    <title>Interface for Other Programs</title>
    <description>
      Find out what other programs need from us for nice integration -- interfaces.
    </description>
    <status id="orphan"/>
    <responsible email=""></responsible>
  </item>

  <item>
    <title>Popup Blocking</title>
    <description>
      Popup blocking.
    </description>
    <status id="pending"/>
    <bugzilla id="111930"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>

  <item>
    <title>Bookmarks Menu and Toolbars Code</title>
    <description>
      Look at improving code to create the bookmarks menu and toolbars.
    </description>
    <status id="pending"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>

  <item>
    <title>Completion</title>
    <description>
      Completion. Put URI in the address entry when moving through the entry list (like Mozilla).
    </description>
    <status id="pending"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>
 
  <item>
    <title>Multihead</title>
    <description>
      Implement multi-screen support. Mark gave a detailed explanation
      of what exactly needs to be done in bug 112779.
    </description>
    <status id="designed"/>
    <bugzilla id="112779"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>

  <item>
    <title>Improve gnome-vfs protocols support</title>
    <description>
    In particular it would be nice to be able to save and download
    to smb://. Mostly mozilla work though.
    </description>
    <status id="pending"/>
    <responsible email="marco@gnome.org">Marco Pesenti Gritti</responsible>
  </item>

  <item>
    <title>Quality</title>
    <description>
      Work on getting the bug count even lower.
    </description>
    <status id="pending"/>
    <responsible email="piers@gnome.org">Piers Cornwell</responsible>
  </item>
</plan>