1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
globs 0.2 (** *** 2007)
+ db.py: PySQLite db options storing, ~/.globs.db
+ submit.py: submit to a common network database
+ benchmarks.py: stores current options set
+ user.py: stores user information in a database table
+ hwd_win.py: shows detected hardware
+ pref_win.py: user preferences
+ local_db_win.py: local database browsing
+ main_win.py: "Execute All" button
* GL_shadow: disabled window resize and pause on losing focus
* globs.desktop: category fix
* SConstruct: fixed the automatic installation of benchmarks even when the 'install' keyword is were not specified
globs 0.1.1 (16 February 2006)
+ globs, po/: i18n support
* globs.desktop: icon path fix
* globs.glade: 2 pixels spacing instead of a blank after labels
* SConstruct: Better scripts
|