Version 2.12.0 released
Timeline 2.11.0 released
Timeline 2.11.0 released
Trying to solve font issue on mac
A preference decides if a milestone shall be drawn as a rectangle or a circle.
black-formatted code
merge
black-formatted code
black-formatted code
Change the release process to be triggered by a commit message.
Ensure zip is installed since it is needed to archive repo.
Forgot to change the path to the script.
The linux CI script actually builds a zip file and the CI server should store it.
SafeConfigParser does no longer exist in newer Python versions.
Fix test that did not work on Python 3.13.
Fix test that did not pass on Python 3.11.
Add CI script to build zip file on Linux.
Add CI file for http://projects.rickardlindberg.me to build and publish documentation.
Categories collapsed state, in sidebar, is now preserved between sessions
Using common method to create bitmap from file path
Refactored to simplify code
Use a default icon when icon file is corrupted and disable wx error dialog.
Display event info for period events that not are displayed as point events when zooming out.
Added help printout
Better cleanup
Added copyright statement
Using command line parser
Addeed a command line parser
Updated prerequisite doc
Introduced PYTHON_HOME variable and changed usage doc.
Simplified code
Updated usage text
Typo
Added tests for wx functionality
Added a test
Since the event argument is not used it is defaulted to None
Fixed: An event with more than one hyperlink disrupts the csv file.
Two more fields, category name and container name added as exportable event fields.
Fixed problem with bad import statement
New feature. Set container for multiple events.
New tool used to build win setup executable
More work on tool
Updated .hgignore to include .venv
Refactored to work properly
Added missing copyright notice
More work on tool
More work on tool
More work on tool
More work on tool
Embryo of new tool to build Win installation executable loacally.
Version number set for next release
Updated versions.timeline
Typo
Updated versions.timeline
Prepared changelog for next release
Version 2.10.0 Released
Added tag 2.10.0 for changeset f7b8de882c07
Removed tag 2.10.0
Added tag 2.10.0 for changeset ca113dc0bf60
Updated changelog for release
Problem: Font color is not used in event editor.
Problem: Selection BC/AD in DatePicker is not obvious.
Fixed problem with wrong import
Updated changelog
event-editor font is now settable.
eras-list is optional
Updated xsd with descriptions of fuzzy_start and fuzzy_end
versions.timeline updated
OK, then the issue seem not in the code. I tested with that exact version and still get the issue. Will debug further. Thanks!
I have now tried with the following versions: Python: 3.9.10 wxPython: 4.2.1 It works for me.
Prepared for new version
Yes. wxPython 4.2.1 seem to introduce this issue. Can you reproduce that? I don't have the issue with: Python 3.10.12 wxPython 4.2.0 <- humblewx 0.2.2 Issue reproducible with: Python 3.11.4 wxPython 4.2.1 humblewx 0.2.2 Python 3.10.12 wxPython 4.2.1 humblewx 0.2.2 Python 3.9.17 wxPython 4.2.1 humblewx 0.2.2 Unable to test: Python 3.12.0b2 (meson don't build) Python 3.8.17 (backports-zoneinfo broken)
As far as I can tell, we are calling the API correctly. Something like in the thread linked seems possible: We are suspecting that somehow through the various updates to MSW and Visual Studio we end up calling an outdated DLL somehow. Can you play with different version of Python / wxPython / Timeline?
TypeError: MenuItem(): argument 2 has unexpected type 'StandardID'
Prepared changelog for next release
Documented release plan
Version 2.9.0 Released
Added tag 2.9.0 for changeset 385f17ad49c8
Removed planned release from changelog
Added tag 2.9.0 for changeset 29c5a8f54e95