|
|
11/20/08 02:54:20 |
@3024
|
[3024]
|
chipx86 |
Fix make distcheck. |
|
|
11/20/08 02:49:56 |
@3023
|
[3023]
|
chipx86 |
Some compiler error/warning fixes. |
|
|
11/20/08 02:44:22 |
@3022
|
[3022]
|
chipx86 |
Reuse code. |
|
|
11/20/08 02:33:13 |
@3021
|
[3021]
|
chipx86 |
Added the new icons. |
|
|
11/20/08 01:43:41 |
@3020
|
[3020]
|
chipx86 |
Patch by Vincent Untz, based on work by zebob, to fix an issue where line … |
|
|
11/20/08 01:24:36 |
@3019
|
[3019]
|
chipx86 |
Fix the new multihead notification code so that we don't just stick … |
|
|
09/25/08 18:53:34 |
@3017
|
[3017]
|
chipx86 |
Prevent duplicate mnemonics between "Position" and "Preview." |
|
|
09/25/08 18:52:25 |
@3016
|
[3016]
|
chipx86 |
Some bullet-proofing to prevent crashes with multiple preview … |
|
|
09/25/08 18:27:19 |
@3013
|
[3013]
|
chipx86 |
Fix indentation. |
|
|
09/25/08 18:25:57 |
@3012
|
[3012]
|
chipx86 |
Added better support for attaching context notifications to an icon on the … |
|
|
03/18/08 21:41:12 |
@3002
|
[3002]
|
chipx86 |
Patch by parasti to prevent our notification blocking when the fullscreen … |
|
|
03/18/08 20:56:25 |
@3001
|
[3001]
|
chipx86 |
Patch by maniac to set the NOTIFICATION type hint for the notification … |
|
|
08/25/07 21:44:12 |
@2996
|
[2996]
|
chipx86 |
Added an Italian translation by Luca Ferretti. |
|
|
08/25/07 19:43:39 |
@2995
|
[2995]
|
chipx86 |
Escape the text in the summary so that & and < don't cause problems. … |
|
|
08/25/07 19:38:01 |
@2994
|
[2994]
|
chipx86 |
Show notifications if a fullscreen window isn't the active window. This … |
|
|
08/25/07 19:11:23 |
@2993
|
[2993]
|
chipx86 |
Only set the urgency in the standard theme if the value is actually a … |
|
|
08/25/07 19:10:17 |
@2992
|
[2992]
|
chipx86 |
Remove debug statements, and update the NEWS. |
|
|
08/25/07 18:56:45 |
@2991
|
[2991]
|
chipx86 |
- Send the reason the notification closed when emitting the … |
|
|
08/25/07 17:59:04 |
@2987
|
[2987]
|
chipx86 |
Return an error when attempting to close a notification of ID 0. |
|
|
06/13/07 03:13:26 |
@2986
|
[2986]
|
chipx86 |
Patch by M.S. to fix a bug where notifications with arrows were crossing … |
|
|
06/13/07 03:00:13 |
@2985
|
[2985]
|
chipx86 |
Patch by Jonh Wendell (and some code changes and dialog tweaks by me) to … |
|
|
04/29/07 03:44:20 |
@2984
|
[2984]
|
chipx86 |
Added support for playing sounds when the "sound-file" hint is set or when … |
|
|
04/29/07 02:59:59 |
@2983
|
[2983]
|
chipx86 |
- Bumped up the required minimum version of GTK+ to 2.8.0. … |
|
|
04/29/07 02:39:32 |
@2981
|
[2981]
|
chipx86 |
Fix the close button size so that it's not stretched. This fixes (at least … |
|
|
04/29/07 01:04:54 |
@2980
|
[2980]
|
chipx86 |
Patch by driehuis to prevent quitting on theme engine failure. We now spit … |
|
|
02/15/07 03:07:09 |
@2971
|
[2971]
|
chipx86 |
Fix a memory leak when removing a notification from the stack. Patch by … |
|
|
01/13/07 01:20:46 |
@2963
|
[2963]
|
chipx86 |
Added a work in progress gradient-happy mode that must be enabled by … |
|
|
01/13/07 00:19:30 |
@2962
|
[2962]
|
chipx86 |
Adjust the opacity of the notification just ever so slightly. I think this … |
|
|
01/13/07 00:04:27 |
@2961
|
[2961]
|
chipx86 |
Added support for a semi-transparent background in the notification window … |
|
|
01/12/07 23:07:12 |
@2960
|
[2960]
|
chipx86 |
Don't return when painting the window if we don't have a width set, … |
|
|
01/10/07 15:45:10 |
@2959
|
[2959]
|
chipx86 |
We were trying to compute a border in expose_event, which sometimes was … |
|
|
01/10/07 15:06:16 |
@2958
|
[2958]
|
chipx86 |
Fix a crash when displaying notifications with arrows. I can't believe I … |
|
|
11/14/06 00:10:25 |
@2955
|
[2955]
|
chipx86 |
Fix some odd little graphics drawing bugs by drawing onto the main vbox … |
|
|
11/13/06 23:32:49 |
@2953
|
[2953]
|
chipx86 |
Fix a bug I introduced where we were getting the size request of the … |
|
|
11/13/06 22:48:23 |
@2952
|
[2952]
|
chipx86 |
- Make sure the default width is actually set on the notification. … |
|
|
11/13/06 21:48:35 |
@2951
|
[2951]
|
chipx86 |
Condense a lot of duplicate logic from notify_stack_add_window() and … |
|
|
11/13/06 00:51:10 |
@2950
|
[2950]
|
chipx86 |
- Fix fill_background() to use the allocated width and height, rather than … |
|
|
11/09/06 18:04:27 |
@2949
|
[2949]
|
chipx86 |
Update the top and bottom spacers outside of the window painting code, as … |
|
|
11/09/06 17:45:26 |
@2948
|
[2948]
|
chipx86 |
Instead of checking if the shape points array is NULL, just assert that it … |
|
|
11/09/06 16:50:22 |
@2947
|
[2947]
|
chipx86 |
Split the background filling and stripe painting out of draw_border(). Put … |
|
|
11/09/06 16:43:37 |
@2946
|
[2946]
|
chipx86 |
Fix a crash caused by destroying an already freed array of points during … |
|
|
11/09/06 16:35:50 |
@2945
|
[2945]
|
chipx86 |
Clicking anywhere in a notification should now close the notification. … |
|
|
11/09/06 16:34:31 |
@2944
|
[2944]
|
chipx86 |
Clean up a little bit more code. Free the array of shape points earlier. |
|
|
11/05/06 23:57:34 |
@2943
|
[2943]
|
chipx86 |
Fix several rendering glitches with the borders in the standard theme. … |
|
|
11/05/06 16:34:59 |
@2942
|
[2942]
|
chipx86 |
Make the standard notification theme (mostly) accessible to screen … |
|
|
11/05/06 12:17:25 |
@2940
|
[2940]
|
chipx86 |
Add the very beginnings of the control panel applet. |
|
|
11/05/06 12:14:42 |
@2938
|
[2938]
|
chipx86 |
Patch by Pawel Worach to fix the dbus-binding-tool usage to be compatible … |
|
|
10/08/06 14:13:51 |
@2927
|
[2927]
|
chipx86 |
- Move the src/ directory's contents into src/daemon/. … |
|
|
07/30/06 15:45:44 |
@2891
|
[2891]
|
chipx86 |
Fix a crash. We were making bad assumptions about the ordering of enum … |
|
|
07/30/06 14:23:40 |
@2890
|
[2890]
|
chipx86 |
Add the beginning of what should be working multi-monitor support. Popups … |
|
|
07/29/06 21:40:40 |
@2889
|
[2889]
|
chipx86 |
Misc stuff things. |
|
|
07/29/06 21:01:08 |
@2888
|
[2888]
|
chipx86 |
Condense a bunch of code. This saves 42 lines. |
|
|
07/29/06 20:31:37 |
@2887
|
[2887]
|
chipx86 |
- Move POPUP_STACK_LOCATION_DEFAULT into PopupStackLocationType?. … |
|
|
07/29/06 19:20:30 |
@2886
|
[2886]
|
chipx86 |
- Typedef the popup location type enum so that we can refer to it as a … |
|
|
07/29/06 03:48:31 |
@2884
|
[2884]
|
chipx86 |
Patch by M.S. to support custom corner stacking positions through a gconf … |
|
|
07/29/06 03:14:57 |
@2883
|
[2883]
|
chipx86 |
Patch by Ed Catmur to handle the case where a replaces_id of a … |
|
|
07/29/06 02:46:22 |
@2881
|
[2881]
|
chipx86 |
Patch by Ed Catmur to fix type validation for the icon data on D-BUS … |
|
|
07/26/06 23:49:30 |
@2880
|
[2880]
|
chipx86 |
Patch by Ed Catmur to fix an assertion failure when destroying a … |
|
|
07/13/06 00:51:10 |
@2879
|
[2879]
|
chipx86 |
Patch by felix-at-hsgheli.de that fixes a crash when … |
|
|
07/12/06 03:28:07 |
@2876
|
[2876]
|
chipx86 |
A notification's timeout will now pause while the mouse is hovering over … |
|
|
04/23/06 20:25:32 |
@2763
|
[2763]
|
chipx86 |
Bus updates! … |
|
|
04/21/06 17:20:29 |
@2762
|
[2762]
|
chipx86 |
Fix the scaling of different icon sizes. I was using a MAX when I should … |
|
|
04/21/06 16:43:36 |
@2761
|
[2761]
|
chipx86 |
Patch by M.S. to fix the problem where icons were being clipped in … |
|
|
04/21/06 16:34:43 |
@2760
|
[2760]
|
chipx86 |
Fix notifications no longer expiring due to the fix for bug #22. The logic … |
|
|
04/21/06 15:56:01 |
@2759
|
[2759]
|
chipx86 |
Fix notifications with a timeout >= 2147484ms expiring in less than a … |
|
|
04/21/06 15:23:17 |
@2757
|
[2757]
|
chipx86 |
- Add two new required theme functions, theme_check_init (which determines … |
|
|
04/11/06 22:52:07 |
@2704
|
[2704]
|
chipx86 |
Patch by Rodney Dawes to fix usage of GtkIconTheme?. This closes bug #38. |
|
|
02/04/06 16:40:12 |
@2552
|
[2552]
|
chipx86 |
Attempt to fix button ordering in the Bubble widget. The structure of the … |
|
|
02/04/06 15:57:03 |
@2550
|
[2550]
|
chipx86 |
Ensure that the notification window is always realized before we start … |
|
|
02/04/06 13:12:01 |
@2546
|
[2546]
|
chipx86 |
Make more theme functions optional. Fall back to defaults in cases like … |
|
|
02/04/06 13:08:25 |
@2545
|
[2545]
|
chipx86 |
- Make the timer ticks passed to the theme engine more precise. |
|
|
02/04/06 12:25:57 |
@2539
|
[2539]
|
chipx86 |
Add a pie-based countdown timer to notifications containing actions, so … |
|
|
02/04/06 01:49:21 |
@2536
|
[2536]
|
chipx86 |
Check notification expiration every 100ms instead of every 500ms. |
|
|
01/29/06 13:07:46 |
@2512
|
[2512]
|
chipx86 |
- Patch by Michael Vogt and modified a bit by me to add a close button to … |
|
|
01/25/06 00:22:43 |
@2497
|
[2497]
|
chipx86 |
When using icontheme icons, use the size closest to 48x48. However, if the … |
|
|
01/25/06 00:07:54 |
@2495
|
[2495]
|
chipx86 |
Don't pop up a notification if a window is full screen or if the … |
|
|
01/24/06 00:19:10 |
@2493
|
[2493]
|
chipx86 |
Install and check for engines in … |
|
|
01/23/06 00:39:58 |
@2476
|
[2476]
|
chipx86 |
We support v0.9 of the Desktop Notifications spec. Make sure we return … |
|
|
01/23/06 00:34:15 |
@2474
|
[2474]
|
chipx86 |
Get rid of the GetServerInfo? function. I thought I added this for … |
|
|
01/23/06 00:28:25 |
@2473
|
[2473]
|
chipx86 |
make distcheck is now happy. |
|
|
01/22/06 23:55:30 |
@2472
|
[2472]
|
chipx86 |
Add back working support for default actions. These were being displayed … |
|
|
01/22/06 23:39:03 |
@2468
|
[2468]
|
chipx86 |
Fix several bugs (placement and possible crashers) in notification … |
|
|
01/22/06 19:00:59 |
@2463
|
[2463]
|
chipx86 |
Be super cool when it comes to arrow placement near the left and right of … |
|
|
01/22/06 13:29:22 |
@2460
|
[2460]
|
chipx86 |
- Patch by Rodney Dawes to fix a problem with keeping a pointer to the … |
|
|
01/22/06 13:24:04 |
@2459
|
[2459]
|
chipx86 |
Rearrange some parameters to match the spec. |
|
|
01/20/06 00:22:59 |
@2450
|
[2450]
|
chipx86 |
Respect the user's work area (the area inside the panels and stuff) when … |
|
|
01/20/06 00:15:14 |
@2449
|
[2449]
|
chipx86 |
Small code cleanups. |
|
|
01/20/06 00:09:40 |
@2448
|
[2448]
|
chipx86 |
Add a little hack to prevent the notification from closing when a link is … |
|
|
01/20/06 00:01:58 |
@2447
|
[2447]
|
chipx86 |
Remove the debug messages. We shouldn't need these anymore, as the base … |
|
|
01/20/06 00:00:14 |
@2446
|
[2446]
|
chipx86 |
- Add proper support for actions. … |
|
|
01/19/06 23:45:19 |
@2445
|
[2445]
|
chipx86 |
- Pass a couple of callbacks to the theme engine's create_notification() … |
|
|
01/19/06 23:24:13 |
@2443
|
[2443]
|
chipx86 |
Add the beginnings of action support. |
|
|
01/19/06 10:18:23 |
@2437
|
[2437]
|
chipx86 |
Simplify a small piece of logic. |
|
|
01/19/06 02:38:02 |
@2436
|
[2436]
|
chipx86 |
Reorganize the code styles to match the style of the rest of Galago and of … |
|
|
01/15/06 17:52:00 |
@2431
|
[2431]
|
chipx86 |
Add back GetCapabilities? and GetServerInformation?. |
|
|
01/15/06 16:09:06 |
@2430
|
[2430]
|
chipx86 |
Added GConf support. The theme can now be set through gconf-editor. |
|
|
01/15/06 14:53:45 |
@2429
|
[2429]
|
chipx86 |
- Save the engine used in the resulting notification window's object data. … |
|
|
01/15/06 14:41:42 |
@2428
|
[2428]
|
chipx86 |
Ignore notificationdaemon-dbus-glue.h |
|
|
01/13/06 11:45:52 |
@2427
|
[2427]
|
chipx86 |
Patch by Rodney Dawes to add support for passing hints to the notification … |
|
|
01/12/06 11:10:55 |
@2425
|
[2425]
|
chipx86 |
A couple of changes from the bus. I'd like to thank the bus for its … |