summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/smartcolsP.h
Commit message (Expand)AuthorAgeFilesLines
* libsmartcols: cleanup and extend padding functionalityKarel Zak2019-07-231-0/+1
* libsmartcols: add generic function to walk on treeKarel Zak2019-05-071-1/+42
* libsmartcols: cell width calulation cleanupKarel Zak2019-05-031-0/+3
* libsmartcols: (groups) use print functions tp calculate grpsetKarel Zak2019-05-031-1/+1
* libsmartcols: (groups) print group childrent after regualr treeKarel Zak2019-05-031-0/+2
* libsmartcols: (groups) remove hardcoded const numbersKarel Zak2019-05-021-0/+5
* docs: fix typos [codespell]Sami Kerola2019-02-181-1/+1
* libsmartcols: add lines grouping supportKarel Zak2018-12-071-8/+127
* libsmartcols: split print.c into print.c, put.c and print-api.cKarel Zak2018-12-071-0/+22
* libsmartcols: move width calculation to separate fileKarel Zak2018-12-071-0/+17
* libsmartcols: move buffer stuff to buffer.cKarel Zak2018-12-071-0/+20
* libsmartcols: add is_last_child(), move is_last_column()Karel Zak2018-12-071-0/+22
* libsmartcols: improve JSON support (add types)Karel Zak2018-04-031-0/+2
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-121-0/+3
* libsmartcols: add scols_table_enable_noencoding()Karel Zak2017-07-311-0/+1
* libsmartcols: add header-repeat featureKarel Zak2017-06-131-0/+4
* libsmartcols: add scols_table_{set,get}_termheight()Karel Zak2017-06-121-1/+2
* libsmartcols: add scols_line_move_cells()Karel Zak2017-04-071-0/+1
* libsmartcols: custom wrap fixesKarel Zak2016-09-271-1/+1
* libsmartcols: support custom wrap and remove SCOLS_FL_WRAPNLKarel Zak2016-09-261-0/+8
* libsmartcols: cleanup scols_table_set_symbols() APIKarel Zak2016-09-231-0/+1
* libsmartcols: use const qualifier where it's possibleIgor Gnatenko2016-09-211-1/+1
* libsmartcols: add functions to control terminal usageKarel Zak2016-09-131-0/+1
* libsmartcols: support LIBSMARTCOLS_DEBUG_PADDING=onKarel Zak2016-09-071-0/+1
* libsmartcols: allow to change cell padding charKarel Zak2016-09-071-0/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* libsmartcols remove duplicate codeKarel Zak2016-04-221-0/+1
* libsmartcols: support continuous printingKarel Zak2016-02-191-0/+2
* libsmartcols: support multi-line cellsKarel Zak2016-02-101-0/+4
* libsmartcols: use libscols_cell for titleKarel Zak2016-02-091-3/+2Star
* libsmartcols: support multibyte titles, rename wrap to paddingKarel Zak2016-01-221-1/+1
* libsmartcols: use symbols for title wrapIgor Gnatenko2016-01-211-0/+1
* libsmartcols: implement title of tableIgor Gnatenko2016-01-211-1/+4
* libsmartcols: reflect changinging SCOLS_FL_TREE after adding to tableIgor Gnatenko2016-01-171-0/+2
* libsmartcols: add SCOLS_FL_HIDDENKarel Zak2015-12-101-2/+0Star
* libsmartcols: add scols_table_enable_nowrap()Karel Zak2015-12-071-1/+4
* libsmartcols: allow to reduce tree columnsKarel Zak2015-11-301-0/+1
* build-sys: add --disable-assertKarel Zak2015-08-041-9/+0Star
* libsmartcols: don't link with tinfoKarel Zak2015-07-241-1/+1
* libsmartcols: add JSON output formatKarel Zak2015-06-041-1/+14
* libsmartcols: clean up debug, add help debug maskKarel Zak2014-11-031-0/+1
* libsmartcols: add debug messagesKarel Zak2014-06-061-0/+5
* libsmartcols: add scols_sort_table()Karel Zak2014-05-201-0/+6
* libsmartcols: add separator getters/settersOndrej Oprala2014-04-141-0/+3
* libsmartcols: add debug and version functionsKarel Zak2014-04-071-0/+14
* libsmartcols: clean up flags usageKarel Zak2014-04-031-8/+14
* libsmartcols: always deallocate in scols_reset_cell()Karel Zak2014-04-031-2/+0Star
* libsmartcols: revert the column flags APIOndrej Oprala2014-04-031-6/+1Star
* libsmartcols: separate flags, add getters/settersOndrej Oprala2014-04-031-3/+15
* libsmartcols: remove unnecessary codeKarel Zak2014-04-031-1/+0Star