syncevolution/src/gtk-ui
2009-04-16 11:10:08 +03:00
..
close.png add tmp images for window decoration buttons 2009-04-16 10:24:48 +03:00
close_hover.png add tmp images for window decoration buttons 2009-04-16 10:24:48 +03:00
Makefile.am dbus client: add MuxWindow class, use it in the client 2009-04-16 10:24:48 +03:00
mux-bin.c dbus client: add title-font property to MuxBin 2009-04-16 10:24:48 +03:00
mux-bin.h dbus client: add and use new widget MuxBin 2009-04-09 17:45:20 +03:00
mux-icon-button.c dbus client: add MuxWindow class, use it in the client 2009-04-16 10:24:48 +03:00
mux-icon-button.h dbus client: add MuxWindow class, use it in the client 2009-04-16 10:24:48 +03:00
mux-window.c dbus client: add MuxWindow class, use it in the client 2009-04-16 10:24:48 +03:00
mux-window.h dbus client: add MuxWindow class, use it in the client 2009-04-16 10:24:48 +03:00
README dbus client: add README 2009-04-14 10:48:19 +03:00
settings.png add tmp images for window decoration buttons 2009-04-16 10:24:48 +03:00
settings_hover.png add tmp images for window decoration buttons 2009-04-16 10:24:48 +03:00
sync-ui-config.c dbus client: add and use new widget MuxBin 2009-04-09 17:45:20 +03:00
sync-ui-config.h dbus client: add and use new widget MuxBin 2009-04-09 17:45:20 +03:00
sync-ui.c dbus client: add MuxWindow class, use it in the client 2009-04-16 10:24:48 +03:00
sync-ui.rc dbus client; add styling for main window 2009-04-16 11:10:08 +03:00
ui.glade dbus client; add styling for main window 2009-04-16 11:10:08 +03:00

SyncEvolution Graphical User Interface for Moblin

 * Running
 
 Syncevolution D-Bus service must be either running or installed
 properly (so DBus autostart works). the client itself must be installed
 so gtkbuilder xml file and rc style file get found.  
 
 
 * Bugs
 
   - There is an initial flicker when windows are shown.
     This is probably a MuxBin initialization problem.
   - Missing Moblin titlebar
   - Deleting custom services is not implemented.
     This is missing from syncevolution?
   - Sync progress notification and logs are not implemented fully
   - Restoring a backup is not implemented
   - Not possible to toggle Moblin / normal GTK+ style in configure