mingodad
|
c451b4fc81
Callbacks reimplemented with storage on registrytable.
|
13 years ago |
mingodad
|
f4c920d638
Small refactoring.
|
13 years ago |
mingodad
|
5152b724b7
Because of the change on vargv for the main script, this scripts are updated to work with it.
|
13 years ago |
mingodad
|
3c97680a1d
Introduce an incompatibility change on vargv for the main script, now it allways contain the script name at index 0.
|
13 years ago |
mingodad
|
f00e873a44
Bug fix when throwing exception inside DBTableUpdateBase, and small code refactoring.
|
13 years ago |
mingodad
|
f4868e7eaf
Fix the call to sqlite3_finalize, instead of compare it with SQLITE_OK return the result as integer.
|
13 years ago |
mingodad
|
5491cdf4fe
Update to work with "dofile("fname", raiserror, nowarnigs)".
|
13 years ago |
mingodad
|
dc8bca058b
Added fl_register_images to FLTK module.
|
13 years ago |
mingodad
|
78865b3f12
Make this script accept the file to work as command line parameter.
|
13 years ago |
mingodad
|
dcb78dd1fa
More functionality added and fixes to sample ourbiz.
|
13 years ago |
mingodad
|
0bca304824
Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings.
|
13 years ago |
mingodad
|
50c7dad82a
Added more functionality and "GPLv3" license.
|
13 years ago |
mingodad
|
11e571dd94
Added method "append" to Fl_Text_Buffer.
|
13 years ago |
mingodad
|
3f682531d6
Improved the script to create an executable from SquiLu scripts.
|
13 years ago |
mingodad
|
5b86c77051
Comments fix.
|
13 years ago |
mingodad
|
69b94a949c
Add a flag to prevent multiple background calls when scrolling the table with the keyboard.
|
13 years ago |
mingodad
|
a6a230a3dc
Fix member name.
|
13 years ago |
mingodad
|
d8a54e8423
Code refactoring for the unified gui code.
|
13 years ago |
mingodad
|
a3f535b098
commenting test code.
|
13 years ago |
mingodad
|
88f0ac2c7b
Joined all gui files on ourbiz-gui.fl and deleting individual ones.
|
13 years ago |
mingodad
|
ff3b20ec37
Fixed call parameters ordering for statistics.
|
13 years ago |
mingodad
|
9431b7fde9
Fixed another copy/paste mistake.
|
13 years ago |
mingodad
|
3b97c79035
Fixed another copy/paste mistake found using a script to search for such mistakes.
|
13 years ago |
mingodad
|
0f77e5cd49
More functionality to the sample ourbiz.
|
13 years ago |
mingodad
|
e2ea104e84
Added more methods and fix a copy/paste mistake.
|
13 years ago |
mingodad
|
6861aa90e2
Improved the frozen script capabilities, now zipped.
|
13 years ago |
mingodad
|
1adfe90c47
Delete generated html from test erroneously inserted to repository.
|
13 years ago |
mingodad
|
9d55a1ff34
More methods for Fl_Menu_Item.
|
13 years ago |
mingodad
|
70f426b10d
Added another sample/test for FLTK module.
|
13 years ago |
mingodad
|
38612da389
Refactored to make it usable on more general cases.
|
13 years ago |