summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/tile.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Get pollar tiling working agains with trunkMartin Owens2014-03-271-3/+3
* The Polar Arrange Tab of the Arrange Dialog now hides the parametricDenis Declara2012-05-191-1/+8
* Renamed files to better match coding conventionsDenis Declara2012-05-091-2/+2
* Fixed runtime assertion about Parent beeing NullDenis Declara2012-05-091-1/+0
* Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...Denis Declara2012-04-271-909/+5
* Added first support for elliptical arrangementsDenis Declara2012-04-241-3/+24
* Improved UI of PolarArrangement Tab and connected some widgets to events (now...Denis Declara2012-04-191-6/+72
* Added some POC code to move objects aroundDenis Declara2012-04-151-0/+12
* Improved User interface.Denis Declara2012-04-151-4/+27
* Added initial gui for polar arrangement tabDenis Declara2012-04-091-8/+45
* Changed enum used for alignment, which hopefully will fix daily deb builds.Denis Declara2012-04-041-1/+1
* Anchor widget now reads the last alignment from the settings. Anchor selectio...Denis Declara2012-04-021-0/+4
* Brought old code, "Rows and Columns" in it's own class. Added a separate clas...Denis Declara2012-03-311-35/+63
* Removed some commented code, which i replaced, and is therefore no longer used.Denis Declara2012-03-291-69/+0
* Integrated the newly created Anchor-Selection-Widget with the existing "Rows ...Denis Declara2012-03-281-37/+19
* Added anchor-selection widget, it doesn't do much at the moment, next step wi...Denis Declara2012-03-261-0/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-4/+2
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-5/+5
* increase max values in rows&cols dialog. increase significant digitsJohan B. C. Engelen2011-11-051-4/+4
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-8/+8
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
* upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen2011-04-161-48/+26
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-7/+14
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+13
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-9/+9
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Fixed use of dialogs in more than one window, and tile problem with selection...Jon A. Cruz2010-04-061-27/+33
* Separated "Arrange" as button caption from "Arrange" as menu itemAlexandre Prokoudine2009-06-161-1/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-2/+2
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-091-4/+4
* Warning and whitespace cleanup.Jon A. Cruz2009-01-061-6/+4
* Merge from fe-movedTed Gould2008-11-211-0/+884