0.84/Notes: Difference between revisions

Erikos (talk | contribs)
Erikos (talk | contribs)
Line 25: Line 25:
Sugar moved to use [http://projects.gnome.org/gconf/ GConf] as a back end to store the profile. This is another step into reducing diverts where not needed.
Sugar moved to use [http://projects.gnome.org/gconf/ GConf] as a back end to store the profile. This is another step into reducing diverts where not needed.


* bundlebuilder (Do a more "standard" system installation for bundlebuilder
* Add view-source-related methods HandleViewSource and GetDocumentPath
* Let activities provide their own implementation of get_preview() #152
 
=== Dependencies ===
Move to cjson and drop pyjson and simplejson
 
 
=== Bundlebuilder===
bundlebuilder (Do a more "standard" system installation for bundlebuilder
      
      
     - setup.py install takes a --prefix option and no arguments.
     - setup.py install takes a --prefix option and no arguments.
Line 31: Line 39:
     - po files are not installed
     - po files are not installed
     - 8136 (marco), Drop broken release command)
     - 8136 (marco), Drop broken release command)
* extensions for the control panel
* Move to cjson and drop pyjson and simplejson
* Add view-source-related methods HandleViewSource and GetDocumentPath


=== Extensions ===
extensions for the control panel


=== Debugging ===
* new ways to turn on debug logs


* new ways to turn on debug logs
=== Misc ===
* Let activities provide their own implementation of get_preview() #152
* Restore minimal .xol support #459
* Restore minimal .xol support #459
* util.TempFile
* util.TempFile