Veronica K. B. Olsen
|
034b4feff4
|
HTML divs should end in a line break, and use hex values for binary flags
|
2021-01-24 13:41:26 +01:00 |
|
Veronica K. Berglyd Olsen
|
98bf462e02
|
Merge pull request #593 from vkbo/minor_fixes
Minor Fixes
|
2021-01-23 14:21:20 +00:00 |
|
Veronica K. B. Olsen
|
86fa59e5e1
|
Easier to just make the scroll past end feature go to 90%
|
2021-01-23 15:19:01 +01:00 |
|
Veronica K. B. Olsen
|
1ddadeba5d
|
Make the autoscroll feature also work for a very short document
|
2021-01-23 15:12:25 +01:00 |
|
Veronica K. B. Olsen
|
2e1d5d4d13
|
Windows installer for pyz should have a different name than the regular installer
|
2021-01-23 15:11:52 +01:00 |
|
Veronica K. Berglyd Olsen
|
31b29abf5f
|
Merge pull request #584 from vkbo/simple_pack
Package for Windows without an .exe file
|
2021-01-23 13:55:22 +00:00 |
|
Veronica K. B. Olsen
|
16c428dbd5
|
Update docs to reflect that make.py has been merged into setup.py
|
2021-01-23 14:51:27 +01:00 |
|
Veronica K. Berglyd Olsen
|
54bc6550ee
|
Merge branch 'main' into simple_pack
|
2021-01-23 13:46:31 +00:00 |
|
Veronica K. B. Olsen
|
a698cb6ef7
|
Automatically download the correct Python embed version
|
2021-01-23 14:43:54 +01:00 |
|
Veronica K. B. Olsen
|
5f86ab27bb
|
Complete the zipapp packaging for Windows
|
2021-01-23 14:25:12 +01:00 |
|
Veronica K. Berglyd Olsen
|
f0b2c08a9e
|
Merge pull request #592 from vkbo/update_texts
Update README.md and CONTRIBUTING.md
|
2021-01-23 13:22:00 +01:00 |
|
Veronica K. B. Olsen
|
3f8c705989
|
Fix some typos and reword some bits in README and CONTRIBUTING
|
2021-01-23 13:14:50 +01:00 |
|
Veronica K. B. Olsen
|
6f84574511
|
Also updated docs
|
2021-01-23 12:12:45 +01:00 |
|
Veronica K. B. Olsen
|
6a131977d3
|
Reorganise and update README
|
2021-01-23 11:43:22 +01:00 |
|
Veronica K. B. Olsen
|
4df0075b42
|
Add note on line length to contributing guide
|
2021-01-23 11:10:59 +01:00 |
|
Veronica K. B. Olsen
|
e3972c6205
|
Merge branch 'main' into simple_pack
|
2021-01-22 20:18:52 +01:00 |
|
Veronica K. Berglyd Olsen
|
af38fd3ba3
|
Merge pull request #590 from mgrhm/setup-typo-fix
fix: Typos in setup.py file.
|
2021-01-22 19:53:57 +01:00 |
|
Mike Graham
|
d00ac278c6
|
Fixed typos in setup.py.
|
2021-01-22 18:24:19 +00:00 |
|
Veronica K. Berglyd Olsen
|
0e01303921
|
Merge pull request #587 from vkbo/issue581_os_relpath
Issue #581: os.path.relpath on Windows
|
2021-01-22 00:41:51 +01:00 |
|
Veronica K. B. Olsen
|
39eeaf06e5
|
Add explicit reference directory for os relpath calls to avoid issue #581 on Windows
|
2021-01-22 00:35:43 +01:00 |
|
Veronica K. B. Olsen
|
7c2c4b26b3
|
Merge make.py into setup.py
|
2021-01-21 17:24:54 +01:00 |
|
Veronica K. B. Olsen
|
2ea0703701
|
Preserve both methods for building Inno Setup installers
|
2021-01-21 16:45:16 +01:00 |
|
Veronica K. B. Olsen
|
d425cdc27d
|
Added alternative packaging method for windows
|
2021-01-21 00:50:13 +01:00 |
|
Veronica K. B. Olsen
|
799c833a66
|
Add a simple packaging function
|
2021-01-20 18:25:51 +01:00 |
|
Veronica K. Berglyd Olsen
|
da7bbc2b20
|
Merge pull request #578 from nullbasis/main
Added new GUI and editor themes
|
2021-01-19 23:39:03 +01:00 |
|
Null
|
7b4f6c3222
|
Add files via upload
|
2021-01-19 16:34:36 -06:00 |
|
Null
|
e3bc528647
|
Add files via upload
|
2021-01-19 16:32:32 -06:00 |
|
Null
|
29665203c0
|
Add files via upload
|
2021-01-19 16:19:16 -06:00 |
|
Null
|
7beb9afc36
|
Added Solarized Dark and Light GUI themes
|
2021-01-19 15:24:29 -06:00 |
|
Null
|
2fcb3a0131
|
Added Solarized Dark and Light editor themes
|
2021-01-19 15:23:44 -06:00 |
|
Veronica K. Berglyd Olsen
|
4767d49e4d
|
Fixed duplicate word in README
|
2021-01-19 21:25:02 +01:00 |
|
Veronica K. Berglyd Olsen
|
2bf7e8506c
|
Merge pull request #564 from vkbo/release_1.0.2
Release 1.0.2
|
2021-01-19 20:59:38 +01:00 |
|
Veronica K. B. Olsen
|
447966e3b8
|
Changed release date and updated release notes
|
2021-01-19 20:56:29 +01:00 |
|
Veronica K. B. Olsen
|
adc17272dc
|
Updated changelog with latest changes
|
2021-01-19 20:17:15 +01:00 |
|
Veronica K. B. Olsen
|
6e54f34419
|
Merge branch 'main' into release_1.0.2
|
2021-01-19 20:02:43 +01:00 |
|
Veronica K. Berglyd Olsen
|
4b4051a823
|
Merge pull request #576 from vkbo/issue570_install_docs
Issue #570: Clarify install instructions
|
2021-01-19 20:01:28 +01:00 |
|
Veronica K. B. Olsen
|
5c4e230f69
|
No need to duplicate instructions, but added a TLDR section
|
2021-01-19 19:55:25 +01:00 |
|
Veronica K. B. Olsen
|
2c191a9bd3
|
Minor modification to the macOS workflow
|
2021-01-19 19:30:35 +01:00 |
|
Veronica K. B. Olsen
|
ed9313759b
|
Clarify install instructions on dependency install
|
2021-01-19 19:30:14 +01:00 |
|
Veronica K. Berglyd Olsen
|
70a7a72baa
|
Merge pull request #575 from vkbo/issue574_user_dict_no_suggest
Issue #574: Show "Add Word to Dictionary" when there are no spell suggestions
|
2021-01-19 19:20:54 +01:00 |
|
Veronica K. B. Olsen
|
4d69025250
|
Fix lambda function syntax
|
2021-01-19 19:09:37 +01:00 |
|
Veronica K. B. Olsen
|
9f9028b7ce
|
Fix "Add Word to Dictionary" missing when there are no spell suggestions
|
2021-01-19 19:08:51 +01:00 |
|
Veronica K. Berglyd Olsen
|
e9be3242b2
|
Merge pull request #573 from stranger-danger-zamu/patch-1
Issue #570
|
2021-01-19 18:37:57 +01:00 |
|
stranger-danger-zamu
|
211a06e9bc
|
Issue #570
|
2021-01-19 11:44:44 -05:00 |
|
Veronica K. B. Olsen
|
0907bf195e
|
Bump version to 1.0.2 and update changelog
|
2021-01-17 21:11:51 +01:00 |
|
Veronica K. B. Olsen
|
2030793a02
|
Latest release notes check should use hex version number instead of string version number
|
2021-01-17 20:52:34 +01:00 |
|
Veronica K. Berglyd Olsen
|
e7e2176e64
|
Merge pull request #561 from vkbo/issue560_window_title
Issue #560: Window Title
|
2021-01-15 19:44:45 +01:00 |
|
Veronica K. B. Olsen
|
ecb9e92c48
|
Clear statusbar on new project, and change colors of saved indicators on light desktop
|
2021-01-15 19:27:19 +01:00 |
|
Veronica K. B. Olsen
|
053c2eb379
|
Set window title after new project is created, and also automatically call close if a project is open.
|
2021-01-15 10:47:50 +01:00 |
|
Veronica K. B. Olsen
|
bde2810c08
|
Clear window title when closing a project
|
2021-01-15 10:40:41 +01:00 |
|