| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | speed up node and handle dragging by gobbling unprocessed motion events | bulia byak | 2007-08-19 | 1 | -0/+2 |
| | | | | (bzr r3543) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -3/+3 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | reverting commit 15065; let's come up with something better than this | Diederik van Lierop | 2007-06-27 | 1 | -17/+3 |
| | | | | (bzr r3150) | ||||
| * | assert leads to false negatives | Diederik van Lierop | 2007-06-24 | 1 | -1/+0 |
| | | | | (bzr r3090) | ||||
| * | Handle snapping of nodes in sp_knot_handler. From now on the nodes of ↵ | Diederik van Lierop | 2007-05-24 | 1 | -3/+18 |
| | | | | | | transformed items will snap correctly. On top of that, we now only need a single call to the snapmanager. (bzr r3037) | ||||
| * | now all knots display x/y in statusbar while being dragged, fixes bug 1523580 | bulia byak | 2007-03-10 | 1 | -0/+1 |
| | | | | (bzr r2593) | ||||
| * | Reorder event handling code to prevent reference count problems, fixes bug ↵ | John Bintz | 2006-12-10 | 1 | -4/+4 |
| | | | | | | #1604391 (bzr r2084) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -2/+2 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -2/+2 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵ | bulia byak | 2006-05-21 | 1 | -1/+1 |
| | | | | | | with newer gtk versions (bzr r919) | ||||
| * | fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup ↵ | bulia byak | 2006-05-12 | 1 | -0/+7 |
| | | | | | | deleting subpaths from under our feet; rename origin to origin_radial for node sides; add x/y origins to sides and remember origins for all nodes and sides upon grabbing; store drag pressure in the knot; sculpt (bzr r812) | ||||
| * | * knot.h, knot.cpp, connector-context.cpp: | mjwybrow | 2006-05-08 | 1 | -2/+1 |
| | | | | | | Fix glib-gobject-warnings for knots in the connector tool. (bzr r764) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -2/+2 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | reverting part of last changes (eliminating the "invalid access to ↵ | Andrius Ramanauskas | 2006-04-07 | 1 | -1/+1 |
| | | | | | | non-static data member `SPKnotClass::event' of NULL object" warnings) (bzr r454) | ||||
| * | c -> cpp (eliminating unneded casts) | Andrius Ramanauskas | 2006-04-06 | 1 | -14/+14 |
| | | | | (bzr r448) | ||||
| * | Typo | Andrius Ramanauskas | 2006-04-06 | 1 | -1/+1 |
| | | | | (bzr r447) | ||||
| * | two crashes while editing nodes (one of those is reported as bug 1453558). | Andrius Ramanauskas | 2006-04-06 | 1 | -2/+11 |
| | | | | | | | | * fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots); * fixed another crash by adding ref/unref to sp_knot_handler * also added signal disconnecting (bzr r445) | ||||
| * | revert fix from revision 10741, not needed anymore | bulia byak | 2006-03-28 | 1 | -4/+1 |
| | | | | (bzr r325) | ||||
| * | delete slow and redundant g_object properties, replacing them with fast ↵ | bulia byak | 2006-03-28 | 1 | -254/+1 |
| | | | | | | inline setters on struct members (bzr r322) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -50/+50 |
| | | | | (bzr r149) | ||||
| * | fix sticking highlight in selector knots | bulia byak | 2006-01-18 | 1 | -1/+4 |
| | | | | (bzr r14) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+926 |
| (bzr r1) | |||||
