File: NEWS

package info (click to toggle)
sugar-terminal-activity 28-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 504 kB
  • sloc: python: 317; makefile: 17
file content (90 lines) | stat: -rw-r--r-- 1,425 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
28

* Updated Vietnamese translations

27

* Make canvas emit motion-notify-event during pointer motion. dslo#1402 (Aleksey Lim)
* Fix typo (dslo#1356) (Aleksey Lim)
* Updated translations for French, German, Portuguese and Mongolian 

26

* Toolbar redesign
* New and updated translations

25

* Fix exception when starting with no terminalrc.
* New translations

24

* Add tabs.
* Add journal save/resume of tabs, scrollback working directory.

23

* Change default fontsize to 10 from 8
* New translations

21

* New translations

20

* #4646: Fix systemwide shortcut breakage (Martin Dengler)
* #8515: Make the root shell a login shell
* Add drop support to Terminal (Cortland Setlow)
* Updated tr and pt translations


15

* New and updated translations

14

* Translation updates for Chinese (Simplified), Dutch, Mongolian and Telugu 

13

* Translation updates

12

* #5520: Make the activity exit when the user exits the shell. (sayamindu)

11

* Add po/Terminal.pot for preliminary i18n support.

10

9

* #6316: Cause the 'become root' button to fork a root terminal. (mstone)

8

* #5537: Add a button and icon to launch a 'become_root' script. (phil, mstone)

7

* Remove mime types support. (tomeu)

6

* #5376: Add copy&paste support using the Edit toolbar. (tomeu)

2

* #4345: Terminal Activity should start in home directory
* Internal code cleanups
* #4335: Decrease font size to 8px

1

* Initial Version