提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  mingodad 1c074573d3 New api functions. 13 年之前
  mingodad b2889cae80 More functionality and fixes to sample ourbiz. 13 年之前
  mingodad 7132039454 Update sqlite3.(c|h). 13 年之前
  mingodad c451b4fc81 Callbacks reimplemented with storage on registrytable. 13 年之前
  mingodad f4c920d638 Small refactoring. 13 年之前
  mingodad 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. 13 年之前