summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-1215-177/+196
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-122-2/+3
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-032-4/+4
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-029-69/+69
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-018-19/+19
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-294-19/+18
* | Fix version check for wheel selector.Jon A. Cruz2010-12-081-0/+4
* | Workaround for GTK not scaling the color wheel to match available space.Jon A. Cruz2010-12-071-0/+47
* | Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...Jon A. Cruz2010-12-066-1259/+28
* | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-061-4/+7
* | C++ cleanup on patch.Jon A. Cruz2010-12-021-14/+9
* | Fix crashes caused by spinbutton focus problems.Krzysztof Kosi??ski2010-11-251-9/+10
|\ \
| * | Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos2010-11-251-9/+10
* | | Fix Bug #447385 - Drag'n'drop from swatches doesn't always workAdonis Papaderos2010-11-251-18/+7
|/ /
* | Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski2010-11-181-506/+176
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1743-43/+43
* | Cleanups from backports.Jon A. Cruz2010-10-292-24/+22
* | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-253-21/+21
* | Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour2010-09-241-2/+37
* | Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz2010-09-151-15/+12
* | Stop overrun.Jon A. Cruz2010-09-121-4/+0
* | Connected two toolbar buttons with the associated verbsJasper van de Gronde2010-09-071-6/+12
* | Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-062-6/+8
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-223-19/+6
* | Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz2010-07-181-27/+10
* | CSS length attributes must have units.Tavmjong Bah2010-07-101-2/+2
* | Revert device-color for now.Jon A. Cruz2010-07-071-20/+6
* | Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz2010-07-075-44/+67
* | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-042-28/+26
* | Create only single-stop gradients when using Fill-n-Stroke to convert solid t...Jon A. Cruz2010-07-031-7/+11
* | Added hidden preference to re-enable floating dialogs on problematic window m...Jon A. Cruz2010-07-021-1/+2
* | Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2010-07-022-1/+6
|/
* Partial C++-ification of SPGradientJon A. Cruz2010-06-286-17/+17
* Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...Jon A. Cruz2010-06-171-18/+27
* Fix crash when bringing up F&S dialog with the CMS picker as default when an ...Jon A. Cruz2010-06-161-1/+2
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-162-54/+3
* Added icons for Superscript and Subscript.Tavmjong Bah2010-06-071-2/+2
* "Fix" for bug #583593 (Default tool styles are not loaded for new users).Tavmjong Bah2010-06-071-6/+9
* Moved spray tool down, text tool up.Tavmjong Bah2010-06-051-4/+18
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-041-1/+129
* Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah2010-06-011-20/+36
* copyedit tooltipsbuliabyak2010-05-181-14/+14
* Add icons for line-height, letter-spacing, etc. to text toolbar.Tavmjong Bah2010-05-181-6/+12
* Text toolbar:Tavmjong Bah2010-05-161-0/+22
* A couple small bug fixes for new text toolbar widgets.Tavmjong Bah2010-05-151-60/+70
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-3/+216
* Get rid of unneeded labels when the icons are self-explanatory.Tavmjong Bah2010-05-131-2/+2
* Add ability to set icons to insensitive. Used to disable "Justify"Tavmjong Bah2010-05-131-14/+23
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-1/+1
* Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour2010-04-281-3/+9