Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shrink too big translation | Thierry Vignaud | 2008-09-24 | 1 | -2/+2 |
| | |||||
* | kill extra spacing | Thierry Vignaud | 2008-09-24 | 1 | -2/+1 |
| | |||||
* | ellipsize the text if too big | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | reduce text size so that it fits better since Label is buggy regarding wrapping | Thierry Vignaud | 2008-09-24 | 1 | -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 buttons | Thierry Vignaud | 2008-09-24 | 2 | -1/+4 |
| | |||||
* | add required images | Thierry Vignaud | 2008-09-24 | 2 | -0/+0 |
| | |||||
* | - improve style by using installer's one | Thierry Vignaud | 2008-09-24 | 1 | -60/+40 |
| | | | | | - reduce memory footprint by using only one html widget | ||||
* | use a common signal handler | Thierry Vignaud | 2008-09-24 | 1 | -15/+16 |
| | |||||
* | (build_list) split it out | Thierry Vignaud | 2008-09-24 | 1 | -0/+3 |
| | |||||
* | split out widget creation out of main window building (needed for next commits) | Thierry Vignaud | 2008-09-24 | 1 | -1/+3 |
| | |||||
* | switch from gtkhtml2 to wekbit | Thierry Vignaud | 2008-09-24 | 2 | -18/+13 |
| | |||||
* | some code was moved & renamed into mygtk2 in order to be reused: | Thierry Vignaud | 2008-09-24 | 1 | -17/+2 |
| | | | | | | new_pixbuf() => mygtk2::_new_alpha_pixbuf() render_alpha() => mygtk2::_pixbuf_render_alpha() | ||||
* | (new_pixbuf) fix inverted parameters (no issue since our images are | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | | | | | square but still...) | ||||
* | (about_mdk_cc) open first notebook page instead of last | Thierry Vignaud | 2008-09-24 | 1 | -0/+1 |
| | |||||
* | (set_page_raw) rename bool as index | Thierry Vignaud | 2008-09-24 | 1 | -2/+2 |
| | |||||
* | (run_tool) simplify | Thierry Vignaud | 2008-09-24 | 1 | -3/+1 |
| | |||||
* | 10.26 | Thierry Vignaud | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | new splash screen | Thierry Vignaud | 2008-09-24 | 3 | -12/+7 |
| | |||||
* | further switch from ugtk2 to mygtk2 to build splash window | Thierry Vignaud | 2008-09-24 | 1 | -2/+3 |
| | |||||
* | further switch from ugtk2 to mygtk2 to build splash window | Thierry Vignaud | 2008-09-24 | 1 | -2/+2 |
| | |||||
* | switch from ugtk2 to mygtk2 to build splash window | Thierry Vignaud | 2008-09-24 | 1 | -5/+3 |
| | |||||
* | (about_mdk_cc) stop overriding text position in banner | Thierry Vignaud | 2008-09-24 | 1 | -2/+1 |
| | |||||
* | (about_mdk_cc) fix about dialog banner (#44176) | Thierry Vignaud | 2008-09-24 | 2 | -2/+4 |
| | |||||
* | tag it as executable | Thierry Vignaud | 2008-09-24 | 0 | -0/+0 |
| | |||||
* | 10.25.2 | Thierry Vignaud | 2008-09-23 | 2 | -1/+3 |
| | |||||
* | - kill restored icon | Thierry Vignaud | 2008-09-23 | 3 | -1/+3 |
| | | | | | - use new boot icon | ||||
* | 10.25.1 | Thierry Vignaud | 2008-09-22 | 2 | -1/+3 |
| | |||||
* | restore icon wrongly removed | Thierry Vignaud | 2008-09-22 | 2 | -0/+2 |
| | |||||
* | 10.25 | Thierry Vignaud | 2008-09-22 | 2 | -1/+5 |
| | |||||
* | minor greek (el) language update by Nikos | Nikos Papadopoulos | 2008-09-21 | 1 | -3/+3 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-09-21 | 1 | -7/+7 |
| | |||||
* | use mygtk2::text_direction_rtl() instead of lang::text_direction_rtl() | Thierry Vignaud | 2008-09-19 | 1 | -7/+7 |
| | | | | | since it's safer to rely on Gtk+ idea of direction than on our own DB | ||||
* | - New icons | Frederic Crozat | 2008-09-18 | 8 | -0/+0 |
| | |||||
* | - new icons | Frederic Crozat | 2008-09-17 | 17 | -0/+0 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-09-17 | 1 | -9/+9 |
| | |||||
* | 10.24 | Thierry Vignaud | 2008-09-16 | 2 | -1/+3 |
| | |||||
* | fix help ID for "local disks" (packaged but not not know yet to the doc's ↵ | Thierry Vignaud | 2008-09-16 | 2 | -1/+2 |
| | | | | ctxhelp.pm module) | ||||
* | fix calling the appropriate contextual help index by ensuring tab order ↵ | Thierry Vignaud | 2008-09-16 | 2 | -17/+18 |
| | | | | doesn't alter help ID | ||||
* | do call the appropriate help index | Thierry Vignaud | 2008-09-16 | 2 | -1/+3 |
| | |||||
* | 10.23 | Thierry Vignaud | 2008-09-15 | 2 | -1/+3 |
| | |||||
* | (run_browser) fix errata/NEWS URL (#43854) | Thierry Vignaud | 2008-09-15 | 2 | -1/+3 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-09-12 | 1 | -201/+182 |
| | |||||
* | update Swedish translation | Thomas Backlund | 2008-09-06 | 1 | -22/+16 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-08-24 | 1 | -7/+7 |
| | |||||
* | 10.22 | Thierry Vignaud | 2008-08-22 | 2 | -1/+3 |
| | |||||
* | do not crash if an icon is missing (#37651) | Thierry Vignaud | 2008-08-22 | 2 | -2/+3 |
| | |||||
* | stop probing for floppies, which can be slow (#40322) | Thierry Vignaud | 2008-08-22 | 2 | -3/+2 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-08-20 | 1 | -25/+25 |
| | |||||
* | 10.21 | Thierry Vignaud | 2008-08-20 | 2 | -1/+3 |
| | |||||
* | - change system-config-printer to embed in mcc | Tiago Salem Herrmann | 2008-08-20 | 2 | -2/+5 |
| | | | | | - change system-config-printer path to $sbindir |