Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -6/+6 |
| | |||||
* | Http file upload | fiaxh | 2017-08-03 | 1 | -0/+31 |
| | |||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 19 | -110/+113 |
| | |||||
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 1 | -0/+11 |
| | |||||
* | Replace OpenSSL with GCrypt | Marvin W | 2017-04-15 | 3 | -4/+81 |
| | |||||
* | Gettext support | fiaxh | 2017-04-10 | 2 | -0/+46 |
| | |||||
* | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 1 | -4/+4 |
| | |||||
* | Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0 | Marvin W | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | New CMake | Marvin W | 2017-03-23 | 19 | -6/+539 |
| | | | | | - add install and uninstall targets - compatibility for systems without pkg-config | ||||
* | Drop libuuid dependency, uuid generation is not that complicated... | Marvin W | 2017-03-12 | 1 | -42/+0 |
| | |||||
* | Force Make into using a single thread | Marvin W | 2017-03-12 | 1 | -2/+4 |
| | | | | | | | This also restricts fast-vapi's to Ninja. fast-vapi's improve build performance when multi-threaded, but are bad when single-threaded. Again emphasize that ninja-build should be used. | ||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -6/+6 |
| | |||||
* | CMake: merge created header+vapi files into a single directory | Marvin W | 2017-03-11 | 1 | -9/+15 |
| | |||||
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -69/+107 |
| | |||||
* | Outfactor PGP into pgpme-vala | fiaxh | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | Initial commit | fiaxh | 2017-03-02 | 8 | -0/+823 |