Revisions of xfce4-notifyd

buildservice-autocommit accepted request 1064406 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 69)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 1064374 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 68)
- Update to 0.8.0:
  * Notification windows don't need to be override-redirect
  * Reposition notifications when workarea changes
  * Add setting to allow ignoring app-specified expire timeout
  * Add setting to never expire notifications
  * Update log viewer in settings when log changes on disk
  * Fix one more unnecessary full count of unread messages
  * Update log entry icons when marking all read
  * Remove unused var
  * Use new unread emblem for icons in log
  * Stop checking if there are unread notifications as often
  * Improve the panel icon when there are unread notifications
  * Make the log max size a little friendlier
  * Remove warning about high log size limit
  * Add ability to mark individual log entries read
  * Add emblem to icon of unread messages in log
  * Make migrating the old log file more robust
  * Remove bool returns from the log write functions
  * Improve unread handling
  * Make max-log-size option work again
  * Add missing finalize for 'delete all' sqlite statement
  * Implement progressive loading for log viewer
  * Move log viewer to its own widget/file
  * Add options for what to do when opening the plugin menu
  * Add option to only show unread notifications in plugin menu
  * Reduce some error-checking boilerplate
  * Glade-ify the plugin settings dialog
  * Queue writes to sqlite database
  * settings: don't bail if libnotify init fails
  * Fix deprecated unitless font-size in ZOMG-PONIES! theme
  * Rearrange settings dialog
  * Add ability to delete individual log entries
  * Update my copyright & email
  * Add timestamp formatting options
  * Clean up extraneous things in settings glade file
  * Add "Mark All Read" button to settings and panel plugin
  * Move notification log to sqlite
  * Set default debug based on git/not-git
  * Remove configure.ac from gitignore
  * Eliminate need for pre-processed configure.ac.in
  * Translation Updates
buildservice-autocommit accepted request 1062958 from M K's avatar M K (tux93) (revision 67)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 1062605 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 66)
- Update to 0.7.3:
  * Add timestamp to log entries in settings and plugin menu
  * Update description text of apps panel in settings
  * Change text of option to "Allow urgent notifications"
  * Add panel plugin setting for log icon size in menu
  * Make it easier to add things to the panel plugin settings
  * Fix possible segfault when counting apps frequency in log
  * Clean and DRY up the log population code
  * Fix panel plugin menu icon blurriness when UI scale > 1
  * Update XfceNotifyDaemon header comment
  * Translation Updates
buildservice-autocommit accepted request 1060259 from M K's avatar M K (tux93) (revision 65)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 1060249 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 64)
- Update to 0.7.2:
  * Fix sound proplist memleak when notification isn't shown
  * Improve sorting in known apps list of settings
  * Add extra margin in the known app settings
  * Fix word casing in known app settings
  * Add ability to exclude specific applications from log
  * Better, non-quadratic algo for xfce_notify_count_apps_in_log()
  * Plug memleak in notify_get_from_desktop_file()
  * Redesign the known apps panel a bit
  * Remove a few more GTK_CHECK_VERSION call sites
  * Avoid use-after-free when deleting known app
  * Improve algo for finding desktop file for known app name
  * Improve icon loading for known apps list
  * Don't set invalid icon name in known apps list
  * Translation Updates
buildservice-autocommit accepted request 1060156 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 63)
baserev update by copy to link target
buildservice-autocommit accepted request 1043754 from M K's avatar M K (tux93) (revision 61)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 1043620 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 60)
- update to 0.6.5:
  * Fix segfault crash.
  * Translation Updates:
  Czech, Greek, Hebrew, Kazakh, Occitan (post 1500), Portuguese
buildservice-autocommit accepted request 1001023 from M K's avatar M K (tux93) (revision 59)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 1001012 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 58)
- Update to version 0.6.4
  - settings: Improve app icon and name matching
  - settings: Sort known apps by notification count
  - settings: Show 'Unspecified app' instead of empty line
  - daemon: Improve application icon matching
  - Correctly reset position during slideout (gxo#apps/xfce4-notifyd#42)
  - panel-plugin: Remove duplicate function call (gxo#apps/xfce4-notifyd#40)
  - panel-plugin: Fix file monitor (gxo#apps/xfce4-notifyd#40)
  - Properly free the GKeyFile
  - tests: Add logging test
  - Fix compiler warnings
  - Fix tooltip grammar
  - build: Fix intltool lock file problem during make distcheck
  - Update gitignore
  - Update COPYING (gxo#apps/xfce4-notifyd#61)
  - Translation Updates 
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 955108 from M K's avatar M K (tux93) (revision 57)
- Update to version 0.6.3
  * Fix compilation warnings
  * autoconf: Some updates
  * Update `.gitignore`
  * Remove GSourceFunc casts
  * Fix missing-prototypes
  * Bump required GLib version to 2.56
  * Implement ISO 8601 time format to avoid post-2.56 GLib functions
  * settings: Drop subtitle
  * Fix multiple memory issues (gxo#apps/xfce4-notifyd!11)
  * Translation Updates
buildservice-autocommit accepted request 831279 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 56)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 831025 from M K's avatar M K (tux93) (revision 55)
- Update to 0.6.2
  * Switch to new app icon and rDNS icon name
  * Default to session autostart instead of DBus
    (gxo#apps/xfce4-notifyd#27)
  * Add configurable log size limit (default: 100)
  * Make buttons on non-1st notifications work
  * panel-plugin: Add option to hide "Clear log" dialog
  * log: properly handle iso8601 timestamps
  * log: Use SHA-1 data hash in icon cache paths (bxo#16825)
  * log: Improve performance of adding notifications (bxo#14865)
  * log: Refactor log keyfile element insertion into a separate function
  * Fix GTimeVal deprecation (bxo#16805)
  * Remove unused expire_timeout variable
  * Fix memory leaks
  * settings: Switch to symbolic close icon
  * Translation Updates
buildservice-autocommit accepted request 800443 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 54)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 800432 from M K's avatar M K (tux93) (revision 53)
- Update to 0.6.1
  * Fix hover effect without compositing (bxo#16586)
  * Move from exo-csource to xdt-csource (bxo#16717)
  * Translation Updates
buildservice-autocommit accepted request 792957 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 52)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 792529 from M K's avatar M K (tux93) (revision 51)
- Update to 0.6.0
  * Simplify drawing the notification bubble
  * Switch to new fallback style class "keycap"
  * Ensure normal font size with Adwaita and keycap class
  * Fix logging simultaneous notifications (bxo#15167)
  * Disable rounded corners w/o compositing (bxo#16586)
  * panel-plugin: Fix configure dialog
  * panel-plugin: Use new XfceTitledDialog api
  * panel-plugin: Toggle 'Do not disturb' with middle mouse click
    (bxo#16132)
  * Allow compilation with panel 4.15
  * panel-plugin: Remove deprecated calls
  * Replace GtkStock buttons
  * Translation Updates
buildservice-autocommit accepted request 697201 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 50)
baserev update by copy to link target
Displaying revisions 21 - 40 of 89
openSUSE Build Service is sponsored by