Version: 1.8.1-bp152.101.18
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Wed Jul 17 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro
- Cleaned up spec file
- Added bcond for git master builds
- Use %license macro for COPYING
* Mon Jun 29 2015 gber@opensuse.org
- update to version 1.8.1
- provide graphics tabs/ for gtk-2.0 theme
- fit panel button inside a single panel row (for deskbar mode)
* Sun Apr 19 2015 gber@opensuse.org
- update to version 1.8.0
- Dependencies: match Xfce 4.10 requirements
- Vala: Compilation fixes, and fixed build for GTK2 and GTK3 to
work together.
- GTK3: Added support for GTK3 and theming through GtkCssProvider,
it's still missing features from GTK2 code, and doesn't build
a panel plugin. Build with --enable-gtk3 from Git (dist do not
permit to rebuild from Vala.)
- Settings: New hidden notes-path setting tweakable through
xfconf.
- Monitor: Add monitoring of notes files to allow hot-edition and
refresh in notes windows.
- Other misc fixes.
- Updated translations
- drop obsolete
xfce4-panel-plugin-notes-create-unversioned-lib.patch and
xfce4-panel-plugin-notes-automake-1.13.patch
* Wed Mar 13 2013 pgajdos@suse.cz
- builds with automake 1.13
* automake-1.13.patch
* Sat Aug 18 2012 gber@opensuse.org
- correct the name of the desktop file in order to prevent
migration issues (bxo#6993)
* Sun Apr 29 2012 gber@opensuse.org
- add dependency on exo-tools since exo-open is used
* Fri Apr 20 2012 gber@opensuse.org
- added documentation files
- added xfce4-panel-plugin-notes-create-unversioned-lib.patch in
order to build the plugin module as an unversioned lib, also
install it in the default panel plugin module path
- removed xfce4-panel-plugin-notes-1.7.7-fix-desktop-file.patch
which is obsoleted by the above
* Tue Apr 17 2012 gber@opensuse.org
- corrected source URL
* Tue Apr 03 2012 gber@opensuse.org
- dropped unnecessary
xfce4-panel-plugin-notes-1.7.7-add-missing-vapi-files.patch
- specfile cleanup
- correct dependencies
- split off -lang subpackage
* Wed Jul 27 2011 gber@opensuse.org
- removed unnecessary dependency on vala
* Wed Mar 09 2011 gber@opensuse.org
- new package (split off from xfce4-panel-plugins)
Version: 1.9.0-bp153.1.15
* Tue Jan 19 2021 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.9.0
- Remove unused variable
- Update deprecated autotools macros
- Do not mark text with ':' after '://' as a link
(gxo#panel-plugins/xfce4-notes-plugin#52)
- Add support for links with scheme other than HTTP
(gxo#panel-plugins/xfce4-notes-plugin#52)
- Fix missing-prototypes
- Create README.md. Update configure.ac.in
- Add basic gitlab CI
- Fix "Disabled labels on context menu are dark yellow"
- Fix a few deprecation warnings
- Fix make distcheck
- Fix blinking image on panel
- Remove commented code
- Update build system
- Fix make distcheck
- Remove deprecated gtk stock usage
- Fix build system
- Continue the gtk3 port
- Update URLs from goodies.x.o to docs.x.o (bxo#16171)
- po: update POTFILES.in
- gtk3: update css style with required changes from 3.20
- gtk3: drop libunique leftover flags and code
- gtk3: Drop support for GTK+-2.0
- bump post release
- Translation Updates
* Thu Jan 07 2021 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed dependency requirements to GTK3