/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-08-10 11:49:24 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060810114924-d1e0acc313c07d2b
Implemented Informations functionality; some bzrlib API changes handled.

2006-08-10  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * olive/backend/info_helper.py: made it 0.9 API compatible
    * olive/backend/info.py: small bug fixed
    * olive/frontend/gtk/info.py: implemented Information window
    * olive.glade: added Informations window
    * Olive is two months old!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-08-10  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>
 
2
 
 
3
    * olive/backend/info_helper.py: made it 0.9 API compatible
 
4
    * olive/backend/info.py: small bug fixed
 
5
    * olive/frontend/gtk/info.py: implemented Information window
 
6
    * olive.glade: added Informations window
 
7
    * Olive is two months old!
 
8
 
1
9
2006-08-09  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>
2
10
 
3
11
    * olive/frontend/gtk/__init__.py: simplified preference handling