File: ChangeLog

package info (click to toggle)
kboincspy 0.9.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 12,880 kB
  • ctags: 3,964
  • sloc: cpp: 29,018; sh: 9,736; perl: 2,793; makefile: 472; xml: 119
file content (22 lines) | stat: -rw-r--r-- 1,195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2006-02-06  Roberto Virga <rvirga@users.sourceforge.net>

	* added some more visualization modes to the Predictor@home PDB viewer
	* added RPC password authentication.
	* added color coding to the project icon to reflect the state of the
	  cache (left=to process, right=processed, top=being processed)
	* added web links toolbar (for those projects which publish web links)
	* added user & host statistics graphics
	* added attach-to-project wizard.
	* added French, Hungarian, Polish, Brazilian Portuguese, Spanish,
	  and Swedish translations, thanks to Arnaud & others, jeason,
	  Mchl & all the BOINC@Poland team, Claudio, Jesús, and Daniel
	  respectively (I hope I didn't forget anybody, my apologies if I did)
	* changed the location of the Cache, which now is listed separately
	  for each project
	* changed the close button location in the tabbed view, to work
	  around a KDE/Qt bug
	* fixed, hopefully for good, the routine that tries to find out
	  to which project a work unit belongs (unfortunately BOINC doesn't
	  provide that information, so we have to jump through hoops trying
	  to datamine it from the client_state.xml file)
	* fixed several other serious and minor bugs