Commit Graph

22 Commits

Author SHA1 Message Date
Kolan Sh fd585f9749 Small fixes (upgrade Vala) 2020-04-29 11:40:44 +03:00
Kolan Sh 7f9b271437 Vala 0.42.2 -> 0.44.3 2019-05-14 16:19:22 +03:00
Kolan Sh c9de09aa2f Explicit ADocList<Parameter> instead of ADocList. 2017-07-06 15:40:45 +03:00
Kolan Sh 3e57aee6c6 Delimit Tabulars with a custom delimiter when splitting ATable. 2016-12-02 02:39:46 +03:00
Kolan Sh 815da3b16c Expand ADocList interface with an element type to get implicit client access. 2016-11-18 15:34:33 +03:00
Kolan Sh 7cd4be0db3 Merge branch 'small_fixes' into develop 2016-03-20 02:38:18 +03:00
Kolan Sh 40634fe040 Table.ATable -> ATable. 2016-03-20 02:37:50 +03:00
Kolan Sh 378010e5d8 Closes #105: Subtable.caption should be of Table.Text type but not of string type. 2016-03-20 02:31:34 +03:00
Kolan Sh 16464aa662 Library constructor and cmake/backbone submodule updated. 2015-11-14 03:38:10 +03:00
Kolan Sh 4e9547cd86 Fix comment. 2015-10-19 20:52:36 +03:00
Kolan Sh 350177dfee cmake/backbone submodule updated. 2015-10-19 19:27:26 +03:00
Kolan Sh 9591d2f7bd Transfer to Vala 0.27.1.
Cann't sort an Array<> due to impossibility of arguments
passing by reference into CompareFunc<>().
2015-02-01 11:33:07 +03:00
Kolan Sh e43431c50e Refs #94: Copying column parameter for multiple defined columns. 2014-12-12 13:46:13 +06:30
Kolan Sh ef030b9c73 Fixes #94: Parse Multiple defined columns in the tabular/longtable. 2014-12-12 10:13:27 +06:30
Kolan Sh 72bba0d2a9 All public fields replaced with properties. 2014-10-30 16:58:23 +03:00
Kolan Sh 5bfa613f47 Closes #95: Switch to Backbone's CMake Scheme. 2014-10-26 18:18:07 +03:00
Kolan Sh 763bae902d Fix: assert in LINE_CLINES case. 2014-08-01 14:39:26 +04:00
Kolan Sh 62b56bcbb0 ATable::split () added.
Split an ATable into several ATables by columns according to the limits.
2014-08-01 10:40:33 +04:00
Kolan Sh cd955915a9 Mark class names with monospace font. 2014-07-25 18:30:55 +04:00
Kolan Sh 8b8f9b6f15 Hide internal classes. 2014-07-23 15:08:46 +04:00
Kolan Sh b97c70b48f First development version. 2014-07-22 16:25:28 +04:00
Kolan Sh d3dbb15098 Successful compilation under GNU/Linux. 2014-01-05 17:40:55 +04:00