summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormongo <mongo@iomega>2016-04-25 15:15:10 -0300
committermongo <mongo@iomega>2016-04-25 15:15:10 -0300
commit0bf448720d38f7ecdcdd435d2ec1830a397433b0 (patch)
treeb74a4e36651d45014c16eaa79608ca776c7847fc
parentc5b8e31218c809cd948fff137557f2c62e2e4a33 (diff)
Changed default branch name to dev
-rw-r--r--CHANGES13
-rw-r--r--TODO16
-rw-r--r--[-rwxr-xr-x]src/Makefile0
-rw-r--r--[-rwxr-xr-x]src/block.c0
-rw-r--r--[-rwxr-xr-x]src/block.h0
-rw-r--r--[-rwxr-xr-x]src/buffer.c0
-rw-r--r--[-rwxr-xr-x]src/buffer.h0
-rw-r--r--[-rwxr-xr-x]src/cmds.c0
-rw-r--r--[-rwxr-xr-x]src/cmds.h0
-rw-r--r--[-rwxr-xr-x]src/cmds_command.c0
-rw-r--r--[-rwxr-xr-x]src/cmds_command.h0
-rw-r--r--[-rwxr-xr-x]src/cmds_edit.c0
-rw-r--r--[-rwxr-xr-x]src/cmds_edit.h0
-rw-r--r--[-rwxr-xr-x]src/cmds_insert.c0
-rw-r--r--[-rwxr-xr-x]src/cmds_insert.h0
-rw-r--r--[-rwxr-xr-x]src/cmds_normal.c0
-rw-r--r--[-rwxr-xr-x]src/cmds_normal.h0
-rw-r--r--[-rwxr-xr-x]src/cmds_visual.c0
-rw-r--r--[-rwxr-xr-x]src/cmds_visual.h0
-rw-r--r--[-rwxr-xr-x]src/color.c0
-rw-r--r--[-rwxr-xr-x]src/color.h0
-rw-r--r--[-rwxr-xr-x]src/conf.c0
-rw-r--r--[-rwxr-xr-x]src/conf.h0
-rw-r--r--[-rwxr-xr-x]src/doc0
-rw-r--r--[-rwxr-xr-x]src/eres.sed0
-rw-r--r--[-rwxr-xr-x]src/exec.c0
-rw-r--r--[-rwxr-xr-x]src/exec.h0
-rw-r--r--[-rwxr-xr-x]src/file0
-rw-r--r--[-rwxr-xr-x]src/file.c0
-rw-r--r--[-rwxr-xr-x]src/file.h0
-rw-r--r--[-rwxr-xr-x]src/filter.c0
-rw-r--r--[-rwxr-xr-x]src/filter.h0
-rw-r--r--[-rwxr-xr-x]src/format.c0
-rw-r--r--[-rwxr-xr-x]src/format.h0
-rw-r--r--[-rwxr-xr-x]src/gram.y0
-rw-r--r--[-rwxr-xr-x]src/help.c0
-rw-r--r--[-rwxr-xr-x]src/help.h0
-rw-r--r--[-rwxr-xr-x]src/hide_show.c0
-rw-r--r--[-rwxr-xr-x]src/hide_show.h0
-rw-r--r--[-rwxr-xr-x]src/history.c0
-rw-r--r--[-rwxr-xr-x]src/history.h0
-rw-r--r--[-rwxr-xr-x]src/input.c0
-rw-r--r--[-rwxr-xr-x]src/input.h0
-rw-r--r--[-rwxr-xr-x]src/interp.c0
-rw-r--r--[-rwxr-xr-x]src/interp.h0
-rw-r--r--[-rwxr-xr-x]src/lex.c0
-rw-r--r--[-rwxr-xr-x]src/lex.h0
-rw-r--r--[-rwxr-xr-x]src/macros.h0
-rw-r--r--[-rwxr-xr-x]src/main.c0
-rw-r--r--[-rwxr-xr-x]src/main.h0
-rw-r--r--[-rwxr-xr-x]src/maps.c0
-rw-r--r--[-rwxr-xr-x]src/maps.h0
-rw-r--r--[-rwxr-xr-x]src/marks.c0
-rw-r--r--[-rwxr-xr-x]src/marks.h0
-rw-r--r--[-rwxr-xr-x]src/pipe.c0
-rw-r--r--[-rwxr-xr-x]src/pipe.h0
-rw-r--r--[-rwxr-xr-x]src/range.c0
-rw-r--r--[-rwxr-xr-x]src/range.h0
-rw-r--r--[-rwxr-xr-x]src/sc-im.10
-rw-r--r--[-rwxr-xr-x]src/sc.h0
-rw-r--r--[-rwxr-xr-x]src/screen.c0
-rw-r--r--[-rwxr-xr-x]src/screen.h0
-rw-r--r--[-rwxr-xr-x]src/shift.c0
-rw-r--r--[-rwxr-xr-x]src/shift.h0
-rw-r--r--[-rwxr-xr-x]src/sort.c0
-rw-r--r--[-rwxr-xr-x]src/sort.h0
-rw-r--r--[-rwxr-xr-x]src/sres.sed0
-rw-r--r--[-rwxr-xr-x]src/undo.c0
-rw-r--r--[-rwxr-xr-x]src/undo.h0
-rw-r--r--[-rwxr-xr-x]src/version.h0
-rw-r--r--[-rwxr-xr-x]src/vmtbl.c0
-rw-r--r--[-rwxr-xr-x]src/vmtbl.h0
-rw-r--r--[-rwxr-xr-x]src/xls.c0
-rw-r--r--[-rwxr-xr-x]src/xls.h0
-rw-r--r--[-rwxr-xr-x]src/xlsx.c0
-rw-r--r--[-rwxr-xr-x]src/xlsx.h0
-rw-r--r--[-rwxr-xr-x]src/xmalloc.c0
-rw-r--r--[-rwxr-xr-x]src/xmalloc.h0
-rw-r--r--[-rwxr-xr-x]src/yank.c0
-rw-r--r--[-rwxr-xr-x]src/yank.h0
80 files changed, 15 insertions, 14 deletions
diff --git a/CHANGES b/CHANGES
index 5244fd3..f4f0413 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+v0.3.0
+* FIX when importing large CSV files
+* SC-IM now supports wide chars, enabling the use of different alphabets.
+ The following alphabets are supported:
+ English, Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek, Turkish, Czech, Japanese, Chinese
+* Modification in padding of cells and how they are saved in files.
+* UNDO / REDO improvements. Now the following actions are supported:
+ Change in format of a column as a result of the 'f' command
+ Change in format of a column as a result of auto_jus
+ Change format of columns as a result of ic dc
+
v0.2.2
* Added plain text export.
* Added padding between cells.
@@ -19,5 +30,3 @@ v0.2.2
* Various fixes when using SC-IM without UI (--nocurses).
* Help documentation now can be loaded without making install SC-IM.
* MAXROWS now can be defined in Makefile.
-
-
diff --git a/TODO b/TODO
index 09ba668..69ce0a8 100644
--- a/TODO
+++ b/TODO
@@ -1,19 +1,14 @@
TODO
----
-04/04/2016
+25/04/2016
Main features to achieve in near future versions
------------------------------------------------
-1. Fix problem when entering extended ascii chars.
+1. lock / freeze a section of the screen (rows or columns).
-2. UNDO/REDO changes in colwidth, precision and realfmt.
- UNDO/REDO changes of filters applied.
-
-3. lock / freeze a section of the screen (rows or columns).
-
-4. Export spreadsheet to Latex format.
+2. Export spreadsheet to Latex format.
@@ -33,9 +28,6 @@ implementations in other gui's.
2. scim_scripting. Use LUA to allow scripting and plugin support.
-3. Use UTF-8 encoding and display any Unicode char.
-Change curses calls to cursesw calls.
-
-4. status bar format customized by user.
+3. status bar format customized by user.
can show count of cells and sum of values, when a range is selected..
*this should be done with a script.
diff --git a/src/Makefile b/src/Makefile
index 04e79e6..04e79e6 100755..100644
--- a/src/Makefile
+++ b/src/Makefile
diff --git a/src/block.c b/src/block.c
index 43b0ca8..43b0ca8 100755..100644
--- a/src/block.c
+++ b/src/block.c
diff --git a/src/block.h b/src/block.h
index 118f6a9..118f6a9 100755..100644
--- a/src/block.h
+++ b/src/block.h
diff --git a/src/buffer.c b/src/buffer.c
index 45f6c0d..45f6c0d 100755..100644
--- a/src/buffer.c
+++ b/src/buffer.c
diff --git a/src/buffer.h b/src/buffer.h
index c88fba0..c88fba0 100755..100644
--- a/src/buffer.h
+++ b/src/buffer.h
diff --git a/src/cmds.c b/src/cmds.c
index f061bce..f061bce 100755..100644
--- a/src/cmds.c
+++ b/src/cmds.c
diff --git a/src/cmds.h b/src/cmds.h
index 8819623..8819623 100755..100644
--- a/src/cmds.h
+++ b/src/cmds.h
diff --git a/src/cmds_command.c b/src/cmds_command.c
index f4e5edb..f4e5edb 100755..100644
--- a/src/cmds_command.c
+++ b/src/cmds_command.c
diff --git a/src/cmds_command.h b/src/cmds_command.h
index 390b061..390b061 100755..100644
--- a/src/cmds_command.h
+++ b/src/cmds_command.h
diff --git a/src/cmds_edit.c b/src/cmds_edit.c
index 23e37d9..23e37d9 100755..100644
--- a/src/cmds_edit.c
+++ b/src/cmds_edit.c
diff --git a/src/cmds_edit.h b/src/cmds_edit.h
index 1493f28..1493f28 100755..100644
--- a/src/cmds_edit.h
+++ b/src/cmds_edit.h
diff --git a/src/cmds_insert.c b/src/cmds_insert.c
index 30df383..30df383 100755..100644
--- a/src/cmds_insert.c
+++ b/src/cmds_insert.c
diff --git a/src/cmds_insert.h b/src/cmds_insert.h
index bbcd7ce..bbcd7ce 100755..100644
--- a/src/cmds_insert.h
+++ b/src/cmds_insert.h
diff --git a/src/cmds_normal.c b/src/cmds_normal.c
index 60d0683..60d0683 100755..100644
--- a/src/cmds_normal.c
+++ b/src/cmds_normal.c
diff --git a/src/cmds_normal.h b/src/cmds_normal.h
index e50499c..e50499c 100755..100644
--- a/src/cmds_normal.h
+++ b/src/cmds_normal.h
diff --git a/src/cmds_visual.c b/src/cmds_visual.c
index a88012c..a88012c 100755..100644
--- a/src/cmds_visual.c
+++ b/src/cmds_visual.c
diff --git a/src/cmds_visual.h b/src/cmds_visual.h
index 30e57db..30e57db 100755..100644
--- a/src/cmds_visual.h
+++ b/src/cmds_visual.h
diff --git a/src/color.c b/src/color.c
index d2d874c..d2d874c 100755..100644
--- a/src/color.c
+++ b/src/color.c
diff --git a/src/color.h b/src/color.h
index 51a0ec3..51a0ec3 100755..100644
--- a/src/color.h
+++ b/src/color.h
diff --git a/src/conf.c b/src/conf.c
index f0adab0..f0adab0 100755..100644
--- a/src/conf.c
+++ b/src/conf.c
diff --git a/src/conf.h b/src/conf.h
index 73d40ea..73d40ea 100755..100644
--- a/src/conf.h
+++ b/src/conf.h
diff --git a/src/doc b/src/doc
index d8a0739..d8a0739 100755..100644
--- a/src/doc
+++ b/src/doc
diff --git a/src/eres.sed b/src/eres.sed
index 9ce301a..9ce301a 100755..100644
--- a/src/eres.sed
+++ b/src/eres.sed
diff --git a/src/exec.c b/src/exec.c
index 67664eb..67664eb 100755..100644
--- a/src/exec.c
+++ b/src/exec.c
diff --git a/src/exec.h b/src/exec.h
index 7630dff..7630dff 100755..100644
--- a/src/exec.h
+++ b/src/exec.h
diff --git a/src/file b/src/file
index ddb87b4..ddb87b4 100755..100644
--- a/src/file
+++ b/src/file
diff --git a/src/file.c b/src/file.c
index e47f43f..e47f43f 100755..100644
--- a/src/file.c
+++ b/src/file.c
diff --git a/src/file.h b/src/file.h
index 96632fd..96632fd 100755..100644
--- a/src/file.h
+++ b/src/file.h
diff --git a/src/filter.c b/src/filter.c
index fdf43bc..fdf43bc 100755..100644
--- a/src/filter.c
+++ b/src/filter.c
diff --git a/src/filter.h b/src/filter.h
index ab4a581..ab4a581 100755..100644
--- a/src/filter.h
+++ b/src/filter.h
diff --git a/src/format.c b/src/format.c
index a770c64..a770c64 100755..100644
--- a/src/format.c
+++ b/src/format.c
diff --git a/src/format.h b/src/format.h
index 3433116..3433116 100755..100644
--- a/src/format.h
+++ b/src/format.h
diff --git a/src/gram.y b/src/gram.y
index 35d9521..35d9521 100755..100644
--- a/src/gram.y
+++ b/src/gram.y
diff --git a/src/help.c b/src/help.c
index e0f3662..e0f3662 100755..100644
--- a/src/help.c
+++ b/src/help.c
diff --git a/src/help.h b/src/help.h
index 93d9fa3..93d9fa3 100755..100644
--- a/src/help.h
+++ b/src/help.h
diff --git a/src/hide_show.c b/src/hide_show.c
index a4bd75a..a4bd75a 100755..100644
--- a/src/hide_show.c
+++ b/src/hide_show.c
diff --git a/src/hide_show.h b/src/hide_show.h
index 332f005..332f005 100755..100644
--- a/src/hide_show.h
+++ b/src/hide_show.h
diff --git a/src/history.c b/src/history.c
index a248cf4..a248cf4 100755..100644
--- a/src/history.c
+++ b/src/history.c
diff --git a/src/history.h b/src/history.h
index 3d75016..3d75016 100755..100644
--- a/src/history.h
+++ b/src/history.h
diff --git a/src/input.c b/src/input.c
index eec056f..eec056f 100755..100644
--- a/src/input.c
+++ b/src/input.c
diff --git a/src/input.h b/src/input.h
index 83e62cf..83e62cf 100755..100644
--- a/src/input.h
+++ b/src/input.h
diff --git a/src/interp.c b/src/interp.c
index 2988f2d..2988f2d 100755..100644
--- a/src/interp.c
+++ b/src/interp.c
diff --git a/src/interp.h b/src/interp.h
index 373b898..373b898 100755..100644
--- a/src/interp.h
+++ b/src/interp.h
diff --git a/src/lex.c b/src/lex.c
index 1cb5005..1cb5005 100755..100644
--- a/src/lex.c
+++ b/src/lex.c
diff --git a/src/lex.h b/src/lex.h
index 52f2c41..52f2c41 100755..100644
--- a/src/lex.h
+++ b/src/lex.h
diff --git a/src/macros.h b/src/macros.h
index d341684..d341684 100755..100644
--- a/src/macros.h
+++ b/src/macros.h
diff --git a/src/main.c b/src/main.c
index 2f3cb11..2f3cb11 100755..100644
--- a/src/main.c
+++ b/src/main.c
diff --git a/src/main.h b/src/main.h
index fd4903a..fd4903a 100755..100644
--- a/src/main.h
+++ b/src/main.h
diff --git a/src/maps.c b/src/maps.c
index 9ac16de..9ac16de 100755..100644
--- a/src/maps.c
+++ b/src/maps.c
diff --git a/src/maps.h b/src/maps.h
index 32b4938..32b4938 100755..100644
--- a/src/maps.h
+++ b/src/maps.h
diff --git a/src/marks.c b/src/marks.c
index e3c2063..e3c2063 100755..100644
--- a/src/marks.c
+++ b/src/marks.c
diff --git a/src/marks.h b/src/marks.h
index 7318819..7318819 100755..100644
--- a/src/marks.h
+++ b/src/marks.h
diff --git a/src/pipe.c b/src/pipe.c
index 0d16486..0d16486 100755..100644
--- a/src/pipe.c
+++ b/src/pipe.c
diff --git a/src/pipe.h b/src/pipe.h
index 9a44787..9a44787 100755..100644
--- a/src/pipe.h
+++ b/src/pipe.h
diff --git a/src/range.c b/src/range.c
index 8c926c7..8c926c7 100755..100644
--- a/src/range.c
+++ b/src/range.c
diff --git a/src/range.h b/src/range.h
index 5f1641b..5f1641b 100755..100644
--- a/src/range.h
+++ b/src/range.h
diff --git a/src/sc-im.1 b/src/sc-im.1
index d61a4bc..d61a4bc 100755..100644
--- a/src/sc-im.1
+++ b/src/sc-im.1
diff --git a/src/sc.h b/src/sc.h
index c375fb8..c375fb8 100755..100644
--- a/src/sc.h
+++ b/src/sc.h
diff --git a/src/screen.c b/src/screen.c
index b86d64f..b86d64f 100755..100644
--- a/src/screen.c
+++ b/src/screen.c
diff --git a/src/screen.h b/src/screen.h
index e85a0f0..e85a0f0 100755..100644
--- a/src/screen.h
+++ b/src/screen.h
diff --git a/src/shift.c b/src/shift.c
index bced256..bced256 100755..100644
--- a/src/shift.c
+++ b/src/shift.c
diff --git a/src/shift.h b/src/shift.h
index a25fafd..a25fafd 100755..100644
--- a/src/shift.h
+++ b/src/shift.h
diff --git a/src/sort.c b/src/sort.c
index 88f83d1..88f83d1 100755..100644
--- a/