summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2-3/+3
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public29-126/+126
2010-07-02Bump default for "widescreen" to target netbook sizes.Jon A. Cruz1-1/+1
2010-07-02Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz1-34/+37
2010-07-01C++fied SPDocument addedAbhishek Sharma Public15-50/+48
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-7/+10
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public13-71/+69
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-8/+9
2010-06-26Implementing the "Convert" popup menu item for gradients/swatches. Part of bu...Jon A. Cruz2-3/+82
2010-06-21Romanian translation update by Cristian Secară (Bug #596689)Kris De Gussem1-1/+2
2010-06-16Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2-6/+49
2010-06-13Translations:Nicolas Dufour1-7/+13
2010-06-05Translator credits update (now all files are updated)Kris De Gussem1-2/+2
2010-06-04Adding JessyInk 1.5.1 extension set by Hannes HochreinerJosh Andler1-0/+1
2010-06-04Translator credits updateKris De Gussem1-3/+5
2010-06-03Authors and translators lists update.Nicolas Dufour1-146/+181
2010-06-01Cleanup on encapsulation. Addition of initial widescreen detection.Jon A. Cruz2-20/+67
2010-06-01Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...Alex Leone1-1/+1
2010-06-01In the document properties dialog, changes tab order to units, width, height....Alex Leone2-1/+11
2010-06-01Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone3-19/+62
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour4-34/+34
2010-05-18fix lpe dialog updatingJohan B. C. Engelen2-1/+6
2010-05-18better fix for lpe stack forkingJohan B. C. Engelen1-2/+3
2010-05-09Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop1-3/+1
2010-05-09Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour1-1/+1
2010-05-06Track selection changes for updating in icon preview.Jon A. Cruz2-1/+8
2010-05-06Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171...Jon A. Cruz2-22/+22
2010-05-06Switched icons to have frames, be square, and arranged more efficiently for s...Jon A. Cruz1-4/+39
2010-05-02Follow-up to bug 427514 specific to icon preview, which happened to fix bug #...Jon A. Cruz2-9/+118
2010-04-28Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour1-2/+1
2010-04-27Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2-53/+41
2010-04-25Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour1-1/+1
2010-04-15Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour1-2/+2
2010-04-15Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour1-38/+38
2010-04-14Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2-5/+5
2010-04-12Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz1-12/+14
2010-04-11UI inconsistency fix (Preferences>Interface.Nicolas Dufour1-5/+5
2010-04-11Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2-143/+377
2010-04-08Cleanup of device internal handling and API.Jon A. Cruz1-17/+17
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski5-25/+27
2010-04-06Fixed use of dialogs in more than one window, and tile problem with selection...Jon A. Cruz3-36/+38
2010-04-06Track selected text items and append as needed.Jon A. Cruz2-25/+156
2010-04-04Added control to select Unicode range limiting. Switched to using "Basic Lati...Jon A. Cruz2-14/+209
2010-04-04zero out pointers to deleted members. might expose problems if a stail pointe...Jon A. Cruz4-57/+59
2010-04-03Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK f...Jon A. Cruz1-0/+7
2010-04-03Start with glyphs limited to "Common" as a short term mitigation for bug #553...Jon A. Cruz1-2/+2
2010-04-03Repair arbitrary change lumped in with Win32 fixes of #9281.Jon A. Cruz2-3/+3
2010-04-03Split dynamic desktop tracking into common, shared code.Jon A. Cruz7-50/+284
2010-04-03Fix single-handle keybindingsKrzysztof Kosi??ski1-4/+2
2010-04-03Fix align & distribute dialogKrzysztof Kosi??ski1-6/+6