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-25
Added const to some functions
Antony Kellermann
2018-07-25
Fixed function using json_object_get_json_object for some reason
Antony Kellermann
2018-07-25
Replaced manual info_array allocs with new function
Antony Kellermann
2018-07-25
Fixed buttons being sensitive after closing initial decrypt window without ↵
Antony Kellermann
password input
2018-07-20
Moved print/printw functions to curses_win
Antony Kellermann
2018-07-20
Renamed files
Antony Kellermann
2018-07-20
Fixed reloading a single security portfolio after removing it
Antony Kellermann
2018-07-19
Added check to make sure modify entries are numbers
Antony Kellermann
2018-07-19
Made it so you cannot add or remove values of 0
Antony Kellermann
2018-07-19
Added is_str_number function
Antony Kellermann
2018-07-19
Made dialog entries not able to activate until all entries are filled
Antony Kellermann
2018-07-16
Fixed modify using total spent instead of price per share
Antony Kellermann
2018-07-16
Added error message for modify
Antony Kellermann
2018-07-15
Made it so porfolio_modify_string arguments cannot be negative
Antony Kellermann
2018-07-15
Disabled wunused-parameter
Antony Kellermann
2018-07-15
Made buttons insensitive before portfolio is loaded
Antony Kellermann
2018-07-15
Fixed encrypt button not becoming sensitive on new portfolio
Antony Kellermann
2018-07-15
Made modify fields mandatory
Antony Kellermann
2018-07-14
Fixed some gtk_response bugs
Antony Kellermann
2018-07-14
Documentation and minor signal changes
Antony Kellermann
2018-07-11
Fixed glade file path
Antony Kellermann
2018-07-11
Code documentation
Antony Kellermann
2018-07-10
Replaced casts with macros
Antony Kellermann
2018-07-10
Added generic dialog functio
Antony Kellermann
2018-07-09
Set first entry as focus on dialogs
Antony Kellermann
2018-07-09
Fixed memory leak
Antony Kellermann
2018-07-09
Fixed segfault on removing all securities from portfolio
Antony Kellermann
2018-07-09
Implemented encrypting/decrypting button
Antony Kellermann
2018-07-07
Implemented modify buttons and large gtk overhaul
Antony Kellermann
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
[next]