log

age author description
9 months ago Paper CI: cleanup; remove source URL
9 months ago Paper builds/linux: linuxdeploy fails now for some reason
9 months ago Paper cmake: update minimum version
9 months ago Paper gui/pages/seasons: fix function disambiguation on win32
9 months ago Paper core/endian: fix compile error under clang
9 months ago Paper sys/x11/settings: misc fixups
9 months ago Paper chore: merge diverging branches
9 months ago Paper gui/theme: add xsettings backend
9 months ago Paper sys/glib: general cleanup, use C++ principles, add more suffixes
9 months ago Paper services/kitsu: remove unused parameters in functions
9 months ago Paper text: redesign almost every widget
9 months ago Paper dep/anitomy: port to use UCS-4 rather than wide strings
9 months ago Paper cmake: curl -> libcurl
9 months ago Paper build: fix windows build
9 months ago Paper CI: install cmake
9 months ago Paper *: transfer back to cmake from autotools
9 months ago Paper dep/animone: fix tons of issues
9 months ago Paper dep/animone: a11y/win32: fix missing ComInterface definition
9 months ago Paper dep/animone: add experimental accessibility strategy
9 months ago Paper dialog/about: add licenses button
9 months ago Paper dep/animone: separate *BSD into separate files
9 months ago Paper dep/animone: REFACTOR ALL THE THINGS
9 months ago Paper dep/animone: fix undefined behavior, get correct length value
9 months ago Paper kitsu: remove unused constants, fix token expiration calculation
10 months ago Paper services: use fmt for setting the status bar
10 months ago Paper translate/anime: use fmt for translating anime seasons
10 months ago Paper dialog/about: fix displaying of my email address
10 months ago Paper CI: update for new repository URL
10 months ago Paper dialog/about: templateize
10 months ago Paper dep/fmt: add dependency
10 months ago Paper library: convert to class + database
10 months ago Paper anime: refactor Anime::SeriesSeason to Season class
10 months ago Paper anime/db: refactor anime_season_db out
10 months ago Paper pages/seasons: run seasons search in a separate thread
10 months ago Paper anime: add completed date member
10 months ago Paper services/anilist: refactor HTTP requests...
10 months ago Paper core/strings: add Strings::Translate function as tr() -> ToUtf8String
10 months ago Paper services/anilist: fix getting producers
10 months ago Paper services/kitsu: ACTUALLY finish GetAnimeList
10 months ago Paper services/kitsu: implement GetAnimeList()
10 months ago Paper config: use TOML instead of INI
10 months ago Paper services: VERY initial Kitsu support
10 months ago Paper settings: clean up code
10 months ago Paper session: allow printing status messages
10 months ago Paper README: remove mention of nonexistant /docs directory
10 months ago Paper ...
10 months ago Paper locale: remove old unfinished and probably bad spanish translation
10 months ago Paper linux: add required blank svg icon (???)
10 months ago Paper dep/animone: prepare for v1.0 release; it should be ready by now
10 months ago Paper misc: remove copyrighted app icon
10 months ago Paper time: don't use time_t!
10 months ago Paper pages/anime_list: don't call GUI functions in a non-GUI thread
10 months ago Paper cleanup: remove extraneous executable flags
10 months ago Paper core/time: remove Duration class, use regular functions instead
11 months ago Paper *: add very early season searcher
11 months ago Paper dep/animone: remove old OS X files from makefile
11 months ago Paper docs: clean up documentation
11 months ago Paper *: convert all files CRLF -> LF
11 months ago Paper CI/windows: attempt to fix the build
11 months ago Paper dep/animone: clean up OS X code
11 months ago Paper scripts/win32/deploy_build: be more verbose with libs
11 months ago Paper CI: new and improved windows build
11 months ago Paper scripts/win32: CRLF -> LF
11 months ago Paper *: better support on Windows