summaryrefslogtreecommitdiffstats
path: root/src/dialogs/object-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b2007-09-201-477/+0
* Filter effects:Nicholas Bishop2007-08-081-3/+1
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-1/+1
* more unreffing temporary styles properlybulia byak2007-06-271-1/+1
* initial filter UI code drop from NickMenTaLguY2007-06-241-65/+78
* Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala2007-06-231-2/+2
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-9/+15
* comment for the futurebulia byak2007-01-251-0/+2
* listen to subselection-changed signal to reflect gradient stop opacitiesbulia byak2007-01-251-0/+1
* patch 1632843bulia byak2007-01-111-1/+1
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-271-7/+10
* add % to the blur/opacity labelsbulia byak2006-11-191-2/+2
* workaround for crash 1580903 and several other issues caused by GTK's brainde...bulia byak2006-10-261-1/+15
* fix crash: when closing a document, the selection we're passed as argument ma...bulia byak2006-10-241-1/+1
* simplify by using the new APIbulia byak2006-10-231-4/+1
* make blur slider a percentage; change opacity to 1..100 as well; ensure the f...bulia byak2006-10-201-15/+22
* undo annotationsbulia byak2006-10-101-3/+3
* cleanup, use the new APIsbulia byak2006-10-071-72/+8
* simplify style-querying for blur radius; move Blur slider above Opacity, cleanupbulia byak2006-10-041-44/+38
* Fixed a crash in modifying filter parameters in XML editor.Niko Kiirala2006-08-251-3/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues2006-08-201-22/+51
* Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues2006-08-141-41/+51
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-021-0/+143
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-1/+1
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-1/+1
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+1
* make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan2006-02-241-0/+4
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+318