summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | i18n. Color palette items are now translatable (see Bug #667402, Color palett...Nicolas Dufour2010-11-011-1/+1
| * | Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-311-3/+4
| * | Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
| * | Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
| * | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-272-14/+14
| * | Punctuation in UIKris De Gussem2010-10-251-13/+13
| * | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-254-6/+6
| * | Adding spellchecker and T&F dialogs to the text context (right click) menu.Nicolas Dufour2010-10-241-0/+52
| * | i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-241-1/+1
| * | Some UI fixesKris De Gussem2010-10-241-4/+4
| * | Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for te...Nicolas Dufour2010-10-191-7/+30
| * | Unified and cleaned up locating icc profiles, including adding missing OS X l...Jon A. Cruz2010-10-182-42/+21
| * | fix build on windows by removing even more files.Johan B. C. Engelen2010-10-154-1980/+0
| * | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-125-36/+4
| * | Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
| * | Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
| * | Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47
| * | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
| * | UI generalisationKris De Gussem2010-10-011-1/+1
| * | Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour2010-09-261-0/+9
| * | Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop2010-09-251-0/+1
| * | fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
| * | i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...Nicolas Dufour2010-09-241-10/+10
| * | Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour2010-09-231-6/+18
| * | Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
| * | Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
| * | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-227-54/+29
| * | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
| * | Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7
| * | Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski2010-08-131-1/+4
| * | Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski2010-08-131-1/+1
| * | Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
| * | Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
| * | Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-112-0/+3
* | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+1
* | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-143-40/+40
* | | merge from trunkKrzysztof Kosi??ski2010-08-0817-205/+550
|\| |
| * | Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-071-101/+16
| * | New feature: to exchange position of two objects (bug #171944)Nicolas Dufour2010-08-033-19/+167
| * | More sensible ranges for feSpecularLighting and feDiffuseLighting parametersKrzysztof Kosi??ski2010-07-271-11/+12
| * | Fix initial combo box values in filter effects dialogKrzysztof Kosi??ski2010-07-261-1/+1
| * | fix crash bug 607557Johan B. C. Engelen2010-07-261-0/+4
| * | Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-261-2/+4
| * | Added debug info.Jon A. Cruz2010-07-252-11/+65
| * | Make icon preview seleciton stikcy by default.Jon A. Cruz2010-07-251-1/+1
| * | Added preference to suppress icon preview frames.Jon A. Cruz2010-07-251-4/+8
| * | Added preference to keep last selected item shown.Jon A. Cruz2010-07-252-18/+29
| * | Adding preference to suppress packing of previews.Jon A. Cruz2010-07-251-1/+3
| * | Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-222-5/+50