sss

spreadsheets for plan9
git clone git://nsmpr.xyz/sss.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2020-10-08 19:24rewrite drawing, add space for future cell editing widgetPavel Renev1+44-40
2020-10-07 10:01remove Addr in favor of Point, make selection rectangularPavel Renev3+88-86
2020-10-05 12:21row and column selectionPavel Renev1+126-60
2020-10-04 18:19implemented cursorPavel Renev1+142-76
2020-10-02 19:12barebones of selectionPavel Renev1+83-27
2020-10-01 14:36cleanupPavel Renev5+24-86
2020-09-30 19:27change how history and value retrieval worksPavel Renev1+37-18
2020-09-30 15:41turns out i shouldnt use exits in threaded codezavok1+1-1
2020-09-30 08:00fixes for drawing funcPavel Renev1+18-12
2020-09-29 18:57fixed crash on empty cell dataPavel Renev1+11-9
2020-09-29 12:49forgot mkfileglenda1+1-0
2020-09-29 12:47stacks are awesomeglenda5+117-100
2020-09-26 18:35fix typo in READMEPavel Renev1+2-3
2020-09-26 18:24implement basic cell editing and scrolling.Pavel Renev3+125-53
2020-09-21 13:17oops forgot test_cells.c fileglenda1+40-12
2020-09-21 13:16fixes for table_read, table_put and so on down the stackglenda5+65-19
2020-05-13 08:59initial commit take 2glenda5+442-0
2020-05-13 08:57yesglenda1+1-0