commit 2c0d0a15a39b6cc2c86133c664039ead43fb2702 Author: Stephan Haller Date: Fri Mar 5 12:21:16 2021 +0100 Bump version to 0.9.0 commit bc5d5685b717b45f8ab6b25e39c72457af7ba3be Author: Stephan Haller Date: Fri Mar 5 12:17:11 2021 +0100 Update AppStream metainfo commit b5bd551289c4a94680ee277c9ff89688a2e9562d Author: Stephan Haller Date: Fri Mar 5 09:04:40 2021 +0100 Restore old behaviour to force a theme path but this time via theme search path instead an environment variable. The behaviour was to take the provided path and add the theme file without any additional subpath like theme name or theme subpath folder. If this built path provides the theme file use it directly although it might not match the theme name (that is for sure as the theme name will not be added to the path built). This behaviour makes development easier to test themes without changing theme by settings or changing symlinks in any of theme searched paths. commit c7ed116536ab62daff62ece24aef8637d8dff1a9 Author: Stephan Haller Date: Thu Mar 4 13:19:29 2021 +0100 Update AppStream metainfo commit 697df40b255f5e7f8cddb2be086b083ba6dd65f2 Author: Stephan Haller Date: Wed Mar 3 12:49:42 2021 +0100 Add missing $(CLUTTER_LIBS) to LIBADD of static library libxfconf_settings.la commit aaa10db0b23a0ae0f66b27e517abafa73661ee30 Author: Stephan Haller Date: Wed Mar 3 12:45:56 2021 +0100 Fix releasing unreleased GIcon object at dispose function of XfdashboardLabel commit 4c5795364715379a56a16e53d5c8e378aa7f2a0f Merge: 9dafe09 96e552b Author: Stephan Haller Date: Tue Mar 2 12:28:46 2021 +0100 Merge branch 'plugin-settings' commit 9dafe0921c2d5d586a2107e5b6d70b9993396125 Author: Anonymous Date: Tue Mar 2 00:47:28 2021 +0100 I18n: Update translation eu (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 96e552bddee8e6ba65a5ac6aaa894b986cfdedaa Author: Stephan Haller Date: Mon Mar 1 13:57:53 2021 +0100 Move hot-corner plugin settings (XfdashboardHotCornerSettings) to new plugin settings object XfdashboardPluginSettings commit 0aa38031b00a24156d67abf6be5bf3a03b55d812 Author: Stephan Haller Date: Mon Mar 1 13:07:08 2021 +0100 Use theme search paths from settings also in settings application commit e3d65e048aa5e07f63a506f973a9b4c0257409d6 Author: Stephan Haller Date: Mon Mar 1 10:31:44 2021 +0100 Complete plugin settings at class XfdashboardPluginSettings, create managing function to add plugin setting to XfdashboardSettings (for proxying) and move clock-view plugin settings (XfdashboardClockViewSettings) to new plugin settings object XfdashboardPluginSettings. commit e5a0e8e9ffbeac153e7007a6a7ad528d46d236b4 Author: Anonymous Date: Sat Feb 27 00:46:59 2021 +0100 I18n: Update translation eu (98%). 139 translated messages, 2 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 16dc067c5dbad7bfe5a04706544759e4665f11e6 Author: Stephan Haller Date: Fri Feb 26 13:31:33 2021 +0100 Revert "Add signals for plugin being loaded or will be unloaded to XfdashboardPlugin." This reverts commit e41707e14a827e92b928cb510b35c6687a33aa3a. Also remove functions at XfdashboardSettings to register plugins and retrieve plugin settings automatically. Instead replace them with simple functions to add and remove plugins. commit d87629bf06c5c6a80dfd83adcf44529214d3b3c4 Author: Stephan Haller Date: Thu Feb 25 12:18:18 2021 +0100 Register and unregister plugin settings at core settings for each plugin loaded and in use commit e41707e14a827e92b928cb510b35c6687a33aa3a Author: Stephan Haller Date: Wed Feb 24 10:31:46 2021 +0100 Add signals for plugin being loaded or will be unloaded to XfdashboardPlugin. commit b0ee766637829dd8beb6d4ea1bb795b90ed019e3 Author: Stephan Haller Date: Wed Feb 24 10:14:07 2021 +0100 Add property "settings" to store a plugin settings object of type XfdashboardPluginSettings at plugins. Also complete API documentation for XfdashboardPlugin. commit b1013b3ab2816f23ccf99b83fda82fafdd905c29 Author: Stephan Haller Date: Wed Feb 24 09:40:12 2021 +0100 Add abtract class for plugin settings commit dcbc2057f4922532c0d06b338f73723d33517e61 Author: Arnold Marko Date: Mon Feb 22 12:49:44 2021 +0100 I18n: Update translation sl (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 68c01e8dc299cb57e9587cce9dc4cebf2ef9d424 Author: Stephan Haller Date: Mon Feb 22 11:16:26 2021 +0100 Do not compile and install the "example-search-provider" plugin anymore but include sources and Makefile example (now called Makefile.am.example) in distribution file. Should make life easier for packagers ;) commit f404d191a8b4db759271857d16b8fa19017263b9 Author: Stephan Haller Date: Mon Feb 22 10:11:16 2021 +0100 Fix implicit function declaration warning commit d4a8c2c8e9de4f88fbe7f32c760464ea0a988b61 Author: Stephan Haller Date: Mon Feb 22 09:55:46 2021 +0100 Add missing Makefile.am file for new subdirectory "common" commit 1c84b2b243e8e7257f4b53db329737fe0aabfd5b Merge: 4341b33 c400515 Author: Stephan Haller Date: Mon Feb 22 09:40:58 2021 +0100 Merge branch 'settings' commit c4005151c27904847e4f64aa8e4d8f1844e8e08d Author: Stephan Haller Date: Mon Feb 22 09:32:02 2021 +0100 Remove direct access to Xfconf at settings application and make use of new settings object with Xfconf backend commit 4341b334bcb6b88f7467ca6eeee428f366d60c53 Author: Anonymous Date: Mon Feb 22 00:47:01 2021 +0100 I18n: Update translation it (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 92b7b354c4cf23ca135eb27c1c9a143b201f07ae Author: Anonymous Date: Mon Feb 22 00:47:01 2021 +0100 I18n: Update translation eu (94%). 133 translated messages, 8 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 561ee04e03778467b44142f82a3b9ff1f27788a2 Author: Anonymous Date: Fri Feb 19 00:47:35 2021 +0100 I18n: Update translation eu (82%). 116 translated messages, 25 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit d1c3813af01943d1a688d3206f47c93262ca0ae8 Author: Priit Jõerüüt Date: Fri Feb 19 00:47:34 2021 +0100 I18n: Update translation et (62%). 88 translated messages, 53 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit e5574c6a30239da2e4f03869794966973f882285 Author: Stephan Haller Date: Thu Feb 18 11:49:38 2021 +0100 Move search paths of plugins and themes as well as file locations of bindings files into (one-time only) configurable property at settings commit 9a5c88559e2ccb386e3e1d178eeba7006b59cc7c Author: Anonymous Date: Thu Feb 18 00:48:30 2021 +0100 I18n: Update translation eu (65%). 93 translated messages, 48 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 81bac07b8a9321ce0bcbf57fe52c09499e98fb7f Author: Seong-ho Cho Date: Sun Feb 14 12:49:36 2021 +0100 I18n: Add new translation ko (88%). 125 translated messages, 16 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 4f9ffc11d52e93a52d092bf2bd7a5e31e2f9e2c7 Author: Anonymous Date: Sat Feb 13 00:47:08 2021 +0100 I18n: Update translation it (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 8b742be446be56fa3252af73225d3fa3d2e24dd7 Author: Stephan Haller Date: Fri Feb 12 08:44:47 2021 +0100 Fix visual patch files :P commit d4f61e2044c722cabb289a1e23247363676c40cd Author: Stephan Haller Date: Fri Feb 12 08:41:37 2021 +0100 Added missing files for xfconf settings backend commit bb12aac55b0b7719f1f53cbf63d84d5e4d6ee8b0 Author: Stephan Haller Date: Fri Feb 12 08:38:34 2021 +0100 Complete permanent storage of settings via Xfconf (without handling plugins) commit 3fd42a11e24ae5290612d6e476d6f50665036715 Author: Nobuhiro Iwamatsu Date: Thu Feb 11 00:48:21 2021 +0100 I18n: Update translation ja (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit ec5e85ba01fbfd79fef932e15d365d55b7d46ee0 Author: UTUMI Hirosi Date: Tue Feb 9 12:52:22 2021 +0100 I18n: Update translation ja (94%). 133 translated messages, 8 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 563f571f47069ad62fcaacac73c20a2150d96635 Author: Nobuhiro Iwamatsu Date: Sun Feb 7 12:48:19 2021 +0100 I18n: Update translation ja (85%). 120 translated messages, 21 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 2d5b7ba1836dfbbea428fc4e68e7aa961bdf1cd6 Author: Stephan Haller Date: Fri Feb 5 11:57:10 2021 +0100 First step in libxfdashboard becoming a real library. Removed dependency on xfconf (will be moved to xfdashboard/settings applications) and created a settings class to get/set settings in-memory. Each application using libxfdashboard needs a wrapper around this settings class or has to derive a new class from it to store settings permanently, like at xfconf. Also removed unused functions and properties from XfdashboardPlugin and completed API documentation of it. commit 400895e719069c413816b1d5f4f2935c589f923a Author: Anonymous Date: Wed Feb 3 00:47:22 2021 +0100 I18n: Update translation it (94%). 133 translated messages, 8 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 93efeae064f081c43efd215d75e0268a1342bcd8 Author: Anonymous Date: Fri Jan 29 00:47:37 2021 +0100 I18n: Add new translation eu (64%). 91 translated messages, 50 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit a6cd35ca7df4549839c573e88cc17c554b43bc90 Author: AlexanderFilev Date: Tue Jan 26 00:48:05 2021 +0100 I18n: Update translation ru (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 3b9887a0927e650064a4c0639ddc71c67c1dd42c Author: Anonymous Date: Thu Jan 21 00:47:19 2021 +0100 I18n: Update translation it (92%). 130 translated messages, 11 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 3cb82e3eac9a33a6ec72dcfc9c6b2f80ee86ce39 Author: Nobuhiro Iwamatsu Date: Wed Jan 20 12:48:43 2021 +0100 I18n: Update translation ja (79%). 112 translated messages, 29 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 7364a73ecc758187a648a255c85f9eddbef7545f Author: 玉堂白鹤 Date: Tue Jan 19 10:27:47 2021 +0100 I18n: Update translation zh_CN (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 8588300c9a9c785247b225243c6bdd04dc1f7503 Author: Emin Tufan Çetin Date: Tue Jan 19 10:27:47 2021 +0100 I18n: Update translation tr (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 1502945d50b8ee214abda2d9ad92215601dd7e11 Author: Arve Eriksson <031299870@telia.com> Date: Tue Jan 19 10:27:47 2021 +0100 I18n: Update translation sv (99%). 140 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/). commit aef3df88e7cecf5722e2953478c27093701ddb15 Author: Besnik Bleta Date: Tue Jan 19 10:27:47 2021 +0100 I18n: Update translation sq (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 61581b42d39d905ffa15eb666409caa47bbe94fe Author: Arnold Marko Date: Tue Jan 19 10:27:47 2021 +0100 I18n: Update translation sl (99%). 140 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/). commit cfdb9cead1aaa05ab94e33376584ff3340f12224 Author: Hugo Carvalho Date: Tue Jan 19 10:27:46 2021 +0100 I18n: Update translation pt (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 22d0c19a064ecc8513a520d494eb4e97f109f453 Author: Pjotr Date: Tue Jan 19 10:27:46 2021 +0100 I18n: Update translation nl (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit dd4093ba4d274fea0b273ec2443ae5ea29678e3a Author: Kjell Cato Heskjestad Date: Tue Jan 19 10:27:46 2021 +0100 I18n: Update translation nb (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 220126ca7d7a9fa70becfe947b050f3e87df09fb Author: Anonymous Date: Tue Jan 19 10:27:46 2021 +0100 I18n: Update translation lt (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 0029d59d86eeabe863a62ef5858cbd85eabbb576 Author: Xfce Bot Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation ie (51%). 73 translated messages, 68 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit aacae74804e0996c9add1b1bf7f9fc5ee58b7b41 Author: Triyan W. Nugroho Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation id (99%). 140 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/). commit 72163558049b5982281bbf47181e2709f826d736 Author: Elishai Eliyahu Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation he (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 22a0aefc8b35a18ac336867a102fa1c0338f6def Author: Daniel Muñiz Fontoira Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation gl (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 5bdeb97481ba0e43c27ccc5f5f04bd4697d7189d Author: Xfce Bot Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation fr (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 3e0ba4dbf337fb96340f9c87ab39d36c0777fffd Author: emiliano casal chiarotti Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation es (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 2d5a9c238d2c43b6f7e46877d1d1303183562f34 Author: Xfce Bot Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation el (65%). 92 translated messages, 49 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 6042a0a2f16afd28b1ba72d06a7a3f7242c77cb2 Author: Andreas Eitel Date: Tue Jan 19 10:27:45 2021 +0100 I18n: Update translation de (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit f1543a3a6af267b2c7e9088b9618d6eb4310828f Author: Xfce Bot Date: Tue Jan 19 10:27:44 2021 +0100 I18n: Update translation ca (69%). 98 translated messages, 43 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 35b663c7eefb7d639e211c309e24c9bbbe86029c Author: Anonymous Date: Tue Jan 19 00:47:46 2021 +0100 I18n: Add new translation it (55%). 78 translated messages, 63 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit d3965d6d666c3318b1e4e52b5e0e44d12b4fb0ae Author: Anonymous Date: Tue Jan 12 12:50:52 2021 +0100 I18n: Update translation da (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 1d1792a4775b73b33a078700273b2a28607f0376 Author: ivmazurenko Date: Mon Jan 11 00:47:26 2021 +0100 I18n: Update translation ru (99%). 140 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/). commit e5c959ac0b2d6a9822c61d928087227af09efdff Author: Anonymous Date: Fri Jan 8 18:04:05 2021 +0100 I18n: Update translation pl (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit b4c15f0a21445ea27c59c62b2456adc987cc96d0 Author: Kiril Kirilov Date: Tue Jan 5 00:47:26 2021 +0100 I18n: Update translation bg (65%). 93 translated messages, 48 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 282d29db4cbbbfe935c015258e460d8b7437b515 Author: Priit Jõerüüt Date: Mon Jan 4 00:48:00 2021 +0100 I18n: Add new translation et (58%). 82 translated messages, 59 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 19f627294455707f8008936d808c9d60a6b5e099 Author: Andre Miranda Date: Mon Jan 4 00:47:59 2021 +0100 I18n: Update translation pt_BR (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit d06c8a965b29202dfc2fd95b0e0e8083dda8572d Author: UTUMI Hirosi Date: Mon Jan 4 00:47:59 2021 +0100 I18n: Update translation ja (75%). 107 translated messages, 34 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). commit 46870f38f11901ea2b1b67f3abaa517532a9e3c7 Author: Саша Петровић Date: Wed Dec 30 12:50:26 2020 +0100 I18n: Update translation sr (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 64a03c35116967977b68bcc5be626e980fc59fc4 Author: Źmicier Turok Date: Wed Dec 30 00:47:40 2020 +0100 I18n: Add new translation be (100%). 141 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 79a0676cac069f4f5eb466da6a5bfc6f649bd22a Author: Hugo Carvalho Date: Mon Dec 28 00:48:45 2020 +0100 I18n: Update translation pt (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit e6cff4592b3a8a23946b7f7d631c220301ba907c Merge: 851ab02 63fd0f7 Author: Stephan Haller Date: Sun Dec 27 13:46:59 2020 +0100 Merge branch 'master' of ssh://gitlab.xfce.org/apps/xfdashboard commit 851ab02fa6b91788dd22db3dbc97e66fae2244ab Author: Stephan Haller Date: Sun Dec 27 13:40:16 2020 +0100 Fix path in POTFILES.* (fix for issue #4) commit e6e4f1d4e3d57b0ce6d6f590d23b9343a3a377cb Author: Stephan Haller Date: Sun Dec 27 13:38:20 2020 +0100 Dekstop files must match the new rDNS application name (org.xfce.xfdashboard) (fix for issue #4) commit 5579e576aa635a8a71635419895e4d14e0fa5006 Author: Stephan Haller Date: Sun Dec 27 13:31:13 2020 +0100 Missed a place which refers still to appdata instead of new metainfo subfolder (fix for issue #4) commit 43ffdbe033df87eab36846e2eba4044eadd72f70 Author: Stephan Haller Date: Sun Dec 27 13:29:26 2020 +0100 Rename subfolder appdata to metainfo and update ignore list for git (fix for issue #4) commit 1673fc1be2aeec3cd72b3241501e2aeb175a8a4b Author: Stephan Haller Date: Sun Dec 27 13:26:12 2020 +0100 Rename xfdashboard to more unique identifier org.xfce.xfdashboard which matches the rDNS for the application icon and install AppStream data to /usr/share/metainfo instead of /usr/share/appdata (fix for issue #4) commit 4bbd5d48667ce16fdb8df069829f4e26b5e5869c Author: Stephan Haller Date: Sun Dec 27 13:23:12 2020 +0100 Change AppInfo to match AppStream specification (fix for issue #4) commit 63fd0f71e6c3fef1e62a42e3ef9bc57e5aa56afd Author: Elishai Eliyahu Date: Sun Dec 27 00:48:08 2020 +0100 I18n: Update translation he (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit caf40c77893e1f4043e78d5db97937e4a0707652 Author: Emin Tufan Çetin Date: Fri Dec 25 12:47:45 2020 +0100 I18n: Update translation tr (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit d9a1ebc96fc60dc0dae4bca52c296b56fb57ff95 Author: Anonymous Date: Fri Dec 25 00:47:06 2020 +0100 I18n: Update translation pt_BR (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 508d7a1e07114fbbd18b90bd84312456ced683c5 Author: jc1 Date: Fri Dec 25 00:47:06 2020 +0100 I18n: Update translation fr (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 36efe9a61efb146f4cb4c1d1f297d130ca2ee1e6 Author: 玉堂白鹤 Date: Thu Dec 24 12:48:43 2020 +0100 I18n: Update translation zh_CN (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit d4add1df7bfdf034f1186e0691eb756a01e61534 Author: Besnik Bleta Date: Thu Dec 24 12:48:42 2020 +0100 I18n: Update translation sq (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit dd164b2acb01727a4d9bf8e2486cdb195305297c Author: Andreas Eitel Date: Thu Dec 24 12:48:42 2020 +0100 I18n: Update translation de (100%). 140 translated messages. Transifex (https://www.transifex.com/xfce/public/). commit 9f4cfa851f1acf0ef812b3ec6d66effdf4ce0e9f Author: Stephan Haller Date: Wed Dec 23 09:23:08 2020 +0100 Post-release version bump to 0.9.0