~jconti/recent-notifications/trunk

  • Committer: Jason Conti
  • Date: 2011-04-24 20:48:00 UTC
  • Revision ID: jason.conti@gmail.com-20110424204800-znrodggqqte9nvxb
Ported Config.py to the unity app, promoting it to a proper GObject in the process, so value changes are handled by signals instead of calling functions. Adding a basic set of tests for the new Config class. Adding __init__.py to unity to make it a proper module for testing (will need renaming later). Changed the edge radius to 5px for the message icon.
Filename Latest Rev Last Changed Committer Comment Size
..
example.c 191 14 years ago Jason Conti Adding a simple composite menuitem to the test ind 1.8 KB Diff Download File
Makefile 195 14 years ago Jason Conti The unity app will no longer fail to load if Unity 813 bytes Diff Download File
message-menuitem.c 193 14 years ago Jason Conti Adding notification-glib.c, a basic working exampl 1.7 KB Diff Download File
message-menuitem.h 191 14 years ago Jason Conti Adding a simple composite menuitem to the test ind 1.3 KB Diff Download File
notification-glib.c 194 14 years ago Jason Conti Must discard incoming messages in the message_filt 1.8 KB Diff Download File
notification.c 175 14 years ago Jason Conti Ported Notification.py to gobject introspection, e 2.3 KB Diff Download File
notify-monitor.c 195 14 years ago Jason Conti The unity app will no longer fail to load if Unity 591 bytes Diff Download File
notify-monitor.h 195 14 years ago Jason Conti The unity app will no longer fail to load if Unity 1 KB Diff Download File
test-notify-monitor.c 195 14 years ago Jason Conti The unity app will no longer fail to load if Unity 223 bytes Diff Download File