summaryrefslogtreecommitdiff
path: root/frontends/gtk/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix c library API flags for freebsd when building GTKVincent Sanders2024-03-051-2/+8
* add rsvg image decoder that uses the new APIVincent Sanders2022-11-271-0/+2
* split out gtk misc operations from gui moduleVincent Sanders2021-02-221-5/+5
* Make GTK UI resources more consistentVincent Sanders2020-09-041-1/+9
* Makefile: add Chinese (Simplified) translation targetZixing Liu2020-09-021-1/+1
* About fetches resources: Drop maps resource.Michael Drake2020-02-241-1/+1
* Buildsystem: GTK: Change gtk target to gtk2, which builds nsgtk2.Michael Drake2019-12-021-7/+1
* repurpose ssl certificate core window for nitial page infor window on gtkVincent Sanders2019-12-011-1/+1
* 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
* 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