4
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Oct 23, 2024 — Oct 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Linked to the search Wiki page in the Github readme. More... over 9 years ago
One final link fix. More... over 9 years ago
Tweaked the Github README a little, and corrected a few links. More... over 9 years ago
First attempt at having a Github formatted README. More... over 9 years ago
Added a Czech translation contributed by pafri (Github issue 4). More... over 9 years ago
Update locale files for 0.5.3.1. More... over 9 years ago
Changed references from bpbible.com to the Github website. More... over 9 years ago
More fixes to the release script to support git. More... almost 10 years ago
Updated README. More... almost 10 years ago
Changed the Help menu links to point to Github rather than Google Code. More... almost 10 years ago
Removed error logging that was no longer used. More... over 10 years ago
Fixed a bug where search highlighting was doing the wrong thing because it didn't ignore passage tags. More... over 10 years ago
Previously, words that were not in the current book could not be searched for (even if there were other words with the same stem). This has been changed to consider stemming. It fixes issue 248. More... almost 11 years ago
Fixed a bug which meant OSIS figures didn't show. More... almost 11 years ago
Fixed a bug which meant that all reference tooltips were showing with a grey line underneath the contents. More... about 12 years ago
Updated locales in preparation for 0.5.2. More... over 12 years ago
Make sure tooltips don't get columns style applied as they can't handle it properly. Fixes Issue 233. More... over 12 years ago
Fixed a bug which meant some files weren't copied into the PortableApps installer. More... over 12 years ago
Follow up to r1412: Use #333 rather #444 for text on Chris' recommendation. More... over 12 years ago
As we don't have a Spanish abbreviations file, don't pretend we do in the spanish locale.conf. More... over 12 years ago
Fix issue with mark being none in q tags (in new KJV) Remove use of some attribute value selectors in html/css and replace with classes for indented line widths and canonical on headings. More... over 12 years ago
Fix issue in sword hover when key was not ascii and module wasn't installed. More... over 12 years ago
Try some more typography tweaks according to a couple of suggestions at http://kaikkonendesign.fi/typography: - line-height for headings shouldn't be so big - black text shouldn't be so black More... over 12 years ago
Fixed a bug where our Javascript error logging was still trying to refer to XUL components (a hangover from the XULRunner days). This meant that whenever hyphenate reported an error (typically if there was a language like Greek or Hebrew that it didn't support) it would break and display nothing. More... over 12 years ago
Destroy menus after use (according to "[wxPython-dev] Segmentation faults - a theory" we should be doing this...) More... over 12 years ago
Add option for turning off reference bar (off by default) and for turning off highlighting matching strongs (on by default). More... over 12 years ago
Fix issue with new KJV module where search index couldn't be built as strings were being coerced to unicode. More... over 12 years ago
Fixed a bug where observers for the old frames were kept around after a fast restart. This meant that changing fonts or display options would cause an exception. More... almost 13 years ago
Initial draft of experimental epub creator - Bible text only, not tied up to any UI at the moment. More... almost 13 years ago
Make strong's number highlighting work in the compare versions panel. More... almost 13 years ago