Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: c5476aea7a5d1494094eb100fe115e06733a799a (plain)
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
94

93

92

91

* Translation update for Italian (Carlo Falciola)
* Update page title when a new URI is loaded (eben)
* Clean up appearance of URI auto-completion popup (eben)
* Support certificate exceptions (marco)
* Translation update for Khmer (Rit Lim)
* Translation update for Haitian Creole (masterches)
* Reveal URI on rollover of the location bar (eben)
* Translation update for German (Markus Schlager)
* Translation update for Marathi (Sandip Gawas)

90

* Add address entry focus with ctrl+l (erikos)
* Add find in context functionality (erikos)
* History and bookmarks autocompletion (marco)
* To resolve trac 6250, we disable browser detection of offline mode 
  using xpcom. (erikg)
* Fix copy Image to clipboard under rainbow (tomeu/erikos)

89

* Make the object chooser transient on the activity window. (tomeu)

88

* Add Edit toolbar (tomeu)
* Add Follow link item to link palette (tomeu)
* Add palette for images (tomeu)
* Add a simple palette for links with an option to copy to the clipboard (tomeu)

87

* First round of pylint fixes (erikos)
* Fix typo #6962 (DanKrejsa)
* Fix onStateChange for downloads #6962 (DanKrejsa)
* Added AUTHORS file (erikos)
* s/Open/Show in Journal #5958 (erikos)
* A lot of new translations

86

* Translations release

85

* Remove canceled download from active downloads list #6018 (erikos)

84

* Use ellipsis, #5765 (rwh)
* Implement can_close(), #5493 (rwh)

82

* Enable gobject threads, fix #5639 (marco)

81

* Use the new show_object_in_journal API of the base activity class
  to show a downladed object or the view source one in the journal
  #4909 (cscott)

80

* Update the progress of downloads less often #5449 (tomeu)

79
* Missing file for: Open an uri of type text/uri-list with browse #5080 
(erikos)

78

* Give to the DS the ownership of the files we hand to it #5235 (tomeu)
* Open an uri of type text/uri-list with browse #5080 (erikos)
* Save view source to SAR/instance #5251 (erikos)
* Move the profile in SAR/data #5221 (erikos)

77

* Give to the DS the ownership of the files we hand to it #5235 (tomeu)
* Open an uri of type text/uri-list with browse #5080 (erikos)
* Save view source to SAR/instance #5251 (erikos)
* Move the profile in SAR/data #5221 (erikos)

76

* Added OLPC root CA support (marco, erikos)

75

* fix for fn+space (erikos)
* #4909 do not resume source with write (erikos)
* #4909 do not resume downloaded files (erikos)

74

* change the LIBRARY_PATH to point to 
  /usr/share/library-common/index.html (erikos)

73

* #4909: added a dbus call to open the source data by the journal (marco)
* #4889: use the window's fullscreen method to get to fullscreen mode,
this does not mess up the state the window manager has (erikos)
* #4870: Add onStatusChange method to Download. (tomeu)
* #4904: Save downloads to the instance dir, not tmp. (tomeu)

72

* Save the page source with mime type text/html (erikos)

71

* Added zoom support with keybindings (erikos)
* Added a view toolbar for fullscreen/tray/zoom (erikos)
* Make outline of the session bookmarks smaller (erikos)
* Use favorite icon for session bookmark and call it Bookmark #3741 (erikos)

70

* Moved the handling from hide/show of the tray to activity window (erikos)

69

* Remove download object when download is canceled when downloaded already 
as well (erikos)
* Make use of the tray support in sugar activity window (erikos)

68

* Adopt 'go' icons (marco)

67

* Use ctrl+t for tray visibility, this should move to sugar-graphics-window (erikos)
* Fix the case where no activity can be associated with the downloaded file (erikos)
* Changed icon for stop button, place alert on top (erikos)

66

* Adapt to sugar API change (marco)

65

* Removed hack to set the right service name for sharing (erikos)
* Removed the clipboard part from the download manager and added alerts (erikos)

64

63

* Fix crash on startup. (marco)
* #3552: Cancel a donwload when the related journal entry is deleted. (tomeu)

62

* #2910 Open popups in the current window (marco)
* Add agent-stylesheet.css and support for blocking flash. (tomeu)
* Add support for agent and user stylesheets. (tomeu)

61

* Adopted to the latest actviity launch changes (erikos)
* Took the import of securitydialog out (erikos)

60

* Limit to 15 entries in the palette of the back/forward buttons (erikos)
* Always start at the first toolbar page (erikos)

59

* Add several ogg subtypes (marco)

57

* Fix a typo, make mime types actually work (marco)

56

* Add more ogg mime types (marco)

55

* Backward compatibility of journal entries to trial-2 (erikos)

54

* Update spanish translation.

53

* Make hide/show of the treay one button #3475 (erikos)

52

* Fix for when participant leaves (erikos)
* #3347 Advertise ogg and wav mime types (marco)
* Added the buttons for hide/show tray (erikos)

51

* #3339 Add some mime types web-activity can handle (marco)
* Added support for the view source key fn+space (erikos)

50

* View source for Browse
  With the ctrl+u command does load the current page from the cache and 
  launches write to display it #3261 (erikos)
* Changed the show/hide frame key to be ctrl+v for visibility (erikos)
  
49

* Added missing fill_color in icon (erikos)
* #2555: Report download progress to the Journal via the DataStore. (tomeu)

48

* New activity icon, Fix for #2829 (erikos)

47

* redesign when members leave and rejoin, added timestamp to be 
able to bring the links in the right order, you can not add alink 
twice unless you deleted it already, links are added to the tray 
on the right side (erikos)

46
* fix for gray page when resuming from journal (erikos)
* #2327 Unescape the URI to display it in the address bar (marco)
* fixed memory consuption when creating shared links 
  by calling the garbage collector (erikos)

45

* use json for storing the history and the shared
  link information to the journal (erikos)
* use sugar tray which enables scrolling for the links (erikos)
* only try to connect to presence service when offline (erikos)

44

* new design for shared links (erikos)
* start the activity with in the browser tab open when in joined 
   a shared session or a handle.uri is given (erikos)

43

* fix for Palette.TOP (erikos)

42

* Added the possibility to hide and show the linktray. currently you can toggle this with ctrl+s(erikos)
* Port to new tubes API. (cassidy)
* Use sugar's tubeconn.py. (cassidy)

41

* Code cleanup. (simon)

40

* #2304 This adds the sharing facilities to the web-activity. 

You share the currently loaded page by hitting the star button in the browser toolbbar when you are in the shared mode of the activity. The link will come up as a thumbnail in the toolbar at the bottom of the page. The information about the link: url, title, thumbnail, creator gets then transmitted to all the other members. They can then decide whether to show the link in their browser or not. Everyone can add a link but you can only delete a link in your local linkbar which prevents someone from erasing all your links. (erikos)

* #2577: Add german translation. (fab)
* #2596: Add french translation. (Samuel Bizien)

38

* #2763: Save downloads to flash, not to /tmp. (tomeu)

37

* Add greek translation. (simosx)

36

* Increase timeout when copying the file into the datastore to 360s. (tomeu)

35

* #2370 Updated spanish translation. (xavi)

34

* #2364: Fix uploads and clean up correctly the temp files. (tomeu)

33

* #2196: Improve the download of big documents to the clipboard. (tomeu)

32

* #2268 Allow removing downloads from the clipboard while in progress. (tomeu)

31

* Fix stop button icon. (marco)

30

* Add macedonian translation.

29

* #2718: Make the library the browser homepage. (marco)

28

* #1996: Rename to "Browse". (marco)

27

* Make it startup again. (marco)

26

* Add brazilian translation. (DiegoZacarao)

25

* Arabian translation