| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2007-09-20 | Killed old, now obsolete, object-properties (a.k.a F&S) dialog. | gustav_b | 1 | -477/+0 | |
| (bzr r3782) | |||||
| 2007-08-08 | Filter effects: | Nicholas Bishop | 1 | -3/+1 | |
| * Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog. (bzr r3419) | |||||
| 2007-06-27 | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 1 | -1/+1 | |
| requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | |||||
| 2007-06-27 | more unreffing temporary styles properly | bulia byak | 1 | -1/+1 | |
| (bzr r3114) | |||||
| 2007-06-24 | initial filter UI code drop from Nick | MenTaLguY | 1 | -65/+78 | |
| (bzr r3095) | |||||
| 2007-06-23 | Using the blur slider no longer destroys filters already applied to the object | Niko Kiirala | 1 | -2/+2 | |
| (bzr r3086) | |||||
| 2007-03-11 | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 1 | -9/+15 | |
| recent bbox regressions. (bzr r2604) | |||||
| 2007-01-25 | comment for the future | bulia byak | 1 | -0/+2 | |
| (bzr r2288) | |||||
| 2007-01-25 | listen to subselection-changed signal to reflect gradient stop opacities | bulia byak | 1 | -0/+1 | |
| (bzr r2280) | |||||
| 2007-01-11 | patch 1632843 | bulia byak | 1 | -1/+1 | |
| (bzr r2178) | |||||
| 2006-11-27 | non-gtkmm dialogs are now always opened ON-screen | Johan B. C. Engelen | 1 | -7/+10 | |
| (bzr r2045) | |||||
| 2006-11-19 | add % to the blur/opacity labels | bulia byak | 1 | -2/+2 | |
| (bzr r1989) | |||||
| 2006-10-26 | workaround for crash 1580903 and several other issues caused by GTK's ↵ | bulia byak | 1 | -1/+15 | |
| braindead behavior exposed by display interruptibility (bzr r1866) | |||||
| 2006-10-24 | fix crash: when closing a document, the selection we're passed as argument ↵ | bulia byak | 1 | -1/+1 | |
| may be not the one of the active desktop, so use SP_ACTIVE_DESKTOP instead (bzr r1851) | |||||
| 2006-10-23 | simplify by using the new API | bulia byak | 1 | -4/+1 | |
| (bzr r1840) | |||||
| 2006-10-20 | make blur slider a percentage; change opacity to 1..100 as well; ensure the ↵ | bulia byak | 1 | -15/+22 | |
| filter margins are at least twice the blur radius (bzr r1817) | |||||
| 2006-10-10 | undo annotations | bulia byak | 1 | -3/+3 | |
| (bzr r1793) | |||||
| 2006-10-07 | cleanup, use the new APIs | bulia byak | 1 | -72/+8 | |
| (bzr r1776) | |||||
| 2006-10-04 | simplify style-querying for blur radius; move Blur slider above Opacity, cleanup | bulia byak | 1 | -44/+38 | |
| (bzr r1766) | |||||
| 2006-08-25 | Fixed a crash in modifying filter parameters in XML editor. | Niko Kiirala | 1 | -3/+1 | |
| Fixed filters not appearing, when a file with filters is loaded. (bzr r1638) | |||||
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -1/+1 | |
| need to rethink and incrementally change gbooleans to bools (bzr r1637) | |||||
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -1/+1 | |
| one major janitorial task we identified.... (bzr r1633) | |||||
| 2006-08-20 | Object groups can be blurred. Blur slider updates when selection changes. ↵ | Hugo Rodrigues | 1 | -22/+51 | |
| Comments added/fixed. (bzr r1622) | |||||
| 2006-08-14 | Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵ | Hugo Rodrigues | 1 | -41/+51 | |
| Fixed sp-object-repr.cpp typos (bzr r1598) | |||||
| 2006-08-02 | Added skeleton files for other filter primitives' SP-objects. Added blur ↵ | Hugo Rodrigues | 1 | -0/+143 | |
| slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542) | |||||
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -1/+2 | |
| (bzr r1315) | |||||
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 1 | -1/+1 | |
| confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | |||||
| 2006-04-08 | Shrunk a few icon sizes. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r457) | |||||
| 2006-04-06 | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r439) | |||||
| 2006-02-24 | make sure only positive dialog positions are read from preferences, fixes ↵ | Ralf Stephan | 1 | -0/+4 | |
| #1290647 (bzr r180) | |||||
| 2006-02-24 | make sure no negative dialog position is written into preferences, | Ralf Stephan | 1 | -0/+3 | |
| part of fix for #1290647 (bzr r178) | |||||
