root/trunk/libnotify


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/20/08 03:17:14 @3027 [3027] chipx86 Bump to version 0.4.5.
(edit) 10/23/08 14:39:04 @3018 [3018] chipx86 Patch by Colin Walters to add parameter names to NotifyActionCallback? for …
(edit) 09/25/08 18:51:01 @3015 [3015] chipx86 And fix the registration of the signal. It's been way too long since I …
(edit) 09/25/08 18:46:40 @3014 [3014] chipx86 Prevent a backwards-compatibility breakage introduced where the "reason" …
(edit) 09/25/08 18:12:47 @3011 [3011] chipx86 Added support for sending the status icon XID to the notification daemon. …
(edit) 09/25/08 18:07:01 @3010 [3010] chipx86 Fixed a breakage where we were including gtkversion.h directly. Reported …
(edit) 03/18/08 21:53:30 @3005 [3005] chipx86 Add support for sending the closed reason in the signal handler. Closes …
(edit) 08/25/07 18:26:29 @2990 [2990] chipx86 - Add a spec_version return value for GetServerInformation?. …
(edit) 08/25/07 18:08:34 @2988 [2988] chipx86 Relicense notify-send under the LGPL in order to keep licensing simple and …
(edit) 04/29/07 02:45:29 @2982 [2982] chipx86 Bump to version 0.4.4.90.
(edit) 04/29/07 01:02:49 @2979 [2979] chipx86 Add Lucas Rocha to the contributors list.
(edit) 04/29/07 00:43:55 @2978 [2978] chipx86 Patch by Lucas Rocha to add GObject property accessors for notification …
(edit) 02/27/07 21:12:23 @2973 [2973] chipx86 Bump to version 0.4.4.
(edit) 02/15/07 03:10:55 @2972 [2972] chipx86 Update with all the fixes in this release.
(edit) 02/15/07 02:45:40 @2968 [2968] chipx86 Prevent a crash when the handler for a notification's closed signal …
(edit) 02/15/07 02:29:16 @2967 [2967] chipx86 Get rid of format_func.
(edit) 02/15/07 02:10:32 @2966 [2966] chipx86 Fix some memory leaks when appending data to a message. Scary, horrible, …
(edit) 02/15/07 01:59:13 @2965 [2965] chipx86 Use a more common (I hope) icontheme icon for the test.
(edit) 02/15/07 00:54:39 @2964 [2964] chipx86 Fix a bug in notify_notification_add_action where the function to free the …
(edit) 11/13/06 23:42:35 @2954 [2954] chipx86 Added a test program that displays three notifications and then changes …
(edit) 11/05/06 12:07:37 @2937 [2937] chipx86 Patch by Giacomo Lozito to fix a problem where the dbus proxy was not …
(edit) 11/05/06 11:54:20 @2936 [2936] chipx86 Bump to version 0.4.3.90.
(edit) 11/05/06 11:52:25 @2935 [2935] chipx86 Patch by jylefort to only reset a notification's ID to 0 if it was the …
(edit) 10/08/06 10:35:20 @2915 [2915] chipx86 Woops.
(edit) 10/08/06 10:23:30 @2914 [2914] chipx86 - Bump the version to 0.4.3. - Add the release datestamp.
(edit) 09/03/06 23:49:15 @2899 [2899] chipx86 Patch by lucasr to fix an invalid assertion in …
(edit) 09/03/06 23:45:34 @2898 [2898] chipx86 Patch by berndth to stop using g_atexit, as this can fail in the case of a …
(edit) 07/31/06 19:40:51 @2892 [2892] chipx86 Emit the property change notification for "status-icon" and not …
(edit) 07/29/06 03:06:22 @2882 [2882] chipx86 Patch by Ed Catmur to reset a notification's ID if …
(edit) 07/13/06 00:45:34 @2878 [2878] chipx86 Patch by compnerd to check for glib 2.6+ during configure, as that is now …
(edit) 07/13/06 00:43:50 @2877 [2877] chipx86 - Patch by mderezynski to send an array of UCHARs as expected by …
(edit) 06/17/06 19:18:18 @2862 [2862] chipx86 Bump to version 0.4.2.
(edit) 06/17/06 19:17:56 @2861 [2861] chipx86 Add G_BEGIN_DECLS and G_END_DECLS to notify.h, so that libnotify can be …
(edit) 06/17/06 18:25:15 @2858 [2858] chipx86 Grr, timestamp. I always forget the timestamp.
(edit) 06/17/06 18:20:40 @2854 [2854] chipx86 - Fix make distcheck and remove the old RPM spec file. - Update the news. …
(edit) 06/15/06 02:15:02 @2853 [2853] chipx86 Fix a build error on gtk 2.9.2+. This fixes bug #65.
(edit) 06/08/06 19:54:53 @2828 [2828] chipx86 Shush.
(edit) 06/06/06 12:45:19 @2827 [2827] chipx86 Small random fixes.
(edit) 06/06/06 02:17:21 @2826 [2826] chipx86 More fixes..
(edit) 06/06/06 01:46:01 @2825 [2825] chipx86 Fix up some references to files.
(edit) 06/06/06 01:29:32 @2824 [2824] chipx86 Provide more documentation.
(edit) 06/06/06 00:28:21 @2823 [2823] chipx86 Update notify_notification_set_geometry_hints() to take a x, y instead of …
(edit) 06/06/06 00:14:42 @2822 [2822] chipx86 Add some gtk-doc documentation.
(edit) 06/04/06 17:48:56 @2821 [2821] chipx86 Patch by chpe to add support for using the new GtkStatusIcon? in GTK+ …
(edit) 06/04/06 16:12:30 @2820 [2820] chipx86 Set _initted to FALSE in notify_uninit(), so that notify_is_initted() …
(edit) 06/02/06 15:58:39 @2819 [2819] chipx86 - Improve libnotify.pc by pushing dependencies into Requires: instead of …
(edit) 04/26/06 01:31:06 @2782 [2782] chipx86 Add the release marker and the news timestamp.
(edit) 04/26/06 01:15:30 @2781 [2781] chipx86 Bundle applet-critical.png.
(edit) 04/26/06 01:07:54 @2779 [2779] chipx86 Set the second, replaced notification to have a default expiration.
(edit) 04/25/06 23:54:00 @2778 [2778] chipx86 Shush.
(edit) 04/25/06 23:53:25 @2777 [2777] chipx86 - Add GTypes for the enums. - Bump to version 0.4.0.
(edit) 04/21/06 15:35:52 @2758 [2758] chipx86 Use fprintf instead of g_warning.
(edit) 04/21/06 14:39:06 @2756 [2756] chipx86 Add some names to the patch writers list.
(edit) 04/21/06 14:36:21 @2755 [2755] chipx86 Patch by jensgr to fix some C99 usage in the tests code.
(edit) 04/21/06 14:27:46 @2754 [2754] chipx86 Patch by M.S. to switch notify-send to use GOption instead of popt, to add …
(edit) 03/20/06 14:17:10 @2619 [2619] chipx86 - Change the help for notify-send to indicate that --expire-timeout …
(edit) 03/18/06 14:48:08 @2612 [2612] chipx86 Fix notify-send on PPC.
(edit) 02/04/06 17:18:54 @2553 [2553] chipx86 Don't complain about an unknown action when the action is "default"
(edit) 02/04/06 13:29:50 @2549 [2549] chipx86 Ignore test-xy-actions.
(edit) 02/04/06 13:29:34 @2548 [2548] chipx86 Add test-xy-actions.
(edit) 02/04/06 12:43:29 @2543 [2543] chipx86 Ignore test-urgency.
(edit) 02/04/06 12:41:26 @2542 [2542] chipx86 Running out of disk space is a critical notification. Set the urgency …
(edit) 02/04/06 02:04:27 @2537 [2537] chipx86 It's a good thing to actually set the urgency levels in the urgency test.
(edit) 02/04/06 01:47:18 @2535 [2535] chipx86 Add a test-urgency testcase.
(edit) 01/29/06 13:26:57 @2514 [2514] chipx86 More Doxygen happiness. Still no NotifyNotification? docs yet though.
(edit) 01/29/06 13:17:56 @2513 [2513] chipx86 Make Doxygen happy.
(edit) 01/25/06 23:45:24 @2505 [2505] chipx86 Fixed to actually be valid docbook.
(edit) 01/25/06 23:22:59 @2504 [2504] chipx86 This file shouldn't be here.
(edit) 01/23/06 01:39:29 @2485 [2485] chipx86 Forgot the release date :)
(edit) 01/23/06 01:33:39 @2481 [2481] chipx86 Okay, release time.
(edit) 01/23/06 01:33:21 @2480 [2480] chipx86 Removed notify_notification_{ref,unref} from notification.h.
(edit) 01/23/06 01:31:05 @2479 [2479] chipx86 Make distcheck happy.
(edit) 01/23/06 01:20:57 @2478 [2478] chipx86 - Bumped the version to 0.3.2. - Added news.
(edit) 01/23/06 01:10:55 @2477 [2477] chipx86 Make a best attempt at clearing away notifications that require actions or …
(edit) 01/22/06 23:47:03 @2469 [2469] chipx86 Fix some errors in the spec file. Some pieces were not updated when the …
(edit) 01/22/06 13:22:27 @2458 [2458] chipx86 Raw images are broken in D-BUS versions less than 0.60. Don't crash under …
(edit) 01/21/06 00:38:35 @2457 [2457] chipx86 Use one D-BUS connection, one GProxy, total. This is better than the one …
(edit) 01/20/06 20:49:43 @2456 [2456] chipx86 Some small code cleanups.
(edit) 01/20/06 02:23:55 @2455 [2455] chipx86 I have no clue what this function is.
(edit) 01/20/06 02:19:44 @2454 [2454] chipx86 Remove notify_notification_show_and_forget(). It's less confusing to have …
(edit) 01/20/06 02:11:23 @2453 [2453] chipx86 Implement per-action user data.
(edit) 01/20/06 02:00:32 @2452 [2452] chipx86 - Fix some weird argument ordering in the calls to dbus_g_proxy_call_*(). …
(edit) 01/20/06 01:39:25 @2451 [2451] chipx86 - Clean up a lot of the API. Several functions returned gboolean when …
(edit) 01/19/06 22:11:53 @2441 [2441] chipx86 Rename notify_notification_set_icon_data_from_pixbuf to …
(edit) 01/19/06 22:08:58 @2440 [2440] chipx86 Do some rearranging of the files in libnotify, and include things properly …
(edit) 01/19/06 21:56:49 @2439 [2439] chipx86 Get rid of dbus-compat.h.
(edit) 01/19/06 21:55:30 @2438 [2438] chipx86 Fixed the coding style.
(edit) 01/19/06 01:35:17 @2434 [2434] chipx86 Make notify-send work again when a body isn't specified.
(edit) 01/18/06 22:25:16 @2433 [2433] chipx86 Remove the config.h include from notifynotification.h.
(edit) 01/15/06 17:53:06 @2432 [2432] chipx86 Add back notify_get_server_info() and notify_get_server_caps().
(edit) 01/12/06 14:29:16 @2426 [2426] johnp Thu Jan 12 2006 John (J5) Palmieri <johnp@redhat.com> …
(copy) 01/10/06 23:48:56 @2416 [2416] chipx86 Move libnotify-ng to libnotify.
copied from trunk/libnotify-ng:
(edit) 01/10/06 23:33:55 @2411 [2411] chipx86 Require D-BUS 0.36+.