Changeset [89a5666d3e99] by hsoft

March 23rd, 2013 @ 10:27 PM

Committed by hsoft

  • M .hgsubstate
  • M LICENSE
  • M build.py
  • M cocoa/MGConst.h
  • M cocoa/controllers/MGAccountLookup.h
  • M cocoa/controllers/MGAccountLookup.m
  • M cocoa/controllers/MGAccountProperties.h
  • M cocoa/controllers/MGAccountProperties.m
  • M cocoa/controllers/MGAccountReassignPanel.h
  • M cocoa/controllers/MGAccountReassignPanel.m
  • M cocoa/controllers/MGAccountSheetView.h
  • M cocoa/controllers/MGAccountSheetView.m
  • M cocoa/controllers/MGAppDelegate.h
  • M cocoa/controllers/MGAppDelegate.m
  • M cocoa/controllers/MGBaseView.h
  • M cocoa/controllers/MGBaseView.m
  • M cocoa/controllers/MGBudgetPanel.h
  • M cocoa/controllers/MGBudgetPanel.m
  • M cocoa/controllers/MGCSVImportOptions.h
  • M cocoa/controllers/MGCSVImportOptions.m
  • M cocoa/controllers/MGCashculatorAccountTable.h
  • M cocoa/controllers/MGCashculatorAccountTable.m
  • M cocoa/controllers/MGCashculatorView.h
  • M cocoa/controllers/MGCashculatorView.m
  • M cocoa/controllers/MGChart.h
  • M cocoa/controllers/MGChart.m
  • M cocoa/controllers/MGCompletionLookup.h
  • M cocoa/controllers/MGCompletionLookup.m
  • M cocoa/controllers/MGCustomDateRangePanel.h
  • M cocoa/controllers/MGCustomDateRangePanel.m
  • M cocoa/controllers/MGDateFieldEditor.h
  • M cocoa/controllers/MGDateFieldEditor.m
  • M cocoa/controllers/MGDateRangeSelector.h
  • M cocoa/controllers/MGDateRangeSelector.m
  • M cocoa/controllers/MGDocPropsView.h
  • M cocoa/controllers/MGDocPropsView.m
  • M cocoa/controllers/MGDocument.h
  • M cocoa/controllers/MGDocument.m
  • M cocoa/controllers/MGDocumentController.h
  • M cocoa/controllers/MGDocumentController.m
  • M cocoa/controllers/MGEditableTable.h
  • M cocoa/controllers/MGEditableTable.m
  • M cocoa/controllers/MGEmptyView.h
  • M cocoa/controllers/MGEmptyView.m
  • M cocoa/controllers/MGExportAccountTable.h
  • M cocoa/controllers/MGExportAccountTable.m
  • M cocoa/controllers/MGExportPanel.h
  • M cocoa/controllers/MGExportPanel.m
  • M cocoa/controllers/MGFieldEditor.h
  • M cocoa/controllers/MGFieldEditor.m
  • M cocoa/controllers/MGFilterBar.h
  • M cocoa/controllers/MGFilterBar.m
  • M cocoa/controllers/MGImportTable.h
  • M cocoa/controllers/MGImportTable.m
  • M cocoa/controllers/MGImportWindow.h
  • M cocoa/controllers/MGImportWindow.m
  • M cocoa/controllers/MGLookup.h
  • M cocoa/controllers/MGLookup.m
  • M cocoa/controllers/MGMainWindowController.h
  • M cocoa/controllers/MGMainWindowController.m
  • M cocoa/controllers/MGMassEditionPanel.h
  • M cocoa/controllers/MGMassEditionPanel.m
  • M cocoa/controllers/MGPanel.h
  • M cocoa/controllers/MGPanel.m
  • M cocoa/controllers/MGReadOnlyPluginView.h
  • M cocoa/controllers/MGReadOnlyPluginView.m
  • M cocoa/controllers/MGReport.h
  • M cocoa/controllers/MGReport.m
  • M cocoa/controllers/MGSchedulePanel.h
  • M cocoa/controllers/MGSchedulePanel.m
  • M cocoa/controllers/MGSearchField.h
  • M cocoa/controllers/MGSearchField.m
  • M cocoa/controllers/MGSplitTable.h
  • M cocoa/controllers/MGSplitTable.m
  • M cocoa/controllers/MGTable.h
  • M cocoa/controllers/MGTable.m
  • M cocoa/controllers/MGTransactionInspector.h
  • M cocoa/controllers/MGTransactionInspector.m
  • M cocoa/controllers/MGUndoManager.h
  • M cocoa/controllers/MGUndoManager.m
  • M cocoa/controllers/account/MGAccountView.h
  • M cocoa/controllers/account/MGAccountView.m
  • M cocoa/controllers/account/MGBalanceGraph.h
  • M cocoa/controllers/account/MGBalanceGraph.m
  • M cocoa/controllers/account/MGBarGraph.h
  • M cocoa/controllers/account/MGBarGraph.m
  • M cocoa/controllers/account/MGEntryTable.h
  • M cocoa/controllers/account/MGEntryTable.m
  • M cocoa/controllers/budget/MGBudgetTable.h
  • M cocoa/controllers/budget/MGBudgetTable.m
  • M cocoa/controllers/budget/MGBudgetView.h
  • M cocoa/controllers/budget/MGBudgetView.m
  • M cocoa/controllers/general_ledger/MGGeneralLedgerTable.h
  • M cocoa/controllers/general_ledger/MGGeneralLedgerTable.m
  • M cocoa/controllers/general_ledger/MGGeneralLedgerTableView.h
  • M cocoa/controllers/general_ledger/MGGeneralLedgerTableView.m
  • M cocoa/controllers/general_ledger/MGGeneralLedgerView.h
  • M cocoa/controllers/general_ledger/MGGeneralLedgerView.m
  • M cocoa/controllers/networth/MGBalanceSheet.h
  • M cocoa/controllers/networth/MGBalanceSheet.m
  • M cocoa/controllers/networth/MGNetWorthView.h
  • M cocoa/controllers/networth/MGNetWorthView.m
  • M cocoa/controllers/profit/MGIncomeStatement.h
  • M cocoa/controllers/profit/MGIncomeStatement.m
  • M cocoa/controllers/profit/MGProfitView.h
  • M cocoa/controllers/profit/MGProfitView.m
  • M cocoa/controllers/schedule/MGScheduleTable.h
  • M cocoa/controllers/schedule/MGScheduleTable.m
  • M cocoa/controllers/schedule/MGScheduleView.h
  • M cocoa/controllers/schedule/MGScheduleView.m
  • M cocoa/controllers/transaction/MGTransactionTable.h
  • M cocoa/controllers/transaction/MGTransactionTable.m
  • M cocoa/controllers/transaction/MGTransactionView.h
  • M cocoa/controllers/transaction/MGTransactionView.m
  • M cocoa/main.m
  • M cocoa/mg_cocoa.py
  • M cocoa/print/MGBalancePrint.h
  • M cocoa/print/MGBalancePrint.m
  • M cocoa/print/MGBudgetPrint.h
  • M cocoa/print/MGBudgetPrint.m
  • M cocoa/print/MGEntryPrint.h
  • M cocoa/print/MGEntryPrint.m
  • M cocoa/print/MGGeneralLedgerPrint.h
  • M cocoa/print/MGGeneralLedgerPrint.m
  • M cocoa/print/MGOutlinePrint.h
  • M cocoa/print/MGOutlinePrint.m
  • M cocoa/print/MGPrintView.h
  • M cocoa/print/MGPrintView.m
  • M cocoa/print/MGProfitPrint.h
  • M cocoa/print/MGProfitPrint.m
  • M cocoa/print/MGSchedulePrint.h
  • M cocoa/print/MGSchedulePrint.m
  • M cocoa/print/MGSheetPrint.h
  • M cocoa/print/MGSheetPrint.m
  • M cocoa/print/MGTablePrint.h
  • M cocoa/print/MGTablePrint.m
  • M cocoa/print/MGTableWithSplitsPrint.h
  • M cocoa/print/MGTableWithSplitsPrint.m
  • M cocoa/print/MGTransactionPrint.h
  • M cocoa/print/MGTransactionPrint.m
  • M cocoa/support/MGAmountCell.h
  • M cocoa/support/MGAmountCell.m
  • M cocoa/support/MGBarGraphView.h
  • M cocoa/support/MGBarGraphView.m
  • M cocoa/support/MGBrush.h
  • M cocoa/support/MGBrush.m
  • M cocoa/support/MGCSVLayoutNameDialog.h
  • M cocoa/support/MGCSVLayoutNameDialog.m
  • M cocoa/support/MGChartView.h
  • M cocoa/support/MGChartView.m
  • M cocoa/support/MGGradientBar.h
  • M cocoa/support/MGGradientBar.m
  • M cocoa/support/MGGraphView.h
  • M cocoa/support/MGGraphView.m
  • M cocoa/support/MGGraphic.h
  • M cocoa/support/MGImportBindingCell.h
  • M cocoa/support/MGImportBindingCell.m
  • M cocoa/support/MGLineGraphView.h
  • M cocoa/support/MGLineGraphView.m
  • M cocoa/support/MGMainWindow.h
  • M cocoa/support/MGMainWindow.m
  • M cocoa/support/MGPen.h
  • M cocoa/support/MGPen.m
  • M cocoa/support/MGPieChartView.h
  • M cocoa/support/MGPieChartView.m
  • M cocoa/support/MGReconciliationCell.h
  • M cocoa/support/MGReconciliationCell.m
  • M cocoa/support/MGRecurrenceScopeDialog.h
  • M cocoa/support/MGRecurrenceScopeDialog.m
  • M cocoa/support/MGTableView.h
  • M cocoa/support/MGTableView.m
  • M cocoa/support/MGTextFieldCell.h
  • M cocoa/support/MGTextFieldCell.m
  • M configure.py
  • M core/app.py
  • M core/const.py
  • M core/document.py
  • M core/exception.py
  • M core/gui/account_balance_graph.py
  • M core/gui/account_flow_graph.py
  • M core/gui/account_lookup.py
  • M core/gui/account_panel.py
  • M core/gui/account_pie_chart.py
  • M core/gui/account_reassign_panel.py
  • M core/gui/account_sheet_view.py
  • M core/gui/account_view.py
  • M core/gui/balance_graph.py
  • M core/gui/balance_sheet.py
  • M core/gui/bar_graph.py
  • M core/gui/base.py
  • M core/gui/budget_panel.py
  • M core/gui/budget_table.py
  • M core/gui/budget_view.py
  • M core/gui/cashculator_account_table.py
  • M core/gui/cashculator_view.py
  • M core/gui/chart.py
  • M core/gui/completable_edit.py
  • M core/gui/completion_lookup.py
  • M core/gui/csv_options.py
  • M core/gui/custom_date_range_panel.py
  • M core/gui/date_range_selector.py
  • M core/gui/date_widget.py
  • M core/gui/docprops_view.py
  • M core/gui/empty_view.py
  • M core/gui/entry_table.py
  • M core/gui/entry_table_base.py
  • M core/gui/export_account_table.py
  • M core/gui/export_panel.py
  • M core/gui/filter_bar.py
  • M core/gui/general_ledger_table.py
  • M core/gui/general_ledger_view.py
  • M core/gui/graph.py
  • M core/gui/import_table.py
  • M core/gui/import_window.py
  • M core/gui/income_statement.py
  • M core/gui/lookup.py
  • M core/gui/main_window.py
  • M core/gui/mass_edition_panel.py
  • M core/gui/net_worth_graph.py
  • M core/gui/networth_view.py
  • M core/gui/pie_chart.py
  • M core/gui/print_view.py
  • M core/gui/profit_graph.py
  • M core/gui/profit_view.py
  • M core/gui/report.py
  • M core/gui/schedule_panel.py
  • M core/gui/schedule_table.py
  • M core/gui/schedule_view.py
  • M core/gui/search_field.py
  • M core/gui/split_table.py
  • M core/gui/table.py
  • M core/gui/transaction_panel.py
  • M core/gui/transaction_print.py
  • M core/gui/transaction_table.py
  • M core/gui/transaction_table_base.py
  • M core/gui/transaction_view.py
  • M core/gui/view_options.py
  • M core/loader/base.py
  • M core/loader/csv.py
  • M core/loader/native.py
  • M core/loader/ofx.py
  • M core/loader/qif.py
  • M core/model/_amount_ref.py
  • M core/model/account.py
  • M core/model/amount.py
  • M core/model/budget.py
  • M core/model/cashculator.py
  • M core/model/completion.py
  • M core/model/currency.py
  • M core/model/date.py
  • M core/model/entry.py
  • M core/model/oven.py
  • M core/model/recurrence.py
  • M core/model/sort.py
  • M core/model/transaction.py
  • M core/model/transaction_list.py
  • M core/model/undo.py
  • M core/plugin.py
  • M core/saver/csv.py
  • M core/saver/native.py
  • M core/saver/qif.py
  • M core/tests/account_test.py
  • M core/tests/base.py
  • M core/tests/budget_test.py
  • M core/tests/completion_test.py
  • M core/tests/conftest.py
  • M core/tests/currency_test.py
  • M core/tests/date_range_test.py
  • M core/tests/export_test.py
  • M core/tests/gui/account_lookup_test.py
  • M core/tests/gui/account_panel_test.py
  • M core/tests/gui/account_pie_chart_test.py
  • M core/tests/gui/account_reassign_panel_test.py
  • M core/tests/gui/account_view_test.py
  • M core/tests/gui/balance_graph_test.py
  • M core/tests/gui/balance_sheet_test.py
  • M core/tests/gui/bar_graph_test.py
  • M core/tests/gui/budget_panel_test.py
  • M core/tests/gui/budget_table_test.py
  • M core/tests/gui/completable_edit_test.py
  • M core/tests/gui/completion_lookup_test.py
  • M core/tests/gui/csv_options_test.py
  • M core/tests/gui/custom_date_range_panel_test.py
  • M core/tests/gui/date_range_selector_test.py
  • M core/tests/gui/date_widget_test.py
  • M core/tests/gui/docprops_view_test.py
  • M core/tests/gui/entry_print_test.py
  • M core/tests/gui/entry_table_test.py
  • M core/tests/gui/export_panel_test.py
  • M core/tests/gui/filter_bar_test.py
  • M core/tests/gui/general_ledger_table_test.py
  • M core/tests/gui/general_ledger_view_test.py
  • M core/tests/gui/graph_test.py
  • M core/tests/gui/gui_calls_test.py
  • M core/tests/gui/import_table_test.py
  • M core/tests/gui/import_window_test.py
  • M core/tests/gui/income_statement_test.py
  • M core/tests/gui/main_window_test.py
  • M core/tests/gui/mass_edition_panel_test.py
  • M core/tests/gui/net_worth_graph_test.py
  • M core/tests/gui/print_view_test.py
  • M core/tests/gui/profit_graph_test.py
  • M core/tests/gui/schedule_panel_test.py
  • M core/tests/gui/schedule_table_test.py
  • M core/tests/gui/search_field_test.py
  • M core/tests/gui/split_table_test.py
  • M core/tests/gui/table_sort_test.py
  • M core/tests/gui/transaction_panel_test.py
  • M core/tests/gui/transaction_print_test.py
  • M core/tests/gui/transaction_table_test.py
  • M core/tests/gui/transaction_view_test.py
  • M core/tests/import_test.py
  • M core/tests/load_test.py
  • M core/tests/loader/base_test.py
  • M core/tests/loader/csv_test.py
  • M core/tests/loader/native_test.py
  • M core/tests/loader/ofx_test.py
  • M core/tests/loader/qif_test.py
  • M core/tests/main_test.py
  • M core/tests/model/account_test.py
  • M core/tests/model/amount_test.py
  • M core/tests/model/currency_test.py
  • M core/tests/model/date_test.py
  • M core/tests/pref_test.py
  • M core/tests/reconciliation_test.py
  • M core/tests/recurrence_test.py
  • M core/tests/split_test.py
  • M core/tests/undo_test.py
  • M debian/copyright
  • M package.py
  • M qt/app.py
  • M qt/const.py
  • M qt/controller/account/filter_bar.py
  • M qt/controller/account/table.py
  • M qt/controller/account/view.py
  • M qt/controller/account_panel.py
  • M qt/controller/account_reassign_panel.py
  • M qt/controller/account_sheet.py
  • M qt/controller/account_sheet_view.py
  • M qt/controller/base_view.py
  • M qt/controller/budget/table.py
  • M qt/controller/budget/view.py
  • M qt/controller/budget_panel.py
  • M qt/controller/chart.py
  • M qt/controller/custom_date_range_panel.py
  • M qt/controller/date_range_selector.py
  • M qt/controller/docprops_view.py
  • M qt/controller/document.py
  • M qt/controller/export_account_table.py
  • M qt/controller/export_panel.py
  • M qt/controller/filter_bar.py
  • M qt/controller/general_ledger/table.py
  • M qt/controller/general_ledger/view.py
  • M qt/controller/import_/csv_options.py
  • M qt/controller/import_/table.py
  • M qt/controller/import_/window.py
  • M qt/controller/lookup.py
  • M qt/controller/main_window.py
  • M qt/controller/mass_edition_panel.py
  • M qt/controller/networth/sheet.py
  • M qt/controller/networth/view.py
  • M qt/controller/new_view.py
  • M qt/controller/panel.py
  • M qt/controller/preferences_panel.py
  • M qt/controller/profit/sheet.py
  • M qt/controller/profit/view.py
  • M qt/controller/readonly_table_plugin_view.py
  • M qt/controller/schedule/table.py
  • M qt/controller/schedule/view.py
  • M qt/controller/schedule_panel.py
  • M qt/controller/schedule_scope_dialog.py
  • M qt/controller/search_field.py
  • M qt/controller/split_table.py
  • M qt/controller/table.py
  • M qt/controller/table_with_transactions.py
  • M qt/controller/transaction/filter_bar.py
  • M qt/controller/transaction/table.py
  • M qt/controller/transaction/view.py
  • M qt/controller/transaction_panel.py
  • M qt/plat.py
  • M qt/preferences.py
  • M qt/print_/__init__.py
  • M qt/print_/item_view.py
  • M qt/print_/layout.py
  • M qt/support/bar_graph_view.py
  • M qt/support/chart_view.py
  • M qt/support/completable_edit.py
  • M qt/support/date_edit.py
  • M qt/support/date_range_selector_view.py
  • M qt/support/graph_view.py
  • M qt/support/item_delegate.py
  • M qt/support/item_view.py
  • M qt/support/line_graph_view.py
  • M qt/support/pie_chart_view.py
  • M run_template_qt.py
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins