| age |
author |
description |
| 13 months |
convert-repo |
update tagsdefault tip |
| 17 months |
pedersen |
TomTom POI now being exported. Ticket #27. |
| 17 months |
pedersen |
Mistaken method for exporting KML called. Fixed. |
| 17 months |
pedersen |
#28 is pretty well complete. Cache901 will now export the current search results to a KML file. |
| 17 months |
pedersen |
First pass of KML export for #28 is now complete. |
| 17 months |
pedersen |
Adding a keys() method to be used by #28. Fixing broken config setting options. |
| 17 months |
pedersen |
Minor documentation note for config to help people develop for/use it better. |
| 17 months |
pedersen |
Forgot to add menu shortcut to get to GUI Preferences panel for #6. |
| 17 months |
pedersen |
Very minor changes for the fix for #6. Mostly minor stylistic changes to the code in r325. r326 shows the changes. |
| 17 months |
eynowd |
Added code to allow the user to choose what order they want the columns in the main cache list control. (Ticket #6). |
| 17 months |
pedersen |
Fix for decode button. Inadvertently set all button events to be search, instead of just the search button. |
| 17 months |
pedersen |
Fix for #88 |
| 17 months |
pedersen |
Fix for #90 |
| 17 months |
pedersen |
Fix for #60 |
| 17 months |
pedersen |
Removing leftover 'Restore Database' menu option. |
| 17 months |
pedersen |
Completing work for ticket #17, and laying groundwork for remainder of #46. |
| 17 months |
pedersen |
Backups completed, including front-end code. Should now provide a means to restore a backup from the GUI. |
| 17 months |
pedersen |
Now backups all databases automatically. Better backend code for #46. |
| 17 months |
pedersen |
Backend code for #46 is committed with this update. GUI code has to be done still, though. |
| 17 months |
pedersen |
Fix for #104 |
| 17 months |
pedersen |
Minor changes to config to always ensure a value gets returned for sizes/positions. And then make the UI use them. |
| 17 months |
pedersen |
Completing work on #103. This also results in minor changes elsewhere to |
| 17 months |
pedersen |
Extraneous quotation marks for #103 have now been removed. |
| 17 months |
pedersen |
Partial completion for #103. Two classes don't lend themselves easily to this method. Will complete them tomorrow. |
| 17 months |
pedersen |
Fix for #97 |
| 17 months |
pedersen |
Fix for #95 |
| 17 months |
pedersen |
Fix for #73. |
| 18 months |
marvin |
Fixing broken launcher script for v0.6.1cache901-0.6.1 |
| 18 months |
pedersen |
Setting release version properly. |
| 18 months |
pedersen |
Committing changelogs for next releases. |
| 18 months |
pedersen |
Fix for #96 |
| 18 months |
pedersen |
Missed steps for #42. Now all are removed. |
| 18 months |
pedersen |
Complying with needs to get #42 done and closed. geocaching.com does not wish to have people retrieve gpx files automatically. Removing gpx retrieval code. Per their email today, we can post logs automatically. This completes #42. |
| 18 months |
pedersen |
Fix for #80. |
| 18 months |
pedersen |
Fix for #93. |
| 18 months |
pedersen |
Fix for #66. |
| 18 months |
pedersen |
Closing out #67 and #68. Debian packaging has been brought up to spec from the patch files. |
| 18 months |
pedersen |
Commits for #68. |
| 18 months |
pedersen |
Commits for #68. |
| 18 months |
pedersen |
Applying most of the patch supplied in ticket #68. |
| 18 months |
pedersen |
Fixing defect #61 |
| 18 months |
pedersen |
Philipp pointed out that cache901/__init__.py would be loaded before other classes. Adding wxversion code there to ensure that 2.8 is used at run-time. This should completely remove that issue. |
| 18 months |
pedersen |
Putting in code to ensure wx 2.8 gets used. |
| 18 months |
pedersen |
Somehow, the changes from the ui.xrc didn't get propagated to ui_xrc.py. Ran the generate step, and they've been propagated now.cache901-0.6 |
| 18 months |
eynowd |
Updated the XRC file to change the window style on several controls to SUNKEN_BORDER, to improve both looks and consistency. |
| 18 months |
marvin |
Missing dependency on Debian/Ubuntu fixed. |
| 18 months |
marvin |
Fix for #59. |
| 18 months |
marvin |
Finalizing changelog for 0.6. Anything after this is release related. |
| 18 months |
marvin |
Removing 0.5 version tag, and inserting 0.6 in its place. |
| 18 months |
marvin |
Basic packaging for OSX complete. |
| 18 months |
marvin |
Completing Windows packaging |
| 18 months |
marvin |
Changes for Windows. For some reason, it's crapping out, causing an illegal operation error. Will have to dissect it tomorrow. |
| 18 months |
marvin |
Committing python-gpsbabel 0.8.1 versioning. |
| 18 months |
marvin |
Committing latest GUI updates for #19. |
| 18 months |
marvin |
Fix for ticket #49 |
| 18 months |
marvin |
Committing diffs from Geoff for ticket #19. |
| 18 months |
marvin |
Fixing ticket #47 |
| 18 months |
marvin |
Adding final code to complete enhancement for ticket #18. Also, found a small bug in dmsToDec (forgot to return negative for deg/min.xxx format when appropriate). |
| 18 months |
marvin |
Committing diff file from Geoff, for ticket #15 and #19. |
| 18 months |
marvin |
Code for managing alternate coordinates is in place. |