summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/tile.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
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-3/+3
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-5/+0
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-13Migrate remaining dialogs to Gtk::GridAlex Valavanis1-0/+14
2013-03-12Further migration to Gtk::GridAlex Valavanis1-2/+2
2012-09-02Fix for 747998 : Align unit menu in Rows Columns dialogJohn Smith1-0/+3
2012-05-19The Polar Arrange Tab of the Arrange Dialog now hides the parametricDenis Declara1-0/+2
2012-04-27Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...Denis Declara1-175/+2
2012-04-19Improved UI of PolarArrangement Tab and connected some widgets to events (now...Denis Declara1-0/+5
2012-04-15Improved User interface.Denis Declara1-2/+13
2012-04-09Added initial gui for polar arrangement tabDenis Declara1-9/+46
2012-03-31Brought old code, "Rows and Columns" in it's own class. Added a separate clas...Denis Declara1-9/+47
2012-03-28Integrated the newly created Anchor-Selection-Widget with the existing "Rows ...Denis Declara1-21/+4
2012-03-26Added anchor-selection widget, it doesn't do much at the moment, next step wi...Denis Declara1-0/+3
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+4
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-2/+0
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-2/+2
2011-04-16upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen1-14/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-04-06Fixed use of dialogs in more than one window, and tile problem with selection...Jon A. Cruz1-4/+1
2008-11-21Merge from fe-movedTed Gould1-28/+22
2007-11-22The dialog to panel refactoring:gustav_b1-5/+4
2007-08-29Dockable dialogs patch applied gustav_b1-3/+3