summaryrefslogtreecommitdiffstats
path: root/control-center
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 "&" (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
|
* (rtl_gtkcreate_pixbuf,rtl_gtkcreate_img) kill dead code (unused anyThierry Vignaud2008-09-251-12/+0
| | | | | obsoleted by gtknew('Image')'s "flip" parameter
* dither splash screenThierry Vignaud2008-09-251-1/+1
|
* switch from ugtk2 to mygtk2 in order to load splash screenThierry Vignaud2008-09-251-1/+1
|
* disable contextual menuThierry Vignaud2008-09-251-0/+6
|
* explain last commitThierry Vignaud2008-09-251-0/+1
|
* do not crash when selecting "Reload" in contextual menu (#44226)Thierry Vignaud2008-09-251-0/+4
|
* (build_list,build_widget_element) use mygtk2 consistently instead ofThierry Vignaud2008-09-251-2/+2
| | | | | ugtk2 for looking up images files
* (build_list) use gray gradient in right backgroundThierry Vignaud2008-09-251-0/+8
|
* (build_list) make sure --save-html-pages write UTF-8 filesThierry Vignaud2008-09-251-1/+4
|
* (build_list) prevent empty links to appear (side effect of fcrozat'sThierry Vignaud2008-09-251-1/+1
| | | | | | | fix (r246647 from 2008-09-25): "(build_list) make icon+text act as a single item for links (fcrozat)"
* (build_widget_element) split it out of build_list()Thierry Vignaud2008-09-251-25/+27
|
* (build_list) make icon+text act as a single item for links (fcrozat)Thierry Vignaud2008-09-251-5/+5
|
* perl_checker cleanupsThierry Vignaud2008-09-251-6/+6
|
* kill useless variableThierry Vignaud2008-09-251-4/+0
|
* add padding between icons & textThierry Vignaud2008-09-251-0/+1
|
* split long CSS linesThierry Vignaud2008-09-251-2/+11
|
* render titles with asterisksThierry Vignaud2008-09-251-1/+2
|
* render titles as blueThierry Vignaud2008-09-251-1/+1
|
* display frames around iconsThierry Vignaud2008-09-251-0/+6
|
* reduce spacing between left items according to specsThierry Vignaud2008-09-251-1/+1
|
* restore scrollbar (#44213)Thierry Vignaud2008-09-251-1/+2
|
* - make focus be visibleThierry Vignaud2008-09-251-1/+1
| | | | | - show right items as white
* handle --save-html-pages in order to debug HTML pages generated by mccThierry Vignaud2008-09-251-1/+5
|
* add notes for translators about need to keep shortThierry Vignaud2008-09-241-0/+13
|
* kill extra spacingThierry Vignaud2008-09-241-2/+1
|
* ellipsize the text if too bigThierry Vignaud2008-09-241-1/+1
|
* reduce text size so that it fits better since Label is buggy regarding wrappingThierry Vignaud2008-09-241-1/+1
| | | | | | when right aligned (since it needs to be sized in order for wrapping to work, which prevent right alignment to work)
* do not draw any focus square around buttonsThierry Vignaud2008-09-241-1/+1
|