summaryrefslogtreecommitdiff
path: root/frontends/gtk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix gtk install targetVincent Sanders2019-09-211-2/+1
|
* remove login window from gtk front endVincent Sanders2019-08-131-1/+1
|
* seems freebsd needs _XOPEN_SOURCE for math.h macros to be definedVincent Sanders2018-09-061-0/+1
|
* stop defining _XOPEN_SOURCEVincent Sanders2018-09-061-1/+0
| | | | | This is necessary with some libc as it overrides _POSIX_C_SOURCE and removes definitions of scandir etc.
* Initial conversion of GTK accelerators to separate config fileVincent Sanders2018-04-221-1/+1
|
* update gtk frontend to use corewindow local historyVincent Sanders2017-02-171-5/+5
|
* fixup usage of directory creation macro in MakefilesVincent Sanders2017-01-071-3/+3
|
* fix gtk install target to cope with gtk3Vincent Sanders2016-10-051-10/+19
|
* remove unused GTK treeview code completely repalced with core window APIVincent Sanders2016-08-061-1/+1
|
* rename gtk global history implementationVincent Sanders2016-08-041-1/+1
|
* add nsgtk support for core window APIVincent Sanders2016-07-311-1/+1
|
* store toolbar config in standard options instead of a separate fileVincent Sanders2016-05-211-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+205