| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -4/+28 | |
| | | | | (bzr r12868) | |||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -3/+3 | |
| | | | | (bzr r12660) | |||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -7/+7 | |
| | | | | (bzr r12659) | |||||
| * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 1 | -1/+1 | |
| |\ | | | | | (bzr r11608.1.132) | |||||
| | * | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 2013-09-25 | 1 | -1/+1 | |
| | | | | | | | | | | | slowly slowly... (bzr r12593) | |||||
| * | | Refactored SPUse. | Markus Engel | 2013-09-24 | 1 | -2/+2 | |
| |/ | | | (bzr r11608.1.128) | |||||
| * | Allow Object to Path verb from non-GUI (DBus) interface | Eric Greveson | 2013-08-12 | 1 | -1/+1 | |
| | | | | (bzr r12473.1.1) | |||||
| * | rename variable for clarity | Johan B. C. Engelen | 2013-08-03 | 1 | -3/+3 | |
| | | | | (bzr r12462) | |||||
| * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -2/+0 | |
| | | | | (bzr r12204) | |||||
| * | Fix for 427514 : Filter effects dialog data mirroring | John Smith | 2012-08-07 | 1 | -0/+4 | |
| | | | | (bzr r11596) | |||||
| * | Gtkmm 3.0 fixes for live path effect editor dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+6 | |
| | | | | (bzr r11437) | |||||
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -1/+0 | |
| | | | | (bzr r11260) | |||||
| * | LPE: enable "add effect" button for clones. It converts the clone to a path ↵ | Johan B. C. Engelen | 2012-04-08 | 1 | -24/+81 | |
| | | | | | | and applies the clone original LPE. (bzr r11189) | |||||
| * | Fix for 927074 : Simplify Path Effects dialog, fix button padding | John Smith | 2012-03-02 | 1 | -1/+0 | |
| | | | | (bzr r11041) | |||||
| * | Fix for 927074 : resize buttons, and add on tree double click | John Smith | 2012-03-02 | 1 | -4/+15 | |
| | | | | (bzr r11040) | |||||
| * | Fix for 927074 : Simplify Path Effects dialog | John Smith | 2012-03-02 | 1 | -55/+61 | |
| | | | | (bzr r11037) | |||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 | |
| | | | | (bzr r11018) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 | |
| | | | | (bzr r10963) | |||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -1/+1 | |
| | | | | (bzr r10826) | |||||
| * | Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith. | Nicolas Dufour | 2012-01-02 | 1 | -0/+1 | |
| | | | | (bzr r10819) | |||||
| * | fix LPE toggle icon | Johan B. C. Engelen | 2011-11-05 | 1 | -1/+1 | |
| | | | | (bzr r10727) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -1/+1 | |
| | | | | (bzr r10681) | |||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 | |
| | | | | (bzr r10660) | |||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -3/+3 | |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -10/+11 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -5/+5 | |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 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) | |||||
| * | | fix crash bug 607557 | Johan B. C. Engelen | 2010-07-26 | 1 | -0/+4 | |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/607557 (bzr r9653) | |||||
| * | fix lpe dialog updating | Johan B. C. Engelen | 2010-05-18 | 1 | -1/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/516940 (bzr r9433) | |||||
| * | fix bug 379378 | Johan B. C. Engelen | 2009-11-23 | 1 | -1/+1 | |
| | | | | (bzr r8837) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 | |
| | | | | (bzr r8408) | |||||
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 1 | -0/+1 | |
| | | | | (bzr r7763) | |||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -19/+21 | |
| | | | | (bzr r7332) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+1 | |
| | | | | (bzr r6891) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -7/+6 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -14/+23 | |
| | | | | (bzr r6884) | |||||
| * | Fix LP #258124 and crash when copying LPEs | Maximilian Albert | 2008-09-08 | 1 | -1/+1 | |
| | | | | (bzr r6778) | |||||
| * | fix invisible selection in the list; remove stripes; fix undo comment | bulia byak | 2008-07-30 | 1 | -2/+22 | |
| | | | | (bzr r6468) | |||||
| * | make visibility icon in LPE stack dialog clickable | Johan B. C. Engelen | 2008-07-20 | 1 | -2/+18 | |
| | | | | (bzr r6379) | |||||
| * | add visibility icon to LPE stack dialog. not clickable yet | Johan B. C. Engelen | 2008-07-20 | 1 | -2/+14 | |
| | | | | (bzr r6378) | |||||
| * | noop: rename function name and whitespace | Johan B. C. Engelen | 2008-07-20 | 1 | -35/+33 | |
| | | | | (bzr r6376) | |||||
| * | remove redundant code from lpe dialog | Johan B. C. Engelen | 2008-07-20 | 1 | -3/+1 | |
| | | | | (bzr r6375) | |||||
| * | move undo commits closer to the UI | bulia byak | 2008-07-05 | 1 | -0/+3 | |
| | | | | (bzr r6195) | |||||
| * | add selmodified connection to force dialog update on undo | bulia byak | 2008-06-09 | 1 | -5/+15 | |
| | | | | (bzr r5865) | |||||
| * | Factor out 'create and apply' code for LPEs so that it can be called from ↵ | Maximilian Albert | 2008-06-04 | 1 | -17/+2 | |
| | | | | | | everywhere (bzr r5798) | |||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -14/+149 | |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | |||||
| * | noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp | Maximilian Albert | 2008-05-19 | 1 | -0/+10 | |
| | | | | (bzr r5704) | |||||
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵ | Bastien Bouclet | 2008-05-17 | 1 | -6/+1 | |
| | | | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683) | |||||
| * | when applying LPE to rect, convert it to path first | Johan B. C. Engelen | 2008-03-28 | 1 | -0/+8 | |
| | | | | (bzr r5223) | |||||
