| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * added tooltips for checkboxes and matrices | Felipe Corr??a da Silva Sanches | 2008-02-21 | 1 | -16/+19 |
| * | Initial implementation of non-square swatches | Jon A. Cruz | 2008-02-21 | 5 | -28/+67 |
| * | Warning cleanup | Jon A. Cruz | 2008-02-21 | 1 | -1/+1 |
| * | * add tooltips to spinsliders, spinbuttons and comboboxes on the filter setti... | Felipe Corr??a da Silva Sanches | 2008-02-21 | 4 | -59/+117 |
| * | Fixed an issue with the use of Q_ macro as introduced in rev 17415 | Marcin Floryan | 2008-02-20 | 1 | -2/+2 |
| * | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 2008-02-20 | 5 | -20/+20 |
| * | yet another contextual split | Alexandre Prokoudine | 2008-02-20 | 1 | -1/+1 |
| * | initialize default value to zero when it is not provided as parameter to the ... | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -1/+1 |
| * | * use enums to deal with displacementmap channel selectors | Felipe Corr??a da Silva Sanches | 2008-02-19 | 4 | -16/+53 |
| * | fix for bug #193228 | Felipe Corr??a da Silva Sanches | 2008-02-19 | 2 | -2/+6 |
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -2/+5 |
| * | * convolve matrix code refactoring | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -1/+1 |
| * | New submenu for tuning swatch appearance | Jon A. Cruz | 2008-02-19 | 1 | -3/+27 |
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 2 | -2/+18 |
| * | wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFS | Bob Jamison | 2008-02-17 | 1 | -0/+5 |
| * | Fix #192549 "selected style indicator can only call fill&stroke dialog once", | gustav_b | 2008-02-17 | 1 | -1/+10 |
| * | cosmetics, copyedit | bulia byak | 2008-02-17 | 1 | -4/+6 |
| * | do not override myFilename for OCAL inport! | Kees Cook | 2008-02-17 | 1 | -9/+18 |
| * | fix sticking in rotation mode after click (correct fix this time, sorry) | bulia byak | 2008-02-17 | 1 | -0/+2 |
| * | fix sticking in rotation mode after click | bulia byak | 2008-02-17 | 1 | -2/+2 |
| * | fixups for previous OCAL tempfile wranglings | Kees Cook | 2008-02-17 | 1 | -3/+8 |
| * | fix bug #191847, based on patch from Lubomir Kundrak | Kees Cook | 2008-02-17 | 1 | -11/+21 |
| * | fix bug #179326, thanks to Lubomir Kundrak | Kees Cook | 2008-02-17 | 1 | -52/+29 |
| * | add x,y, width and height parameter settings for <filter> node in a separate ... | Felipe Corr??a da Silva Sanches | 2008-02-16 | 2 | -34/+114 |
| * | fix for bug #184671 (Filter effects properties not updating correctly) | Felipe Corr??a da Silva Sanches | 2008-02-15 | 4 | -17/+111 |
| * | i18n patch from Marcin | Alexandre Prokoudine | 2008-02-13 | 1 | -1/+2 |
| * | infobox on filter effects dialog now is optional | Felipe Corr??a da Silva Sanches | 2008-02-12 | 3 | -0/+20 |
| * | * Missing localization for Reset preferences button | Luca Bruno | 2008-02-11 | 2 | -2/+2 |
| * | remaining g++ 4.3 compilation fix-ups | Kees Cook | 2008-02-11 | 1 | -0/+2 |
| * | Offline work done during weekend: | Felipe Corr??a da Silva Sanches | 2008-02-11 | 1 | -3/+5 |
| * | Patch from Marcin Floryan to get rid of one string in the pot file | Bryce Harrington | 2008-02-10 | 1 | -1/+1 |
| * | * Alternative translation text for Grid|New, patch by Marcin Floryan (closes:... | Luca Bruno | 2008-02-08 | 1 | -1/+2 |
| * | well... this is a better fix for bug #180117 (Filter Dialog soup) ! | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -3/+4 |
| * | fix for bug #180117 (Filter Dialog soup) | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -5/+3 |
| * | Delete trailing whitespace | Bryce Harrington | 2008-02-04 | 1 | -94/+94 |
| * | fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid) | Johan B. C. Engelen | 2008-02-04 | 1 | -1/+4 |
| * | Whitespace cleanup | Bryce Harrington | 2008-02-04 | 1 | -46/+46 |
| * | Fix dragging a connection in the filter effects dialog into the primitive typ... | Nicholas Bishop | 2008-02-02 | 1 | -0/+1 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| * | When a panel dialog is presented, request it's panel to be presented as well. | gustav_b | 2008-01-30 | 1 | -4/+16 |
| * | * don't strech buttons on lpe dialog when resizing the dialog | Felipe Corr??a da Silva Sanches | 2008-01-30 | 1 | -2/+4 |
| * | - marked forgoten message for translation | Alexandre Prokoudine | 2008-01-28 | 1 | -1/+1 |
| * | at least gray out the remove button if we can't remove it when no grids | bulia byak | 2008-01-26 | 1 | -3/+2 |
| * | fix: show lpe parameters when new effect is applied | Johan B. C. Engelen | 2008-01-26 | 1 | -0/+2 |
| * | gray out widgets when grid is disabled. | Johan B. C. Engelen | 2008-01-26 | 3 | -9/+9 |
| * | * implemented feImage Settings UI | Felipe Corr??a da Silva Sanches | 2008-01-24 | 1 | -4/+139 |
| * | fix clearing in Scale and unit conversion in Skew | bulia byak | 2008-01-22 | 1 | -3/+12 |
| * | sorry... forgot to quote a \" | Felipe Corr??a da Silva Sanches | 2008-01-21 | 1 | -2/+2 |
| * | * modified strings on infobox (filter effect dialog) to fit better english style | Felipe Corr??a da Silva Sanches | 2008-01-21 | 1 | -11/+11 |
| * | Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for... | Maximilian Albert | 2008-01-20 | 1 | -3/+3 |