summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/polar-arrange-tab.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-1/+1
|
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+2
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
|
* [Bug #1658397] Object > Arrange > Polar Coordinates dialog text.Nicolas Dufour2017-01-241-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1658397 (bzr r15437)
* Merged trunkAdrian Boguszewski2016-08-091-31/+0
|\ | | | | (bzr r14954.1.30)
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-31/+0
| |\ | | | | | | (bzr r15038)
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-31/+0
| | | | | | | | | (bzr r15023.2.7)
* | | Merged trunkAdrian Boguszewski2016-08-031-2/+0
|\| | | | | | | | (bzr r14954.1.29)
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
| | | | | | | | | (bzr r15034)
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
| | | | | | | | | (bzr r15027)
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
| |/ | | | | (bzr r15025)
* | Added items as a range functionAdrian Boguszewski2016-07-031-1/+1
|\| | | | | (bzr r14954.1.13)
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/ | | (bzr r14954.1.10)
* static code analysisKris De Gussem2015-11-131-1/+1
| | | (bzr r14463)
* static code analysisKris De Gussem2015-11-051-1/+1
| | | (bzr r14446)
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-2/+2
| | | (bzr r13922.1.10)
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
| | | (bzr r13922.1.5)
* Just...mc2015-02-181-9/+5
| | | | | | | some... more... lines... (bzr r13922.1.2)
* UI: some strings were not translatableKris De Gussem2015-01-031-8/+8
| | | (bzr r13834)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
| | | (bzr r13820)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
| | | (bzr r13809)
* Migrate more widgets to Gtk::GridAlex Valavanis2014-08-231-0/+32
| | | (bzr r13341.1.169)
* Get pollar tiling working agains with trunkMartin Owens2014-03-271-4/+4
| | | (bzr r11073.1.37)
* The Polar Arrange Tab of the Arrange Dialog now hides the parametricDenis Declara2012-05-191-7/+2
| | | | | controls until the user selects the corresponding radio button (bzr r11073.1.35)
* Added documentation and made helper functions in polar-arrange-tab.cpp staticDenis Declara2012-05-191-6/+16
| | | (bzr r11073.1.34)
* Removed debug outputDenis Declara2012-05-091-5/+0
| | | (bzr r11073.1.32)
* Renamed files to better match coding conventionsDenis Declara2012-05-091-0/+414
(bzr r11073.1.31)