core,ui: Diff between read-only and writable config
[profile/ivi/rygel.git] / src / ui /
2009-07-03 Zeeshan Ali (Khattak)core,ui: Diff between read-only and writable config
2009-07-03 Zeeshan Ali (Khattak)ui: Don't use the default singleton
2009-07-03 Zeeshan Ali (Khattak)ui: keep and save the configuration in the end
2009-07-03 Zeeshan Ali (Khattak)ui: Put failable calls in separate try/catch blocks
2009-07-03 Zeeshan Ali (Khattak)ui: "port" key is now also optional
2009-07-03 Zeeshan Ali (Khattak)ui: Explicitly link to dbus-glib
2009-07-03 Zeeshan Ali (Khattak)core,plugins,ui: Move from GConf to .ini file usage
2009-06-20 Zeeshan Ali (Khattak)ui: Separate out try/catch blocks
2009-06-20 Zeeshan Ali (Khattak)ui: Catch error when getting URIs from config
2009-06-17 Zeeshan Ali (Khattak)core,ui,dvb: Remove DVB plugin
2009-06-17 Zeeshan Ali (Khattak)core,plugins,ui: Fix self-contradiction in headers
2009-06-17 Zeeshan Ali (Khattak)core,plugins,ui: `make clean` don't clean generated...
2009-06-12 Zeeshan Ali (Khattak)ui: Tracker options to share type of media
2009-06-12 Zeeshan Ali (Khattak)core,ui: Turn Configuration props into getter/setter
2009-06-12 Zeeshan Ali (Khattak)core,ui: Error out if value not available in config
2009-06-12 Zeeshan Ali (Khattak)core: Re-introduce Configuration impl. as UserConfig
2009-06-12 Zeeshan Ali (Khattak)core,ui: Minimal handling of "Enable UPnP/DLNA"
2009-06-04 Zeeshan Ali (Khattak)core,ui,media-export: No more specific to folders
2009-06-04 Zeeshan Ali (Khattak)core,ui: Updates based on renaming of Folder plugin
2009-06-04 Zeeshan Ali (Khattak)ui: Don't use signal autoconnection magic
2009-06-03 Zeeshan Ali (Khattak)ui: More like a GNOME preferences dialog
2009-06-03 Zeeshan Ali (Khattak)ui: Connect signals from UI description as much as...
2009-06-03 Zeeshan Ali (Khattak)ui: Implement adding of Folder URIs
2009-06-03 Zeeshan Ali (Khattak)folder: save implementation should chain-up
2009-06-02 Zeeshan Ali (Khattak)ui: Implement removal of folder paths
2009-06-02 Zeeshan Ali (Khattak)ui: Treeview to handle 'folders' option
2009-06-02 Zeeshan Ali (Khattak)ui: Pass '-export-dynamic' flag to linker
2009-05-28 Zeeshan Ali (Khattak)Rygel.Configuration is now a singleton
2009-05-27 Zeeshan Ali (Khattak)Handle 'Folders' textview
2009-05-26 Zeeshan Ali (Khattak)Proper use of 'top_srcdir' and 'abs_top_builddir'
2009-05-26 Zeeshan Ali (Khattak)Distribute built sources as well
2009-05-24 Zeeshan Ali (Khattak)Add Folder plugin to user preferences UI
2009-05-24 Zeeshan Ali (Khattak)Remove test plugin from config UI
2009-05-11 Zeeshan Ali (Khattak)Shorter alias of @HOSTNAME@ for config UI: %h
2009-05-11 Zeeshan Ali (Khattak)Allow the old (shorter) keywords in config ui
2009-05-08 Zeeshan Ali (Khattak)Configuration.get_title takes default value arg
2009-05-04 Zeeshan Ali (Khattak)Merge commit 'origin/git-version'
2009-05-02 Zeeshan Ali (Khattak)Configuration is grouped sections
2009-05-02 Zeeshan Ali (Khattak)Don't expose UDN in the config UI
2009-04-29 Zeeshan Ali (Khattak)Disable widgets when they don't make sense
2009-04-28 Zeeshan Ali (Khattak)General options are loaded/saved on demand
2009-04-28 Zeeshan Ali (Khattak)Config UI loads/saves the transcoding options
2009-04-27 Zeeshan Ali (Khattak)Use the correct response IDs.
2009-04-27 Zeeshan Ali (Khattak)Port the code to use dynamic UI
2009-04-24 Zeeshan Ali (Khattak)Rename PreferencesVBox to PreferencesPage
2009-04-24 Zeeshan Ali (Khattak)Exit on delete event on PreferencesDialog
2009-04-24 Zeeshan Ali (Khattak)HIG: Put the OK button in the end
2009-04-24 Zeeshan Ali (Khattak)ConfigReader + ConfigEditor = Configuration
2009-04-24 Zeeshan Ali (Khattak)Remove the unused convenience methods
2009-04-23 Zeeshan Ali (Khattak)Add option to enable/disable plugins
2009-04-23 Zeeshan Ali (Khattak)Merg 'section' and 'title' props of PluginPrefVBox
2009-04-23 Zeeshan Ali (Khattak)Add pref vbox for all existing plugins.
2009-04-23 Zeeshan Ali (Khattak)Introducing PluginPrefVBox.
2009-04-23 Zeeshan Ali (Khattak)Put code to add a pref page in a separate method
2009-04-23 Zeeshan Ali (Khattak)Don't expose 'enable-xbox' prop to user
2009-04-23 Zeeshan Ali (Khattak)Pass the title and section args in correct order
2009-04-22 Zeeshan Ali (Khattak)Minor indentation fix.
2009-04-22 Zeeshan Ali (Khattak)Introducing GeneralPrefVBox.
2009-04-22 Zeeshan Ali (Khattak)Make some fields/methods of PreferencesVBox, protected.
2009-04-22 Zeeshan Ali (Khattak)Keep section name in a object field.
2009-04-22 Zeeshan Ali (Khattak)Put the PreferencesVBox in Notebook.
2009-04-22 Zeeshan Ali (Khattak)PreferencesVBox should provide a title for itself.
2009-04-22 Zeeshan Ali (Khattak)PreferencesDialog doesn't need to keep config_editor.
2009-04-22 Zeeshan Ali (Khattak)Introducing PreferencesVBox.
2009-04-22 Zeeshan Ali (Khattak)Rename Preferences to PreferencesDialog.
2009-04-22 Zeeshan Ali (Khattak)Also save the integers.
2009-04-22 Zeeshan Ali (Khattak)Save the boolean options as well.
2009-04-22 Zeeshan Ali (Khattak)Actually save the configuration.
2009-04-22 Zeeshan Ali (Khattak)Keep the config_editor in the object scope.
2009-04-21 Zeeshan Ali (Khattak)Differentiate between name and title of config options.
2009-04-21 Zeeshan Ali (Khattak)Define constants for known keys.
2009-04-21 Zeeshan Ali (Khattak)Add convenience methods to set IP, port and xbox support.
2009-04-21 Zeeshan Ali (Khattak)Don't capitalize the gconf keys unless it's an abbrev.
2009-04-21 Zeeshan Ali (Khattak)New class for editing of user configuration.
2009-04-21 Zeeshan Ali (Khattak)Rename Configuration to ConfigReader.
2009-04-20 Zeeshan Ali (Khattak)Refactor more: HBox and Label now handled by add_pref_w...
2009-04-20 Zeeshan Ali (Khattak)Don't put label as part of CheckButton.
2009-04-20 Zeeshan Ali (Khattak)A bit of refactoring.
2009-04-20 Zeeshan Ali (Khattak)Add "Enable Xbox support" option.
2009-04-20 Zeeshan Ali (Khattak)Add widgets to set 'host-ip' and 'port' configuration.
2009-04-19 Zeeshan Ali (Khattak)Skeleton for handling of dialog response.
2009-04-19 Zeeshan Ali (Khattak)Dialog should be all visible from the beginning.
2009-04-19 Zeeshan Ali (Khattak)Our dialog implements it's own run method.
2009-04-19 Zeeshan Ali (Khattak)Add an "Apply" button.
2009-04-19 Zeeshan Ali (Khattak)Beginning of a preferences UI.