summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-13test-isodetect: Add test for osinfo_media_get_languagesChristophe Fergeau43-0/+152
2012-12-13win: Add language information to Windows mediasChristophe Fergeau5-3/+117
2012-12-13Set language in osinfo_db_identify_mediaChristophe Fergeau1-2/+90
2012-12-13loader: Read media language informationChristophe Fergeau3-4/+48
2012-12-13media: Add OsinfoMedia::languages propertyChristophe Fergeau4-1/+71
2012-12-13Deprecate osinfo_db_guess_os_from_mediaChristophe Fergeau2-15/+25
2012-12-13Add osinfo_db_identify_mediaChristophe Fergeau6-11/+91
2012-12-13Set OsinfoOs::media for OSes stored in an OsinfoDbChristophe Fergeau1-0/+2
2012-12-13Add OsinfoMedia::os propertyChristophe Fergeau5-1/+96
2012-12-13Add datamaps to rng for validationChristophe Fergeau2-1/+20
2012-12-13loader: Load datamapsChristophe Fergeau4-1/+126
2012-12-13Add datamap classesChristophe Fergeau7-1/+404
2012-12-13loader: Don't harcode '+ 9' in tree loadingChristophe Fergeau1-4/+4
2012-12-13Use G_PARAM_STATIC_STRINGS everywhereChristophe Fergeau10-90/+30
2012-12-13Fix GObject property gtk-doc nameChristophe Fergeau4-31/+31
2012-12-13build-sys: Build data/ before test/Christophe Fergeau1-1/+1
2012-12-11Post release version bumpZeeshan Ali (Khattak)1-1/+1
2012-12-10Release 0.2.2Zeeshan Ali (Khattak)1-0/+23
2012-12-10data: Add forgotten macos.xml.in fileZeeshan Ali (Khattak)1-0/+1
2012-12-10loader: Use symbolic names in osinfo_loader_install_config_paramsChristophe Fergeau1-2/+2
2012-12-07fedora,win,installer: Assume full pathsZeeshan Ali (Khattak)2-7/+7
2012-12-07fedora,installer: Set keyboard config for >= F18Zeeshan Ali (Khattak)1-2/+163
2012-12-07syms: Alphabetically order osinfo_install_config_*Christophe Fergeau1-6/+6
2012-12-07list: Include osinfo_filter.h in osinfo_list.hChristophe Fergeau1-0/+2
2012-12-07Remove obsolete methods from OsinfoDeviceDriverListChristophe Fergeau3-88/+0
2012-12-07Deprecate osinfo_*list_new_*Christophe Fergeau20-0/+80
2012-12-07Use new osinfo_list_new_* helpers everywhereChristophe Fergeau7-25/+45
2012-12-07Add osinfo_list_new_*Christophe Fergeau3-3/+118
2012-12-07osinfo_install_config.c: Describe function argumentsMichal Privoznik1-0/+25
2012-12-07Document OsinfoInstallConfigParamPolicy enumMichal Privoznik1-1/+8
2012-12-07Document even more argumentsMichal Privoznik2-0/+15
2012-12-07Suppress gtk-doc warnings on missing field descriptionMichal Privoznik32-2/+34
2012-12-07Fix internal function names in OsinfoInstallScriptChristophe Fergeau1-10/+10
2012-12-07Add missing osinfo_install_script_get_config_param_list annotationChristophe Fergeau1-0/+9
2012-12-07Add Fabiano's copyright to some source filesChristophe Fergeau3-0/+3
2012-12-07Fix osinfo_loader_root commentChristophe Fergeau1-1/+2
2012-12-07syms: Remove duplicated symbolChristophe Fergeau1-3/+2
2012-12-07loader: Fix one newly introduced leakChristophe Fergeau1-1/+3
2012-12-07loader: Fix memory leaks in error pathsChristophe Fergeau1-10/+17
2012-12-07loader: Fix leak in osinfo_loader_osChristophe Fergeau1-0/+1
2012-12-07loader: Don't leak 'arch'Christophe Fergeau1-0/+3
2012-12-07loader: Set GError on osinfo_loader_nodeset failuresChristophe Fergeau1-0/+2
2012-12-07loader: Use xmlFree to free libxml2 stringsChristophe Fergeau1-12/+12
2012-12-07build-sys: Fix circular make dependencyChristophe Fergeau1-4/+7
2012-12-07win7,installer: Setup pre-installation driversZeeshan Ali (Khattak)1-0/+68
2012-12-07install-config: API to specify drivers disk & locationZeeshan Ali (Khattak)3-0/+171
2012-12-07winxp,win7,installer: Claim drivers pre-install capabilityZeeshan Ali (Khattak)2-0/+4
2012-12-07install-script: Add driver install capability APIZeeshan Ali (Khattak)5-0/+44
2012-12-07win7,xp: Provide info on viostor driversZeeshan Ali (Khattak)1-0/+34
2012-12-07loader: Load device drivers from DBZeeshan Ali (Khattak)1-0/+90