History of file src/groffstudio.lpi at check-in 2128815afe99b949
2024-05-16
| ||
00:55 | less bad Windows screenshot for README file: [8b7b6190e0] check-in: [b4c8a6fb9f] user: Cthulhux, branch: trunk, size: 3579 [annotate] [blame] [check-ins using] [diff] | |
2024-05-15
| ||
00:47 | [Changed] New icon, slightly less awful. file: [2a3298f582] check-in: [ac0b363ad1] user: Cthulhux, branch: trunk, size: 3555 [annotate] [blame] [check-ins using] [diff] | |
2024-04-30
| ||
12:37 | .. file: [309b575829] check-in: [726dbe99cb] user: Cthulhux, branch: trunk, size: 3555 [annotate] [blame] [check-ins using] [diff] | |
12:29 | [Feature] The installed Ghostscript version is now displayed in the settings. ... and code formatting file: [cfbaa470c1] check-in: [edf9412b43] user: Cthulhux, branch: trunk, size: 3554 [annotate] [blame] [check-ins using] [diff] | |
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. file: [aad3a914ec] check-in: [80a9157eaf] user: Cthulhux, branch: trunk, size: 3554 [annotate] [blame] [check-ins using] [diff] | |
09:53 | Cleaned up redundant code. file: [8051bc1bdc] check-in: [d0b6777baf] user: Cthulhux, branch: trunk, size: 3554 [annotate] [blame] [check-ins using] [diff] | |
09:51 | Simplified build status output on Windows file: [a064dbe3a0] check-in: [300ab98f2c] user: Cthulhux, branch: trunk, size: 3554 [annotate] [blame] [check-ins using] [diff] | |
09:49 | Only build PDF when the user wants to, even on Windows. file: [bfb4387ac2] check-in: [a74e7d1c7f] user: Cthulhux, branch: trunk, size: 3554 [annotate] [blame] [check-ins using] [diff] | |
09:41 | [Feature] On Windows, Ghostscript replaced pdfroff. [Bugfix] The groff detection logic was not as logical as it should have been. file: [67011a15ae] check-in: [f5f4824b2b] user: Cthulhux, branch: trunk, size: 3527 [annotate] [blame] [check-ins using] [diff] | |
2024-04-29
| ||
22:16 | Release. file: [fea6e0a2b8] check-in: [1fd5b3df6f] user: Cthulhux, branch: trunk, size: 3584 [annotate] [blame] [check-ins using] [diff] | |
12:13 | Fixed Windows build (typo) file: [a3c199dac0] check-in: [2128815afe] user: Cthulhux, branch: trunk, size: 3584 [annotate] [blame] [check-ins using] [diff] | |
2024-01-30
| ||
22:21 | [Improved] Multi-threading is more standards-compliant now (thanks @Th69). Oh, and I did some code formatting. file: [6f0bbb3039] check-in: [062e24b56e] user: Cthulhux, branch: trunk, size: 3584 [annotate] [blame] [check-ins using] [diff] | |
2024-01-29
| ||
14:57 | Added a release date, binaries will follow. file: [565cb1118a] check-in: [3b615f92bd] user: Cthulhux, branch: trunk, size: 3585 [annotate] [blame] [check-ins using] [diff] | |
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. file: [5ada8edd7d] check-in: [802d0d061a] user: Cthulhux, branch: trunk, size: 3596 [annotate] [blame] [check-ins using] [diff] | |
2024-01-11
| ||
18:14 | post-release changes for macOS project settings ;-) file: [c7cb82821c] check-in: [8bb30e04bd] user: Cthulhux, branch: trunk, size: 3880 [annotate] [blame] [check-ins using] [diff] | |
10:43 | undid showspecialchars (looks bad) file: [8c14a6e054] check-in: [afb9e6e06e] user: Cthulhux, branch: trunk, size: 3750 [annotate] [blame] [check-ins using] [diff] | |
10:38 | [Feature] Added a loading window so you won't think groffstudio would procrastinate. file: [914ef8da32] check-in: [0e32df0ae5] user: Cthulhux, branch: trunk, size: 3744 [annotate] [blame] [check-ins using] [diff] | |
2024-01-10
| ||
04:00 | tests file: [4ca94d1e21] check-in: [947b4bfbd2] user: Cthulhux, branch: trunk, size: 3466 [annotate] [blame] [check-ins using] [diff] | |
03:31 | [Bugfix] Calling troff over the system default shell now, potentially finding more paths. file: [a8eb228557] check-in: [d43bd7f83d] user: Cthulhux, branch: trunk, size: 3597 [annotate] [blame] [check-ins using] [diff] | |
2022-03-15
| ||
15:10 | [Feature] Support for hdtbl. [Changed] Build extras and build preprocessors are now listed in a multi-select box. file: [84201116a3] check-in: [931cfb6b0c] user: Cthulhux, branch: trunk, size: 3439 [annotate] [blame] [check-ins using] [diff] | |
2022-03-14
| ||
16:53 | 0.12.0: [Feature] If the installed version of troff is not detected as groff, a warning is displayed. file: [6398047e8e] check-in: [47ab69880f] user: Cthulhux, branch: trunk, size: 3439 [annotate] [blame] [check-ins using] [diff] | |
2022-03-13
| ||
19:29 | [Changed] On platforms which probably use a package manager (currently, Linux and BSDs), the "update check" checkbox is disabled and the related libraries are not referenced. [Improved] When exiting groffstudio, the Save function from the "save" button is reused. file: [e16da16e5f] check-in: [f7adaf4d43] user: Cthulhux, branch: trunk, size: 3466 [annotate] [blame] [check-ins using] [diff] | |
2022-03-12
| ||
11:17 | [Feature] The update check was made optional (default: false). file: [c42a030e94] check-in: [a21e9e8fc9] user: Cthulhux, branch: trunk, size: 3439 [annotate] [blame] [check-ins using] [diff] | |
2022-03-10
| ||
15:38 | RevisionNr file: [e05021d78f] check-in: [94ba820d84] user: Cthulhux, branch: trunk, size: 3469 [annotate] [blame] [check-ins using] [diff] | |
14:48 | groffstudio 0.10.0: Large build process revamp, featuring log output to a file, and some bugfixes. file: [9193541535] check-in: [f6741c12c7] user: Cthulhux, branch: trunk, size: 3439 [annotate] [blame] [check-ins using] [diff] | |
03:54 | groffstudio 0.9.9.1: Finally, macOS is supported. file: [3a55aa8a78] check-in: [b79f447e7e] user: Cthulhux, branch: trunk, size: 3495 [annotate] [blame] [check-ins using] [diff] | |
2022-02-24
| ||
02:42 | Added: init file: [bfab7126b8] check-in: [c20ac8a07e] user: Cthulhux, branch: trunk, size: 3530 [annotate] [blame] [check-ins using] | |