summaryrefslogtreecommitdiffstats
path: root/src/widgets/fill-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-1/+1
2012-08-01Fix for 1029302 : Fill/Stroke dialog does not update on tool changeJohn Smith1-1/+17
2012-05-08Follow-up conversion from bool.Jon A. Cruz1-4/+8
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+3
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-2/+2
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-04Suppress gradient direction line for 'solid' gradients.Jon A. Cruz1-10/+10
2010-07-03Create only single-stop gradients when using Fill-n-Stroke to convert solid t...Jon A. Cruz1-7/+11
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-7/+7
2010-07-02Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz1-1/+5
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-4/+4
2010-03-30Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...Jon A. Cruz1-19/+57
2010-03-29Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz1-53/+67
2010-03-28Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz1-120/+150
2010-03-27Phase 2b - remove use of SPWidget and wire signals directly.Jon A. Cruz1-76/+37
2010-03-27Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz1-237/+331
2010-03-23Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz1-4/+14
2010-03-22C++-ification of enums.Jon A. Cruz1-31/+30
2010-03-22C++-ification of paint selector.Jon A. Cruz1-21/+19
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-9/+7
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz1-12/+18
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-10/+12
2008-11-21Merge from fe-movedTed Gould1-6/+4
2008-10-27From trunkTed Gould1-14/+14
2008-05-06Updating deprecated type calls.Jon A. Cruz1-3/+3
2007-11-10Warning cleanupJon A. Cruz1-21/+13
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz1-5/+1
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-7/+11
2007-09-10Purged fill type enumJon A. Cruz1-4/+4
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-2/+2
2007-06-27more unreffing temporary styles properlybulia byak1-2/+2
2006-10-26workaround for crash 1580903 and several other issues caused by GTK's brainde...bulia byak1-0/+6
2006-10-10undo annotationsbulia byak1-7/+8
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-7/+14
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-4/+4
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-3/+3