summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/tile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-5/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Commit a merge to trunk, with probabal errorsMartin Owens2014-03-271-0/+14
|\
| * Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
| * Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
| * Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-131-0/+14
| * Further migration to Gtk::GridAlex Valavanis2013-03-121-2/+2
| * Fix for 747998 : Align unit menu in Rows Columns dialogJohn Smith2012-09-021-0/+3
* | The Polar Arrange Tab of the Arrange Dialog now hides the parametricDenis Declara2012-05-191-0/+2
* | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...Denis Declara2012-04-271-175/+2
* | Improved UI of PolarArrangement Tab and connected some widgets to events (now...Denis Declara2012-04-191-0/+5
* | Improved User interface.Denis Declara2012-04-151-2/+13
* | Added initial gui for polar arrangement tabDenis Declara2012-04-091-9/+46
* | Brought old code, "Rows and Columns" in it's own class. Added a separate clas...Denis Declara2012-03-311-9/+47
* | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ...Denis Declara2012-03-281-21/+4
* | Added anchor-selection widget, it doesn't do much at the moment, next step wi...Denis Declara2012-03-261-0/+3
|/
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+4
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+0
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+2
* upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen2011-04-161-14/+6
* 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-4/+1
* Merge from fe-movedTed Gould2008-11-211-0/+183