Commit graph

10 commits

Author SHA1 Message Date
Jussi Kukkonen
3044f24d9c gtk-ui: improve SyncConfigWidget, don't run a session all the time 2009-11-19 13:25:50 +02:00
Jussi Kukkonen
a490991edb gtk-ui: re-implement service configuration view
Configurations are displayed, buttons don't work yet
2009-11-18 16:18:27 +02:00
Jussi Kukkonen
e0c0eb51bd gtk-ui: more coverage for new dbus api
SyncConfigWidget is now the only thing with non-implemented
parts.
2009-11-18 12:58:08 +02:00
Jussi Kukkonen
bc1380ad8b Merge remote branch 'origin/jku-single-window' into jku-dbus-update 2009-11-17 15:46:58 +02:00
Jussi Kukkonen
fa13cd5a2f gtk-ui: add automatic expansion to service list
also remove the "manual services list": everything is in the same
list now.

There are some minor focusing issues (scrolling to the correct
spot in  the list), but otherwise it's working.

Cherry-picked from jku-single-window
2009-11-17 14:55:48 +02:00
Jussi Kukkonen
237fb83f88 gtk-ui: minor button label changes
change "Save and use" button label based on situation.
2009-09-30 23:36:01 +03:00
Jussi Kukkonen
605b10c9c0 gtk-ui: implement save
The settings should now be feature complete
2009-09-30 16:33:15 +03:00
Jussi Kukkonen
e87e2d33b8 gtk-ui: add forgotten files 2009-09-30 14:57:38 +03:00
Jussi Kukkonen
cf9896de6f gtk-ui: add automatic expansion to service list
also remove the "manual services list": everything is in the same
list now.

There are some minor focusing issues (scrolling to the correct
spot in  the list), but otherwise it's working.
2009-09-30 14:28:35 +03:00
Jussi Kukkonen
a30e5da64f gtk-ui: implement the service list contents as widgets
service dialog no longer exists. The contents are now shown
in the service list: service list items are SyncConfigWidgets
that expand to show the "dialog".

The change is not complete yet: e.g "Save config" does not work yet.
2009-09-30 12:05:23 +03:00