summaryrefslogtreecommitdiffstats
path: root/src/widgets/ink-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old icon handling codeAlexander Valavanis2017-06-291-36/+9
|
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-4/+2
| | | (bzr r15368)
* Split InkAction classes into separate filesAlex Valavanis2016-08-051-430/+10
| | | (bzr r15043)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-39/+3
|\ | | | | (bzr r15038)
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-38/+1
| | | | | | (bzr r15023.2.8)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
|/ | | (bzr r15025)
* Fix cmake buildMarc Jeanmougin2016-04-131-1/+1
| | | (bzr r14818)
* ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+22
| | | (bzr r14813)
* Fork GtkImageMenuItem and remove show_image boolean because we always want ↵Martin Owens2016-04-121-1/+19
| | | | | to show menu. (bzr r14800)
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-0/+638
(bzr r13341.1.249)