root/ChangeLog

Revision 1f1e366c537aa4a9aff97b494f49dd4f0708145f, 7.7 KB (checked in by Jeremy Lainé <jeremy.laine@…>, 2 years ago)

bump version

  • Property mode set to 100644
Line 
10.54.3 (2010-02-10)
2 * scripts : update to new QNetIO API
3
40.54.0 (2009-12-29)
5 * boc-display : remove DBus interface
6 * boc-dm : remove device management daemon
7
80.53.0 (2009-12-01)
9 * network : move RFID wallet to a plugin
10
110.52.7 (2009-11-26)
12 * BocScanner : add support for multi-page scans
13
140.52.4 (2009-11-24)
15 * BocAuth : use updated QNetIO
16 * boc-auth : do not show passwords
17
180.52.3 (2009-11-23)
19 * BocScanner : scan to PDF
20
210.52.2 (2009-11-19)
22 * BocScanner : improve parsing of SANE options
23
240.52.1 (2009-11-16)
25 * games : fix crash when invaders game is stopped
26
270.52.0 (2009-11-13)
28 * network : replace BocFileSystem by QNetIO
29
300.51.0 (2009-11-10)
31 * BocFileSystem : overhaul API to use QUrl
32
330.50.1 (2009-11-05)
34 * games : remove gratuitous use of SVGs in games
35
360.50.0 (2009-11-05)
37 * games : add BocGame class and game.js script to unify games
38 * games : re-add a workaround for QGraphicsView bugs on Qt/Embedded
39
400.49.6 (2009-11-04)
41 * BocSwapper : grab old and new widgets live instead of freezing them
42 * wizard.js : use DBus interface to start / stop WiMAX
43
440.49.5 (2009-10-16)
45 * games : add a workaround for QGraphicsView bugs on Qt/Embedded
46 * boot.js : launch Wizard when the reset key is pressed
47
480.49.4 (2009-10-15)
49 * BocKeyboard : rename sysfs entry for backlight control
50
510.49.3 (2009-09-25)
52 * BocDns : fix issues when DNS becomes available after first call
53
540.49.2 (2009-09-24)
55 * BocSettingsUboot : add support for erasing MTD device
56 * lib(boc-core|boc-device|boc-network|qxmpp) : don't link QtGui
57
580.49.0 (2009-09-23)
59 * BocHalManager : overhaul camera and volume detection
60 * BocGPhotoFileSystem: add support for MTP cameras using gphoto2
61
620.48.5 (2009-09-21)
63 * boot.js : fix double load of menu
64 * BocRfid : reduce debugging messages
65
660.48.4 (2009-09-15)
67 * boc-display : tweak connection display
68
690.48.2 (2009-09-10)
70 * BocMediaManager : add support for changing audio volume
71
720.48.1 (2009-09-09)
73 * BocChat : skip empty messages
74
750.48.0 (2009-09-07)
76 * boc-dm : improve support for OMA DM node listing
77
780.47.3 (2009-08-14)
79 * BocAuth, BocXhr : add a boc-utils specific User-Agent
80 * BocChat : add a scriptable XMPP chat class
81 * BocScript : add support for auto-removal of windows
82 * BocSwapper : add a fade in/out animation
83 * boot.js : add minimalist script to serve as startup script
84
850.46.2 (2009-07-23)
86 * BocAuth : make it possible to cache media from the network
87 * BocScript : make it possible to load scripts from network
88 * BocTool : make it possible to load icons from network
89 * boc-dm : make it possible to access multiple config files
90
910.45.4 (2009-07-07)
92 * BocMediaManager : close files after rendering them
93
940.45.3 (2009-07-05)
95 * BocAuth : change default domain to bolloretelecom.eu
96
970.45.2 (2009-06-30)
98 * BocAuth : make it possible to override domain
99
1000.45.1 (2009-06-18)
101 * news.js : make it possible to follow links
102 * news.js : display a summary of news items when possible
103
1040.45.0 (2009-06-17)
105 * network : add support for Picasa photo shares
106 * mail.js : drop in favour of news.js
107
1080.44.4 (2009-06-01)
109 * profile.js : add applet to manage user profile
110
1110.44.3 (2009-05-29)
112 * BocSignalBars : improve colouring of signal bars
113 * boc-web : plug memory leak in web server
114
1150.44.2 (2009-05-27)
116 * BocWimax : retry connection to DBus if it's not ready
117 * boc-display : refresh signal bar indicator using BocWimax
118
1190.44.1 (2009-05-26)
120 * boc-web : improve captive portal
121
1220.44.0 (2009-05-20)
123 * news.js : follow HTTP redirections
124 * news.js : sanitize HTML before showing it
125 * BocAuth : add support for internationalisation
126
1270.43.2 (2009-05-13)
128 * BocAuth : clear network credentials periodically
129 * copter.js : improve key mapping
130 * wimax.js : remove IP address display
131
1320.43.1 (2009-05-06)
133 * improve packaging support for MacOS/X and Windows
134
1350.43.0 (2009-04-30)
136 * boc-display : add a tray icon for desktop version
137 * BocAuth : do not write credentials / preferences to disk
138 * BocChoice : enable mouse click based navigation
139 * BocPanel : start adding drag & drop functionality
140 * nabaztag.js : add an applet to control a Nabaztag
141
1420.42.0 (2009-04-20)
143 * mail.js : make it possible to read email contents
144
1450.41.3 (2009-04-07)
146 * add new filesystem operations (Mkdir, Rmdir, Remove)
147 * add unit tests for filesystem operations
148 * plug memory leaks in filesystems
149 * photos.js : make it possible to create a new album
150 * rfstats.js : query MS version
151
1520.40.1 (2009-03-27)
153 * minor fixes for Qt 4.5.0 compatibility
154 * start preparing for web-based preferences
155
1560.40.0 (2009-03-24)
157 * make it possible to cross-compile for win32
158 * add packaging for MacOS/X and win32
159 * adapt applets to new wSuite layout
160 * appets : fix image resizing in BocMediaManager
161
1620.39.2 (2009-02-25)
163 * switch to CMake
164
1650.38.2 (2009-02-23)
166 * applets : add audio support to BocMediaManager
167 * network : overhaul filesystem support
168 * boc-dm : return result of Exec command
169
1700.37.4 (2009-02-12)
171 * gui : add animations to BocSwapper
172 * gui : switch to SVG graphics
173 * applets : improve focus handling
174
1750.36.1 (2009-02-09)
176 * news.js : display feed title and description in help
177 * movies.js, stock.js, weather.js : replace by RSS feeds
178 * boc-dm : implement Exec command
179 * core : rework RFID storage format
180
1810.34.3 (2009-01-28)
182 * gui : improve active key selection
183 * boc-display : add screen and keys blanking
184
1850.33.3 (2009-01-06)
186 * core : drive keyboard LEDs
187 * explorer.js: add support for localfs, davfs, ftpfs and photofs
188 * script : start plugging memory leaks
189
1900.32.2 (2008-12-23)
191 * data : reorganise data directories
192 * photos.js : fix photos upload
193 * photos.js : remember which files have been uploaded
194
1950.31.1 (2008-12-15)
196 * data/*.js : unify applet API
197 * core : add BocKeyboard to handle active / inactive keys
198 * gui : set appropriate active keys
199
2000.30.2 (2008-12-12)
201 * core : add BocLogger to send messages to the syslog
202 * gui : get rid of hand-crafted XML UI, use Qt Designer's format
203 * boc-dm : retry WiMAX Initial Bootstrap until it succeeds
204
2050.29.0 (2008-12-10)
206 * boc-display : move QtScript bindings to plugins
207 * boc-display : add some additional icons
208 * photos.js : make use of BocMediaManager to find and resize photos
209
2100.28.0 (2008-11-05)
211 * boc-syncml-server : drop OMA DM server, superseded by Django implementation
212 * boc-syncml-client : get rid of some ugly abstractions
213
2140.27.0 (2008-11-03)
215 * boc-syncml-*: add OMA DM client and server
216
2170.26.0 (2008-10-22)
218 * rfid : make RFID code common to Qt / glib implementations
219
2200.25.0 (2008-10-21)
221 * boc-web : add a simple HTTP server
222
2230.24.0 (2008-10-15)
224 * glib : simplify Lua bindings and DBus interface
225 * qt : add a Qt-based implementation
226
2270.23.0 (2008-09-17)
228 * libboc-lua : add Lua bindings for DBUS
229
2300.22.0 (2008-09-12)
231 * boc-state: replace boc-env by boc-state
232
2330.21.0 (2008-09-08)
234 * libboc-ui : greatly improve Lua scriptability
235
2360.20.0 (2008-08-22)
237 * libboc-ui : add support for PNG icons
238
2390.19.0 (2008-08-21)
240 * libboc-ui : overhaul layout engine
241
2420.18.0 (2008-08-18)
243 * libboc-ui : add support for Lua scripting
244 * libboc-ui : add support for XML widget definitions
245
2460.17.0 (2008-07-31)
247 * libboc-ui: make use of GObject for all widgets
248
2490.16.0 (2008-07-30)
250 * libboc-ui: add a widget for multiple-choice questions
251 * boc-photos : overhaul interaction with user
252
2530.15.0 (2008-06-27)
254 * boc-photos : recursively find photos, check duplicates
255
2560.14.0 (2008-06-26)
257 * boc-photos : add minimal photo upload utility
258 * libboc : use dbus-glib bindings
259
2600.13.0 (2008-06-13)
261 * libboc : start using config files instead of database
262
2630.12.0 (2008-06-07)
264 * libboc-ui : improve toolkit, add test application
265
2660.11.0 (2008-06-07)
267 * boc-display: add clock and improve app view
268 * libboc-ui: add minimal UI toolkit for drawing labels and toolbars
269
2700.10.0 (2008-06-07)
271 * cairo support (either DirectFB or X11) for boc-display
272
Note: See TracBrowser for help on using the browser.