summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-17Simple first pass for rough timingJon A. Cruz2-20/+105
2010-12-08Fix version check for wheel selector.Jon A. Cruz1-0/+4
2010-12-07Workaround for GTK not scaling the color wheel to match available space.Jon A. Cruz1-0/+47
2010-12-06Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...Jon A. Cruz6-1259/+28
2010-12-06Stop background rendering once crash handler is triggered.Jon A. Cruz1-4/+7
2010-12-02C++ cleanup on patch.Jon A. Cruz1-14/+9
2010-11-25Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos1-9/+10
2010-11-25Fix Bug #447385 - Drag'n'drop from swatches doesn't always workAdonis Papaderos1-18/+7
2010-11-18Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski1-506/+176
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan43-43/+43
2010-10-29Cleanups from backports.Jon A. Cruz2-24/+22
2010-10-25UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem3-21/+21
2010-09-24Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour1-2/+37
2010-09-15Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz1-15/+12
2010-09-12Stop overrun.Jon A. Cruz1-4/+0
2010-09-07Connected two toolbar buttons with the associated verbsJasper van de Gronde1-6/+12
2010-09-06Automatically add shortcuts to tooltipsJasper van de Gronde2-6/+8
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour3-19/+6
2010-08-15Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski1-0/+1
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski5-273/+5
2010-08-05Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2-339/+2
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2-2/+2
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-1/+0
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski3-128/+26
2010-07-18Correcting black gradient stops when swatches are set or drug.Jon A. Cruz1-27/+10
2010-07-18Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz1-27/+10
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2-2/+3
2010-07-10CSS length attributes must have units.Tavmjong Bah1-2/+2
2010-07-07Revert device-color for now.Jon A. Cruz1-20/+6
2010-07-07Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz5-44/+67
2010-07-04Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2-28/+26
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2-4/+4
2010-07-03Create only single-stop gradients when using Fill-n-Stroke to convert solid t...Jon A. Cruz1-7/+11
2010-07-02Added hidden preference to re-enable floating dialogs on problematic window m...Jon A. Cruz1-1/+2
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public9-69/+69
2010-07-02Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2-1/+6
2010-07-01C++fied SPDocument addedAbhishek Sharma Public8-19/+19
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-45/+20
2010-06-29Fix iconsKrzysztof Kosi??ski1-3/+44
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public4-19/+18
2010-06-28Partial C++-ification of SPGradientJon A. Cruz6-17/+17
2010-06-17Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...Jon A. Cruz1-18/+27
2010-06-16Fix crash when bringing up F&S dialog with the CMS picker as default when an ...Jon A. Cruz1-1/+2
2010-06-16Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2-54/+3
2010-06-07Added icons for Superscript and Subscript.Tavmjong Bah1-2/+2
2010-06-07"Fix" for bug #583593 (Default tool styles are not loaded for new users).Tavmjong Bah1-6/+9
2010-06-05Moved spray tool down, text tool up.Tavmjong Bah1-4/+18
2010-06-04Add support for baseline-shift attribute (all possible values).Tavmjong Bah1-1/+129
2010-06-01Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah1-20/+36
2010-05-18copyedit tooltipsbuliabyak1-14/+14