summaryrefslogtreecommitdiffstats
path: root/src/vmtbl.c
AgeCommit message (Expand)Author
2023-08-27Fixed typospolluks
2021-05-28CommentsAndrés
2021-05-26Added struct sheet * as parameter to some functionsAndrés
2021-05-21changes to support multisheetAndrés
2021-05-20changes to support multisheetAndrés
2021-05-14let rescol adjust to the entire rangeNicolas Pitre
2021-05-14abstract spreadsheet's available display sizeNicolas Pitre
2021-04-14work on multiple frozen rows/columns. changed calc_offscr functionsAndrés
2021-04-05fixed alloc of rowformatAndrés
2021-04-05save row formats to sc files. Added command to load them to gram.yAndrés
2021-04-04Rows now can have height higher than 1 LINE. Its UNDO still pending.Andrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2018-07-24Remove redundant if clausemikeymell
2018-07-24Grow table up to MAXROWS exactlymikeymell
2017-07-29Doxygen comments in vmtbl.c.Charles Edward Pax
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-09cleaned commentsandmarti1424
2017-04-05cleaned color.candmarti1424
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-15had to add ATBL_P (private Macro in growtable) to prevent segv.roman65536
2017-03-15moved ATBL to vmtbl.cmongo
2016-09-09Removed commented includesmongo
2016-09-05Use pkg-config for ncursesw cflagsJohannes Löthberg
2016-05-11Change in EvalAllmongo
2016-04-25Changed default branch name to devmongo
2016-04-15Renamed src.scim2 to srcmongo