| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cppcheck: Convert more C-style pointer casts to GObject or C++ | Alex Valavanis | 2012-11-11 | 1 | -1/+1 |
| | | | | (bzr r11867) | ||||
| * | cppcheck: get rid of more C-style pointer casts | Alex Valavanis | 2012-10-27 | 1 | -2/+7 |
| | | | | (bzr r11840) | ||||
| * | Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke ↵ | John Smith | 2012-09-07 | 1 | -1/+1 |
| | | | | | | gradient stops of objects with two gradients (bzr r11656) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -1/+10 |
| | | | | (bzr r11406) | ||||
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 1 | -22/+22 |
| | | | | (bzr r11350) | ||||
| * | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 2012-05-08 | 1 | -16/+29 |
| | | | | (bzr r11345) | ||||
| * | Fix for 627728 : Make newly added gradient stop active | John Smith | 2012-04-01 | 1 | -0/+1 |
| | | | | (bzr r11135) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -1/+1 |
| | | | | (bzr r10766.1.1) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -5/+18 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.8) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Correct behavior of gradient stops to extract color from swatch when color ↵ | Jon A. Cruz | 2010-07-18 | 1 | -0/+2 |
| | | | | | | is drag-n-drop'ed or selected. (bzr r9620) | ||||
| * | Stop setting of stops from getting url() reference colors. | Jon A. Cruz | 2010-07-11 | 1 | -0/+2 |
| | | | | (bzr r9606) | ||||
| * | Suppress gradient handles when editing objects with solid fills. | Jon A. Cruz | 2010-07-03 | 1 | -6/+6 |
| | | | | (bzr r9562) | ||||
| * | Gradient editor: don't show pre-snap indicator when hovering above the knot ↵ | Diederik van Lierop | 2010-02-14 | 1 | -0/+2 |
| | | | | | | of a gradient stop (bzr r9091) | ||||
| * | Reworked internals of color and drag-n-drop. | Jon A. Cruz | 2009-03-08 | 1 | -1/+1 |
| | | | | (bzr r7439) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -42/+43 |
| | | | | (bzr r6891) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 1 | -3/+1 |
| | | | | (bzr r6214) | ||||
| * | system clipboard support (bug #170185) from Chris Kosiński | MenTaLguY | 2008-03-26 | 1 | -1/+1 |
| | | | | (bzr r5190) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -3/+3 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed | Johan B. C. Engelen | 2007-11-01 | 1 | -2/+3 |
| | | | | (bzr r4011) | ||||
| * | add copy-to-clipboard for selected stops | bulia byak | 2007-10-22 | 1 | -0/+2 |
| | | | | (bzr r3942) | ||||
| * | add dropColor; mouseovered knots red; store item for each line, for adding ↵ | bulia byak | 2007-10-16 | 1 | -1/+6 |
| | | | | | | stops; refactoring (bzr r3907) | ||||
| * | select within rect | bulia byak | 2007-10-12 | 1 | -0/+1 |
| | | | | (bzr r3893) | ||||
| * | proper averaging of all selected draggers on query style; select-next/prev ↵ | bulia byak | 2007-10-12 | 1 | -2/+2 |
| | | | | | | return the new selected dragger (bzr r3891) | ||||
| * | implement moving midstops with arrow keys, some refactoring | bulia byak | 2007-10-11 | 1 | -0/+2 |
| | | | | (bzr r3887) | ||||
| * | still more utility functions | bulia byak | 2007-10-07 | 1 | -0/+4 |
| | | | | (bzr r3851) | ||||
| * | hasSelection method | bulia byak | 2007-10-07 | 1 | -0/+1 |
| | | | | (bzr r3848) | ||||
| * | new selection utility methods; refactoring to allow finding grabber without ↵ | bulia byak | 2007-10-06 | 1 | -8/+12 |
| | | | | | | knowing its exact type, only by number (bzr r3842) | ||||
| * | reenable stop moving by keys, add select-all | bulia byak | 2007-10-05 | 1 | -1/+3 |
| | | | | (bzr r3838) | ||||
| * | Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust ↵ | Johan B. C. Engelen | 2007-02-03 | 1 | -31/+33 |
| | | | | | | and predictable. (bzr r2319) | ||||
| * | privatize as much as possible in GrDrag | bulia byak | 2007-01-25 | 1 | -16/+23 |
| | | | | (bzr r2278) | ||||
| * | Sorry, forgot the copyright text. | Johan B. C. Engelen | 2007-01-24 | 1 | -0/+2 |
| | | | | (bzr r2276) | ||||
| * | Upgraded gradient tool =) | Johan B. C. Engelen | 2007-01-17 | 1 | -15/+24 |
| | | | | (bzr r2228) | ||||
| * | Reverting revision 13615 | Johan B. C. Engelen | 2007-01-07 | 1 | -12/+11 |
| | | | | (bzr r2150) | ||||
| * | Gradient nodes progress... | Johan B. C. Engelen | 2007-01-07 | 1 | -11/+12 |
| | | | | (bzr r2148) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+143 |
| (bzr r1) | |||||
