Cronologia Commit

Autore SHA1 Messaggio Data
  draoi 9cc8fa56b5 hosts: fix overflow bug on refresh() 2 anni fa
  darkfi 90f2958cd2 wallet: get p2p + zk darkfi compiling in the app 2 anni fa
  dasman 3bbadabaee event_graph: complete docstring of EventGraph::new() 2 anni fa
  dasman 953049a36c event_graph: complete doc of EventGraph fields 2 anni fa
  darkfi cfb1fe27dc wallet: ExecutorPtr = Arc<smol::Executor<'static>> 2 anni fa
  darkfi 8c8e198da7 wallet: chatview bugfix insert_line() method 2 anni fa
  darkfi cb0ce5a7e7 wallet: chatview touch finger scroll accel/decel 2 anni fa
  darkfi 759af23a91 wallet: chatview - add smooth mouse scrolling accel/decel type movement in the buffer 2 anni fa
  rsx f3df028b03 wallet: reload view when scroll changes 2 anni fa
  rsx f0e071bee9 wallet: OnModify skips internal changes 2 anni fa
  rsx cf2fe7d59e wallet: add Roles to the property system. Useful for distinguishing between who modifies a property and later applying permissions too. 2 anni fa
  darkie 2dad1f5e83 wallet: chatview pageup/down scrolling 2 anni fa
  darkfi 6b8eb69cf4 wallet: chatview append message to the end correctly 2 anni fa
  darkfi 64ce789bf2 wallet: inserting messages directly in the buffer and refreshing the view 2 anni fa
  darkfi 1796ba2f2c wallet: call method insert_line through scene graph 2 anni fa
  darkfi 9ffe5ffa36 wallet: button::click() signal 2 anni fa
  darkfi 8f3b239bb7 wallet: add button 2 anni fa
  darkfi 2f86574d32 wallet: bugfix faulty scrolling behaviour 2 anni fa
  darkfi 2400fc8ef7 wallet: chatview improve scroll calcs: 2 anni fa
  darkfi 03ed184991 wallet: chatview correct loading of pages on demand 2 anni fa
  darkfi 38ea8bbca9 wallet: sample chat.txt remove duplicate timestamps 2 anni fa
  darkfi 6659eb0f7e wallet: load pages on demand when scrolling up and limit scroll when you reach the end of the current buffer 2 anni fa
  dasman 19f70bd58f event_graph: gracefully stop pruning task 2 anni fa
  darkfi e701c72888 wallet: correct page loading logic 2 anni fa
  darkfi df406f0787 wallet: use pages abstraction to cache drawcalls in a smarter way 2 anni fa
  draoi 687a1a54ad acceptor: don't shutdown the accept process on broken pipe (EPIPE) 2 anni fa
  rsx b76088fb79 wallet: chatview avoid scrolling past the bottom lol 2 anni fa
  darkie 37647a65c9 wallet: prioritize processing gfx events before drawing. Which makes sense if you think about it... 2 anni fa
  darkie 72fc690b47 doc: update darkirc path for autobuf script 2 anni fa
  darkfi 34e6bb80b3 wallet: more accurate finger scroll 2 anni fa