| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow rects be LPE like other primitives | Jabier Arraiza | 2019-06-01 | 1 | -1/+0 |
| | | |||||
| * | Fix for issue 95: Crash on applying Perspective/Envelope LPE to a group | Jabiertxof | 2019-02-20 | 1 | -1/+2 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵ | Jabiertxof | 2018-10-03 | 1 | -3/+4 |
| | | | | | with mouse correctly | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Improve responsive from LPE | Jabier Arraiza Cenoz | 2017-05-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662) | ||||
| * | Remove unised signals from previous commit | Jabiertxof | 2017-05-01 | 1 | -1/+0 |
| | | | | (bzr r15656) | ||||
| * | Fix erase lpe in multi LPE mode | Jabiertxof | 2017-05-01 | 1 | -1/+3 |
| | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655) | ||||
| * | Fix bug:1630796 on flatten button. Attemp 2 | Jabier Arraiza Cenoz | 2016-10-07 | 1 | -2/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1630796 (bzr r15152) | ||||
| * | Fix bug:1630796 on flatten button | Jabier Arraiza Cenoz | 2016-10-07 | 1 | -3/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1630796 (bzr r15150) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-03 | 1 | -4/+0 |
| |\ | | | | | (bzr r15017.1.35) | ||||
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -4/+0 |
| | | | | | | | (bzr r15023.2.7) | ||||
| * | | Add Text tag and update widgets code | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -1/+4 |
| |/ | | | (bzr r15017.1.2) | ||||
| * | Fix for 427514 : Filter effects dialog data mirroring | John Smith | 2012-08-07 | 1 | -1/+11 |
| | | | | (bzr r11596) | ||||
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -2/+2 |
| | | | | (bzr r11260) | ||||
| * | Clean up a few Gtkmm orientables | Alex Valavanis | 2012-04-11 | 1 | -0/+4 |
| | | | | (bzr r11230) | ||||
| * | Fix for 927074 : resize buttons, and add on tree double click | John Smith | 2012-03-02 | 1 | -4/+4 |
| | | | | (bzr r11040) | ||||
| * | Fix for 927074 : Simplify Path Effects dialog | John Smith | 2012-03-02 | 1 | -13/+7 |
| | | | | (bzr r11037) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -3/+0 |
| | | | | (bzr r11018) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -2/+0 |
| | | | | (bzr r10826) | ||||
| * | 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 lpe dialog updating | Johan B. C. Engelen | 2010-05-18 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/516940 (bzr r9433) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+7 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -5/+4 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -1/+1 |
| | | | | (bzr r6884) | ||||
| * | fix invisible selection in the list; remove stripes; fix undo comment | bulia byak | 2008-07-30 | 1 | -0/+3 |
| | | | | (bzr r6468) | ||||
| * | make visibility icon in LPE stack dialog clickable | Johan B. C. Engelen | 2008-07-20 | 1 | -1/+3 |
| | | | | (bzr r6379) | ||||
| * | add visibility icon to LPE stack dialog. not clickable yet | Johan B. C. Engelen | 2008-07-20 | 1 | -0/+2 |
| | | | | (bzr r6378) | ||||
| * | noop: rename function name and whitespace | Johan B. C. Engelen | 2008-07-20 | 1 | -1/+1 |
| | | | | (bzr r6376) | ||||
| * | whitespace, and add virtual destructor to ModelColumns of LPE stack dialog | Johan B. C. Engelen | 2008-07-20 | 1 | -7/+8 |
| | | | | (bzr r6374) | ||||
| * | add selmodified connection to force dialog update on undo | bulia byak | 2008-06-09 | 1 | -0/+1 |
| | | | | (bzr r5865) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -2/+48 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
| * | don't update LPE dialog when selection is modified. try 2 | Johan B. C. Engelen | 2008-01-20 | 1 | -3/+0 |
| | | | | (bzr r4566) | ||||
| * | don't update LPE dialog when selection is modified. | Johan B. C. Engelen | 2008-01-20 | 1 | -0/+2 |
| | | | | (bzr r4564) | ||||
| * | hopefully fix compile error on linux | Johan B. C. Engelen | 2008-01-15 | 1 | -1/+1 |
| | | | | (bzr r4498) | ||||
| * | prepare LPE parameter widgets to be owned by multiple dialogs, as it should be. | Johan B. C. Engelen | 2008-01-15 | 1 | -0/+2 |
| | | | | | | | For each parameter function that has not been re-implemented, a warning is issued. Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap. (bzr r4495) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -86/+86 |
| | | | | (bzr r3883) | ||||
| * | place apply horizonally | bulia byak | 2007-09-08 | 1 | -1/+1 |
| | | | | (bzr r3702) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -2/+3 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+85 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
