| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1541/+0 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -42/+52 | |
| (bzr r12782) | |||||
| 2013-10-27 | fix warnings | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12734) | |||||
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -5/+5 | |
| (bzr r11608.1.110) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -23/+23 | |
| (bzr r11608.1.109) | |||||
| 2013-06-17 | Removed hard coded keybinding from event-context.cpp and added the ↵ | Christoffer Holmstedt | 1 | -7/+0 | |
| appropiate function call in verbs.cpp (bzr r12379.1.1) | |||||
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 1 | -0/+2 | |
| has it. (bzr r12353) | |||||
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 1 | -0/+2 | |
| versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| 2013-04-28 | Temporily fix abiguous macros before later removal. | Jon A. Cruz | 1 | -12/+12 | |
| (bzr r12310) | |||||
| 2013-04-21 | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 1 | -2/+2 | |
| (bzr r11608.1.104) | |||||
| 2013-04-21 | More cleaning. | Markus Engel | 1 | -11/+13 | |
| (bzr r11608.1.103) | |||||
| 2013-04-21 | Cleaned up a bit. | Markus Engel | 1 | -115/+165 | |
| (bzr r11608.1.102) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -87/+16 | |
| (bzr r11608.1.98) | |||||
| 2013-04-20 | Further changes to EventContexts; they work without GObject | Markus Engel | 1 | -46/+60 | |
| (bzr r11608.1.97) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -7/+4 | |
| (bzr r11608.1.96) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -4/+4 | |
| (bzr r11608.1.94) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -41/+72 | |
| (bzr r11608.1.90) | |||||
| 2013-04-08 | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 1 | -1/+41 | |
| (bzr r11608.1.89) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2013-02-01 | Fix for 1091582 : Problem when entering space in text after space tool toggling. | John Smith | 1 | -0/+1 | |
| (bzr r12085) | |||||
| 2013-01-27 | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 1 | -2/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -23/+2 | |
| (bzr r12064) | |||||
| 2012-12-31 | Replace C-style pointer casts in event contexts | Alex Valavanis | 1 | -4/+2 | |
| (bzr r12001) | |||||
| 2012-12-30 | Fix GObject pointer conversion warnings in event context | Alex Valavanis | 1 | -5/+4 | |
| (bzr r12000) | |||||
| 2012-12-14 | Fix for 383871 : Let space switch to selector tool even when used for panning | John Smith | 1 | -22/+48 | |
| (bzr r11954) | |||||
| 2012-11-11 | cppcheck: Convert more C-style pointer casts to GObject or C++ | Alex Valavanis | 1 | -14/+14 | |
| (bzr r11867) | |||||
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 1 | -1/+1 | |
| they are not used elsewhere. (bzr r11735) | |||||
| 2012-09-25 | Fix for 172190 : Hand/Pan tool cursor on middle-drag | John Smith | 1 | -0/+36 | |
| (bzr r11703) | |||||
| 2012-09-18 | Fix for 979567 : Object context menu (right-click) acts on bottom-most ↵ | John Smith | 1 | -0/+10 | |
| instead of top-most object under cursor position (bzr r11672) | |||||
| 2012-09-06 | Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object | John Smith | 1 | -0/+13 | |
| (bzr r11655) | |||||
| 2012-09-05 | Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵ | John Smith | 1 | -1/+1 | |
| only pick (bzr r11652) | |||||
| 2012-07-23 | Fix canvas scroll events in GTK+ 3 | Alex Valavanis | 1 | -0/+10 | |
| Fixed bugs: - https://launchpad.net/bugs/1016892 (bzr r11566) | |||||
| 2012-07-12 | Bug #781893 (Crash after moving a Bezier node after Knot path effect) | Kris De Gussem | 1 | -14/+40 | |
| Although issue not solved, prevent Inkscape from crashing. Add some code to make code more robust. (bzr r11547) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -4/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-06-05 | Header cleaning for GTK+3 migration | Alex Valavanis | 1 | -1/+0 | |
| (bzr r11460) | |||||
| 2012-05-27 | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 1 | -9/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429) | |||||
| 2012-05-03 | Eliminated duplication of GTK key defines. | Jon A. Cruz | 1 | -84/+1 | |
| (bzr r11318) | |||||
| 2012-05-03 | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 1 | -9/+0 | |
| (bzr r11316) | |||||
| 2012-04-15 | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 1 | -35/+122 | |
| (bzr r11250) | |||||
| 2012-04-09 | Replace deprecated gdk_cursor_unref | Alex Valavanis | 1 | -0/+12 | |
| (bzr r11196) | |||||
| 2012-04-05 | C++ify context menu: | Kris De Gussem | 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) | |||||
| 2012-02-25 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -1/+1 | |
| (bzr r11011) | |||||
| 2012-01-23 | Patch from John Smith for 623660 | Josh Andler | 1 | -1/+1 | |
| (bzr r10921) | |||||
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -4/+8 | |
| (bzr r10826) | |||||
| 2011-11-04 | 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵ | Diederik van Lierop | 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) | |||||
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -2/+1 | |
| (bzr r10697) | |||||
| 2011-10-03 | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 1 | -15/+15 | |
| (bzr r10659) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -2/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2010-09-06 | Color preview in cursor | Jasper van de Gronde | 1 | -11/+35 | |
| (bzr r9743) | |||||
