| Commit message (Expand) | Author | Age | Files | Lines |
* | add few parameters | Florent Villard | 2005-09-01 | 1 | -16/+41 |
* | fix lame errors (perl_checker) | Olivier Blin | 2005-08-25 | 1 | -3/+3 |
* | restrict mouse motion to image | Olivier Blin | 2005-08-25 | 1 | -2/+9 |
* | make sure hex colors are 6 chars long | Olivier Blin | 2005-08-04 | 1 | -2/+2 |
* | directly use # as color prefix | Olivier Blin | 2005-08-04 | 1 | -3/+3 |
* | don't warn if automatic image loading fails | Olivier Blin | 2005-08-04 | 1 | -11/+7 |
* | update progress bar adjustments from preview | Olivier Blin | 2005-08-04 | 1 | -5/+7 |
* | fix progress bar color | Olivier Blin | 2005-08-04 | 1 | -1/+1 |
* | fix typo (really handle progress bar color) | Olivier Blin | 2005-08-04 | 1 | -2/+4 |
* | make sure jpegtopnm is available (thanks to Anne Nicolas) | Olivier Blin | 2005-08-04 | 1 | -6/+2 |
* | simplify | Olivier Blin | 2005-08-04 | 1 | -11/+8 |
* | do not die if loaded file isn't an image (#16829) | Olivier Blin | 2005-07-18 | 1 | -1/+5 |
* | update crossbars when scale values are modified | Olivier Blin | 2005-07-01 | 1 | -0/+1 |
* | create adjustments before resolution is set so that they get correct upper va... | Olivier Blin | 2005-06-06 | 1 | -3/+3 |
* | - create update_scales_for_resolution() and update_scale_values_from_conf() o... | Olivier Blin | 2005-06-06 | 1 | -14/+10 |
* | - draw cross in progress bar | Olivier Blin | 2005-06-06 | 1 | -11/+17 |
* | really consider text box values | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
* | perl_checker fixes, make mode optionnal in load_image | Olivier Blin | 2005-06-03 | 1 | -3/+8 |
* | - use scrollbar in preview window | Olivier Blin | 2005-05-26 | 1 | -23/+38 |
* | shrink preview window on resolution change | Olivier Blin | 2005-05-10 | 1 | -1/+3 |
* | handle both silent and verbose images | Olivier Blin | 2005-05-10 | 1 | -11/+14 |
* | allow to modify progress bar and console box by dragging the mouse | Olivier Blin | 2005-05-10 | 1 | -8/+50 |
* | remove spurious characters | Olivier Blin | 2005-05-09 | 1 | -1/+1 |
* | use a separate window for image previews, use a notebook to split silent/verb... | Olivier Blin | 2005-05-09 | 1 | -67/+82 |
* | better use gtkpack__() rather than gtkadd() when adding multiple widgets | Thierry Vignaud | 2005-05-09 | 1 | -2/+2 |
* | fix layout, update scale factors when the theme name is changed too | Olivier Blin | 2005-05-09 | 1 | -5/+4 |
* | use default values for scale settings and draw a cross inside the text box | Olivier Blin | 2005-05-09 | 1 | -18/+24 |
* | preview theme in real time, cleanups | Olivier Blin | 2005-05-04 | 1 | -493/+165 |
* | perl_checker fixes, use bool2yesno | Olivier Blin | 2005-05-03 | 1 | -18/+14 |
* | remove ugly dec2hex | Olivier Blin | 2005-05-03 | 1 | -16/+1 |
* | switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-21 | 1 | -4/+12 |
* | - remove non useful non-ascii characters | Pascal Rigaux | 2005-04-05 | 1 | -2/+0 |
* | fix the various transient on {rwindow} (or even {window} ?) not working anymo... | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -3/+3 |
* | (show_prev) | Thierry Vignaud | 2004-07-29 | 1 | -8/+5 |
* | (show_prev) fix preview refresh while simplying code | Thierry Vignaud | 2004-07-29 | 1 | -11/+1 |
* | (write_boot_thm) typo fix | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
* | more cleanups | Thierry Vignaud | 2004-07-29 | 1 | -16/+14 |
* | misc cleanups | Thierry Vignaud | 2004-07-29 | 1 | -15/+6 |
* | (show_prev) do not crash when the image format is unknown | Thierry Vignaud | 2004-07-29 | 1 | -2/+11 |
* | (make_boot_frame) fix it | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
* | enforce introduction of translators hints into translation catalogs | Thierry Vignaud | 2004-06-14 | 1 | -2/+3 |
* | merge lost hunk | Thierry Vignaud | 2004-06-11 | 1 | -2/+2 |
* | s/_([xy])\b/_\1\1/ so that cperl-mode is happier | Thierry Vignaud | 2004-06-11 | 1 | -14/+14 |
* | make draksplash work again... | Thierry Vignaud | 2004-06-11 | 1 | -24/+25 |
* | (mk_frame) minor cleanup | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -1/+2 |
* | fix boot_conf_path usage | Thierry Vignaud | 2004-03-09 | 1 | -4/+4 |