summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFSBob Jamison2008-02-171-0/+5
* Don't store perspectives in plain SVGMaximilian Albert2008-02-171-1/+1
* Fix #192549 "selected style indicator can only call fill&stroke dialog once",gustav_b2008-02-171-1/+10
* cosmetics, copyeditbulia byak2008-02-171-4/+6
* do not override myFilename for OCAL inport!Kees Cook2008-02-171-9/+18
* remove unused constant which suggests we have some kind of limit to scrolling...bulia byak2008-02-171-1/+0
* (almost) remove artificial limits in spinbuttonsbulia byak2008-02-171-3/+3
* fix sticking in rotation mode after click (correct fix this time, sorry)bulia byak2008-02-171-0/+2
* fix sticking in rotation mode after clickbulia byak2008-02-171-2/+2
* fixups for previous OCAL tempfile wranglingsKees Cook2008-02-171-3/+8
* fix bug #191847, based on patch from Lubomir KundrakKees Cook2008-02-171-11/+21
* fix bug #179326, thanks to Lubomir KundrakKees Cook2008-02-171-52/+29
* add x,y, width and height parameter settings for <filter> node in a separate ...Felipe Corr??a da Silva Sanches2008-02-162-34/+114
* make the font family drop-down a little less flakeybulia byak2008-02-161-14/+40
* fix 168320: return NOTHING only if no texts selected, but not when a text has...bulia byak2008-02-161-1/+1
* remove old and apparently unused hack that was causing bug 192060bulia byak2008-02-151-7/+0
* fix logic of sp_desktop_query_style_all so that copy/pasting style could work...bulia byak2008-02-151-3/+13
* fix for bug #184671 (Filter effects properties not updating correctly)Felipe Corr??a da Silva Sanches2008-02-154-17/+111
* * Translatable context menu on the colours palette, patch by Marcin Floryan (...Luca Bruno2008-02-141-2/+4
* bug 190722: crash adding newline to simple text object (gcc4.3+)Richard Hughes2008-02-131-3/+6
* comment fixbulia byak2008-02-132-3/+3
* fix center of the generated marker to be at the rotation center, not geometri...bulia byak2008-02-131-2/+3
* fix scaling with stroke width for user-created markersbulia byak2008-02-131-2/+6
* fix for bug #189788Felipe Corr??a da Silva Sanches2008-02-131-4/+4
* i18n patch from MarcinAlexandre Prokoudine2008-02-134-5/+7
* Fix initialization of grids. Should finally fix Bug #172778Johan B. C. Engelen2008-02-122-4/+4
* opacity max value is 255 instead of previous wrong 256 maxvalue that was used...Felipe Corr??a da Silva Sanches2008-02-121-1/+1
* infobox on filter effects dialog now is optionalFelipe Corr??a da Silva Sanches2008-02-124-0/+21
* Fixed composite-node-observer including a file not existing in stable glibNiko Kiirala2008-02-112-1/+1
* * Missing localization for Reset preferences buttonLuca Bruno2008-02-112-2/+2
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-119-2/+11
* Offline work done during weekend:Felipe Corr??a da Silva Sanches2008-02-1110-112/+609
* revert to previous version.JF Barraud2008-02-101-20/+9
* Patch from Marcin Floryan to get rid of one string in the pot fileBryce Harrington2008-02-101-1/+1
* * Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ...Luca Bruno2008-02-101-2/+2
* * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)Luca Bruno2008-02-101-1/+1
* * Alternative translation text for Grid|New, patch by Marcin Floryan (closes:...Luca Bruno2008-02-081-1/+2
* fix bug: selected group gets moved even when click+drag on an object on top o...bulia byak2008-02-081-0/+8
* * src/conn-avoid-ref.cpp: Include the "xml/simple-node" header, rather thanmjwybrow2008-02-081-1/+1
* well... this is a better fix for bug #180117 (Filter Dialog soup) !Felipe Corr??a da Silva Sanches2008-02-071-3/+4
* fix for bug #180117 (Filter Dialog soup)Felipe Corr??a da Silva Sanches2008-02-071-5/+3
* feDisplacementMap resolution independence fix sent by JF BarraudFelipe Corr??a da Silva Sanches2008-02-071-9/+17
* Patch from Tom Davidson to add support for the bitmapoversample option,Bryce Harrington2008-02-071-0/+1
* Changed by request to GPL2Bob Jamison2008-02-072-2/+5
* Fix wrong identification of invalid effects (for unknown effects, it used to ...Johan B. C. Engelen2008-02-061-4/+2
* add extra note of importance to EnumDataConverter and add is_valid_id methodJohan B. C. Engelen2008-02-061-1/+8
* fix 189661bulia byak2008-02-061-1/+3
* bug 189516: text selection highlight is in the wrong place for text-on-path w...Richard Hughes2008-02-061-4/+5
* Fix for bug 168978Bryce Harrington2008-02-061-2/+2
* Fixed crash with lighting effects used on non-premultiplied input (bug 189468)Niko Kiirala2008-02-061-1/+1