]> ToastFreeware Gitweb - gregoa/zavai.git/history - zavai/registry.py
Revert "Split non-ui functions in separate lib"
[gregoa/zavai.git] / zavai / registry.py
2010-03-26 gregor herrmannRevert "Split non-ui functions in separate lib"
2010-03-26 gregor herrmannMerge branch 'master' into gregoa
2010-03-26 Enrico ZiniSplit non-ui functions in separate lib
2009-06-15 Enrico ZiniDon't call stop uselessly at shutdown
2009-06-15 Enrico ZiniFixed discard method
2009-06-15 Enrico ZiniFixed constructor
2009-06-15 Enrico ZiniAllow to have more than one notification type in Service
2009-06-15 Enrico ZiniShare the code for on-demand resources
2009-06-15 Enrico ZiniInfer object name from 'name' property
2009-06-15 Enrico ZiniConsolidated register_action into register
2009-06-15 Enrico ZiniGet Applet label from label property
2009-06-15 Enrico ZiniUI Elements do not go through register_factory
2009-06-15 Enrico ZiniTest adding of toggle actions
2009-06-14 Enrico ZiniAutowire menus from applet paths
2009-06-14 Enrico ZiniInstantiate dbus system bus where it works
2009-06-14 Enrico ZiniDo not shutdown non-resources
2009-06-14 Enrico ZiniAdded copyright statements
2009-06-13 Enrico ZiniInitial import