Commit graph

4649 commits

Author SHA1 Message Date
Hylke Bons 33a58eb09a Update release notes for next version 2018-02-21 22:02:45 +00:00
Hylke Bons 6b01821091 Bump version 2018-02-21 22:02:26 +00:00
Hylke Bons ae7455c886 linux controller: Set exec path to find the right subcommands 2018-02-21 17:45:35 +00:00
Hylke Bons 6c8aaceb65 readme: Add note for status icon 2018-02-21 16:47:01 +00:00
Hylke Bons 646a7ef701
Merge pull request #1808 from hbons/feature/meson
Use Meson build system
2018-02-21 09:05:23 +00:00
Hylke Bons ec5b70c9be mac: Fix build 2018-02-21 08:55:10 +00:00
Hylke Bons 7108fae2cf build: Fix System.Xml.Linq reference 2018-02-21 08:55:10 +00:00
Hylke Bons f3b8e74df4 travis: Add System.Xml.Linq deb 2018-02-21 08:55:10 +00:00
Hylke Bons 92dbc7e241 linux ui: Fix exception when there are multiple Run methods 2018-02-21 08:55:10 +00:00
Hylke Bons 2232d22259 build: Fix some hardcoded paths 2018-02-21 08:55:10 +00:00
Hylke Bons 285de02411 build: Fix some hardcoded paths 2018-02-21 08:55:10 +00:00
Hylke Bons 1852c6207c travis: Update build script for meson 2018-02-21 08:55:10 +00:00
Hylke Bons 1a920a6ac7 build: Install icons and finish last meson todo items 2018-02-21 08:55:10 +00:00
Hylke Bons e7f5d7fb7d linux build: Put app files in right location and run post build script 2018-02-21 08:55:10 +00:00
Hylke Bons 628c18e6d2 linux readme: Update build instructions for Meson 2018-02-21 08:55:10 +00:00
Hylke Bons 73ac14df36 build: Add post install script for Meson 2018-02-21 08:55:10 +00:00
Hylke Bons fcb1275325 Implement more of the meson build 2018-02-21 08:55:10 +00:00
Hylke Bons 1b20e8f31b Update .gitignore and remove leftover Makefile 2018-02-21 08:55:10 +00:00
Hylke Bons 72f3b5b8f9 Destroy autotools with fire 2018-02-21 08:55:10 +00:00
Hylke Bons 0a144e3fde build: Initial meson files 2018-02-21 08:54:29 +00:00
Hylke Bons 2db852e202
Update build.environment.mk 2018-02-20 22:52:41 +00:00
Hylke Bons dad6b2dae0
Merge pull request #1807 from hbons/fix/tidy-xml
Tidy XML
2018-02-18 14:46:39 +00:00
Hylke Bons cddaa86dba presets: Use Xml.Linq to write XML 2018-02-18 14:16:33 +00:00
Hylke Bons d5a7620683 config: Use Xml.Linq for writing XML 2018-02-18 14:06:14 +00:00
Hylke Bons 30c4d10967 Correctly check for running flatpak 2018-02-18 14:03:56 +00:00
Hylke Bons 6bcc071f9e linux ui: Make note window part of the app 2018-02-18 11:27:47 +00:00
Hylke Bons 2cdeae95c7
Update README.md 2018-02-14 19:36:56 +00:00
Hylke Bons 19a7a63359
Update README.md 2018-02-14 19:33:11 +00:00
Hylke Bons adbb804164
Merge pull request #1806 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2018-02-14 19:26:11 +00:00
The Gitter Badger 51f730416f Add Gitter badge 2018-02-14 19:19:53 +00:00
Guy Lunardi 2521952812 Changes to adjust for Flatpak seems to have broken local builds (regular packages). Also minor cosmetic fixes. 2018-02-11 23:38:53 +00:00
Hylke Bons 84b3fd1365
Merge pull request #1805 from hbons/fix/xdg-open
Fix/xdg-open
2018-02-12 11:38:38 +00:00
Hylke Bons 6514d71190 linux: Only use Gtk.ShowUri in flatpaks 2018-02-11 19:55:38 +00:00
Hylke Bons 942441696b linux eventlog: Suppress webkit warning 2018-02-11 19:50:58 +00:00
Hylke Bons 0e348b3667 Update .gitignore 2018-02-11 19:49:15 +00:00
Hylke Bons f104de5138 linux eventlog: Fix whitespace 2018-02-11 16:28:45 +00:00
Hylke Bons d004956894
Update README.md 2018-02-11 17:54:36 +00:00
Hylke Bons 06a16ff44a
Merge pull request #1803 from hbons/fix/linux-main-loop
Fix/linux main loop
2018-02-11 17:08:21 +00:00
Hylke Bons 1e3e595044
Merge branch 'master' into fix/linux-main-loop 2018-02-11 16:58:57 +00:00
Hylke Bons 44727f31f6
Merge pull request #1802 from hbons/fix/linux-status-icons
linux ui: Fix icon lookup for statusicon
2018-02-11 16:51:51 +00:00
Hylke Bons 972a0a0add Update .gitignore 2018-02-11 14:23:00 +00:00
Hylke Bons 140db317a7 linux ui: Fix icon lookup for statusicon 2018-02-11 14:01:54 +00:00
Hylke Bons 3e74b2cb6f linux: Detect right Run method for installed GTK+ bindings 2018-02-11 13:31:13 +00:00
Hylke Bons 1e799c5ce7 linux: Write GTK+ version to the logs 2018-02-11 13:30:08 +00:00
Hylke Bons fc447cbdfd linux about: Fix warning 2018-02-11 13:26:09 +00:00
Hylke Bons dc1fe2d972
readme: Add some Fedora build requirements 2018-02-11 10:39:00 +00:00
Hylke Bons 32901de236 build: Update Mac csproj 2018-01-22 12:33:38 +00:00
Hylke Bons 7e519b793a build: Fix build on newer versions of Xamarin.Mac 2018-01-22 12:04:51 +00:00
Hylke Bons f46653ed9e logger: Keep a StreamWriter open to log, instead of opening+closing all the time 2018-01-22 12:03:08 +00:00
Hylke Bons 4426b8cd8f
Update ISSUE_TEMPLATE.md 2018-01-20 16:24:23 +00:00