summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-3/+3
| | | (bzr r10350.1.7)
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-20/+24
| | | (bzr r10282.1.1)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-3/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-041-5/+1
|\ | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255)
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-5/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-1/+1
|/ | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-6/+6
| | | (bzr r10060)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+1
|\ | | | | (bzr r9945.1.1)
* | Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz2010-07-071-40/+53
|/ | | (bzr r9586)
* Partial C++-ification of SPGradientJon A. Cruz2010-06-281-1/+1
| | | (bzr r9542)
* Disable edit dialog when custom swatch is edited in fill-n-stroke. ↵Jon A. Cruz2010-06-171-18/+27
| | | | | | | | Addressing bug #594443. Fixed bugs: - https://launchpad.net/bugs/594443 (bzr r9506)
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-6/+26
| | | (bzr r9169)
* Follow-up fix of member/parameter name collision.Jon A. Cruz2010-03-081-1/+1
| | | (bzr r9165)
* Cleanup of gradient-selector to allow for new mode.Jon A. Cruz2010-03-081-45/+28
| | | (bzr r9164)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* Warning/type cleanup.Jon A. Cruz2008-12-041-11/+18
| | | (bzr r6944)
* Whitespace cleanup.Jon A. Cruz2008-12-041-204/+214
| | | (bzr r6943)
* Warning cleanupJon A. Cruz2008-05-171-4/+4
| | | (bzr r5682)
* Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.Bob Jamison2007-04-211-14/+19
| | | (bzr r2943)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+2
| | | (bzr r2723)
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-3/+5
| | | (bzr r2257)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-1/+1
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+342
(bzr r1)