| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -4/+0 |
| |\ | |||||
| | * | Remove more whiteboard related leftovers. | Josh Andler | 2014-09-02 | 1 | -4/+0 |
| * | | Add missing file to CMakeLists | Liam P. White | 2014-10-05 | 1 | -0/+1 |
| * | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -0/+8 |
| * | | Fix CMakeLists | Liam P. White | 2014-10-05 | 1 | -0/+2 |
| * | | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -0/+2 |
| * | | Fixed CMakeLists.txt pointed by Liam | Jabier Arraiza Cenoz | 2014-07-02 | 1 | -0/+2 |
| |/ | |||||
| * | Commit a merge to trunk, with probabal errors | Martin Owens | 2014-03-27 | 1 | -21/+79 |
| |\ | |||||
| | * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -2/+52 |
| | * | updates for cmake | Campbell Barton | 2013-09-19 | 1 | -1/+2 |
| | * | Integrating with libdepixelize | VinÃcius dos Santos Oliveira | 2013-09-12 | 1 | -0/+1 |
| | * | update cmakefiles | Campbell Barton | 2013-08-31 | 1 | -0/+7 |
| | * | Cleanup. | Matthew Petroff | 2013-07-30 | 1 | -0/+2 |
| | * | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 2013-07-23 | 1 | -2/+0 |
| | * | update cmake files | Campbell Barton | 2013-02-19 | 1 | -0/+2 |
| | * | update cmake files & make function static. | Campbell Barton | 2012-10-22 | 1 | -0/+2 |
| | * | add missing source files | Campbell Barton | 2012-10-03 | 1 | -0/+7 |
| | * | update for cmake | Campbell Barton | 2012-08-07 | 1 | -16/+6 |
| | * | Remove unused icon-widget code | Alex Valavanis | 2012-05-31 | 1 | -2/+0 |
| * | | Renamed "arrangetab.h" to "arrange-tab.h" | Denis Declara | 2012-05-19 | 1 | -1/+1 |
| * | | Renamed files to better match coding conventions | Denis Declara | 2012-05-09 | 1 | -4/+4 |
| * | | Trunk merge | Denis Declara | 2012-05-05 | 1 | -0/+2 |
| |\| | |||||
| | * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -0/+2 |
| * | | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab... | Denis Declara | 2012-04-27 | 1 | -0/+5 |
| * | | Trunk merge | Denis Declara | 2012-04-26 | 1 | -0/+2 |
| |\| | |||||
| | * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -0/+2 |
| * | | Trunk merge | Denis Declara | 2012-04-15 | 1 | -2/+0 |
| |\| | |||||
| | * | C++ify context menu: | Kris De Gussem | 2012-04-05 | 1 | -2/+0 |
| * | | Trunk merge | Denis Declara | 2012-03-26 | 1 | -0/+2 |
| |\| | |||||
| | * | Fix for 251674 and 592323 : Make CloneTiler dialog dockable | John Smith | 2012-03-24 | 1 | -0/+2 |
| * | | Added anchor-selection widget, it doesn't do much at the moment, next step wi... | Denis Declara | 2012-03-26 | 1 | -0/+2 |
| |/ | |||||
| * | add missing files to cmake. | Campbell Barton | 2012-03-11 | 1 | -0/+4 |
| * | cmake fix | Johan B. C. Engelen | 2012-03-07 | 1 | -0/+4 |
| * | fix cmakelists | Johan B. C. Engelen | 2012-03-07 | 1 | -2/+0 |
| * | Cmake build fix | Kris De Gussem | 2012-03-03 | 1 | -0/+2 |
| * | Gtkmmification of object attributes dialog: image and link attributes now edi... | Kris De Gussem | 2012-01-19 | 1 | -1/+3 |
| * | Dropped deprecated function sp_repr_get_int_attribute | Kris De Gussem | 2012-01-11 | 1 | -0/+1 |
| * | Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane... | Kris De Gussem | 2012-01-08 | 1 | -0/+1 |
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -1/+1 |
| * | update cmake for new files | Campbell Barton | 2011-07-13 | 1 | -1/+0 |
| * | update file lists | Campbell Barton | 2011-06-24 | 1 | -3/+0 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+127 |
| * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -9/+2 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -16/+98 |
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -21/+43 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| * | Cmake: restructure build files to be more like current build system. Should r... | Joshua L. Blocher | 2009-01-09 | 1 | -0/+15 |
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 1 | -1/+0 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -8/+0 |
