summaryrefslogtreecommitdiffstats
path: root/control-center
Commit message (Collapse)AuthorAgeFilesLines
...
* refresh the icon list if some package got installedThierry Vignaud2009-10-291-0/+2
|
* (load_view) split it out of build_list()Thierry Vignaud2009-10-291-1/+4
|
* (build_list) keep html code string visible outside of closure (neededThierry Vignaud2009-10-291-1/+5
| | | | for next commits)
* track gurpmi PIDThierry Vignaud2009-10-291-1/+7
|
* (clean_list) save original icon when program is missing and restore itThierry Vignaud2009-10-291-0/+3
| | | | if program got installed
* (build_list) localize $index where really neededThierry Vignaud2009-10-291-1/+2
|
* do not offer to configure the boot splash screen (not working)Thierry Vignaud2009-10-271-1/+1
|
* (run_help) display help as userThierry Vignaud2009-10-121-1/+1
|
* (run_browser, factory declaration) try harder to display releaseThierry Vignaud2009-10-121-2/+2
| | | | | | notes, bug wizards, ... as user, thus fixing sometimes not being able to run the help browser (#53999)
* run help when pressing <F1>Thierry Vignaud2009-10-121-1/+10
|
* (navigation-requested) tool URL can be a translated UTF-8 string (eg:Thierry Vignaud2009-10-121-0/+3
| | | | | for CD/DVD entries): (#54457)
* ('navigation-requested' handler) workaround latest webkit breaking mccThierry Vignaud2009-08-311-0/+5
| | | | | | (bis repetita) by calling 'navigation-requested' signal with "/" (fixed by teuf)
* show update frequency configuratorThierry Vignaud2009-07-291-0/+1
|
* Show tomoyo tool in main MCC view.Eugeni Dodonov2009-07-241-0/+1
|
* (load_packages2install,clean_list,run_tool) enable to install missingThierry Vignaud2009-04-171-2/+29
| | | | | | tools through /usr/share/mcc/progs.conf (eg: system-printer-config on live CDs, #49994
* (clean_list) do not complain when a tool is disabled _and_ missingThierry Vignaud2009-04-171-1/+1
|
* fix displaying name of CD/DVDs if more than one (#49565)Thierry Vignaud2009-04-051-2/+2
|
* (definition of @tree) fix IDs of DVD/CDs thus fixing crashing onThierry Vignaud2009-03-231-1/+2
| | | | | | | | invalidly escaped characters (#49034) (regression introduced in r254139 on 2009-03-17: "(navigation-requested callback) simplify using Glib")
* ('navigation-requested' signal callback) fix crashing when embeddedThierry Vignaud2009-03-191-2/+4
| | | | | program segfaulted (#48080)
* (navigation-requested callback) simplify using GlibThierry Vignaud2009-03-171-3/+2
|
* (build_list) workaround latest webkit breaking mccThierry Vignaud2009-03-161-1/+1
|
* (navigation-requested callback) make the regexp stricter btwThierry Vignaud2009-02-181-1/+1
|
* (navigation-requested callback) fix not-working-links regressionThierry Vignaud2009-02-181-1/+1
| | | | | introduced by webkit workaround in 12.2 in r252922 (#47911)
* (build_list) workaround latest webkit breaking mcc (#47840) by addingThierry Vignaud2009-02-161-1/+1
| | | | | protocol to base URI
* Removed entry for drakperm and added correct link to draksec.Eugeni Dodonov2009-01-211-1/+1
|
* enable to alter branding (eg: for OEM)Thierry Vignaud2008-12-181-9/+16
|
* do not show banner when no application is embeddedOlivier Blin2008-10-041-4/+4
|
* do not justify (wasn't honored by gtkhtml2 but is not nice with webkit)Thierry Vignaud2008-09-301-1/+1
|
* declare alignments early enough, thus fixing aligning titles with RTL languagesThierry Vignaud2008-09-301-3/+5
|
* align horizontal separators on other widgetsThierry Vignaud2008-09-301-1/+2
|
* fix order with RTL languagesThierry Vignaud2008-09-301-1/+0
|
* adjust left marginThierry Vignaud2008-09-301-0/+2
|
* split inner and outer tables' settings for readabilityThierry Vignaud2008-09-301-4/+5
|
* add margins below subtitlesThierry Vignaud2008-09-301-0/+1
|
* adjust cell marginsThierry Vignaud2008-09-301-1/+4
|
* adjust spacingThierry Vignaud2008-09-301-0/+1
|
* further adjust marginThierry Vignaud2008-09-301-1/+1
|
* adjust margin below tablesThierry Vignaud2008-09-301-1/+4
|
* close tagThierry Vignaud2008-09-301-1/+1
|
* add top marginThierry Vignaud2008-09-301-1/+4
|
* reduce subtitles font sizeThierry Vignaud2008-09-301-2/+2
|
* remove gray gradient in right partThierry Vignaud2008-09-301-2/+2
|
* use new drakxtools API in order to compute selection bar's positionThierry Vignaud2008-09-281-1/+1
|
* fix banners displaying titles with "&amp;" (eg: german & chinese)Thierry Vignaud2008-09-261-1/+2
| | | | | (reported on cooker-i18n@)
* remove now uneeded hackThierry Vignaud2008-09-261-3/+0
|
* reuse new shared code from mygtk2Thierry Vignaud2008-09-261-7/+1
|
* (build_list) fix icon ugliness (pterjan)Thierry Vignaud2008-09-261-3/+3
|
* fix for RTL languages: ensure we eat only half the page's widthThierry Vignaud2008-09-251-1/+1
|
* lazy load Gtk2::Pango when requested (ligher startup)Thierry Vignaud2008-09-251-1/+1
|
* (about_mdk_cc) use Pango accessor instead of constantThierry Vignaud2008-09-251-1/+1
|