Initial Project Commit
authorTarek <tarek@tarek-laptop.(none)>
Mon, 22 Feb 2010 22:58:13 +0000 (00:58 +0200)
committerTarek <tarek@tarek-laptop.(none)>
Mon, 22 Feb 2010 22:58:13 +0000 (00:58 +0200)
commitd001770946053c4d60f9f9b9362f713287013079
tree0b59745b3754a374b74fd3bb7bd75faf0e8a7348
parent3a76135cf3477fc8e8e0508ff8fd1026c21c6281
Initial Project Commit
90 files changed:
GUI/__init__.py [new file with mode: 0644]
GUI/__init__.pyc [new file with mode: 0644]
GUI/inbox.ui [new file with mode: 0644]
GUI/inbox_window.py [new file with mode: 0644]
GUI/inbox_window.pyc [new file with mode: 0644]
GUI/inbox_window.py~ [new file with mode: 0644]
GUI/main.ui [new file with mode: 0644]
GUI/main_window.py [new file with mode: 0644]
GUI/main_window.pyc [new file with mode: 0644]
GUI/main_window.py~ [new file with mode: 0644]
GUI/message.ui [new file with mode: 0644]
GUI/message_window.py [new file with mode: 0644]
GUI/message_window.pyc [new file with mode: 0644]
GUI/message_window.py~ [new file with mode: 0644]
GUI/sent_window.py [new file with mode: 0644]
GUI/sent_window.pyc [new file with mode: 0644]
GUI/sent_window.py~ [new file with mode: 0644]
GUI/stacked2.ui [new file with mode: 0644]
bak/contactsServ.py [new file with mode: 0644]
bak/contactsServ.pyc [new file with mode: 0644]
bak/csv_service.py [new file with mode: 0644]
bak/csv_service.pyc [new file with mode: 0644]
bak/inbox_model.py [new file with mode: 0644]
bak/main.py [new file with mode: 0644]
bak/message.py [new file with mode: 0644]
bak/message.pyc [new file with mode: 0644]
bak/pygobject.py [new file with mode: 0644]
bak/pygobject.pyc [new file with mode: 0644]
bak/recv.py [new file with mode: 0644]
bak/recv.pyc [new file with mode: 0644]
bak/sent.csv [new file with mode: 0644]
bak/sent.py [new file with mode: 0644]
bak/sent.pyc [new file with mode: 0644]
bak/sent_model.py [new file with mode: 0644]
bak/sent_model.pyc [new file with mode: 0644]
bak/sms.csv [new file with mode: 0644]
bak/stacked.ui [new file with mode: 0644]
bak/stacked2.ui [new file with mode: 0644]
bak/testother.py [new file with mode: 0644]
bak/testother2.py [new file with mode: 0644]
bak/windows.py [new file with mode: 0644]
bak/windows.py.bak [new file with mode: 0644]
bak/windows.pyc [new file with mode: 0644]
bak/yagami.jpg [new file with mode: 0755]
contactsServ.py [new file with mode: 0644]
contactsServ.pyc [new file with mode: 0644]
csv_service.py [new file with mode: 0644]
csv_service.pyc [new file with mode: 0644]
graphics/contact.png [new file with mode: 0644]
graphics/contact_120.png [new file with mode: 0644]
graphics/contact_50.png [new file with mode: 0644]
graphics/contact_trans.png [new file with mode: 0644]
graphics/contact_trans_120.png [new file with mode: 0644]
graphics/contact_trans_50.png [new file with mode: 0644]
inbox_model.py [new file with mode: 0644]
main.py [new file with mode: 0644]
message.py [new file with mode: 0644]
message.pyc [new file with mode: 0644]
models.py [new file with mode: 0644]
models.pyc [new file with mode: 0644]
pygobject.py [new file with mode: 0644]
pygobject.pyc [new file with mode: 0644]
rec_model.py [new file with mode: 0644]
recv.py [new file with mode: 0644]
recv.pyc [new file with mode: 0644]
sent.csv [new file with mode: 0644]
sent.py [new file with mode: 0644]
sent.pyc [new file with mode: 0644]
sent_model.pyc [new file with mode: 0644]
sms.csv [new file with mode: 0644]
stacked.ui [new file with mode: 0644]
stacked2.ui [new file with mode: 0644]
test/GUI/__init__.py [new file with mode: 0644]
test/GUI/__init__.pyc [new file with mode: 0644]
test/GUI/inbox.ui [new file with mode: 0644]
test/GUI/inbox_window.py [new file with mode: 0644]
test/GUI/inbox_window.pyc [new file with mode: 0644]
test/GUI/inbox_window.py~ [new file with mode: 0644]
test/GUI/main.ui [new file with mode: 0644]
test/GUI/main_window.py [new file with mode: 0644]
test/GUI/main_window.pyc [new file with mode: 0644]
test/GUI/main_window.py~ [new file with mode: 0644]
test/main.py [new file with mode: 0644]
test/main.py~ [new file with mode: 0644]
testother.py [new file with mode: 0644]
testother2.py [new file with mode: 0644]
windows.py [new file with mode: 0644]
windows.py.bak [new file with mode: 0644]
windows.pyc [new file with mode: 0644]
yagami.jpg [new file with mode: 0755]