summaryrefslogtreecommitdiff
path: root/src/ui/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Drop AutotoolsJens Georg2019-10-201-30/+0
* all: Fix dangling symlinksJens Georg2017-02-121-2/+1
* build: Don't use relative pathsJens Georg2013-05-101-1/+1
* build: Improve the buildMurray Cumming2012-12-121-12/+16
* Expand LIBADDs to everything neededAndreas Henriksson2012-10-061-0/+1
* server,engine: Move MediaEngine into .soJens Georg2012-10-051-1/+1
* core: Move executable configuration out of coreJens Georg2012-09-211-1/+2
* all: Extract librygel-core and rygel binaryJens Georg2012-07-031-1/+0
* build: Don't confuse automakeJens Georg2012-05-011-1/+1
* build: Cleanup and simplify Makefile.amJens Georg2011-02-211-45/+16
* ui: MediaExportPrefSection -> MediaPrefSectionZeeshan Ali (Khattak)2011-02-181-1/+1
* ui: Separete general section class now unneededZeeshan Ali (Khattak)2011-02-181-1/+0
* ui: Separate class for network configurationZeeshan Ali (Khattak)2011-02-181-1/+2
* ui: Merge PluginPrefSection into MediaExportPrefSectionZeeshan Ali (Khattak)2011-02-181-1/+0
* data,ui: Remove tracker preferences sectionZeeshan Ali (Khattak)2011-02-181-1/+0
* core,ui,tests,plugins: Define default log domainZeeshan Ali (Khattak)2011-02-091-1/+1
* ui,core,i18n: Move config writing to UIZeeshan Ali (Khattak)2011-01-111-2/+4
* build: Build against gtk-3 onlyZeeshan Ali (Khattak)2010-11-101-1/+1
* build: Custom rule to remove .stamp filesZeeshan Ali (Khattak)2010-10-151-0/+3
* build,core,plugins: Port to GDBus and GVariantZeeshan Ali (Khattak)2010-10-041-6/+3
* core,ui,build: Make i18n system actually workZeeshan Ali (Khattak)2010-09-281-1/+2
* build,ui: Use correct Gtk+ Vala API versionZeeshan Ali (Khattak)2010-09-271-1/+2
* ui: Update icon path variable nameZeeshan Ali (Khattak)2010-07-261-1/+1
* build,ui: Require & link to gtk+-3.0Zeeshan Ali (Khattak)2010-06-241-1/+1
* core,plugins,ui: Move BuildConfig to separate VAPIZeeshan Ali (Khattak)2010-06-211-3/+3
* ui: Correct Icon path for uninstalled caseZeeshan Ali (Khattak)2010-06-031-2/+2
* ui: Set icon on the preferences dialogZeeshan Ali (Khattak)2010-05-071-1/+3
* build: Correct linker argument orderZeeshan Ali (Khattak)2010-01-041-11/+11
* core,ui,plugins: Work-around for automake bugZeeshan Ali (Khattak)2010-01-041-2/+2
* core,ui,plugins: Vala debugging symbolsZeeshan Ali (Khattak)2009-12-281-1/+1
* media-export: Fix critical warningsJens Georg2009-09-151-2/+2
* core,ui,data: Replace 'ip' config with 'interface'Zeeshan Ali (Khattak)2009-09-031-1/+1
* build: Use automake-1.11's vala supportJens Georg2009-07-261-11/+5
* build: Fix build with automake-1.11Jens Georg2009-07-261-17/+7
* ui: Explicitly link to dbus-glibZeeshan Ali (Khattak)2009-07-041-0/+2
* core,plugins,ui: Move from GConf to .ini file usageZeeshan Ali (Khattak)2009-07-041-2/+0
* core,plugins,ui: `make clean` don't clean generated filesZeeshan Ali (Khattak)2009-06-171-2/+2
* ui: Tracker options to share type of mediaZeeshan Ali (Khattak)2009-06-121-2/+5
* core,ui: Updates based on renaming of Folder pluginZeeshan Ali (Khattak)2009-06-051-3/+3
* ui: Pass '-export-dynamic' flag to linkerZeeshan Ali (Khattak)2009-06-031-0/+1
* Handle 'Folders' textviewZeeshan Ali (Khattak)2009-05-271-2/+5
* Proper use of 'top_srcdir' and 'abs_top_builddir'Zeeshan Ali (Khattak)2009-05-271-2/+2
* Distribute built sources as wellZeeshan Ali (Khattak)2009-05-261-3/+5
* Configuration is grouped sectionsZeeshan Ali (Khattak)2009-05-031-9/+9
* Rename PreferencesVBox to PreferencesPageZeeshan Ali (Khattak)2009-04-241-9/+9
* ConfigReader + ConfigEditor = ConfigurationZeeshan Ali (Khattak)2009-04-241-5/+2
* Introducing PluginPrefVBox.Zeeshan Ali (Khattak)2009-04-231-0/+3
* Minor indentation fix.Zeeshan Ali (Khattak)2009-04-221-4/+4
* Introducing GeneralPrefVBox.Zeeshan Ali (Khattak)2009-04-221-0/+3
* Introducing PreferencesVBox.Zeeshan Ali (Khattak)2009-04-221-0/+3