The Timeline Project 2.3.0

Timeline displays a navigatable timeline. It provides zooming in on events, varies the presentation accordingly, can jump to a specific data, search event text notes, organize them in a tree instead. Events can be added per wizard or dragged and resized visually.

Tags python wxwidgets timeline events
License GNU GPLv3
State stable

Recent Releases

2.3.015 May 2020 06:45 minor feature: Download source.. Download windows installer. TypeError: _report_other_process_uses_lockfile() takes 1 positional argument but 2 were given.
2.0.005 Nov 2019 01:25 minor feature: The main menu is no longer available as a context menu.. Tha application don't start if the timeline has Era's with no duration. Removed Era s with no duration from drawing.
1.20.011 Aug 2019 03:18 minor feature: Download source.. Download windows installer.. Two new calendars added. The Pharaonic and Coptic calendars added, thanks to Guyrandy Jean-Gilles.. The time for an event can be entered with seconds precision. A preference can be checked in the date/time tab to make the time-picker show seconds.. The font in the event description editor has a size. When the text control has focus the font size can be changed with Ctrl+/Ctrl-.. The with of the now-line can be 2 pix wider to help old eyes. A preference can be checked in the color tab to make the now-line wider.. When only one event is found, pressing Enter has no effect. On Enter, if we are on the last event found, the first event found is highlighted.. Period selection is added to the Search control. The search period can be limited to the visible time period.. Result label is always shown. Now the result label is shown even when more than 1 match.
1.7.028 Apr 2015 21:05 minor bugfix: Fix crash report: WindowsError: Error 32 The process cannot access the file because it is being used by another process.
1.6.009 Feb 2015 02:45 major feature: Dividerline slider pos preserved between sessions. Fixed crash when opening preferences dialog (wxPython 3.0.2.0)
1.4.010 Nov 2014 01:25 minor bugfix: * Added undo feature. * Added a context menu to the timeline window. * Added a notification window at the top of the screen when opening a read-only timeline or a timeline that is not saved on disk. * Expanded range of numeric time picker. * Added import dialog. * Fixed AttributeError/color when using wxPython