summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/frame.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-6/+0
|
* Clarify licensesMax Gaukler2018-11-081-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 possibleEduard Braun2018-10-011-4/+0
|
* Update for Gtk alignment changesAlexander Valavanis2017-07-091-1/+1
|
* frame: Gtk3 fixesAlex Valavanis2016-12-261-11/+19
| | | (bzr r15361)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
| | | (bzr r15025)
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-2/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907)
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-0/+83
(bzr r11260)