• R/O
  • SSH

execsql: Listed des commits

Default repository for execsql.py


RSS
Révision l'heure Auteur
c7c7e0d9fa93 tip 2023-08-23 09:05:53 rdnielsen

Set in the USE metacommand

936bc136b723 2023-08-23 03:44:03 rdnielsen

Added the RESET DIALOG_CANCELED metacommand

b23cf26c3e1d 2023-07-28 02:59:37 rdnielsen

Built on r804. The FREE keyword for the PROMPT DISPLAY metacommand is reimplemented. New system variables: and .

63dd58b58067 2023-07-27 02:41:33 rdnielsen

Modified PERSIST option of PROMPT ACTION so it handles scripts that call scripts; forced a GUI console update_idletasks after each write

1becdd91d252 2023-07-26 09:05:10 rdnielsen

Modified 'OK' action on a free PROMPT DISPLAY window

3aecded73aaf 2023-07-26 09:01:27 Dreas Nielsen

Debugged

d2107f2509e5 2023-07-26 08:34:48 rdnielsen

Added the 'FREE' keyword to the PROMPT DISPLAY metacommand and the PERSIST keyword to the PROMPT ACTION metacommand

1f930bee8e93 2023-07-26 02:36:25 rdnielsen

Changed all GUI interfaces to run in the main thread. Modified map GUI to use mainloop instead of Toplevel to avoid image garbage collection, but it errors because of multiple Tk() instances.

9c26e9e23166 2023-07-21 02:03:43 rdnielsen

Modified export to DuckDB to support Booleans; duckdb version 0.8.1 is required

26be210b8198 2023-07-20 10:53:38 rdnielsen

Forced the CONSOLE to be shown if it is to wait for the user on exit or error

b0c5a596004d 2023-07-20 04:51:58 rdnielsen

Modified the SYSTEM_CMD command to force write and close of all FileWriter files

8e31e364920d 2023-07-20 00:12:35 rdnielsen

Updated setup.py to include the 'packages' directive

cd61d5ed5e80 2023-07-19 23:57:21 rdnielsen

Changed the README file for PyPI to point to Read the Docs instead of OSDN for full documentation (OSDN has been down; docs cannot be updated)

2f30a36dab92 2023-07-19 13:19:18 rdnielsen

Changed to run 'disable_gui()' as an atexit callback

f73e60434c6e 2023-07-18 12:48:41 rdnielsen

Added an 'atexit' callback to shut down the FileWriter process

d47ead5c9843 2023-07-18 02:00:51 rdnielsen

Corrected initialization of checkboxes on PROMPT ENTRY_FORM

16d729a1db65 2023-07-18 00:48:52 rdnielsen

Changed 'column' to 'form_column' in the specification table for PROMPT ENTRY_FORM

184b126bcee9 2023-07-17 08:59:09 rdnielsen

Enabled multi-column forms with PROMPT ENTRY_FORM

8d8eab109bb9 2023-07-17 02:36:00 rdnielsen

Added a scrollbar to listboxes in PROMPT ENTRY_FORM forms

7a319ffd9997 2023-07-17 01:59:58 rdnielsen

Corrected form validation when a listbox entry is required, forced checkboxes to not be required, and documented the 'height' specification for entry forms

742a9391d1bb 2023-07-17 00:00:39 rdnielsen

Enabled use of listboxes with PROMPT ENTRY_FORM

5429529be1fe 2023-07-16 14:33:56 rdnielsen

Corrected error from latest update

f99fdfceb3a6 2023-07-16 01:26:31 rdnielsen

Renamed .readthedocs.yaml because its presence seems to actually be preventing a successful build of the documentation

c383c6ad747d 2023-07-16 01:19:03 rdnielsen

Modified .readthedocs.yaml

4bb3325a2bba 2023-07-16 01:07:09 rdnielsen

Modified the WRITE metacommand to run in a separate process

2527f4dcee50 2023-07-14 04:08:00 rdnielsen

Added .readthedocs.yaml

e8bf8ac7e17c 2023-07-10 13:10:05 rdnielsen

Added 'Save as' menu items to the PROMPT COMPARE UI

e013ed598537 2023-07-10 06:32:59 rdnielsen

Forced a 12px increase in the height of the PROMPT ENTRY_FORM dialog box

9354c9e395c3 2023-07-10 05:55:09 rdnielsen

Added padding to the bottom of the set of entries on PROMPT ENTRY_FORM

117da6030f22 2023-07-09 06:03:30 rdnielsen

Sped up data type evaluation by ~3x

Afficher sur ancien navigateur de dépôt.