summaryrefslogtreecommitdiffstats
path: root/control-center
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* 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
* (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
* (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
* 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
* do not draw any focus square around buttonsThierry Vignaud2008-09-241-1/+1
* - improve style by using installer's oneThierry Vignaud2008-09-241-60/+40
* use a common signal handlerThierry Vignaud2008-09-241-15/+16
* (build_list) split it outThierry Vignaud2008-09-241-0/+3
* split out widget creation out of main window building (needed for next commits)Thierry Vignaud2008-09-241-1/+3
* switch from gtkhtml2 to wekbitThierry Vignaud2008-09-241-18/+11
* some code was moved & renamed into mygtk2 in order to be reused:Thierry Vignaud2008-09-241-17/+2
* (new_pixbuf) fix inverted parameters (no issue since our images areThierry Vignaud2008-09-241-1/+1
* (about_mdk_cc) open first notebook page instead of last Thierry Vignaud2008-09-241-0/+1
* (set_page_raw) rename bool as indexThierry Vignaud2008-09-241-2/+2
* (run_tool) simplifyThierry Vignaud2008-09-241-3/+1
* new splash screenThierry Vignaud2008-09-241-12/+6
* further switch from ugtk2 to mygtk2 to build splash windowThierry Vignaud2008-09-241-2/+3
* further switch from ugtk2 to mygtk2 to build splash windowThierry Vignaud2008-09-241-2/+2
* switch from ugtk2 to mygtk2 to build splash windowThierry Vignaud2008-09-241-5/+3
* (about_mdk_cc) stop overriding text position in bannerThierry Vignaud2008-09-241-2/+1
* (about_mdk_cc) fix about dialog banner (#44176)Thierry Vignaud2008-09-241-2/+2
* - kill restored iconThierry Vignaud2008-09-231-1/+1
* use mygtk2::text_direction_rtl() instead of lang::text_direction_rtl()Thierry Vignaud2008-09-191-7/+7
* fix help ID for "local disks" (packaged but not not know yet to the doc's ctx...Thierry Vignaud2008-09-161-1/+1
* fix calling the appropriate contextual help index by ensuring tab order doesn...Thierry Vignaud2008-09-161-17/+16
* do call the appropriate help indexThierry Vignaud2008-09-161-1/+1