Commit Graph

83 Commits

Author SHA1 Message Date
Kolan Sh 4ff32b797e join_calc_{x,y}() -> join_calc(bool) 2018-01-15 17:27:05 +03:00
Kolan Sh a3bbf50b6f Separate join_calc_{x,y}() added. 2018-01-15 16:40:14 +03:00
Kolan Sh dcfb85126e In progress... 2018-01-15 16:18:47 +03:00
Kolan Sh 328a579ad7 join_relative_x_axes -> Series.vala 2018-01-15 15:11:41 +03:00
Kolan Sh eb8fada021 join_relative_y_axes -> Series.vala 2018-01-15 14:57:35 +03:00
Kolan Sh 2b25f9c554 join relative y-axes with non-intersect places 2018-01-15 14:51:16 +03:00
Kolan Sh db93ad0bd3 join relative x-axes with non-intersect places 2018-01-15 14:33:56 +03:00
Kolan Sh a7aa97bea5 Join axes... 2018-01-15 13:12:42 +03:00
Kolan Sh 73b0ebdcb0 draw_series() -> Series.vala 2018-01-15 12:34:54 +03:00
Kolan Sh a73d81fc89 Most of methods should be virtual. 2018-01-15 12:05:21 +03:00
Kolan Sh 1d9912da49 Default Marker.Type value changed to NONE. 2018-01-15 11:21:44 +03:00
Kolan Sh 4fdde11861 In progress... 2018-01-10 16:24:37 +03:00
Kolan Sh 348fae7605 Math.vala updated #3 2018-01-10 16:09:54 +03:00
Kolan Sh 3a57fdfde1 Math.vala updated #2 2018-01-10 15:34:45 +03:00
Kolan Sh 912446f296 Math.vala created #1 2018-01-10 15:28:14 +03:00
Kolan Sh d114385034 calc_axis_rec_sizes() -> Axis.vala 2018-01-10 14:17:44 +03:00
Kolan Sh c0ca87a207 In progress... 2018-01-10 14:02:08 +03:00
Kolan Sh 76fb9d8797 Marker.vala ... #2 2018-01-10 12:58:35 +03:00
Kolan Sh 6e577891ae Marker.vala created #1 2018-01-10 11:32:51 +03:00
Kolan Sh 94ed3ecabb set_line_style() -> Line.vala 2018-01-10 11:19:33 +03:00
Kolan Sh eeb6fca796 rel_zoom -> rz 2018-01-10 11:13:29 +03:00
Kolan Sh 00278899fd In progress... show_text() -> Text.vala #2 2018-01-10 11:06:43 +03:00
Kolan Sh 6f5e5773d2 In progress... show_text() -> Text.vala 2018-01-10 11:02:47 +03:00
Kolan Sh d67e2c2691 In progress... Before Moscow 09.01 2018-01-10 10:54:32 +03:00
Kolan Sh b75386a476 Merge branch '#145_fix_x_bearing' into develop 2017-12-30 16:40:43 +03:00
Kolan Sh 63e10b6e13 Fixes #145: Fix x_bearing everywhere. 2017-12-30 16:40:12 +03:00
Kolan Sh e66ae22ff8 Merge branch 'release-0.1.1' into develop 2017-12-26 01:16:00 +03:00
Kolan Sh 13dbdd65ed Bumped version number to 0.1.1 2017-12-26 01:15:54 +03:00
Kolan Sh ea9adc2948 Merge branch '#136_profiling' into develop. Closes #136. 2017-12-26 01:13:56 +03:00
Kolan Sh 3e9296eb0d Profiling: context.text_extents() calls number reduced. 2017-12-26 00:49:33 +03:00
Kolan Sh 4eeb2c8488 Profiling: Context.stroke() calls number reduced. 2017-12-25 21:13:59 +03:00
Kolan Sh 1b8e2a9633 Merge branch 'release-0.1.0' into develop 2017-12-25 13:45:33 +03:00
Kolan Sh 6160203a66 Bumped version number to 0.1.0 2017-12-25 13:45:24 +03:00
Kolan Sh 2be8374cb0 Spare .copy() for array removed. 2017-12-25 13:18:50 +03:00
Kolan Sh 6c693fa1fe README.md added. 2017-12-25 02:14:31 +03:00
Kolan Sh ed3e822694 Module cmake/backbone updated: Check BinPkgModules for empty value. 2017-12-19 08:49:28 +03:00
Kolan Sh 9792aa6c39 Module cmake/backbone updated: Check LibPkgModules for empty value. 2017-12-19 08:24:39 +03:00
Kolan Sh 5f254b8810 Module cmake/backbone updated: CMAKE_INSTALL_FULL_LIBDIR brokes CPack 2017-12-19 07:55:19 +03:00
Kolan Sh 74cbbb78c8 Module cmake/backbone updated: GNUIntallDirs: lib -> CMAKE_INSTALL_FULL_LIBDIR. 2017-12-19 07:45:42 +03:00
Kolan Sh 004381ed7a Spare vars removed which never used. 2017-12-18 15:49:19 +03:00
Kolan Sh 998b013039 Merge branch '#144_delta_cursors' into develop 2017-12-18 15:47:58 +03:00
Kolan Sh 0093299e09 Closes #144: Show Δ X or Δ Y for 2 cursors. 2017-12-18 15:46:29 +03:00
Kolan Sh fe6dfa1901 Unnecessary _rel_zoom_{x,y}_m{in,ax} removed. 2017-12-18 04:26:06 +03:00
Kolan Sh db2ac267ce Use .common_axis_color to show common axis values in cursors. 2017-12-17 18:10:22 +03:00
Kolan Sh 5db6a7dfd6 ChartTest: spare redraw() removed. 2017-12-17 01:32:30 +03:00
Kolan Sh 78c5475619 Merge branch '#143_select2source' into develop 2017-12-17 01:20:15 +03:00
Kolan Sh 5402757336 Closes #143: DrawSelection -> src/, Chart.selection_style. 2017-12-17 01:20:07 +03:00
Kolan Sh a8d5b1658a Uneccessary .copy() calls removed. 2017-12-16 18:28:36 +03:00
Kolan Sh f80401bd76 Font style fixed in Text() calls. 2017-12-15 17:15:15 +03:00
Kolan Sh 90e17fbd16 Merge branch '#135_cursors' into develop. Closes #135. 2017-12-14 18:10:25 +03:00