| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1017/+0 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -24/+30 | |
| (bzr r12782) | |||||
| 2013-10-27 | "fix" some "unused parameter" warnings | Kris De Gussem | 1 | -1/+1 | |
| (bzr r12736) | |||||
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -12/+5 | |
| (bzr r11608.1.110) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -3/+3 | |
| (bzr r11608.1.109) | |||||
| 2013-04-28 | Temporily fix abiguous macros before later removal. | Jon A. Cruz | 1 | -22/+22 | |
| (bzr r12310) | |||||
| 2013-04-27 | various changes | Markus Engel | 1 | -172/+168 | |
| (bzr r11608.1.105) | |||||
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.100) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -57/+11 | |
| (bzr r11608.1.98) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -0/+16 | |
| (bzr r11608.1.96) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -0/+2 | |
| (bzr r11608.1.94) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -4/+15 | |
| (bzr r11608.1.90) | |||||
| 2013-04-08 | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 1 | -6/+29 | |
| (bzr r11608.1.89) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -30/+6 | |
| (bzr r12065) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -4/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-05-31 | Replace deprecated GDK key symbols in mesh-context | Alex Valavanis | 1 | -10/+10 | |
| (bzr r11443) | |||||
| 2012-05-25 | Fixing warnings. | Jon A. Cruz | 1 | -3/+2 | |
| (bzr r11414) | |||||
| 2012-05-24 | fix windows build. use 'guint' instead of 'uint'. although I do not know why ↵ | Johan B. C. Engelen | 1 | -8/+8 | |
| you wouldn't just use 'unsigned int' (bzr r11410) | |||||
| 2012-05-23 | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 1 | -355/+412 | |
| (bzr r11406) | |||||
| 2012-05-08 | Follow-up conversion from bool. | Jon A. Cruz | 1 | -3/+3 | |
| (bzr r11347) | |||||
| 2012-05-08 | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 1 | -19/+22 | |
| (bzr r11345) | |||||
| 2012-05-03 | Eliminated duplication of GTK key defines. | Jon A. Cruz | 1 | -46/+1 | |
| (bzr r11318) | |||||
| 2012-04-09 | Replace deprecated GDK key symbols | Alex Valavanis | 1 | -42/+91 | |
| (bzr r11194) | |||||
| 2012-04-01 | Fix for 627728 : newly-added gradient node by dbl click set active | John Smith | 1 | -1/+3 | |
| (bzr r11137) | |||||
| 2012-04-01 | Fix for 179830 : gradient tool focus problems with overlapping objects | John Smith | 1 | -15/+21 | |
| (bzr r11136) | |||||
| 2012-04-01 | Fix for 627728 : Make newly added gradient stop active | John Smith | 1 | -3/+11 | |
| (bzr r11135) | |||||
| 2012-04-01 | Fix for 950677 : Add stops and repeat controls to the gradient toolbar | John Smith | 1 | -1/+8 | |
| (bzr r11134) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+2 | |
| (bzr r10963) | |||||
| 2011-08-28 | Completely remove libnr | Krzysztof Kosi??ski | 1 | -3/+2 | |
| (bzr r10582.1.11) | |||||
| 2011-07-01 | Gradient context: Don't try to snap when no gradient will be drawn (i.e. ↵ | Diederik van Lierop | 1 | -5/+7 | |
| when no item has been selected) (bzr r10394) | |||||
| 2011-06-26 | - Add a third group of snap sources/targets, called ¨others¨ (before we ↵ | Diederik van Lierop | 1 | -1/+1 | |
| had only ¨bounding box¨ and nodes (see bug #788178) - Fix the display of the snap source - Fix snapping of guides to other guides & grids (bzr r10372) | |||||
| 2011-06-24 | Switch to GObject | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10350.1.3) | |||||
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -3/+3 | |
| (bzr r10347.1.2) | |||||
| 2011-04-17 | add new preference widget for a number with a unit. | Johan B. C. Engelen | 1 | -1/+1 | |
| change Preferences > Steps to this new widget (bzr r10177) | |||||
| 2011-02-20 | Pass removing some outdated C-macro use. | Jon A. Cruz | 1 | -8/+8 | |
| (bzr r10059) | |||||
| 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-08-11 | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 1 | -0/+3 | |
| (bzr r9697) | |||||
| 2010-08-04 | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r9508.1.47) | |||||
| 2010-07-04 | Suppress gradient direction line for 'solid' gradients. | Jon A. Cruz | 1 | -2/+0 | |
| Removed unneeded and outdated macro use. (bzr r9564) | |||||
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 1 | -6/+6 | |
| SPDocument based methods (bzr r9546.1.3) | |||||
| 2010-06-28 | Partial C++-ification of SPGradient | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r9542) | |||||
| 2010-04-01 | Patch by Daniel_J for 522327 | Josh Andler | 1 | -1/+1 | |
| (bzr r9267) | |||||
| 2010-03-08 | Cleanup of gradients and stops. | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r9163) | |||||
| 2010-03-05 | Whitespace cleanup. | Jon A. Cruz | 1 | -23/+23 | |
| (bzr r9146) | |||||
| 2010-02-14 | Gradient editor: don't show pre-snap indicator when hovering above the knot ↵ | Diederik van Lierop | 1 | -1/+1 | |
| of a gradient stop (bzr r9091) | |||||
| 2010-02-06 | Tiny bit of refactoring (inverting some logic) | Diederik van Lierop | 1 | -1/+1 | |
| (bzr r9059) | |||||
| 2010-01-30 | Finally introducing the pre-snap indicator | Diederik van Lierop | 1 | -0/+9 | |
| (bzr r9034) | |||||
| 2010-01-23 | Remove redundancy from snapping API (type of snapsource no longer has to be ↵ | Diederik van Lierop | 1 | -1/+1 | |
| specified explicitly) (bzr r9014) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 1 | -3/+3 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -3/+3 | |
| (bzr r8404) | |||||
