| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 1 | -2/+2 |
| | | |||||
| * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -11/+1 |
| | | | | (bzr r15023.2.6) | ||||
| * | Migrate more widgets to Gtk::Grid | Alex Valavanis | 2014-08-23 | 1 | -2/+18 |
| | | | | (bzr r13341.1.169) | ||||
| * | Renamed files to better match coding conventions | Denis Declara | 2012-05-09 | 1 | -0/+19 |
| | | | | (bzr r11073.1.31) | ||||
| * | Anchor widget now reads the last alignment from the settings. Anchor ↵ | Denis Declara | 2012-04-02 | 1 | -0/+2 |
| | | | | | | selection widget is also smaller now. (bzr r11073.1.10) | ||||
| * | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ↵ | Denis Declara | 2012-03-28 | 1 | -9/+10 |
| | | | | | | | | and Columns" panel. Code still needs documentation and cleenup however. (bzr r11073.1.5) | ||||
| * | Added anchor-selection widget, it doesn't do much at the moment, next step ↵ | Denis Declara | 2012-03-26 | 1 | -0/+37 |
| will be to wire everything together, btw, you can see the widget in the 'rows and columns' panel (bzr r11073.1.3) | |||||
