aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update translationsPřemysl Janouch2018-06-254-621/+684
| | | | At least to the best of my ability.
* Update translation templatePřemysl Janouch2018-06-251-59/+73
|
* Fix assertion failures on quittingPřemysl Janouch2018-06-251-1/+14
|
* Workaround an issue with getting theme coloursPřemysl Janouch2018-06-251-0/+3
| | | | I see that GTK+ 3 is no longer something to be used.
* Update copyright yearsPřemysl Janouch2018-06-252-2/+2
|
* Remember to install icons on WindowsPřemysl Janouch2018-06-251-0/+5
|
* Find a better solution to the Lua situationPřemysl Janouch2018-06-252-9/+20
| | | | | | It seems that I cannot win here. If I want XP to work, I need to keep the old packages in place. This time the resulting program cannot find _time32 in msvcrt.dll.
* Workaround a CMake/pkg-config regressionPřemysl Janouch2018-06-251-1/+4
|
* Fix Lua cross-build, bump the Win32 versionPřemysl Janouch2018-06-252-17/+9
| | | | Something has changed and it could no longer find the include files.
* Make gtk-doc work againPřemysl Janouch2018-06-243-381/+13
| | | | | | | 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.
* Remove .travis.ymlPřemysl Janouch2018-06-241-42/+0
| | | | | | 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.
* Update READMEPřemysl Janouch2018-06-242-11/+7
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-248-18/+12
| | | | | | | | | 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.
* Streamline READMEPřemysl Janouch2017-06-195-98/+130
|
* Fix and update LICENSEPřemysl Janouch2017-02-0339-50/+49
|
* Travis CI: brevify notificationsPřemysl Janouch2017-02-031-0/+6
|
* Openly accept Lua 5.3, cleanupPřemysl Janouch2016-03-201-7/+5
|
* Change license to ISCPřemysl Janouch2016-03-152-27/+15
|
* Use pkg-config for json-glib-1.0Přemysl Janouch2016-03-152-64/+1
|
* Travis CI: update IRC address for notificationsPřemysl Janouch2016-03-151-1/+1
|
* Travis CI: Try adding Coverity scancoverity_scanPřemysl Janouch2015-02-141-0/+12
|
* Fix the about dialog in GTK+ 3Přemysl Janouch2015-02-091-0/+1
| | | | Now we have to override the icon name property.
* Fix RPM dependenciesPřemysl Janouch2015-02-091-1/+1
|
* Make sure to link the tests with libmPřemysl Janouch2015-02-081-2/+2
| | | | Fixes Debian/GCC build.
* Travis CI: Try making the tests workPřemysl Janouch2015-02-082-2/+4
|
* Travis CI: Make the tests verbosePřemysl Janouch2015-02-081-1/+1
|
* Prevent GTK+ accessibility bus warningsPřemysl Janouch2015-02-081-0/+1
| | | | They ruin the tests.
* Try making it build with GTK+ 3.4Přemysl Janouch2015-02-081-0/+4
|
* Add Travis CI configurationPřemysl Janouch2015-02-081-0/+21
|
* Fix to work on Windows XPPřemysl Janouch2015-01-283-17/+26
|
* Update NEWSPřemysl Janouch2015-01-211-1/+1
|
* CMakeLists.txt: use better variablesPřemysl Janouch2015-01-211-33/+33
|
* CleanupPřemysl Janouch2015-01-212-38/+4
|
* Update dependencies in CPack infoPřemysl Janouch2015-01-201-3/+3
|
* Make MinGW-w64 cross-compilation work againPřemysl Janouch2015-01-203-21/+58
| | | | It has come to using pkg-config. :O
* Update copyright yearsPřemysl Janouch2015-01-202-2/+2
|
* Update README regarding GTK+ versionPřemysl Janouch2015-01-201-1/+1
|
* Silence other stupid deprecation warningsPřemysl Janouch2015-01-202-2/+5
|
* Fix additional deprecation warningsPřemysl Janouch2015-01-201-6/+15
| | | | Again with more code.
* Fix motion simulationPřemysl Janouch2015-01-201-1/+25
|
* Fix zooming with mouse wheelPřemysl Janouch2015-01-201-1/+1
|
* Fix a depreciation warningPřemysl Janouch2015-01-201-4/+10
| | | | With a ton of additional code.
* Fix a few deprecation warningsPřemysl Janouch2015-01-203-7/+13
|
* Fix drag and dropPřemysl Janouch2015-01-201-1/+9
| | | | GTK+ 3 started sending leave notifications upon starting a DND operation.
* Fix Debian buildPřemysl Janouch2015-01-202-2/+6
|
* Fix LdCategorySymbolView size negotiationPřemysl Janouch2015-01-191-43/+65
| | | | In GTK+ 3 I don't need the negotiation hack anymore.
* GTK+ 3: Fix compilation, scrolling, drawingPřemysl Janouch2015-01-195-113/+153
|
* Switch to GTK3 via pkg-config, start the portPřemysl Janouch2015-01-192-9/+9
|
* Update the READMEPřemysl Janouch2015-01-181-2/+4
|
* Update vera++Přemysl Janouch2015-01-183-2/+5
|