summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Punctuation in UIKris De Gussem2010-10-251-13/+13
| | | (bzr r9852)
* UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-254-6/+6
| | | (bzr r9851)
* Adding spellchecker and T&F dialogs to the text context (right click) menu.Nicolas Dufour2010-10-241-0/+52
| | | (bzr r9849)
* i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-241-1/+1
| | | (bzr r9848)
* Some UI fixesKris De Gussem2010-10-241-4/+4
| | | (bzr r9846)
* Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for ↵Nicolas Dufour2010-10-191-7/+30
| | | | | | | | texts). Fixed bugs: - https://launchpad.net/bugs/170806 (bzr r9835)
* Unified and cleaned up locating icc profiles, including adding missing OS X ↵Jon A. Cruz2010-10-182-42/+21
| | | | | | | | | | location. Fixes bug 494932, bug 494940 and bug 551162. Fixed bugs: - https://launchpad.net/bugs/494932 - https://launchpad.net/bugs/494940 - https://launchpad.net/bugs/551162 (bzr r9834)
* fix build on windows by removing even more files.Johan B. C. Engelen2010-10-154-1980/+0
| | | (bzr r9832)
* Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-125-36/+4
| | | (bzr r9828)
* Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
| | | | | | | is clicked and there are cusp nodes selected. It's really annoying when you have both smooth and cusp nodes in a selection. Use segment commands and Ctrl+click to retract handles instead. (bzr r9827)
* Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
| | | (bzr r9826)
* Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47
| | | (bzr r9825)
* UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
| | | (bzr r9807)
* UI generalisationKris De Gussem2010-10-011-1/+1
| | | (bzr r9803)
* Fix for Bug #586955 (the unit for user defined document size is not ↵Nicolas Dufour2010-09-261-0/+9
| | | | | refreshed if document is reopen). (bzr r9793)
* Addition to my previous commit: fix for trunk is a bit different from the ↵Diederik van Lierop2010-09-251-0/+1
| | | | | fix for v0.48 (bzr r9784)
* fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/630642 (bzr r9783)
* i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not ↵Nicolas Dufour2010-09-241-10/+10
| | | | | applied properly). (bzr r9781)
* Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour2010-09-231-6/+18
| | | (bzr r9778)
* Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
| | | (bzr r9777)
* Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
| | | (bzr r9765)
* i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-227-54/+29
| | | (bzr r9722)
* 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
| | | (bzr r9714)
* Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7
| | | (bzr r9713)
* Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski2010-08-131-1/+4
| | | (bzr r9712)
* Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski2010-08-131-1/+1
| | | (bzr r9711)
* Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/616589 (bzr r9702)
* Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
| | | (bzr r9700)
* Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
| | | | | | Fixed bugs: - https://launchpad.net/bugs/285267 (bzr r9698)
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-112-0/+3
| | | (bzr r9697)
* Add a constrained snap method that takes multiple constraints. This reduces ↵Diederik van Lierop2010-08-071-101/+16
| | | | | the code repetitiveness in the node tool (bzr r9692)
* New feature: to exchange position of two objects (bug #171944)Nicolas Dufour2010-08-033-19/+167
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171944 (bzr r9681)
* More sensible ranges for feSpecularLighting and feDiffuseLighting parametersKrzysztof Kosi??ski2010-07-271-11/+12
| | | (bzr r9657)
* Fix initial combo box values in filter effects dialogKrzysztof Kosi??ski2010-07-261-1/+1
| | | (bzr r9655)
* fix crash bug 607557Johan B. C. Engelen2010-07-261-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/607557 (bzr r9653)
* Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-261-2/+4
| | | (bzr r9651)
* Added debug info.Jon A. Cruz2010-07-252-11/+65
| | | | | Throttle down icon preview rendering based on observed duration. (bzr r9650)
* Make icon preview seleciton stikcy by default.Jon A. Cruz2010-07-251-1/+1
| | | (bzr r9647)
* Added preference to suppress icon preview frames.Jon A. Cruz2010-07-251-4/+8
| | | (bzr r9645)
* Added preference to keep last selected item shown.Jon A. Cruz2010-07-252-18/+29
| | | (bzr r9644)
* Adding preference to suppress packing of previews.Jon A. Cruz2010-07-251-1/+3
| | | (bzr r9643)
* Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-222-5/+50
| | | (bzr r9639)
* When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski2010-07-211-7/+64
| | | | | to perpendiculars of those lines as well (bzr r9636)
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-6/+6
| | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607)
* Disabling Print Colors dialog due to lack of resolution from mailing list ↵Josh Andler2010-07-072-4/+5
| | | | | thread and no response by author (bzr r9593)
* Patch by Johan for LPE Tool prefs pageJosh Andler2010-07-071-2/+3
| | | (bzr r9585)
* If 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke ↵Jon A. Cruz2010-07-061-5/+31
| | | | | instead of gradient dialog. (bzr r9584)
* Minor cruft cleanup.Jon A. Cruz2010-07-061-1/+0
| | | (bzr r9583)
* Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ↵Jon A. Cruz2010-07-061-33/+22
| | | | | marker string. (bzr r9582)
* Translations. New Telugu translation by వీవెన్ (Veeven).Nicolas Dufour2010-07-061-2/+2
| | | (bzr r9581)