summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-03Fix rotation in node and select toolKrzysztof Kosi??ski1-2/+2
2010-04-03Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski3-15/+15
2010-04-02Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski2-3/+3
2010-04-02Add Ctrl+H as a shortcut for "show handles" in the node tool.Krzysztof Kosi??ski2-1/+12
2010-04-02Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz12-227/+324
2010-04-02Allow filtering by glyph script.Jon A. Cruz2-16/+96
2010-04-02Add character script range to descriptionJon A. Cruz1-2/+109
2010-04-02Adding missing files for bug #343186.Jon A. Cruz2-0/+309
2010-04-01Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz3-8/+13
2010-03-29Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz2-6/+82
2010-03-26Adding in shape-record.hTed Gould1-0/+1
2010-03-25Fixes missing include that complicated older libs. Fixes bug #545160Jon A. Cruz1-0/+1
2010-03-22C++-ification of paint selector.Jon A. Cruz1-4/+7
2010-03-19Fixed missing palette when using file open on a new document.Jon A. Cruz1-1/+1
2010-03-19Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2-55/+47
2010-03-19Brace safety cleanup.Jon A. Cruz1-73/+181
2010-03-18Fix a few remaining oddities in handle scaling via keyboardKrzysztof Kosi??ski2-11/+21
2010-03-18Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski3-31/+98
2010-03-18Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz1-3/+4
2010-03-17Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski1-4/+4
2010-03-16Fixing "Auto" palette to be tracked per document, independent of containing p...Jon A. Cruz4-145/+244
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski2-20/+20
2010-03-14New node tool: implement handle snappingKrzysztof Kosi??ski2-8/+48
2010-03-14fix pasting of LPE stacksJohan B. C. Engelen1-11/+18
2010-03-14Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski9-76/+350
2010-03-13Splitting the color swatch class to be separate for easier work.Jon A. Cruz6-863/+997
2010-03-12Finished live updating of swatch previews. Fixes bugs #397872, #421548.Jon A. Cruz1-129/+161
2010-03-11Fix flicker during palette update.Jon A. Cruz1-3/+37
2010-03-10Auto swatches now update as they are edited in the document. Some flickering ...Jon A. Cruz2-54/+89
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-7/+7
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz1-0/+2
2010-03-05Fix double reverse with Shift+R in the node tool.Krzysztof Kosi??ski1-0/+1
2010-03-04Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski1-20/+19
2010-03-04Clean up the unordered containers fix.Krzysztof Kosi??ski2-16/+14
2010-03-04Fixing build breakage with more proper autoconf usage.Jon A. Cruz2-7/+30
2010-03-03Fix color swatch drag preview.Jon A. Cruz1-0/+1
2010-03-03Clean up control point event handling slightlyKrzysztof Kosi??ski1-18/+14
2010-03-03Node tool: implement sculptingKrzysztof Kosi??ski3-14/+39
2010-03-02Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski3-5/+12
2010-03-02Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski2-8/+4
2010-03-02Cleanup on id access.Jon A. Cruz5-13/+13
2010-03-01Cast cleanup.Jon A. Cruz1-2/+2
2010-02-28Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski1-3/+3
2010-02-251) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop1-2/+3
2010-02-25Warning cleanup.Jon A. Cruz2-2/+5
2010-02-21Make sure that guides always snap correctly when dropping them, and improve p...Diederik van Lierop1-4/+9
2010-02-18Fix node tool crash on path where the last subpath is a lone movetoKrzysztof Kosi??ski1-1/+4
2010-02-18Make ControlPointSelection trackable to prevent random crashesKrzysztof Kosi??ski2-12/+12
2010-02-14fix bug: when creating an xy-grid, respect the default unit setting. (the pre...Johan B. C. Engelen1-1/+1
2010-02-14color the original-d path just like a normal path when an LPE is applied.Johan B. C. Engelen1-1/+1