Commit Graph

  • 2430db8be2 The runJs thread fixed and every sight use own threadpool where in their thread runs without interrupt eachother. main Balazs Birtalan 2023-11-13 19:32:09 +0000
  • 3169d1cf14 The event "freezing" problem is solved now by using Thread. There is a bug in the addRequest it looks like double times add the element to the js_request. Balazs Birtalan 2023-11-09 20:22:58 +0000
  • b8e1a5cb81 New class Broadcast (in Messenger) which deliever (send and receive) the message with their data to the receivers (pages). Balazs Birtalan 2023-11-09 13:57:36 +0000
  • f257def4d1 Log Message write in the logs/{date}.log file, Now there are a lot of different state (alert, failed, warning, console, info etc.). It use byCode (RSD1000X etc.) which make easier. There is a console display window now when it starts and logging there as well. There is now the opportunity to choose the debug level, turn on or of the debug and event displays. Added an admin template into the admin Balazs Birtalan 2023-11-02 19:18:06 +0000
  • ce145b8203 Log Message write in the logs/{date}.log file, Now there are a lot of different state (alert, failed, warning, console, info etc.). It use byCode (RSD1000X etc.) which make easier. There is a console display window now when it starts and logging there as well. There is now the opportunity to choose the debug level, turn on or of the debug and event displays. Added an admin template into the admin Balazs Birtalan 2023-11-02 19:17:25 +0000
  • fc576a32f5 Log message function in base logMsg(). base.where() give back the current class and function name. Balazs Birtalan 2023-10-31 07:20:44 +0000
  • abcc4f41eb Added: frameSupported() method. If it is False then remove titlebar and any other functions which is related with mouse or windows event from html, and use the standard OS interface (like in wayland) if it is True then it use the html frame and switch automatically. Balazs Birtalan 2023-10-30 19:43:35 +0000
  • a91cc436bd Now the border, title bars are showed on Linux because the mouse "move" position function doesnt work on Wayland properly yet. Balazs Birtalan 2023-10-27 15:03:00 +0100
  • 6250541e22 The data-type is now data-page and everywhere where "type" was given as named by "page" in the code. Balazs Birtalan 2023-10-27 14:14:49 +0100
  • 976fee0004 They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message. Balazs Birtalan 2023-10-27 09:58:33 +0100
  • 617bbe47cc They can send message to each other using the window.sight.message function. It will run "runJavaScript" a "message()" function from the every sights which run and their executes if it needs. Balazs Birtalan 2023-10-26 19:47:39 +0100
  • 4965e87980 Parent and Child relationship is working. If the parent is closed its children will be closed too. But the child's children not (in this version). Balazs Birtalan 2023-10-26 18:43:59 +0100
  • 346c22193d Three sight running mode defined and redefined. Now it has unique, auto and normal running mode. Balazs Birtalan 2023-10-26 16:58:46 +0100
  • 912f974e76 The load content which was worked by vanilla now changed back to jQuery, the javascript ajax solution cant execute the javascripts somewhy. Balazs Birtalan 2023-10-26 15:14:19 +0100
  • ffa1edc3e3 The s_content removed from the template.js and now i use scontent attribute instead of the previous version. It is more clear. Balazs Birtalan 2023-10-26 11:27:01 +0100
  • 6bb1efc432 Merge remote-tracking branch 'origin/main' Balazs Birtalan 2023-10-26 09:39:42 +0100
  • a8977fc038 Test From PyCharm Balazs Birtalan 2023-10-26 09:39:09 +0100
  • 1dc140b1b7 Test From PyCharm Balazs Birtalan 2023-10-26 09:30:47 +0100
  • 4e8216e6da created by notepad++ (no need) Balazs Birtalan 2023-05-17 10:41:43 +0000
  • c6d17cadd8 created by notepad++ (no need) Balazs Birtalan 2023-05-17 10:41:02 +0000
  • 31357a8838 Notepad++ generated in local folder (no need) Balazs Birtalan 2023-05-17 10:39:02 +0000
  • 043097a122 Notepad++ generated in local folder (no need) Balazs Birtalan 2023-05-17 10:36:20 +0000
  • e36bad491f Notepad++ generated in local folder (no need) Balazs Birtalan 2023-05-17 10:36:01 +0000
  • bdb008c97a Notepad++ generated in local folder (no need) Balazs Birtalan 2023-05-17 10:35:48 +0000
  • 63b8c7c435 Notepad++ generated in local folder (no need) Balazs Birtalan 2023-05-17 10:35:31 +0000
  • deed629adc Notepad++ generated in local folder (no need) Balazs Birtalan 2023-05-17 10:34:48 +0000
  • 997d9e87c5 First Commit Balazs Birtalan 2023-05-17 11:16:15 +0100
  • 8b2688ba7d Initial commit Balazs Birtalan 2023-05-17 09:37:14 +0000