aboutsummarylogtreecommitdiffstats
path: root/gtk_win.c
AgeCommit message (Expand)Author
2018-07-25Fixed buttons being sensitive after closing initial decrypt window without pa...Antony Kellermann
2018-07-20Fixed reloading a single security portfolio after removing itAntony Kellermann
2018-07-19Added check to make sure modify entries are numbersAntony Kellermann
2018-07-19Made dialog entries not able to activate until all entries are filledAntony Kellermann
2018-07-16Fixed modify using total spent instead of price per shareAntony Kellermann
2018-07-16Added error message for modifyAntony Kellermann
2018-07-15Made buttons insensitive before portfolio is loadedAntony Kellermann
2018-07-15Fixed encrypt button not becoming sensitive on new portfolioAntony Kellermann
2018-07-15Made modify fields mandatoryAntony Kellermann
2018-07-14Fixed some gtk_response bugsAntony Kellermann
2018-07-14Documentation and minor signal changesAntony Kellermann
2018-07-11Fixed glade file pathAntony Kellermann
2018-07-11Code documentationAntony Kellermann
2018-07-10Replaced casts with macrosAntony Kellermann
2018-07-10Added generic dialog functioAntony Kellermann
2018-07-09Set first entry as focus on dialogsAntony Kellermann
2018-07-09Fixed memory leakAntony Kellermann
2018-07-09Fixed segfault on removing all securities from portfolioAntony Kellermann
2018-07-09Implemented encrypting/decrypting buttonAntony Kellermann
2018-07-07Implemented modify buttons and large gtk overhaulAntony Kellermann
2018-06-28Added support for encrypted portfolios in GTK and laid out basic UIAntony Kellermann
2018-06-17Implemented basic GTK+ check windowAntony Kellermann