libnotify/libnotify
John (J5) Palmieri aaf003b590 * libnotify/notifymarshal.[c|h]: new files where GLib callback
marshalers are added

* libnotify/notifynotification.ci (notify_notifiaction_init): Add a
  marshaller for signals with uint, string parameters
  (_gslist_to_string_array): new internal method that coverts
  a GSList to a NULL terminated array of strings
  (_notify_notification_show_internal): send the actions list as an
  array of strings, not a GSList which does not work with the bindings

* libnotify/Makefile.am: notifymarshal.[c|h] added

* tests/test-multi-actions.c: working example of using actions
2005-12-09 19:35:13 +00:00
..
Makefile.am * libnotify/notifymarshal.[c|h]: new files where GLib callback 2005-12-09 19:35:13 +00:00
Makefile.in * libnotify/notifymarshal.[c|h]: new files where GLib callback 2005-12-09 19:35:13 +00:00
dbus-compat.h First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
notify.c First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
notify.h First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
notifycommon.h First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
notifymarshal.c * libnotify/notifymarshal.[c|h]: new files where GLib callback 2005-12-09 19:35:13 +00:00
notifymarshal.h * libnotify/notifymarshal.[c|h]: new files where GLib callback 2005-12-09 19:35:13 +00:00
notifynotification.c * libnotify/notifymarshal.[c|h]: new files where GLib callback 2005-12-09 19:35:13 +00:00
notifynotification.h * libnotify/notifynotification.c (notify_notification_add_action): 2005-12-02 22:46:52 +00:00
notifynotification.xml First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00