summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* default values for checkbutton, colorbutton, dualspinbutton, spinslider ↵Felipe Corr??a da Silva Sanches2008-02-212-46/+58
| | | | | | | attrWidgets on filters dialog based on SVG spec (bzr r4802)
* * added tooltips for checkboxes and matricesFelipe Corr??a da Silva Sanches2008-02-211-16/+19
| | | | | * removed stitch tiles option from the UI because it is not properly implemented yet (bzr r4801)
* Initial implementation of non-square swatchesJon A. Cruz2008-02-2110-34/+90
| | | (bzr r4800)
* Warning cleanupJon A. Cruz2008-02-211-1/+1
| | | (bzr r4799)
* * add tooltips to spinsliders, spinbuttons and comboboxes on the filter ↵Felipe Corr??a da Silva Sanches2008-02-214-59/+117
| | | | | | | | | settings UI * add "no parameters required" label for feComposite primitive settings tab A future commit will add the tooltips for color-chooser-widget, checkboxes and matrix-entries (bzr r4798)
* Attempt fix for Bug #178022Aaron Spike2008-02-2111-22/+22
| | | | | | | | Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be backward compatible. Please test. (bzr r4797)
* Finish post lxml fixupAaron Spike2008-02-211-11/+11
| | | (bzr r4796)
* Fix crash with Save As extensionsAaron Spike2008-02-211-0/+1
| | | | | Glib:IOChannel requires a parameterless set_encoding() in order to be binary safe (bzr r4795)
* updateArpad Biro2008-02-201-260/+248
| | | (bzr r4794)
* pointer check, to prevent rapid crash on pdf/ps-exportAdib Taraben2008-02-201-4/+7
| | | (bzr r4793)
* Fixed an issue with the use of Q_ macro as introduced in rev 17415Marcin Floryan2008-02-201-2/+2
| | | (bzr r4792)
* * INTL - fixed: "Crop to" dropdown strings not translated for PDF ImportMarcin Floryan2008-02-201-9/+10
| | | (bzr r4791)
* Decoupled swatch sizes from icon sizesJon A. Cruz2008-02-209-68/+64
| | | (bzr r4790)
* fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpeJohan B. C. Engelen2008-02-204-50/+73
| | | (bzr r4789)
* yet another contextual splitAlexandre Prokoudine2008-02-202-2/+2
| | | (bzr r4788)
* Revision: 17284Ivan Mas??r2008-02-2061-52733/+101023
| | | (bzr r4787)
* * [INTL: es] Spanish update by Lucas Vieites (closes: #191925)Ivan Mas??r2008-02-201-1346/+720
| | | (bzr r4786)
* * packaging/macosx/Resource/script: Update a comment about X11.app on Leopard.mjwybrow2008-02-191-4/+11
| | | (bzr r4785)
* Updated Polish translationMarcin Floryan2008-02-191-2091/+3231
| | | (bzr r4784)
* Extended messages to make full use of pluralsMarcin Floryan2008-02-191-7/+24
| | | (bzr r4783)
* initialize default value to zero when it is not provided as parameter to the ↵Felipe Corr??a da Silva Sanches2008-02-191-1/+1
| | | | | combobox constructor (bzr r4782)
* * use enums to deal with displacementmap channel selectorsFelipe Corr??a da Silva Sanches2008-02-1910-41/+88
| | | | | * set default values explicitly for all combobox filter settings at the filters dialog. (bzr r4781)
* r18035@shi: ted | 2008-02-19 12:54:20 -0800Ted Gould2008-02-191-0/+26
| | | | | Update from release branch (bzr r4780)
* fix for bug #193228Felipe Corr??a da Silva Sanches2008-02-192-2/+6
| | | (bzr r4779)
* first i18n patch from Marcin, more to followAlexandre Prokoudine2008-02-191-1/+1
| | | (bzr r4778)
* warning cleanupFelipe Corr??a da Silva Sanches2008-02-191-2/+5
| | | (bzr r4777)
* * convolve matrix code refactoring Felipe Corr??a da Silva Sanches2008-02-192-10/+17
| | | | | * filter effects dialog warning cleanup (bzr r4776)
* Update translatorValessio Soares de Brito2008-02-191-69/+55
| | | (bzr r4775)
* Revert #17388 as per buliabyaks comment in LPMaximilian Albert2008-02-192-4/+2
| | | (bzr r4774)
* New submenu for tuning swatch appearanceJon A. Cruz2008-02-191-3/+27
| | | (bzr r4773)
* Update vi.poNguyen Dinh Trung2008-02-191-6/+6
| | | (bzr r4772)
* Union paths automatically in pencil and calligraphy context when Shift-Lock ↵Maximilian Albert2008-02-192-2/+4
| | | | | is pressed (closes: LP 190846) (bzr r4771)
* Add zh_CN tutorial translations.Colin Marquardt2008-02-193-0/+814
| | | (bzr r4770)
* Minor format change. More work needed to improve transition between curve ↵Bob Jamison2008-02-182-80/+80
| | | | | and line segments. (bzr r4769)
* * [INTL: sr] Serbian (both) update by Aleksandar Urošević (closes: #192369)Luca Bruno2008-02-182-2587/+2895
| | | (bzr r4768)
* Update vi.poNguyen Dinh Trung2008-02-181-160/+156
| | | (bzr r4767)
* fix picking color when dragging from empty space: from topmost, not last ↵bulia byak2008-02-181-1/+8
| | | | | selected object (bzr r4766)
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-188-16/+105
| | | (bzr r4765)
* a bunch of updatesAlexandre Prokoudine2008-02-181-1741/+2548
| | | (bzr r4764)
* marked help message for translationAlexandre Prokoudine2008-02-181-1/+1
| | | (bzr r4763)
* updateArpad Biro2008-02-171-297/+264
| | | (bzr r4762)
* - Added system version to the name of the dmgJiHO2008-02-171-3/+4
| | | | | - corrected syntax for the last test, to open the Finder window when a package or dmg is produced (bzr r4761)
* the option -e to echo is useless hereJiHO2008-02-171-5/+5
| | | (bzr r4760)
* * [INTL: it] no more fuzzyLuca Bruno2008-02-171-519/+551
| | | (bzr r4759)
* wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFSBob Jamison2008-02-171-0/+5
| | | (bzr r4758)
* * [INTL: en_GB] British English update by Tim SheridanIvan Mas??r2008-02-172-3501/+2389
| | | (bzr r4757)
* correcting a typo on this translation of the about screenFelipe Corr??a da Silva Sanches2008-02-171-20/+30
| | | (bzr r4756)
* Don't store perspectives in plain SVGMaximilian Albert2008-02-171-1/+1
| | | (bzr r4755)
* Fix #192549 "selected style indicator can only call fill&stroke dialog once",gustav_b2008-02-171-1/+10
| | | | | regression by r17207. (Request dialog to presented when panel signals present.) (bzr r4754)
* add myself to the Translator listNguyen Dinh Trung2008-02-171-0/+2
| | | (bzr r4753)