summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2009-12-203-65/+100
| | | (bzr r8895)
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-134-4/+4
| | | (bzr r8889)
* reenable per-document palette to allow for continuing development.Jon A. Cruz2009-12-131-1/+1
| | | (bzr r8885)
* - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-114-0/+153
| | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
* Spray Tool: add context to stringsIvan Mas??r2009-12-071-13/+13
| | | (bzr r8878)
* Spray Tool: translated forgotten strings from French to EnglishIvan Mas??r2009-12-071-8/+8
| | | (bzr r8877)
* Added UI for threading pref in Filter Preferences for Gaussian Blur, default ↵Josh Andler2009-12-062-0/+6
| | | | | 1 for sanity (bzr r8874)
* merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)Felipe Corr??a da Silva Sanches2009-12-051-1/+2
|\ | | | | (bzr r8869)
| * Updating to current trunkTed Gould2009-11-2926-190/+405
| |\ | | | | | | (bzr r8050.1.16)
| * | a quick workaround in order to avoid some invalid names for icc profiles.Felipe Corr??a da Silva Sanches2009-08-141-1/+13
| | | | | | | | | | | | | | | A complete sanitizer should be implemented later. (bzr r8050.1.10)
* | | Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-0/+8
| | | | | | | | | (bzr r8855)
* | | add an option for displaying font previews in the text tool's font list; ↵buliabyak2009-12-011-3/+8
| | | | | | | | | | | | | | | also limit the width of the list by 500 pixels (bzr r8852)
* | | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-309-3/+542
| | | | | | | | | (bzr r8851)
* | | Align and distribute tooltip string fix (Bug #442214Nicolas Dufour2009-11-301-1/+1
| |/ |/| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/442214 (bzr r8849)
* | Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
| | | | | | (bzr r8843.1.1)
* | fix bug 379378Johan B. C. Engelen2009-11-231-1/+1
| | | | | | (bzr r8837)
* | remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵bulia byak2009-10-251-2/+1
| | | | | | | | | | change but fixes a weird crash on Windows (bzr r8805)
* | Fix for bug #423326 (Untranslated file types).Nicolas Dufour2009-10-151-5/+5
| | | | | | | | | | Okayed by Joshua A. Andler on IRC (thanks!). (bzr r8779)
* | Follow-up ui rollback for fixing bug #399604.Jon A. Cruz2009-10-081-1/+1
| | | | | | (bzr r8743)
* | Updated tooltip for clarity per Krzysztof.Josh Andler2009-10-051-1/+1
| | | | | | (bzr r8720)
* | Patch by Max to add option for better Save As behavior.Josh Andler2009-10-022-18/+24
| | | | | | (bzr r8697)
* | Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵Josh Andler2009-09-272-26/+62
| | | | | | | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661)
* | Updated allowed icc-profile names to match recent grammars. Follow-up for ↵Jon A. Cruz2009-09-271-2/+2
| | | | | | | | | | bug #405143 (bzr r8656)
* | Conditionally disable per-document "auto" paletteJon A. Cruz2009-09-201-0/+12
| | | | | | (bzr r8620)
* | Sanitize profile names for valid XML ids. Modified patch that addresses bug ↵Jon A. Cruz2009-09-201-3/+38
| | | | | | | | | | #405143. (bzr r8619)
* | i18n fixes for Bug #408093.Nicolas Dufour2009-09-182-2/+4
| | | | | | (bzr r8608)
* | until the freeze with precision<3 is fixed, raise the lower limit in the UIbulia byak2009-09-141-1/+1
| | | | | | (bzr r8593)
* | Patch from Diedrik for 296778Josh Andler2009-09-141-1/+34
| | | | | | (bzr r8590)
* | patch by Adib for 307195bulia byak2009-09-101-19/+24
| | | | | | (bzr r8576)
* | change colour to color in display stringsbulia byak2009-09-101-3/+3
| | | | | | (bzr r8575)
* | textual patch from bug 408093bulia byak2009-09-061-2/+2
| | | | | | (bzr r8563)
* | patch by Adrian Johnson for 166678bulia byak2009-09-052-13/+12
| | | | | | (bzr r8561)
* | Removing the caligraphic presets file and making the same strings ↵Ted Gould2009-09-041-14/+0
| | | | | | | | | | translatable in the preferences-skeleton.h (bzr r8558)
* | restore ctrl+click dots in pencilbulia byak2009-09-031-0/+1
| | | | | | (bzr r8555)
* | Remove preference entry for dot size in Pencil tool since it no longer ↵Josh Andler2009-09-021-1/+0
| | | | | | | | | | creates dots (bzr r8553)
* | Commenting out Whiteboard configure flagJosh Andler2009-09-011-2/+2
| | | | | | (bzr r8552)
* | patch for divisor limitbulia byak2009-08-261-1/+1
| | | | | | (bzr r8533)
* | When dragging a knot along a constraint line, then allow snapping the ↵Diederik van Lierop2009-08-232-1/+5
| | | | | | | | | | position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog) (bzr r8523)
* | fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
| | | | | | (bzr r8499)
* | Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵Nicolas Dufour2009-08-122-15/+23
| | | | | | | | | | by Adrian Johnson. (bzr r8473)
* | Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
| | | | | | (bzr r8469)
* | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing ↵Maximilian Albert2009-08-102-3/+3
| | | | | | | | | | this out) (bzr r8460)
* | Put #ifdefs around all code related to the so-called "new" ExportDialog ↵Maximilian Albert2009-08-094-1/+15
| | | | | | | | | | (whatever that is) (bzr r8456)
* | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵Maximilian Albert2009-08-097-22/+25
| | | | | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454)
* | Clarify tooltipMaximilian Albert2009-08-071-1/+1
| | | | | | (bzr r8437)
* | Fix compile on windowsMaximilian Albert2009-08-071-7/+7
| | | | | | (bzr r8434)
* | Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ↵Maximilian Albert2009-08-076-25/+49
| | | | | | | | | | dialogs and remember the last used file types in each case (closes LP #184655 and perhaps others; LP #386292 was fixed by the previous commit). (bzr r8432)
* | Fix buglet: In the Save dialog the file extension should be automatically ↵Maximilian Albert2009-08-071-1/+2
| | | | | | | | | | updated when it is changed from the dropdown box. (bzr r8431)
* | Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-0643-141/+141
| | | | | | | | | | which cannot be fixed easily. (bzr r8422)
* | Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as ↵chriswombat2009-08-051-1/+1
| | | | | | | | | | "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least). (bzr r8411)