Commit Graph

345 Commits

Author SHA1 Message Date
Přemysl Eric Janouch c09acf120c
Make gtk-doc work again
gtk-doc has gained an official CMake module which can fix xrefs.

Meanwhile, our old module has stopped working for whatever reason,
might be that I've botched the LdCategoryView interface somehow.
2018-06-24 23:27:26 +02:00
Přemysl Eric Janouch f9f1c830f8
Remove .travis.yml
We don't depend on any proprietary services no longer.  I'll have to
make my own replacements with blackjack and hookers.  Until then,
the file stays in the commit log as an example.
2018-06-24 04:31:12 +02:00
Přemysl Eric Janouch b353fc133e
Update README 2018-06-24 04:24:23 +02:00
Přemysl Eric Janouch 0c0b9640f8
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 04:22:37 +02:00
Přemysl Eric Janouch 948a332d01
Streamline README 2017-06-19 00:03:44 +02:00
Přemysl Eric Janouch ced3913e68
Fix and update LICENSE 2017-02-03 23:06:48 +01:00
Přemysl Eric Janouch 97f551d918
Travis CI: brevify notifications 2017-02-03 23:04:18 +01:00
Přemysl Eric Janouch 2a4572294b Openly accept Lua 5.3, cleanup 2016-03-20 15:39:57 +01:00
Přemysl Eric Janouch 64f5a7abbc Change license to ISC 2016-03-15 22:19:14 +01:00
Přemysl Eric Janouch b552b3cae9 Use pkg-config for json-glib-1.0 2016-03-15 22:19:14 +01:00
Přemysl Eric Janouch 7a3ceb5435 Travis CI: update IRC address for notifications 2016-03-15 22:19:06 +01:00
Přemysl Eric Janouch 24731d6831 Travis CI: Try adding Coverity scan 2015-02-14 08:03:24 +01:00
Přemysl Eric Janouch e74d582eca Fix the about dialog in GTK+ 3
Now we have to override the icon name property.
2015-02-09 20:28:12 +01:00
Přemysl Eric Janouch 4e0e09a62b Fix RPM dependencies 2015-02-09 20:28:03 +01:00
Přemysl Eric Janouch c117a6ddaa Make sure to link the tests with libm
Fixes Debian/GCC build.
2015-02-08 16:30:07 +01:00
Přemysl Eric Janouch d55422e0a5 Travis CI: Try making the tests work 2015-02-08 16:26:45 +01:00
Přemysl Eric Janouch 9e54e5a49c Travis CI: Make the tests verbose 2015-02-08 16:12:38 +01:00
Přemysl Eric Janouch f2ae2fbd35 Prevent GTK+ accessibility bus warnings
They ruin the tests.
2015-02-08 16:03:45 +01:00
Přemysl Eric Janouch af51c00c93 Try making it build with GTK+ 3.4 2015-02-08 15:48:01 +01:00
Přemysl Eric Janouch de133622a2 Add Travis CI configuration 2015-02-08 05:59:05 +01:00
Přemysl Eric Janouch 61f7536e22 Fix to work on Windows XP 2015-01-28 00:16:41 +01:00
Přemysl Eric Janouch b62b7bfa18 Update NEWS 2015-01-21 20:33:23 +01:00
Přemysl Eric Janouch 260a15fdda CMakeLists.txt: use better variables 2015-01-21 20:30:11 +01:00
Přemysl Eric Janouch 4fc23df6bd Cleanup 2015-01-21 20:25:59 +01:00
Přemysl Eric Janouch 4d0721bf68 Update dependencies in CPack info 2015-01-20 23:23:03 +01:00
Přemysl Eric Janouch 5bb6a05e1c Make MinGW-w64 cross-compilation work again
It has come to using pkg-config. :O
2015-01-20 23:22:11 +01:00
Přemysl Eric Janouch 733fb54580 Update copyright years 2015-01-20 23:19:06 +01:00
Přemysl Eric Janouch ec29804080 Update README regarding GTK+ version 2015-01-20 09:48:52 +01:00
Přemysl Eric Janouch cd3599bd1b Silence other stupid deprecation warnings 2015-01-20 09:47:00 +01:00
Přemysl Eric Janouch 1adeac6c22 Fix additional deprecation warnings
Again with more code.
2015-01-20 09:36:43 +01:00
Přemysl Eric Janouch 13f212d4e9 Fix motion simulation 2015-01-20 09:07:58 +01:00
Přemysl Eric Janouch a7f869b707 Fix zooming with mouse wheel 2015-01-20 08:03:02 +01:00
Přemysl Eric Janouch fb6f89fb5c Fix a depreciation warning
With a ton of additional code.
2015-01-20 07:58:57 +01:00
Přemysl Eric Janouch e1225accf4 Fix a few deprecation warnings 2015-01-20 07:41:54 +01:00
Přemysl Eric Janouch 5b16953a2f Fix drag and drop
GTK+ 3 started sending leave notifications upon starting a DND operation.
2015-01-20 07:41:04 +01:00
Přemysl Eric Janouch adead30747 Fix Debian build 2015-01-20 07:40:46 +01:00
Přemysl Eric Janouch 616650c558 Fix LdCategorySymbolView size negotiation
In GTK+ 3 I don't need the negotiation hack anymore.
2015-01-19 04:00:33 +01:00
Přemysl Eric Janouch 5c17944454 GTK+ 3: Fix compilation, scrolling, drawing 2015-01-19 04:00:06 +01:00
Přemysl Eric Janouch c41f3ae529 Switch to GTK3 via pkg-config, start the port 2015-01-19 00:02:48 +01:00
Přemysl Eric Janouch 7617e6a002 Update the README 2015-01-18 23:33:21 +01:00
Přemysl Eric Janouch c95519830d Update vera++ 2015-01-18 23:29:53 +01:00
Přemysl Eric Janouch 6e6cf05093 We Lua 5.2 now
Lua 5.1 seems to have been obsoleted.  Luckily this was pretty simple.
2015-01-18 23:29:53 +01:00
Přemysl Eric Janouch 36ffb0f8cf Bump CMake to 2.8 for no obvious reason
And fix FindGtkDoc.cmake with CMake 3.
2015-01-18 22:47:00 +01:00
Přemysl Eric Janouch 64a97f54bf Remove our version of FindGTK2.cmake
It doesn't seem to be necessary.
2015-01-18 21:55:45 +01:00
Přemysl Eric Janouch 4f8b17e67a Add support for style checking using vera++. 2013-04-13 18:08:47 +02:00
Přemysl Eric Janouch 48d353a5cb Make MinGW{,-w64} crosscompilation working.
Also fix the 7za download path in Win32Depends.cmake.
2013-01-08 02:46:07 +01:00
Přemysl Eric Janouch 313a47843f Update README. 2012-10-10 21:05:39 +02:00
Přemysl Eric Janouch f0ac99072e Win32 bugfixes.
* Force redraw on LdCategorySymbolView size allocation.
* Fix an infinite loop sometimes caused by update_adjustments().
2012-10-10 20:35:52 +02:00
Přemysl Eric Janouch c535bd2383 Update Win32Depends.cmake, remove SVG stuff.
Remove bsdtar, SVG libraries, openSUSE package sources.

Don't need those anymore.
2012-10-10 20:31:27 +02:00
Přemysl Eric Janouch fa602c20ec Show something more helpful on file open error. 2012-10-09 18:06:00 +02:00