| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1541/+0 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -42/+52 |
| | | | | (bzr r12782) | ||||
| * | fix warnings | Johan B. C. Engelen | 2013-10-27 | 1 | -1/+1 |
| | | | | (bzr r12734) | ||||
| * | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 1 | -5/+5 |
| | | | | (bzr r11608.1.110) | ||||
| * | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -23/+23 |
| | | | | (bzr r11608.1.109) | ||||
| * | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -20/+15 |
| |\ | | | | | (bzr r11608.1.107) | ||||
| | * | Removed hard coded keybinding from event-context.cpp and added the ↵ | Christoffer Holmstedt | 2013-06-17 | 1 | -7/+0 |
| | | | | | | | | | | | appropiate function call in verbs.cpp (bzr r12379.1.1) | ||||
| | * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | | | | | | has it. (bzr r12353) | ||||
| | * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| | * | Temporily fix abiguous macros before later removal. | Jon A. Cruz | 2013-04-28 | 1 | -12/+12 |
| | | | | | | | (bzr r12310) | ||||
| * | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 1 | -2/+2 |
| | | | | | | | (bzr r11608.1.104) | ||||
| * | | More cleaning. | Markus Engel | 2013-04-21 | 1 | -11/+13 |
| | | | | | | | (bzr r11608.1.103) | ||||
| * | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 1 | -115/+165 |
| | | | | | | | (bzr r11608.1.102) | ||||
| * | | Merging of EventContext classes complete. | Markus Engel | 2013-04-20 | 1 | -87/+16 |
| | | | | | | | (bzr r11608.1.98) | ||||
| * | | Further changes to EventContexts; they work without GObject | Markus Engel | 2013-04-20 | 1 | -46/+60 |
| | | | | | | | (bzr r11608.1.97) | ||||
| * | | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 2013-04-13 | 1 | -7/+4 |
| | | | | | | | (bzr r11608.1.96) | ||||
| * | | Added prefPaths to contexts; modified SPFactory | Markus Engel | 2013-04-12 | 1 | -4/+4 |
| | | | | | | | (bzr r11608.1.94) | ||||
| * | | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 2013-04-09 | 1 | -41/+72 |
| | | | | | | | (bzr r11608.1.90) | ||||
| * | | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 2013-04-08 | 1 | -1/+41 |
| |/ | | | (bzr r11608.1.89) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | Fix for 1091582 : Problem when entering space in text after space tool toggling. | John Smith | 2013-02-01 | 1 | -0/+1 |
| | | | | (bzr r12085) | ||||
| * | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 1 | -2/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -23/+2 |
| | | | | (bzr r12064) | ||||
| * | Replace C-style pointer casts in event contexts | Alex Valavanis | 2012-12-31 | 1 | -4/+2 |
| | | | | (bzr r12001) | ||||
| * | Fix GObject pointer conversion warnings in event context | Alex Valavanis | 2012-12-30 | 1 | -5/+4 |
| | | | | (bzr r12000) | ||||
| * | Fix for 383871 : Let space switch to selector tool even when used for panning | John Smith | 2012-12-14 | 1 | -22/+48 |
| | | | | (bzr r11954) | ||||
| * | cppcheck: Convert more C-style pointer casts to GObject or C++ | Alex Valavanis | 2012-11-11 | 1 | -14/+14 |
| | | | | (bzr r11867) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Fix for 172190 : Hand/Pan tool cursor on middle-drag | John Smith | 2012-09-25 | 1 | -0/+36 |
| | | | | (bzr r11703) | ||||
| * | Fix for 979567 : Object context menu (right-click) acts on bottom-most ↵ | John Smith | 2012-09-18 | 1 | -0/+10 |
| | | | | | | instead of top-most object under cursor position (bzr r11672) | ||||
| * | Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object | John Smith | 2012-09-06 | 1 | -0/+13 |
| | | | | (bzr r11655) | ||||
| * | Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵ | John Smith | 2012-09-05 | 1 | -1/+1 |
| | | | | | | only pick (bzr r11652) | ||||
| * | Fix canvas scroll events in GTK+ 3 | Alex Valavanis | 2012-07-23 | 1 | -0/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1016892 (bzr r11566) | ||||
| * | Bug #781893 (Crash after moving a Bezier node after Knot path effect) | Kris De Gussem | 2012-07-12 | 1 | -14/+40 |
| | | | | | | Although issue not solved, prevent Inkscape from crashing. Add some code to make code more robust. (bzr r11547) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -1/+0 |
| | | | | (bzr r11460) | ||||
| * | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 2012-05-27 | 1 | -9/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -84/+1 |
| | | | | (bzr r11318) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -9/+0 |
| | | | | (bzr r11316) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -35/+122 |
| | | | | (bzr r11250) | ||||
| * | Replace deprecated gdk_cursor_unref | Alex Valavanis | 2012-04-09 | 1 | -0/+12 |
| | | | | (bzr r11196) | ||||
| * | C++ify context menu: | Kris De Gussem | 2012-04-05 | 1 | -8/+6 |
| | | | | | | | | | - c++ified context-menu.cpp (and included in interface.cpp) - removed dozens of pointer conversions (of which some were erroneous) - fixed a memory leak - added some null pointer checks to prevent crashes (bzr r11160) | ||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -1/+1 |
| |\ | | | | | (bzr r11027) | ||||
| * | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -1/+1 |
| | | | | | | | (bzr r11011) | ||||
| * | | Patch from John Smith for 623660 | Josh Andler | 2012-01-23 | 1 | -1/+1 |
| | | | | | | | (bzr r10921) | ||||
| * | | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -4/+8 |
| |/ | | | (bzr r10826) | ||||
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵ | Diederik van Lierop | 2011-11-04 | 1 | -109/+109 |
| | | | | | | | | snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool 2) Cleanup and simplification of the code that finds the closest snapsource (bzr r10720) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -2/+1 |
| | | | | (bzr r10697) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -15/+15 |
| | | | | (bzr r10659) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -2/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
