summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix color swatch drag preview.Jon A. Cruz2010-03-031-0/+1
| | | (bzr r9133)
* Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski2010-03-022-2/+5
| | | | | preserves the shape (bzr r9130)
* Cleanup on id access.Jon A. Cruz2010-03-025-13/+13
| | | (bzr r9127)
* Cast cleanup.Jon A. Cruz2010-03-011-2/+2
| | | (bzr r9124)
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-3/+3
| | | (bzr r9118)
* fix bug: when creating an xy-grid, respect the default unit setting. (the ↵Johan B. C. Engelen2010-02-141-1/+1
| | | | | preferences setting was writing to the wrong place in the pref file) (bzr r9086.1.4)
* File preview max size increased to 10Mio.Nicolas Dufour2010-02-132-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/499310 (bzr r9086)
* Typo fix submitted by Yuro ChornoivanAlexandre Prokoudine2010-02-101-1/+1
| | | (bzr r9077)
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-042-0/+24
| | | (bzr r9050)
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-2/+2
| | | (bzr r9041)
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-312-0/+6
| | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038)
* Farsi support in win32 packages and Inkscape preferencesNicolas Dufour2010-01-271-2/+2
| | | (bzr r9021)
* Added temp option to enable repositioning of not-quite-completed UI items in ↵Jon A. Cruz2010-01-182-0/+7
| | | | | relayout. (bzr r8997)
* Remove "show transform handles" from prefs - no longer necessaryKrzysztof Kosi??ski2010-01-142-3/+0
| | | (bzr r8979)
* * Merge from trunkKrzysztof Kosi??ski2010-01-1413-31/+212
|\ | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| * Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-1/+1
| | | | | | (bzr r8952)
| * Spray cleanupSteren Giannini2010-01-034-547/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1)
| * Document properties now treats lcms file load failures as non-fatal. Fixes ↵Jon A. Cruz2009-12-311-0/+1
| | | | | | | | | | | | | | | | bug #501782 Fixed bugs: - https://launchpad.net/bugs/501782 (bzr r8930)
| * Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-281-13/+18
| | | | | | (bzr r8922)
| * Warning cleanupJon A. Cruz2009-12-203-65/+100
| | | | | | (bzr r8895)
| * updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-133-3/+3
| | | | | | (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-2920-181/+343
| | |\ | | | | | | | | (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)
| * | | 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-306-3/+525
| | | | | | | | | | | | (bzr r8851)
| * | | Align and distribute tooltip string fix (Bug #442214Nicolas Dufour2009-11-301-1/+1
| | |/ | |/| | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/442214 (bzr r8849)
* | | Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski2009-12-082-6/+9
| | | | | | | | | (bzr r8846.2.4)
* | | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-294-10/+21
|/ / | | | | (bzr r8846.1.1)
* | fix bug 379378Johan B. C. Engelen2009-11-231-1/+1
| | | | | | (bzr r8837)
* | 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 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-051-1/+1
| | | | | | (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)