root/trunk/notification-daemon/ChangeLog


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/20/08 03:00:44 @3025 [3025] chipx86 Bump to version 0.4.0.
(edit) 11/20/08 02:33:13 @3021 [3021] chipx86 Added the new icons.
(edit) 11/20/08 01:24:36 @3019 [3019] chipx86 Fix the new multihead notification code so that we don't just stick …
(edit) 09/25/08 18:53:34 @3017 [3017] chipx86 Prevent duplicate mnemonics between "Position" and "Preview."
(edit) 09/25/08 18:52:25 @3016 [3016] chipx86 Some bullet-proofing to prevent crashes with multiple preview …
(edit) 09/25/08 18:25:57 @3012 [3012] chipx86 Added better support for attaching context notifications to an icon on the …
(edit) 03/18/08 21:41:12 @3002 [3002] chipx86 Patch by parasti to prevent our notification blocking when the fullscreen …
(edit) 03/18/08 20:56:25 @3001 [3001] chipx86 Patch by maniac to set the NOTIFICATION type hint for the notification …
(edit) 08/25/07 21:44:12 @2996 [2996] chipx86 Added an Italian translation by Luca Ferretti.
(edit) 08/25/07 19:43:39 @2995 [2995] chipx86 Escape the text in the summary so that & and < don't cause problems. …
(edit) 08/25/07 19:38:01 @2994 [2994] chipx86 Show notifications if a fullscreen window isn't the active window. This …
(edit) 08/25/07 19:11:23 @2993 [2993] chipx86 Only set the urgency in the standard theme if the value is actually a …
(edit) 08/25/07 19:10:17 @2992 [2992] chipx86 Remove debug statements, and update the NEWS.
(edit) 08/25/07 18:56:45 @2991 [2991] chipx86 - Send the reason the notification closed when emitting the …
(edit) 08/25/07 18:20:06 @2989 [2989] chipx86 Added an Arabic translation courtesy of Djihed Afifi. Closes ticket #131.
(edit) 08/25/07 17:59:04 @2987 [2987] chipx86 Return an error when attempting to close a notification of ID 0.
(edit) 06/13/07 03:13:26 @2986 [2986] chipx86 Patch by M.S. to fix a bug where notifications with arrows were crossing …
(edit) 06/13/07 03:00:13 @2985 [2985] chipx86 Patch by Jonh Wendell (and some code changes and dialog tweaks by me) to …
(edit) 04/29/07 03:44:20 @2984 [2984] chipx86 Added support for playing sounds when the "sound-file" hint is set or when …
(edit) 04/29/07 02:39:32 @2981 [2981] chipx86 Fix the close button size so that it's not stretched. This fixes (at least …
(edit) 04/29/07 01:04:54 @2980 [2980] chipx86 Patch by driehuis to prevent quitting on theme engine failure. We now spit …
(edit) 02/27/07 23:20:24 @2976 [2976] chipx86 Bump to version 0.3.7.
(edit) 02/27/07 23:16:11 @2975 [2975] chipx86 We don't actually bundle the capplet yet, so don't include it in …
(edit) 02/15/07 03:07:09 @2971 [2971] chipx86 Fix a memory leak when removing a notification from the stack. Patch by …
(edit) 02/15/07 02:52:39 @2969 [2969] chipx86 Added a Swedish translation from Daniel Nylander. Closes ticket #99.
(edit) 01/13/07 01:20:46 @2963 [2963] chipx86 Added a work in progress gradient-happy mode that must be enabled by …
(edit) 01/13/07 00:19:30 @2962 [2962] chipx86 Adjust the opacity of the notification just ever so slightly. I think this …
(edit) 01/13/07 00:04:27 @2961 [2961] chipx86 Added support for a semi-transparent background in the notification window …
(edit) 01/12/07 23:07:12 @2960 [2960] chipx86 Don't return when painting the window if we don't have a width set, …
(edit) 01/10/07 15:45:10 @2959 [2959] chipx86 We were trying to compute a border in expose_event, which sometimes was …
(edit) 01/10/07 15:06:16 @2958 [2958] chipx86 Fix a crash when displaying notifications with arrows. I can't believe I …
(edit) 01/05/07 15:07:52 @2957 [2957] chipx86 Added the German translation from Florian Steinel. This closes ticket …
(edit) 11/14/06 00:10:25 @2955 [2955] chipx86 Fix some odd little graphics drawing bugs by drawing onto the main vbox …
(edit) 11/13/06 23:32:49 @2953 [2953] chipx86 Fix a bug I introduced where we were getting the size request of the …
(edit) 11/13/06 22:48:23 @2952 [2952] chipx86 - Make sure the default width is actually set on the notification. …
(edit) 11/13/06 21:48:35 @2951 [2951] chipx86 Condense a lot of duplicate logic from notify_stack_add_window() and …
(edit) 11/13/06 00:51:10 @2950 [2950] chipx86 - Fix fill_background() to use the allocated width and height, rather than …
(edit) 11/09/06 18:04:27 @2949 [2949] chipx86 Update the top and bottom spacers outside of the window painting code, as …
(edit) 11/09/06 17:45:26 @2948 [2948] chipx86 Instead of checking if the shape points array is NULL, just assert that it …
(edit) 11/09/06 16:50:22 @2947 [2947] chipx86 Split the background filling and stripe painting out of draw_border(). Put …
(edit) 11/09/06 16:43:37 @2946 [2946] chipx86 Fix a crash caused by destroying an already freed array of points during …
(edit) 11/09/06 16:35:50 @2945 [2945] chipx86 Clicking anywhere in a notification should now close the notification. …
(edit) 11/09/06 16:34:31 @2944 [2944] chipx86 Clean up a little bit more code. Free the array of shape points earlier.
(edit) 11/05/06 23:57:34 @2943 [2943] chipx86 Fix several rendering glitches with the borders in the standard theme. …
(edit) 11/05/06 16:34:59 @2942 [2942] chipx86 Make the standard notification theme (mostly) accessible to screen …
(edit) 11/05/06 12:18:31 @2941 [2941] chipx86 Patch by compnerd to drop the check for popt during configure, as we no …
(edit) 11/05/06 12:17:25 @2940 [2940] chipx86 Add the very beginnings of the control panel applet.
(edit) 11/05/06 12:14:42 @2938 [2938] chipx86 Patch by Pawel Worach to fix the dbus-binding-tool usage to be compatible …
(edit) 10/08/06 14:14:50 @2928 [2928] chipx86 How did this not get committed.
(edit) 10/08/06 14:10:24 @2925 [2925] chipx86 Ah boooo. Forgot to commit these earlier.
(edit) 09/07/06 10:32:08 @2902 [2902] chipx86 Patch by Nick Schermer to fix a memory leak. We lost 4 bytes for every …
(edit) 07/30/06 15:45:44 @2891 [2891] chipx86 Fix a crash. We were making bad assumptions about the ordering of enum …
(edit) 07/30/06 14:23:40 @2890 [2890] chipx86 Add the beginning of what should be working multi-monitor support. Popups …
(edit) 07/29/06 21:01:08 @2888 [2888] chipx86 Condense a bunch of code. This saves 42 lines.
(edit) 07/29/06 20:31:37 @2887 [2887] chipx86 - Move POPUP_STACK_LOCATION_DEFAULT into PopupStackLocationType?. …
(edit) 07/29/06 19:20:30 @2886 [2886] chipx86 - Typedef the popup location type enum so that we can refer to it as a …
(edit) 07/29/06 15:36:32 @2885 [2885] chipx86 Fix a typo for the default value for stack location. It should have been …
(edit) 07/29/06 03:48:31 @2884 [2884] chipx86 Patch by M.S. to support custom corner stacking positions through a gconf …
(edit) 07/29/06 03:14:57 @2883 [2883] chipx86 Patch by Ed Catmur to handle the case where a replaces_id of a …
(edit) 07/29/06 02:46:22 @2881 [2881] chipx86 Patch by Ed Catmur to fix type validation for the icon data on D-BUS …
(edit) 07/26/06 23:49:30 @2880 [2880] chipx86 Patch by Ed Catmur to fix an assertion failure when destroying a …
(edit) 07/13/06 00:51:10 @2879 [2879] chipx86 Patch by felix-at-hsgheli.de that fixes a crash when …
(edit) 07/12/06 03:28:07 @2876 [2876] chipx86 A notification's timeout will now pause while the mouse is hovering over …
(edit) 04/27/06 22:28:09 @2793 [2793] chipx86 - Bump to version 0.3.5.90. …
(edit) 04/26/06 01:44:50 @2784 [2784] chipx86 Rename notification-daemon.service to …
(edit) 04/26/06 01:33:17 @2783 [2783] chipx86 - Bump the version to 0.3.5. …
(edit) 04/23/06 20:25:32 @2763 [2763] chipx86 Bus updates! …
(edit) 04/21/06 17:20:29 @2762 [2762] chipx86 Fix the scaling of different icon sizes. I was using a MAX when I should …
(edit) 04/21/06 16:43:36 @2761 [2761] chipx86 Patch by M.S. to fix the problem where icons were being clipped in …
(edit) 04/21/06 16:34:43 @2760 [2760] chipx86 Fix notifications no longer expiring due to the fix for bug #22. The logic …
(edit) 04/21/06 15:56:01 @2759 [2759] chipx86 Fix notifications with a timeout >= 2147484ms expiring in less than a …
(edit) 04/21/06 15:23:17 @2757 [2757] chipx86 - Add two new required theme functions, theme_check_init (which determines …
(edit) 04/11/06 22:55:01 @2705 [2705] chipx86 Patch by Rodney Dawes to fix closing of notifications using the bubble …
(edit) 04/11/06 22:52:07 @2704 [2704] chipx86 Patch by Rodney Dawes to fix usage of GtkIconTheme?. This closes bug #38.
(edit) 02/04/06 20:19:16 @2556 [2556] chipx86 - Add info to the NEWS. - Bump the version to 0.3.4.
(edit) 02/04/06 20:01:20 @2555 [2555] chipx86 Fix make distcheck.
(edit) 02/04/06 19:49:06 @2554 [2554] chipx86 Get rid of bgbox.[ch]. We don't use it anymore.
(edit) 02/04/06 16:40:12 @2552 [2552] chipx86 Attempt to fix button ordering in the Bubble widget. The structure of the …
(edit) 02/04/06 16:24:33 @2551 [2551] chipx86 Fixed a crash when clicking an action in the bubble theme.
(edit) 02/04/06 15:57:03 @2550 [2550] chipx86 Ensure that the notification window is always realized before we start …
(edit) 02/04/06 13:15:50 @2547 [2547] chipx86 Ensure that the labels in the action buttons are aligned correctly.
(edit) 02/04/06 13:12:01 @2546 [2546] chipx86 Make more theme functions optional. Fall back to defaults in cases like …
(edit) 02/04/06 13:08:25 @2545 [2545] chipx86 - Make the timer ticks passed to the theme engine more precise.
(edit) 02/04/06 12:44:51 @2544 [2544] chipx86 Change the stripe width to 30. Images align a lot nicer now.
(edit) 02/04/06 12:39:21 @2541 [2541] chipx86 Use the theme colors to draw the low and normal urgency stripes. Low is …
(edit) 02/04/06 12:30:52 @2540 [2540] chipx86 Improve the alignment and the color of the countdown.
(edit) 02/04/06 12:25:57 @2539 [2539] chipx86 Add a pie-based countdown timer to notifications containing actions, so …
(edit) 02/04/06 02:04:49 @2538 [2538] chipx86 Color the stripe based on the urgency level.
(edit) 02/04/06 01:49:21 @2536 [2536] chipx86 Check notification expiration every 100ms instead of every 500ms.
(edit) 02/04/06 01:27:13 @2534 [2534] chipx86 Use the action key to look up an icon theme stock icon. If one exists, …
(edit) 02/04/06 01:09:08 @2533 [2533] chipx86 Change the actions to use right-aligned small text buttons. This makes it …
(edit) 02/04/06 00:55:29 @2532 [2532] chipx86 Hide the content box containing the body, actions and icon when all of …
(edit) 02/04/06 00:38:59 @2531 [2531] chipx86 Make some changes to the Standard theme in order to bring it a bit closer …
(edit) 02/01/06 19:17:32 @2515 [2515] chipx86 Patch by Rodney Dawes to install the theme engines as unversioned …
(edit) 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 …
(edit) 01/29/06 12:16:33 @2511 [2511] chipx86 - Fix a couple missing commas in the list of package modules. Also take …
(edit) 01/25/06 00:30:20 @2498 [2498] chipx86 Bump the version to 0.3.3. Prepare for release.
(edit) 01/25/06 00:22:43 @2497 [2497] chipx86 When using icontheme icons, use the size closest to 48x48. However, if the …
(edit) 01/25/06 00:07:54 @2495 [2495] chipx86 Don't pop up a notification if a window is full screen or if the …
(edit) 01/24/06 00:19:10 @2493 [2493] chipx86 Install and check for engines in …