13 check-ins using file src/groffstudio.lpr version 85befef33a
2024-04-30
| ||
12:10 | [Feature] There is an option to keep both the .ps and the .pdf file now. [Feature] Non-Windows users can choose to use Ghostscript (if installed) or pdfroff. check-in: 80a9157eaf user: Cthulhux tags: trunk | |
09:53 | Cleaned up redundant code. check-in: d0b6777baf user: Cthulhux tags: trunk | |
09:51 | Simplified build status output on Windows check-in: 300ab98f2c user: Cthulhux tags: trunk | |
09:49 | Only build PDF when the user wants to, even on Windows. check-in: a74e7d1c7f user: Cthulhux tags: trunk | |
09:42 | BBCode won't work. check-in: 3698bbd77b user: Cthulhux tags: trunk | |
09:41 | [Feature] On Windows, Ghostscript replaced pdfroff. [Bugfix] The groff detection logic was not as logical as it should have been. check-in: f5f4824b2b user: Cthulhux tags: trunk | |
2024-04-29
| ||
22:16 | Release. check-in: 1fd5b3df6f user: Cthulhux tags: release-0.13.2, trunk | |
12:13 | Fixed Windows build (typo) check-in: 2128815afe user: Cthulhux tags: trunk | |
2024-01-30
| ||
22:21 | [Improved] Multi-threading is more standards-compliant now (thanks @Th69). Oh, and I did some code formatting. check-in: 062e24b56e user: Cthulhux tags: trunk | |
2024-01-29
| ||
14:57 | Added a release date, binaries will follow. check-in: 3b615f92bd user: Cthulhux tags: release-0.13.1, trunk | |
2024-01-19
| ||
15:39 | Accidentally broke the changelog. Oops. check-in: e0eb5aa8e8 user: Cthulhux tags: trunk | |
2024-01-14
| ||
16:34 | added a note about Linux compatibility check-in: 9225c13747 user: Cthulhux tags: trunk | |
2024-01-12
| ||
13:36 | [Improved] Finding groff happens in a thread now. No more blocking on startup. [Removed] So we got rid of the loading window again. check-in: 802d0d061a user: Cthulhux tags: trunk | |