|
|
07/24/09 02:13:56 |
@3038
|
[3038]
|
chipx86 |
Patch by Andre Klapper to remove deprecated glib symbols. |
|
|
10/23/08 14:39:04 |
@3018
|
[3018]
|
chipx86 |
Patch by Colin Walters to add parameter names to NotifyActionCallback? for … |
|
|
09/25/08 18:51:01 |
@3015
|
[3015]
|
chipx86 |
And fix the registration of the signal. It's been way too long since I … |
|
|
09/25/08 18:46:40 |
@3014
|
[3014]
|
chipx86 |
Prevent a backwards-compatibility breakage introduced where the "reason" … |
|
|
09/25/08 18:12:47 |
@3011
|
[3011]
|
chipx86 |
Added support for sending the status icon XID to the notification daemon. … |
|
|
09/25/08 18:07:01 |
@3010
|
[3010]
|
chipx86 |
Fixed a breakage where we were including gtkversion.h directly. Reported … |
|
|
03/18/08 21:53:30 |
@3005
|
[3005]
|
chipx86 |
Add support for sending the closed reason in the signal handler. Closes … |
|
|
04/29/07 00:43:55 |
@2978
|
[2978]
|
chipx86 |
Patch by Lucas Rocha to add GObject property accessors for notification … |
|
|
02/15/07 02:45:40 |
@2968
|
[2968]
|
chipx86 |
Prevent a crash when the handler for a notification's closed signal … |
|
|
02/15/07 02:29:16 |
@2967
|
[2967]
|
chipx86 |
Get rid of format_func. |
|
|
02/15/07 02:10:32 |
@2966
|
[2966]
|
chipx86 |
Fix some memory leaks when appending data to a message. Scary, horrible, … |
|
|
02/15/07 00:54:39 |
@2964
|
[2964]
|
chipx86 |
Fix a bug in notify_notification_add_action where the function to free the … |
|
|
11/05/06 12:07:37 |
@2937
|
[2937]
|
chipx86 |
Patch by Giacomo Lozito to fix a problem where the dbus proxy was not … |
|
|
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 … |
|
|
09/03/06 23:49:15 |
@2899
|
[2899]
|
chipx86 |
Patch by lucasr to fix an invalid assertion in … |
|
|
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 … |
|
|
07/31/06 19:40:51 |
@2892
|
[2892]
|
chipx86 |
Emit the property change notification for "status-icon" and not … |
|
|
07/29/06 03:06:22 |
@2882
|
[2882]
|
chipx86 |
Patch by Ed Catmur to reset a notification's ID if … |
|
|
07/13/06 00:43:50 |
@2877
|
[2877]
|
chipx86 |
- Patch by mderezynski to send an array of UCHARs as expected by … |
|
|
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 … |
|
|
06/15/06 02:15:02 |
@2853
|
[2853]
|
chipx86 |
Fix a build error on gtk 2.9.2+. This fixes bug #65. |
|
|
06/06/06 12:45:19 |
@2827
|
[2827]
|
chipx86 |
Small random fixes. |
|
|
06/06/06 01:29:32 |
@2824
|
[2824]
|
chipx86 |
Provide more documentation. |
|
|
06/06/06 00:28:21 |
@2823
|
[2823]
|
chipx86 |
Update notify_notification_set_geometry_hints() to take a x, y instead of … |
|
|
06/06/06 00:14:42 |
@2822
|
[2822]
|
chipx86 |
Add some gtk-doc documentation. |
|
|
06/04/06 17:48:56 |
@2821
|
[2821]
|
chipx86 |
Patch by chpe to add support for using the new GtkStatusIcon? in GTK+ … |
|
|
06/04/06 16:12:30 |
@2820
|
[2820]
|
chipx86 |
Set _initted to FALSE in notify_uninit(), so that notify_is_initted() … |
|
|
04/25/06 23:54:00 |
@2778
|
[2778]
|
chipx86 |
Shush. |
|
|
04/25/06 23:53:25 |
@2777
|
[2777]
|
chipx86 |
- Add GTypes for the enums.
- Bump to version 0.4.0. |
|
|
02/04/06 17:18:54 |
@2553
|
[2553]
|
chipx86 |
Don't complain about an unknown action when the action is "default" |
|
|
01/29/06 13:26:57 |
@2514
|
[2514]
|
chipx86 |
More Doxygen happiness. Still no NotifyNotification? docs yet though. |
|
|
01/29/06 13:17:56 |
@2513
|
[2513]
|
chipx86 |
Make Doxygen happy. |
|
|
01/23/06 01:33:21 |
@2480
|
[2480]
|
chipx86 |
Removed notify_notification_{ref,unref} from notification.h. |
|
|
01/23/06 01:31:05 |
@2479
|
[2479]
|
chipx86 |
Make distcheck happy. |
|
|
01/23/06 01:10:55 |
@2477
|
[2477]
|
chipx86 |
Make a best attempt at clearing away notifications that require actions or … |
|
|
01/22/06 23:47:03 |
@2469
|
[2469]
|
chipx86 |
Fix some errors in the spec file. Some pieces were not updated when the … |
|
|
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 … |
|
|
01/21/06 00:38:35 |
@2457
|
[2457]
|
chipx86 |
Use one D-BUS connection, one GProxy, total. This is better than the one … |
|
|
01/20/06 20:49:43 |
@2456
|
[2456]
|
chipx86 |
Some small code cleanups. |
|
|
01/20/06 02:23:55 |
@2455
|
[2455]
|
chipx86 |
I have no clue what this function is. |
|
|
01/20/06 02:19:44 |
@2454
|
[2454]
|
chipx86 |
Remove notify_notification_show_and_forget(). It's less confusing to have … |
|
|
01/20/06 02:11:23 |
@2453
|
[2453]
|
chipx86 |
Implement per-action user data. |
|
|
01/20/06 02:00:32 |
@2452
|
[2452]
|
chipx86 |
- Fix some weird argument ordering in the calls to dbus_g_proxy_call_*(). … |
|
|
01/20/06 01:39:25 |
@2451
|
[2451]
|
chipx86 |
- Clean up a lot of the API. Several functions returned gboolean when … |
|
|
01/19/06 22:11:53 |
@2441
|
[2441]
|
chipx86 |
Rename notify_notification_set_icon_data_from_pixbuf to … |
|
|
01/19/06 22:08:58 |
@2440
|
[2440]
|
chipx86 |
Do some rearranging of the files in libnotify, and include things properly … |
|
|
01/19/06 21:56:49 |
@2439
|
[2439]
|
chipx86 |
Get rid of dbus-compat.h. |
|
|
01/19/06 21:55:30 |
@2438
|
[2438]
|
chipx86 |
Fixed the coding style. |
|
|
01/18/06 22:25:16 |
@2433
|
[2433]
|
chipx86 |
Remove the config.h include from notifynotification.h. |
|
|
01/15/06 17:53:06 |
@2432
|
[2432]
|
chipx86 |
Add back notify_get_server_info() and notify_get_server_caps(). |
|
|
01/12/06 14:29:16 |
@2426
|
[2426]
|
johnp |
Thu Jan 12 2006 John (J5) Palmieri <johnp@redhat.com>
… |
|
|
01/10/06 23:48:56 |
@2416
|
[2416]
|
chipx86 |
Move libnotify-ng to libnotify. |
|
copied from trunk/libnotify-ng/libnotify:
|
|
|
01/10/06 22:49:50 |
@2406
|
[2406]
|
chipx86 |
Shush, SVN. |