| Commit message (Expand) | Author | Age | Files | Lines |
| * | default values for checkbutton, colorbutton, dualspinbutton, spinslider attrW... | Felipe Corr??a da Silva Sanches | 2008-02-21 | 2 | -46/+58 |
| * | * 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 | 10 | -34/+90 |
| * | 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 |
| * | Fix crash with Save As extensions | Aaron Spike | 2008-02-21 | 1 | -0/+1 |
| * | pointer check, to prevent rapid crash on pdf/ps-export | Adib Taraben | 2008-02-20 | 1 | -4/+7 |
| * | Fixed an issue with the use of Q_ macro as introduced in rev 17415 | Marcin Floryan | 2008-02-20 | 1 | -2/+2 |
| * | * INTL - fixed: "Crop to" dropdown strings not translated for PDF Import | Marcin Floryan | 2008-02-20 | 1 | -9/+10 |
| * | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 2008-02-20 | 9 | -68/+64 |
| * | fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe | Johan B. C. Engelen | 2008-02-20 | 4 | -50/+73 |
| * | yet another contextual split | Alexandre Prokoudine | 2008-02-20 | 2 | -2/+2 |
| * | Extended messages to make full use of plurals | Marcin Floryan | 2008-02-19 | 1 | -7/+24 |
| * | 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 | 10 | -41/+88 |
| * | fix for bug #193228 | Felipe Corr??a da Silva Sanches | 2008-02-19 | 2 | -2/+6 |
| * | first i18n patch from Marcin, more to follow | Alexandre Prokoudine | 2008-02-19 | 1 | -1/+1 |
| * | 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 | 2 | -10/+17 |
| * | Revert #17388 as per buliabyaks comment in LP | Maximilian Albert | 2008-02-19 | 2 | -4/+2 |
| * | New submenu for tuning swatch appearance | Jon A. Cruz | 2008-02-19 | 1 | -3/+27 |
| * | Union paths automatically in pencil and calligraphy context when Shift-Lock i... | Maximilian Albert | 2008-02-19 | 2 | -2/+4 |
| * | Minor format change. More work needed to improve transition between curve an... | Bob Jamison | 2008-02-18 | 2 | -80/+80 |
| * | fix picking color when dragging from empty space: from topmost, not last sele... | bulia byak | 2008-02-18 | 1 | -1/+8 |
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 8 | -16/+105 |
| * | wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFS | Bob Jamison | 2008-02-17 | 1 | -0/+5 |
| * | Don't store perspectives in plain SVG | Maximilian Albert | 2008-02-17 | 1 | -1/+1 |
| * | 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 |
| * | remove unused constant which suggests we have some kind of limit to scrolling... | bulia byak | 2008-02-17 | 1 | -1/+0 |
| * | (almost) remove artificial limits in spinbuttons | bulia byak | 2008-02-17 | 1 | -3/+3 |
| * | 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 |
| * | make the font family drop-down a little less flakey | bulia byak | 2008-02-16 | 1 | -14/+40 |
| * | fix 168320: return NOTHING only if no texts selected, but not when a text has... | bulia byak | 2008-02-16 | 1 | -1/+1 |
| * | remove old and apparently unused hack that was causing bug 192060 | bulia byak | 2008-02-15 | 1 | -7/+0 |
| * | fix logic of sp_desktop_query_style_all so that copy/pasting style could work... | bulia byak | 2008-02-15 | 1 | -3/+13 |
| * | fix for bug #184671 (Filter effects properties not updating correctly) | Felipe Corr??a da Silva Sanches | 2008-02-15 | 4 | -17/+111 |
| * | * Translatable context menu on the colours palette, patch by Marcin Floryan (... | Luca Bruno | 2008-02-14 | 1 | -2/+4 |
| * | bug 190722: crash adding newline to simple text object (gcc4.3+) | Richard Hughes | 2008-02-13 | 1 | -3/+6 |
| * | comment fix | bulia byak | 2008-02-13 | 2 | -3/+3 |
| * | fix center of the generated marker to be at the rotation center, not geometri... | bulia byak | 2008-02-13 | 1 | -2/+3 |
| * | fix scaling with stroke width for user-created markers | bulia byak | 2008-02-13 | 1 | -2/+6 |
| * | fix for bug #189788 | Felipe Corr??a da Silva Sanches | 2008-02-13 | 1 | -4/+4 |
| * | i18n patch from Marcin | Alexandre Prokoudine | 2008-02-13 | 4 | -5/+7 |