Virgil Dupras committed changeset [63]

August 19th, 2009 @ 02:07 PM

Refactoring: Moved the view selection methods from the Document to the MainWindow. It seemed silly to me to have them pass through the Document's notification mechanism rather than calling the methods directly on the MainWindow.

Committed by Virgil Dupras

  • E /trunk/cocoa/controllers/MGMainWindow.m
  • E /trunk/cocoa/proxies/PyDocument.h
  • E /trunk/cocoa/proxies/PyMainWindow.h
  • E /trunk/cocoa/py/mg_cocoa.py
  • E /trunk/py/document/__init__.py
  • E /trunk/py/gui/base.py
  • E /trunk/py/gui/main_window.py
  • E /trunk/py/tests/account_test.py
  • E /trunk/py/tests/base.py
  • E /trunk/py/tests/budget_test.py
  • E /trunk/py/tests/completion_test.py
  • E /trunk/py/tests/currency_test.py
  • E /trunk/py/tests/gui/account_panel_test.py
  • E /trunk/py/tests/gui/account_pie_chart_test.py
  • E /trunk/py/tests/gui/account_reassign_panel_test.py
  • E /trunk/py/tests/gui/balance_graph_test.py
  • E /trunk/py/tests/gui/balance_sheet_test.py
  • E /trunk/py/tests/gui/bar_graph_test.py
  • E /trunk/py/tests/gui/entry_table_test.py
  • E /trunk/py/tests/gui/filter_bar_test.py
  • E /trunk/py/tests/gui/import_window_test.py
  • E /trunk/py/tests/gui/income_statement_test.py
  • E /trunk/py/tests/gui/main_window_test.py
  • E /trunk/py/tests/gui/mass_edition_panel_test.py
  • E /trunk/py/tests/gui/net_worth_graph_test.py
  • E /trunk/py/tests/gui/profit_graph_test.py
  • E /trunk/py/tests/gui/schedule_panel_test.py
  • E /trunk/py/tests/gui/schedule_table_test.py
  • E /trunk/py/tests/gui/search_field_test.py
  • E /trunk/py/tests/gui/split_table_test.py
  • E /trunk/py/tests/gui/transaction_panel_test.py
  • E /trunk/py/tests/gui/transaction_print_test.py
  • E /trunk/py/tests/gui/transaction_table_test.py
  • E /trunk/py/tests/import_test.py
  • E /trunk/py/tests/main_test.py
  • E /trunk/py/tests/recurrence_test.py
  • E /trunk/py/tests/split_test.py
  • E /trunk/py/tests/undo_test.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