| 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" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -4/+4 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -4/+4 |
| | | |||||
| * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 1 | -1/+1 |
| | | |||||
| * | Update GtkDialog usage | Alexander Valavanis | 2017-07-09 | 1 | -1/+1 |
| | | |||||
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 1 | -2/+4 |
| | | |||||
| * | LPE Powerstroke dialog - Use Gtk::Grid | Alex Valavanis | 2017-03-12 | 1 | -9/+8 |
| | | | | (bzr r15589) | ||||
| * | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 1 | -3/+4 |
| | | | | (bzr r15367) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -12/+1 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+12 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -12/+1 |
| | | | | (bzr r15025) | ||||
| * | [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation. | Alex Henrie | 2016-07-18 | 1 | -1/+1 |
| | | | | (bzr r15016.1.1) | ||||
| * | Use sane constant for min and max values in LPE dialogs | Ben Scholzen 'DASPRiD | 2015-05-20 | 1 | -2/+3 |
| | | | | (bzr r14163.1.2) | ||||
| * | Fix locale number handling on powerstroke dialog | Ben Scholzen 'DASPRiD | 2015-05-20 | 1 | -8/+11 |
| | | | | (bzr r14163.1.1) | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -4/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13820) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 1 | -1/+1 |
| | | | | (bzr r13653) | ||||
| * | Start cleanup for merge into trunk | Liam P. White | 2014-03-07 | 1 | -0/+8 |
| | | | | (bzr r13090.1.20) | ||||
| * | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+203 |
| (bzr r13090.1.1) | |||||
