1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 17 hours ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of file:////media/reuben/nas/posting More... over 7 years ago
version 0.5.6; add database support for budgeting More... over 7 years ago
add more features to budget window More... over 7 years ago
add budget_configuration files More... over 7 years ago
add bank statement files to Makefile.am so that they show up in Anjuta More... over 7 years ago
add proper sorting on money columns to bank statement report More... over 7 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... over 7 years ago
add widgets and make budget window launchable More... over 7 years ago
add budgeting files More... over 7 years ago
resolve conflict with adding files in Makefile.am More... over 7 years ago
add budget window More... over 7 years ago
in keybindings.ui, replace top level dialog with GtkWindow More... over 7 years ago
use db.commit() to trigger polling as cursor.execute("SELECT 1") didn't work More... over 7 years ago
move traceback handler and viewer code to separate files More... over 7 years ago
populate_product_store takes more than one argument when loading from callback change populate product store to direct SQL More... over 7 years ago
add gl_entry_lookup files for reverse lookup on gl entries More... over 7 years ago
add support for looking up gl entries in account transactions window More... over 7 years ago
in window payments_received : add icon hook up all_customers checkbutton add padding to selection widgets More... over 7 years ago
clear vendor info when switching products More... over 7 years ago
Merge branch 'master' of file:///media/house/nas/posting More... over 7 years ago
in pygtk_posting.py, recover from failed retrieve automatically More... over 7 years ago
move keybindings to separate file only connect bindings when not in developer mode More... over 7 years ago
add support in time_clock window for entering entries with keyboard or scanner More... over 7 years ago
Add keybinding for time_clock window More... over 7 years ago
add icon to product_account_relationship window More... over 7 years ago
in accounts_configuration, order parent accounts by name in edit account window More... over 7 years ago
in accounts_configuration window, account type index was off by one More... over 7 years ago
Sort accounts by name More... over 7 years ago
remove unused pdf attachment dialog in vendor_history More... over 7 years ago
add icon to traceback viewer More... over 7 years ago