summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/align-and-distribute.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-25Add option for on canvas align handles and move group selection checkboxMartin Owens1-2/+3
2019-02-24Merge in bazaar branch for alignment handlesMartin Owens1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2017-11-07Misc. typosUnknown1-1/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-34/+4
2016-03-13"Relative to" option for node alignment.Marc Jeanmougin1-0/+11
2016-03-03forgot to include a file in previous commit ><Marc Jeanmougin1-1/+1
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-1/+2
2013-07-11Step 2 refactoring the align functions, added some functionality to selection.Martin Owens1-8/+2
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis1-1/+1
2012-08-28Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ac...John Smith1-0/+6
2012-08-19Fix for 1035733 : Align Distribute dialog - Right align buttonsJohn Smith1-0/+5
2012-08-18Fix for 189535 : align verbs and by keysJohn Smith1-2/+80
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-1/+2
2012-04-14Migrate align & dist dialog to Gtk::Grid APIAlex Valavanis1-2/+23
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-6/+1
2012-02-25Header cleaningAlex Valavanis1-0/+1
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-3/+0
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-2/+0
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-03New feature: to exchange position of two objects (bug #171944)Nicolas Dufour1-3/+12
2010-04-02Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz1-2/+0
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-4/+4
2008-09-13Add option to align & distribute dialog to treat the selection as a group (cl...Maximilian Albert1-0/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-6/+6
2008-05-06export bbox sorting machinerybulia byak1-0/+11
2007-11-22The dialog to panel refactoring:gustav_b1-5/+4
2007-08-29Dockable dialogs patch applied gustav_b1-2/+3
2007-03-11Eliminate remaining sources of empty NR::RectsMenTaLguY1-3/+1
2006-02-13Added connector graph layout functionalityTim Dwyer1-2/+6