Commit Graph

9 Commits

Author SHA1 Message Date
William Jon McCann 27e05d0f95 Remove the ability to attach notifications to widgets or positions 2010-10-08 22:47:06 -04:00
William Jon McCann eed6a066cf Add a never expires test case 2010-06-23 23:16:00 -04:00
William Jon McCann 86b806c71e Add two more cases to basic test
Add summary only and long summary
2010-01-29 04:43:07 -05:00
William Jon McCann ac8fe12f9a Fix mode lines 2010-01-29 03:46:42 -05:00
William Jon McCann 5d5a284ca6 Use consistent style in the tests 2010-01-29 02:59:26 -05:00
Christian Hammond ab651643eb Remove notify_notification_show_and_forget(). It's less confusing to have one show function, and require that the user unref. It also simplifies the code quite a bit. 2006-01-20 10:19:44 +00:00
John (J5) Palmieri 9c670744bd - must have just checked in the src directory
here is the rest
2005-12-13 22:16:51 +00:00
John (J5) Palmieri 38c83b0ef5 * libnotify/notifynotification.c (SIGNAL_TYPE_CLOSED): "closed" glib
signal added
  (notify_notification_clear_hints): New API for clearing out the 
  hints hash
  (notify_notification_ref, notify_notification_unref): removed - use
  g_object_ref/unref

* tests/*: Various changes to the test binaries
2005-12-02 20:36:46 +00:00
John (J5) Palmieri 6017d6af7b First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00