Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 24d0b9039c321dbe146076e191b3b10422082fa2 (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
* Fix 6021: Write crash on buddy left
* Add license field to activity.info

57

* Translation release

56

* Translation release

55

* Translation release

54

* Fix 4871: the write save as entries of the journal come up uncolored (rwh)
* Fix 4861: Incremental find cycles through words while typing (uwog)

53

* Use 'instance' instead of 'data' as a path prefix; part of 4850 (uwog)

52

* Fix 4731: Find control should have embedded search/cancel icons (uwog)

51

* Fix 4614: Write should change the order of the zoom icons (uwog)
* Fix 4022: Write should not change the format of an opened journal entry (uwog)
* Remove tons of hacks to go with the new AbiWidget version (uwog)

50

* First implementation of 4165: Write must expose UI to 
  allow specifying output format (uwog)
* Update .pot file with new strings (uwog)

49

* Enable/disable the search functions based on the input (uwog)
* Support for searching text (foddex, tiny bit of uwog)
* Support custom keybindings (foddex)

48

* Fix 2124: Fail to page in Write (foddex)
* Fix 3899: do not use set_title (uwog)

47

* Advertise odt support (marco)

45

* Update spanish translation (beckerde)

44

* Update spanish translation (beckerde)

43

* Update spanish translation (beckerde)

42

* Initial german translation (fab)

41

* Fix #3319: default tab should be 'text' (uwog)

40

* Add first 3000 words indexing (tomeu)

39

* The part needed in write for viewing the source of browse #3261 (erikos)
* Updated the translations for new strings (uwog)

38

* Updated activity icon (erikos)

37

* (Temporary) add styles used by loaded documents that are not available 
  by default to the style dropdown list (uwog)
* (Temporary) add fonts used by loaded documents that are not available 
  on the system to the font dropdown list (uwog)
* Set a tooltip on various menu items (#821) (uwog)
* Hook up the abiword canvas 'style-name' signal to the Format toolbar (uwog)
* Hook up the abiword canvas 'font-family' signal to the Text toolbar (uwog)
* Add a format-text-size icon before the text size selection dropdown (uwog)
* Don't forget to actually show the separators in the Text toolbar (uwog)
* Add a Style label before the Style combobox (uwog)
* Hook up the abiword canvas 'font-size' signal to the Text toolbar (uwog)

36

* Use a journal object picker when inserting images, instead of a normal
  GTK+ Open File dialog (uwog)
* Port to new tubes API (cassidy)
* Add supported mimetypes for abiword, msword, xhtml, html and rtf (uwog)
* Add a format toolbar (uwog)
* Implement basic style support (uwog)
* Make style names translatable (uwog)

35

* Update zoom icon names
* Adapt icon names to the new API

34

* Add French translation. (Samuel Bizien)

33

* Add Greek translation. (simosx)

32

* #2370 Add spanish translation (xavi)

31

* Add macedonian translation.

30

* Update some icons (uwog)
* Implement full justification (uwog)
* Workaround for missing buddy removed in _on_dbus_names_changed (uwog)
* Implement buddies leaving (uwog)
* Workaround for wrong view margin size calculation (uwog)
* Remove the border around the view (uwog)
* Connect to the zoom signal to show the currect zoom level (uwog)

29

* Use a logger for the toolbar (uwog)

28

* add total page count label (uwog)
* replace print's with proper logger calls (uwog)
* Implement a color button, which respects the cursors context (uwog)

27

* Make sure the table icon shows up (uwog)
* Use ToolComboBoxes for ComboBoxes om the toolbar (uwog)

25

* Add brazilian translation. (DiegoZacarao)

24

* Set the right mime type when saving to the journal. (tomeu)

23

* Arabian translation.
* Adapt to combobox API change.