| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| * | Get pollar tiling working agains with trunk | Martin Owens | 2014-03-27 | 1 | -3/+3 |
| * | The Polar Arrange Tab of the Arrange Dialog now hides the parametric | Denis Declara | 2012-05-19 | 1 | -1/+8 |
| * | Renamed files to better match coding conventions | Denis Declara | 2012-05-09 | 1 | -2/+2 |
| * | Fixed runtime assertion about Parent beeing Null | Denis Declara | 2012-05-09 | 1 | -1/+0 |
| * | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab... | Denis Declara | 2012-04-27 | 1 | -909/+5 |
| * | Added first support for elliptical arrangements | Denis Declara | 2012-04-24 | 1 | -3/+24 |
| * | Improved UI of PolarArrangement Tab and connected some widgets to events (now... | Denis Declara | 2012-04-19 | 1 | -6/+72 |
| * | Added some POC code to move objects around | Denis Declara | 2012-04-15 | 1 | -0/+12 |
| * | Improved User interface. | Denis Declara | 2012-04-15 | 1 | -4/+27 |
| * | Added initial gui for polar arrangement tab | Denis Declara | 2012-04-09 | 1 | -8/+45 |
| * | Changed enum used for alignment, which hopefully will fix daily deb builds. | Denis Declara | 2012-04-04 | 1 | -1/+1 |
| * | Anchor widget now reads the last alignment from the settings. Anchor selectio... | Denis Declara | 2012-04-02 | 1 | -0/+4 |
| * | Brought old code, "Rows and Columns" in it's own class. Added a separate clas... | Denis Declara | 2012-03-31 | 1 | -35/+63 |
| * | Removed some commented code, which i replaced, and is therefore no longer used. | Denis Declara | 2012-03-29 | 1 | -69/+0 |
| * | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ... | Denis Declara | 2012-03-28 | 1 | -37/+19 |
| * | Added anchor-selection widget, it doesn't do much at the moment, next step wi... | Denis Declara | 2012-03-26 | 1 | -0/+1 |
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-06 | 1 | -4/+2 |
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -5/+5 |
| * | increase max values in rows&cols dialog. increase significant digits | Johan B. C. Engelen | 2011-11-05 | 1 | -4/+4 |
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -8/+8 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 1 | -1/+1 |
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -2/+1 |
| * | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried... | Johan B. C. Engelen | 2011-04-16 | 1 | -48/+26 |
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -7/+14 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -12/+13 |
| |\ |
|
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 |
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -9/+9 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ |
|
| * | Fixed use of dialogs in more than one window, and tile problem with selection... | Jon A. Cruz | 2010-04-06 | 1 | -27/+33 |
| * | Separated "Arrange" as button caption from "Arrange" as menu item | Alexandre Prokoudine | 2009-06-16 | 1 | -1/+1 |
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -2/+2 |
| * | Fix some console warning spam (most cannot be fixed, unfortunately) | Krzysztof Kosi??ski | 2009-02-09 | 1 | -4/+4 |
| * | Warning and whitespace cleanup. | Jon A. Cruz | 2009-01-06 | 1 | -6/+4 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+884 |