Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : tick.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-07-07
Added return value for portfolio_modify_string
Antony Kellermann
2018-07-06
Added is_string_json_array func
Antony Kellermann
2018-07-02
Made destructors NULL safe
Antony Kellermann
2018-06-30
Added return true/false macros
Antony Kellermann
2018-06-29
Fixed dialogs being deleted after close
Antony Kellermann
2018-06-28
Added gtk dependencies
Antony Kellermann
2018-06-28
Added support for encrypted portfolios in GTK and laid out basic UI
Antony Kellermann
2018-06-28
Made password const
Antony Kellermann
2018-06-28
Rewrote some api functions to store data in existing Info object instead of ↵
Antony Kellermann
returning a new one
2018-06-28
Documentation
Antony Kellermann
2018-06-28
Fixed wrong password segfault
Antony Kellermann
2018-06-27
Split up some functions into separate ones
Antony Kellermann
2018-06-27
Moved populataing api data in Info_Array to a separate function
Antony Kellermann
2018-06-27
Moved encryption/decryption functions from portfolio to rc4
Antony Kellermann
2018-06-27
Changed functions to file_get_string and string_write_file
Antony Kellermann
2018-06-25
Modified check to use new totals
Antony Kellermann
2018-06-25
Changed Info_Array to use Info for totals
Antony Kellermann
2018-06-23
Updated Makefile for gtk+ and cairo
Antony Kellermann
2018-06-17
Changed permission for glade file to 755
Antony Kellermann
2018-06-17
Added glade autosave to gitignore
Antony Kellermann
2018-06-17
Implemented basic GTK+ check window
Antony Kellermann
2018-06-17
Modified portfolio.c to use totals in info_array
Antony Kellermann
2018-06-16
Modified Makefile to include GTK+
Antony Kellermann
2018-06-16
Added totals to info_array and string values for use by gtk
Antony Kellermann
2018-06-14
Fixed segfault on tick check security
Antony Kellermann
2018-06-14
Changed iex intraday to use extended price if newer. Changed unix time to ↵
Antony Kellermann
seconds instead of millisecond
2018-06-13
Added api function to let ist of iex tickers
Antony Kellermann
2018-06-13
New version: 2.4.0
Antony Kellermann
2018-06-13
Implemented scrolling for check
Antony Kellermann
2018-06-12
Changed source of last close to more accurate source
Antony Kellermann
2018-06-06
Changed print all to take Info_Array as argument
Antony Kellermann
2018-06-05
Added highlighting for check
Antony Kellermann
2018-06-04
Implemented peers_printw and made small fixes to info
Antony Kellermann
2018-06-02
Fixed problem with API sending multiple of the same article
Antony Kellermann
2018-06-02
Made iex_store_peers return if array is length 0
Antony Kellermann
2018-06-02
Changed peers to use Info_Array
Antony Kellermann
2018-06-01
Fixed api peer bugs
Antony Kellermann
2018-06-01
Modified check function to use Info structs
Antony Kellermann
2018-06-01
Added Info_Array struct/functions and a function to calculate profits
Antony Kellermann
2018-06-01
Added peer api function and portfolio data to info struct
Antony Kellermann
2018-05-30
Updated man page/readme.md and updated to v2.3.0
Antony Kellermann
2018-05-30
Fixed graph zooming past current date bug
Antony Kellermann
2018-05-30
Fixed uninitialized string bug
Antony Kellermann
2018-05-30
Documentation
Antony Kellermann
2018-05-30
Put header into its own function and cleaned up interface_print
Antony Kellermann
2018-05-30
Added null pointer checking safeguards before strcpying
Antony Kellermann
2018-05-30
Added minimum term size for info
Antony Kellermann
2018-05-30
Removed strict overflow
Antony Kellermann
2018-05-29
Implented printing news in a window or stdout and info in a window or stdout
Antony Kellermann
2018-05-29
Added News struct to easily store news and moved news API call as a ↵
Antony Kellermann
threadable function to api.c
[next]