Історія комітів

Автор SHA1 Опис Дата
  mingodad 43f270e86e Added multiple choices for multiline string delimiter, multiline strings can use [=*[ content ]=*] or {=*{ content }=*} or (=*( content )=*) 13 роки тому
  mingodad 0f609c7c2d Linux build fixes. 13 роки тому
  mingo f0668c5497 These files shouldn't been added. 13 роки тому
  mingo 2100ee3794 Fixes to win32 build and compile without scripting extension. 13 роки тому
  mingo 6e864eb21c Fixes to win32 build 13 роки тому
  mingo b3b1a771b4 Added windows version of mk-zexe 13 роки тому
  mingo e0e09fdf81 Add an icon and resource file for win32 13 роки тому
  mingo fd66619c14 Added static linking for win32. 13 роки тому
  mingo 388cb29951 Fixes to work on win32. 13 роки тому
  mingo 75ba7fdc1f Change the working directory before execute/debug. 13 роки тому
  mingo 40f8c0140e Remove unused variable. 13 роки тому
  mingodad 7245ded3a4 More code refactoring due to split code. 13 роки тому
  mingodad 63bb55d511 Added GPLv3 license. 13 роки тому
  mingodad 52ecd234a8 Refactoring code, split code according it's main functionality. 13 роки тому
  mingodad 6bf1c49b50 Updated sqlite3.(c|h). 13 роки тому
  mingodad ad75b7f599 More functionality added to sample ourbiz. 13 роки тому
  mingodad 9198f56bcb More functionality added and wite space wiped. 13 роки тому
  mingodad 2df06acbdc Changed buffer name on _g_io_loadstring. 13 роки тому
  mingodad 4f900f99b1 Update to show more possible ways of usage. 13 роки тому
  mingodad 0b05002e76 Refactored the code, added method "set". 13 роки тому
  mingodad 7b4220e064 Update this sample to make it a more interesting example. 13 роки тому
  mingodad 36500b4e84 Update the parameters validation mask for "create_function/create_aggregate" to allow pass the optional user_data parameter to created functions. 13 роки тому
  mingodad 6f9cb49c82 Change parameter mask for sqlite3_context method "result_double". 13 роки тому
  mingodad 0a8aee6a38 White space wiped. 13 роки тому
  mingodad 562aff945e A small code refactoring and new methods added to FLTK module. 13 роки тому
  mingodad be081fd725 Fixed string argument pasded to Fl_Input.default_number_formatnum 13 роки тому
  mingodad 24222ceb7e Added Fl::focus to FLTK module. 13 роки тому
  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 роки тому
  mingodad 2ae3a921e0 Refactoring using weakref to store widgets references, allowing then to be garbage collected when desired. 13 роки тому
  mingodad 49dea452e4 Fix missing "end();" at the end of constructor when generating code. 13 роки тому