Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert latest bogus commit | Thierry Vignaud | 2008-09-29 | 1 | -13/+1 |
| | |||||
* | use Gtk+2's FileChooserDialog | Thierry Vignaud | 2008-09-29 | 1 | -1/+13 |
| | |||||
* | prevent wrapping labels for most languages | Thierry Vignaud | 2008-09-28 | 1 | -2/+2 |
| | |||||
* | improved button layout | Thierry Vignaud | 2008-09-28 | 1 | -1/+1 |
| | |||||
* | make it fit in 800x600 resolution by spliting into notebook (#36105) | Thierry Vignaud | 2008-09-28 | 1 | -0/+8 |
| | |||||
* | (create_scale_table) better sizing | Thierry Vignaud | 2008-09-28 | 1 | -2/+2 |
| | |||||
* | do the wrapping automatically, not through manually inserted "\n" | Thierry Vignaud | 2008-09-28 | 1 | -1/+1 |
| | |||||
* | keep around global variable | Thierry Vignaud | 2008-09-28 | 1 | -1/+2 |
| | |||||
* | use mygtk2 to create scale widgets | Thierry Vignaud | 2008-09-28 | 1 | -1/+1 |
| | |||||
* | increase default width so that translated widgets fit in | Thierry Vignaud | 2008-09-28 | 1 | -1/+1 |
| | |||||
* | better layout for "verbose mode" tab | Thierry Vignaud | 2008-09-28 | 1 | -6/+10 |
| | |||||
* | fix crash: 'Can't locate object method "get_text" via package "Gtk2::CellView"' | Thierry Vignaud | 2008-09-28 | 1 | -4/+4 |
| | | | | | | (regression introduced in r244919 on 2008-09-08: "make some pull down menus not editable") | ||||
* | reindent for readability (shorter lines, no changes) | Thierry Vignaud | 2008-09-28 | 1 | -11/+24 |
| | |||||
* | make it fit better in 800x600 resolution (still too high) (#36105) | Thierry Vignaud | 2008-09-28 | 1 | -1/+6 |
| | |||||
* | make some pull down menus not editable | Thierry Vignaud | 2008-09-08 | 1 | -3/+4 |
| | |||||
* | make it fit better in 1024x768 | Thierry Vignaud | 2008-09-08 | 1 | -0/+1 |
| | |||||
* | (new) make draksplash working again | Thierry Vignaud | 2008-09-08 | 1 | -2/+2 |
| | | | | | regression introcued on 2008-08-18: "really fix another focus bug (#42750)" | ||||
* | do not write decimal values in theme config (#38271) | Olivier Blin | 2008-04-02 | 1 | -2/+2 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -47/+54 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-09-09 | 1 | -2/+2 |
| | |||||
* | fix adjustments creation (#18295) | Olivier Blin | 2005-09-09 | 1 | -8/+3 |
| | |||||
* | 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 ↵ | Olivier Blin | 2005-06-06 | 1 | -3/+3 |
| | | | | values | ||||
* | - create update_scales_for_resolution() and update_scale_values_from_conf() ↵ | Olivier Blin | 2005-06-06 | 1 | -14/+10 |
| | | | | | | | out of update_scale_values() - modify $adj{$_}{value} instead of calling $adj{$_}->set_value to avoid some artefacts caused by callbacks | ||||
* | - draw cross in progress bar | Olivier Blin | 2005-06-06 | 1 | -11/+17 |
| | | | | | | - update_rect -> update_theme_from_rect - create update_rect out of switch_to_mode | ||||
* | 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 |
| | | | | | | - try not to be larger than screen size minus toolbars size - close_window -> close_all | ||||
* | 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 ↵ | Olivier Blin | 2005-05-09 | 1 | -67/+82 |
| | | | | silent/verbose/console settings | ||||
* | 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 |
| |