Cronologia Commit

Autore SHA1 Messaggio Data
  mingodad 6cb79fd8e6 Add a check for null pointer when calling an instance method, it can happen when deleting a widget that has circular references. This is a script program logic error and should be solved at script level. 13 anni fa
  mingodad 2ae3a921e0 Refactoring using weakref to store widgets references, allowing then to be garbage collected when desired. 13 anni fa
  mingodad 49dea452e4 Fix missing "end();" at the end of constructor when generating code. 13 anni fa
  mingodad 1c074573d3 New api functions. 13 anni fa
  mingodad b2889cae80 More functionality and fixes to sample ourbiz. 13 anni fa
  mingodad 7132039454 Update sqlite3.(c|h). 13 anni fa
  mingodad c451b4fc81 Callbacks reimplemented with storage on registrytable. 13 anni fa
  mingodad f4c920d638 Small refactoring. 13 anni fa
  mingodad 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. 13 anni fa
  mingodad 3c97680a1d Introduce an incompatibility change on vargv for the main script, now it allways contain the script name at index 0. 13 anni fa
  mingodad f00e873a44 Bug fix when throwing exception inside DBTableUpdateBase, and small code refactoring. 13 anni fa
  mingodad f4868e7eaf Fix the call to sqlite3_finalize, instead of compare it with SQLITE_OK return the result as integer. 13 anni fa
  mingodad 5491cdf4fe Update to work with "dofile("fname", raiserror, nowarnigs)". 13 anni fa
  mingodad dc8bca058b Added fl_register_images to FLTK module. 13 anni fa
  mingodad 78865b3f12 Make this script accept the file to work as command line parameter. 13 anni fa
  mingodad dcb78dd1fa More functionality added and fixes to sample ourbiz. 13 anni fa
  mingodad 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. 13 anni fa
  mingodad 50c7dad82a Added more functionality and "GPLv3" license. 13 anni fa
  mingodad 11e571dd94 Added method "append" to Fl_Text_Buffer. 13 anni fa
  mingodad 3f682531d6 Improved the script to create an executable from SquiLu scripts. 13 anni fa
  mingodad 5b86c77051 Comments fix. 13 anni fa
  mingodad 69b94a949c Add a flag to prevent multiple background calls when scrolling the table with the keyboard. 13 anni fa
  mingodad a6a230a3dc Fix member name. 13 anni fa
  mingodad d8a54e8423 Code refactoring for the unified gui code. 13 anni fa
  mingodad a3f535b098 commenting test code. 13 anni fa
  mingodad 88f0ac2c7b Joined all gui files on ourbiz-gui.fl and deleting individual ones. 13 anni fa
  mingodad ff3b20ec37 Fixed call parameters ordering for statistics. 13 anni fa
  mingodad 9431b7fde9 Fixed another copy/paste mistake. 13 anni fa
  mingodad 3b97c79035 Fixed another copy/paste mistake found using a script to search for such mistakes. 13 anni fa
  mingodad 0f77e5cd49 More functionality to the sample ourbiz. 13 anni fa