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
|
48
* #8772: Fix journal entry creation in Chat for uri-list (kevix)
* Updated translations: tr, si
47
* #8411: Add license to activity.info
* Remove parameter from bundlebuilder.start
46
* Add update_url for software updater
* Updated translations: ar, pt
45
* Updated translations: sl, nb, el, mr, rw, ur, ne
* Fixed MANIFEST to include all translations (morgs)
44
* #7633: Close the text channel when stopping a 1-1 chat (morgs)
* #7717: Log incoming messages (morgs)
* #7692: Don't show pending messages when joining a chat (morgs)
* Updated translations: nl, te, es, mn
43
* Updated translations: zh_TW, ja
42
* #6036: Show timestamp as elapsed time instead of date (morgs)
* Updated translations: fr, mvo, pis, af, sd, pap, tpi, ar, de
41
* Updated translations: mr, de, ht, km, es, it
* #6036: Add separator after old chat history (morgs)
* #6298: Implement 1-1 private chat with non Sugar Jabber clients (morgs)
40
#5767: Use black text on light fill colors (matthias)
39
* ACK received messages (cassidy)
* Handle pending messages when setting the message handler (cassidy)
38
* Updated translations: zh_TW, de, it
37
* UI Change: Merge multiple sequential messages from same author (morgs)
* Updated translation: ar (pootle)
* #6561: Fix RTL message alignment (Arabic) (khaled)
36
* #5053: Reduce white space around boxes (morgs)
* #6621: set entry sensitive not editable (morgs)
* Add license to activity.py (morgs)
* #6743: border around gtk.entry (morgs)
* Reduce telepathy code based on improved PS channel creation API (morgs)
* Open URLs via show_object_in_journal (morgs)
* Update pippy metadata based on Pippy (morgs)
* Updated translations (pootle)
35
* #6066: Make web links copied to clipboard, pasteable in Write, Browse,
Terminal (morgs)
* Added AUTHORS, COPYING (morgs)
* Updated translations (pootle)
34
* Updated translations: ur, bn (pootle)
* #2351: Scrolling fixed (marcopg)
33
32
* #5542: Repackaged as a Pippy application. (cscott)
31
* Updated translations: fa, is (pootle)
* #5080: Copy to clipboard with targets (morgs)
30
* Updated translations: es, fr, ne, pt, ro, ru, ur (pootle)
* #5160: Chat should not autoscroll while you scroll up (morgs)
29
* #5080: add a "copy to clipboard" palette for URL's (cassidy)
* Updated translations: fr, es, el, de, ar, zh_TW, it, nl, pt_BR (pootle)
28
* use NotifyAlert from sugar.graphics.alert instead of local
copy (thanks erikos!) (morgs)
27
* Use sugar.graphics.alert to show status info (morgs)
* #4320: better URL handling and display (morgs)
* #4331: Don't crash/ignore non-Sugar buddies (morgs)
26
* #4320 Better URL support (morgs)
25
* #3417 Resuming shows chat history (morgs)
* self.set_title() considered harmful (morgs)
* New UI look per Eben's mockups (morgs)
24
* #3556: Updated spanish translation (morgs)
23
* Updated spanish translation (morgs)
22
* Revert message dialog added by mistake. (marco)
21
* Add spanish translation (xavi)
20
* Update translation strings - genpot (morgs)
* #3248 Make chat not shared by default (morgs)
19
* Added missing fill_color in icon (erikos)
18
* New activity icon, Fix for #2829 (erikos)
16
* Fix icon and roundbox changes in sugar (morgs)
* Add greek translation (simosx)
* Add arabic translation (khaled)
15
* Rename buddy icon (morgs)
* Regen Chat.pot (danw)
* French translation (marcopg)
14
* #2714 sugar.graphics cleanup (morgs)
* #2578 German translation (morgs)
13
* Added gettext for i18n (morgs)
12
* #2347 Set initial focus on text entry (cassidy)
11
* #2356 Basic link support. (marco)
10
* Adapt to sugar API change (marco)
9
* Fix buddy handles for Salut (Link Local) channels (morgs)
* Show status messages in different colour to text messages (morgs)
8
* Use room provided by PS instead of hardcoded global room (morgs)
|