summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* do not crash when selecting "Reload" in contextual menu (#44226)Thierry Vignaud2008-09-252-0/+5
|
* (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-252-0/+9
|
* (build_list) make sure --save-html-pages write UTF-8 filesThierry Vignaud2008-09-252-1/+5
|
* (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
|
* update perl_checker blacklistThierry Vignaud2008-09-251-0/+2
|
* (build_list) make icon+text act as a single item for links (fcrozat)Thierry Vignaud2008-09-252-5/+7
|
* perl_checker cleanupsThierry Vignaud2008-09-251-6/+6
|
* kill useless variableThierry Vignaud2008-09-251-4/+0
|
* 11.4Thierry Vignaud2008-09-252-1/+3
|
* add padding between icons & textThierry Vignaud2008-09-252-0/+2
|
* split long CSS linesThierry Vignaud2008-09-251-2/+11
|
* render titles with asterisksThierry Vignaud2008-09-252-2/+3
|
* render titles as blueThierry Vignaud2008-09-252-1/+2
|
* display frames around iconsThierry Vignaud2008-09-253-0/+8
|
* 11.3Thierry Vignaud2008-09-252-1/+3
|
* reduce spacing between left items according to specsThierry Vignaud2008-09-252-1/+3
|
* 11.2Thierry Vignaud2008-09-252-1/+3
|
* restore scrollbar (#44213)Thierry Vignaud2008-09-252-1/+4
|
* 11.1Thierry Vignaud2008-09-252-1/+3
|
* - make focus be visibleThierry Vignaud2008-09-252-1/+3
| | | | | - show right items as white
* handle --save-html-pages in order to debug HTML pages generated by mccThierry Vignaud2008-09-252-1/+8
|
* 11Thierry Vignaud2008-09-252-1/+4
|
* sync with codeThierry Vignaud2008-09-2473-48682/+48613
|
* add notes for translators about need to keep shortThierry Vignaud2008-09-241-0/+13
|
* shrink too big translationThierry Vignaud2008-09-241-2/+2
|
* 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-242-1/+4
|
* add required imagesThierry Vignaud2008-09-242-0/+0
|
* - improve style by using installer's oneThierry Vignaud2008-09-241-60/+40
| | | | | - reduce memory footprint by using only one html widget
* 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-242-18/+13
|
* some code was moved & renamed into mygtk2 in order to be reused:Thierry Vignaud2008-09-241-17/+2
| | | | | | new_pixbuf() => mygtk2::_new_alpha_pixbuf() render_alpha() => mygtk2::_pixbuf_render_alpha()
* (new_pixbuf) fix inverted parameters (no issue since our images areThierry Vignaud2008-09-241-1/+1
| | | | | square but still...)
* (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
|
* 10.26Thierry Vignaud2008-09-242-1/+3
|
* new splash screenThierry Vignaud2008-09-243-12/+7
|
* 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-242-2/+4
|
* tag it as executableThierry Vignaud2008-09-240-0/+0
|