build,core,plugins: Port to GDBus and GVariant
[profile/ivi/rygel.git] / src / ui / Makefile.am
2010-10-04 Zeeshan Ali (Khattak)build,core,plugins: Port to GDBus and GVariant
2010-09-28 Zeeshan Ali (Khattak)core,ui,build: Make i18n system actually work
2010-09-27 Zeeshan Ali (Khattak)build,ui: Use correct Gtk+ Vala API version
2010-07-26 Zeeshan Ali (Khattak)ui: Update icon path variable name
2010-06-24 Zeeshan Ali (Khattak)build,ui: Require & link to gtk+-3.0
2010-06-21 Zeeshan Ali (Khattak)core,plugins,ui: Move BuildConfig to separate VAPI
2010-06-03 Zeeshan Ali (Khattak)ui: Correct Icon path for uninstalled case
2010-05-06 Zeeshan Ali (Khattak)ui: Set icon on the preferences dialog
2010-01-04 Zeeshan Ali (Khattak)build: Correct linker argument order
2010-01-04 Zeeshan Ali (Khattak)core,ui,plugins: Work-around for automake bug
2009-12-28 Zeeshan Ali (Khattak)core,ui,plugins: Vala debugging symbols
2009-09-15 Jens Georgmedia-export: Fix critical warnings
2009-09-03 Zeeshan Ali (Khattak)core,ui,data: Replace 'ip' config with 'interface'
2009-07-25 Jens Georgbuild: Use automake-1.11's vala support
2009-07-25 Jens Georgbuild: Fix build with automake-1.11
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-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-04 Zeeshan Ali (Khattak)core,ui: Updates based on renaming of Folder plugin
2009-06-02 Zeeshan Ali (Khattak)ui: Pass '-export-dynamic' flag to linker
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-04 Zeeshan Ali (Khattak)Merge commit 'origin/git-version'
2009-05-02 Zeeshan Ali (Khattak)Configuration is grouped sections
2009-04-24 Zeeshan Ali (Khattak)Rename PreferencesVBox to PreferencesPage
2009-04-24 Zeeshan Ali (Khattak)ConfigReader + ConfigEditor = Configuration
2009-04-23 Zeeshan Ali (Khattak)Introducing PluginPrefVBox.
2009-04-22 Zeeshan Ali (Khattak)Minor indentation fix.
2009-04-22 Zeeshan Ali (Khattak)Introducing GeneralPrefVBox.
2009-04-22 Zeeshan Ali (Khattak)Introducing PreferencesVBox.
2009-04-22 Zeeshan Ali (Khattak)Rename Preferences to PreferencesDialog.
2009-04-21 Zeeshan Ali (Khattak)New class for editing of user configuration.
2009-04-19 Zeeshan Ali (Khattak)Beginning of a preferences UI.