| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-02-03 | MeasureToolbar: GtkAction migration | Alexander Valavanis | 1 | -259/+0 | |
| 2018-11-25 | EgeOutputAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 1 | -15/+29 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -0/+1 | |
| - 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This renames most C <*.h> includes into C++ <c*> includes. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -4/+4 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2017-09-30 | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 1 | -10/+13 | |
| 2016-07-28 | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 1 | -5/+1 | |
| (bzr r15023.2.8) | |||||
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.1.249) | |||||
| 2014-01-03 | Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3 | Alex Valavanis | 1 | -1/+1 | |
| (bzr r12872) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -29/+2 | |
| (bzr r12064) | |||||
| 2012-06-23 | Use orientable widgets in GTK+ 3 build | Alex Valavanis | 1 | -0/+5 | |
| (bzr r11512) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -3/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2011-03-20 | Cleaned up memory patch. Fixes bug #737298. | Jon A. Cruz | 1 | -0/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118) | |||||
| 2007-12-04 | Implemented use of "short_label" for toolbar items. | Jon A. Cruz | 1 | -1/+1 | |
| Fixes bug #168826. (bzr r4167) | |||||
| 2007-03-27 | Adding the new/change label to the star toolbar | Jon A. Cruz | 1 | -0/+267 | |
| (bzr r2772) | |||||
