aboutsummarylogtreecommitdiffstats
path: root/gtk_win.c
AgeCommit message (Expand)Author
2018-09-04RefactoringAntony Kellermann
2018-08-30Implemented searchAntony Kellermann
2018-08-28Fixed bug using cash instead of marketcapAntony Kellermann
2018-08-28Implemented 60 second minimum reload timerAntony Kellermann
2018-08-23Fixed gtk info mutual fundsAntony Kellermann
2018-08-23Added reload buttonAntony Kellermann
2018-08-22Fixed segfaults on gtk info for etfs not having peersAntony Kellermann
2018-08-22Implemented news for gtk infoAntony Kellermann
2018-08-22Implemented peers for gtk infoAntony Kellermann
2018-08-22Basic info support for gtkAntony Kellermann
2018-08-20Implemented batch callsAntony Kellermann
2018-08-10Fixed macro bug preventing opening encrypted portfolioAntony Kellermann
2018-07-29Added GET_OBJECT macro for getting GObjects from builder easierAntony Kellermann
2018-07-27Added g_object_set_text functionAntony Kellermann
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