Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 7e858905f6397cc6f067c9b752d60aa9ed31721e (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
* Also (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.