| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Fix initialization of grids. Should finally fix Bug #172778 | Johan B. C. Engelen | 2008-02-12 | 2 | -4/+4 |
| * | opacity max value is 255 instead of previous wrong 256 maxvalue that was used... | Felipe Corr??a da Silva Sanches | 2008-02-12 | 1 | -1/+1 |
| * | infobox on filter effects dialog now is optional | Felipe Corr??a da Silva Sanches | 2008-02-12 | 4 | -0/+21 |
| * | Fixed composite-node-observer including a file not existing in stable glib | Niko Kiirala | 2008-02-11 | 2 | -1/+1 |
| * | * 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 | 9 | -2/+11 |
| * | Offline work done during weekend: | Felipe Corr??a da Silva Sanches | 2008-02-11 | 10 | -112/+609 |
| * | revert to previous version. | JF Barraud | 2008-02-10 | 1 | -20/+9 |
| * | Patch from Marcin Floryan to get rid of one string in the pot file | Bryce Harrington | 2008-02-10 | 1 | -1/+1 |
| * | * Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ... | Luca Bruno | 2008-02-10 | 1 | -2/+2 |
| * | * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103) | Luca Bruno | 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 |
| * | fix bug: selected group gets moved even when click+drag on an object on top o... | bulia byak | 2008-02-08 | 1 | -0/+8 |
| * | * src/conn-avoid-ref.cpp: Include the "xml/simple-node" header, rather than | mjwybrow | 2008-02-08 | 1 | -1/+1 |
| * | 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 |
| * | feDisplacementMap resolution independence fix sent by JF Barraud | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -9/+17 |
| * | Patch from Tom Davidson to add support for the bitmapoversample option, | Bryce Harrington | 2008-02-07 | 1 | -0/+1 |
| * | Changed by request to GPL2 | Bob Jamison | 2008-02-07 | 2 | -2/+5 |
| * | Fix wrong identification of invalid effects (for unknown effects, it used to ... | Johan B. C. Engelen | 2008-02-06 | 1 | -4/+2 |
| * | add extra note of importance to EnumDataConverter and add is_valid_id method | Johan B. C. Engelen | 2008-02-06 | 1 | -1/+8 |
| * | fix 189661 | bulia byak | 2008-02-06 | 1 | -1/+3 |
| * | bug 189516: text selection highlight is in the wrong place for text-on-path w... | Richard Hughes | 2008-02-06 | 1 | -4/+5 |
| * | Fix for bug 168978 | Bryce Harrington | 2008-02-06 | 1 | -2/+2 |
| * | Fixed crash with lighting effects used on non-premultiplied input (bug 189468) | Niko Kiirala | 2008-02-06 | 1 | -1/+1 |