Skip to content

Releases: drgerg/shoppingList

v1.8.1 Windows installer

04 Apr 00:15
Compare
Choose a tag to compare

A non-integer in the Qty column was causing the program to stop with a vague error message. Now it tells you what the problem is, and sends you into the spreadsheet to edit.

Also cleaned up a bit and compensated for the forward march of time. Modules change, and adjustments have to be made.

v1.8 Windows Installer

10 Sep 01:55
Compare
Choose a tag to compare

Did a lot of little cleanup stuff, and added an option to let ShoppingList create the list title from the database filename.

Improved the help file a little and brought it up to date.

Made a few adjustments that, in my opinion, make things work more smoothly.

v1.7.2 - Added 'Edit Database' button.

09 Sep 01:05
Compare
Choose a tag to compare

Added a button that opens the database using the system's default app for spreadsheets. Close the database after editing, or you'll get a popup reminding you do close it. This is to avoid permissions errors. (only one app can have the spreadsheet open at one time)

v1.7.1

08 Sep 11:57
Compare
Choose a tag to compare

Fixed an error that printed "None" instead of ignoring "None" cells.

1.7 with improved Word-wrap

06 Sep 19:17
Compare
Choose a tag to compare

The Notes section previously did alright with wrapping, but in the actual list itself, not so much. So now, items in the list that are longer than the paper is wide are wrapped and indented on the second and subsequent lines.

v1.6.1 - Windows Setup .exe

19 Jul 00:03
Compare
Choose a tag to compare

Setup for Windows in a single .exe file using Inno Setup.
This has been tested only on Windows 10 64-bit.
Be aware, I do not have a certificate with a Trusted CA (expensive!), so you may be confronted with a warning when you install ShoppingList. If you feel you don't want to risk installing it, then please don't. Otherwise, click "More info" on the "Windows protected your PC" dialog, Then the click "Run anyway" button. The installation will continue at that point.

v1.6.1 - bug fix. Non-string values in columns 2,3,4.

16 Jul 23:28
Compare
Choose a tag to compare

My main beta-tester (my wife) discovered if she put a non-string value in one of the columns other than the Qty column, SL threw a fit and refused to continue.

I fixed it.

v1.6 - Added .pdf creation.

16 Jul 00:47
Compare
Choose a tag to compare

Now SL optionally creates a .pdf version of your list. You can actually use SL without a receipt printer if all you want is a list to carry on your phone. The .pdf works great for that.

Leave the printer IP address set to 192.168.254.254 (the default) and when you print, the .pdf will be saved to the same folder your shopping list database .xlsx file lives in.

Version 1.1

09 Jul 14:24
Compare
Choose a tag to compare

Cleaned up code and made the interface a bit prettier.
If you are upgrading, just copy the contents of this .zip file to the same location your earlier version lived.

First public release

08 Jul 13:08
988cb91
Compare
Choose a tag to compare

The first public release. This has been tested on a small number of Windows machines, and seems to work just fine.