summaryrefslogtreecommitdiffstats
path: root/src/file.c
AgeCommit message (Expand)Author
2015-09-03import_csv: all fields are now imported as textv0.2.1andmarti1424
2015-09-02fix in import_csvandmarti1424
2015-08-31fix in import_csvandmarti1424
2015-08-31fix in csv importandmarti1424
2015-08-22SCIM renamed to SC-IMandmarti1424
2015-08-20Fix when saving colors to file. '@' are now excluded when saving cellcolor co...andmarti1424
2015-08-05Fix memory leak after decompile calls. Changed debug, error and info calls to...andmarti1424
2015-07-29cellcolor: Store colornames rather than int values in .sc fileAndres Martinelli
2015-07-27Big changes in how colors are handled internally. Now it is possible to color...andmarti1424
2015-07-24parameters added with -- are saved without -- in conf dictionaryAndres Martinelli
2015-07-24SCIM now can receive csv, tsv, tab and txt files as input. Fix in txt imports...Andres Martinelli
2015-07-23Merge branch 'dev' of https://github.com/andmarti1424/scim into devandmarti1424
2015-07-22scim executable now can receive XLS and XLSX files as a parameter. Ex: ./scim...andmarti1424
2015-02-09fix in some sprintf callsandmarti1424
2015-02-04reenabled external functionsandmarti1424
2015-01-13cleaned unused stuffandmarti1424
2015-01-12clean MACROSandmarti1424
2015-01-12cleaned some stuff including unused MACROS and Makefileandmarti1424
2015-01-06fix memory leak set_range_markandmarti1424
2015-01-04added engformat to helpandmarti1424
2015-01-04changes in screen.c. autojus special command. xlsx file importandmarti1424
2014-12-23lock cells interp. command. added tab completion to helpandmarti1424
2014-12-19fix in import of CSV files that has DOS EOLandmarti1424
2014-12-17fixed warnings that showed up with -Wall compiler optionandmarti1424
2014-12-15Mods for getting rid of warnings when using -Wall compiler optionandmarti1424
2014-12-14cleaned some unused variables detected with -Wall compiler optionAndres Martinelli
2014-12-04fix in delimited export and importandmarti1424
2014-12-03change from visual mode to command mode, and operate over selected rangeandmarti1424
2014-12-03Changes in Makefile: added DESTDIR.andmarti1424
2014-11-30:format special commandandmarti1424
2014-11-30load special command. cleaned some stuffandmarti1424
2014-11-30fix in unspecial functionandmarti1424
2014-11-29added :w! :x! :e! :i! commandsandmarti1424
2014-11-29import csv and tab delimited filesandmarti1424
2014-11-28marks now are stored in .sc fileandmarti1424
2014-11-18some cleaningandmarti1424
2014-11-15fix in csv exportandmarti1424
2014-11-11csv and tab delimited export (experimental)andmarti1424
2014-10-30First commit in GitHubandmarti1424