File: NEWS

package info (click to toggle)
sugar-imageviewer-activity 65-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 540 kB
  • sloc: python: 1,374; makefile: 14; sh: 4
file content (133 lines) | stat: -rw-r--r-- 2,921 bytes parent folder | download
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
65

* Port to Python 3 (Rahul Bothra),
* Update collabwrapper to favour TelepathyGLib (Aniket Mathur),
* Remove empty locale files (James Cameron),
* flake8 fix (James Cameron),
* Fix missing image buttons on join (James Cameron),
* Fix GLib.source_remove warning (James Cameron),
* Add missing get_data and set_data methods (James Cameron),
* Fix TypeError traceback on joining (James Cameron),
* Fix FileExistsError on repeated browse (James Cameron),

64

* Add README (Rudra Sadhu),
* Add screenshots and fix metadata (Vipul Gupta),
* Disable buttons when no image is loaded (Rahul Bothra),
* Port from GObject to GLib (James Cameron),
* Update CollabWrapper (James Cameron),
* New translations (Chris Leonard et al),
* Show images in journal when started new (James Cameron),

63

* New icons for rotation (Ignacio Rodríguez),
* Port to using CollabWrapper API (Sam Parkinson),
* New translations (Chris Leonard et al),
* Update repository URL (James Cameron),
* Update POT file (James Cameron),
* CollabWrapper fixes (Sam Parkinson, James Cameron),
* Source formatting fixes (James Cameron),
* FIx file transfer (James Cameron),

52
* Touch gestures implementation
* port to gtk3

22

* Fullscreen is useless #3704
* Update translations

21

* Fix issue of not packaging .mo translation files
* Update translations

20

* New translations for aym, quz and th languages
* Update existing translations

19

* Return langs back by generating locale/ directory

18

* Updated translations
* doesn't support View Source #2862

17

* Updated translations for de
* Image Viewer consumes large amounts of memory and CPU, does not view images #2567
* Restore zoom while switching back from fullscreen

16

* Updated translations for es and mn
* Rotation does not take zoom factor in account #1504 (Mukesh Gupta)
* sugar-lint cleanups
* Added HACKING file with instruction to contribute to the project

15

* Added translations for fil, tvl, update other translations

14

* Updated Vietnamese translation

13

* Updated translations for German, Portuguese and Mongolian

12

* Implement write_file() properly. Fixes dslo#1264
* Use add_with_viewport() instead of add() (fixes scrollbar issues)
* Update French and Japanese translations

11

* Switch to new toolbar system
* Show transfer progress
* Updated translations for Arabic, Dutch, French, Italian, Japanese
* New languages
* Do not keep on (re)loading the file continuously
* Misc. cleanups

10

* Add filter to ObjectChooser. Fixes d.sl.o #713 (Simon)
* Add sharing support

6

* Remove hacks needed because of d.sl.o #258 (Tomeu)
* New languages and translations

5

* New translations from Pootle

4

* Show an object picker if no file is specified initially
* Initial Journal support 

3

* Bengali (India) translations

2

* Restore original zoom level on return from fullscreen
* New icon (Gary C Martin)
* French translations (Bastien)

1

* Initial release