Changelog for
xpad-4.8.0-1.4.lk.x86_64.rpm :
Sat Apr 16 14:00:00 2016 lazy.kentAATTopensuse.org
- Update to 4.8.0.
* Fix: Autostart - Pads did not hide on startup when set in the
preferences due to the tray icon not being recognized properly.
Mon Mar 28 14:00:00 2016 lazy.kentAATTopensuse.org
- Update to 4.7.0.
* Fix: Translations - Updated the translation template, so
translaters can translate the new or changed strings.
* Fix: Preventing autoset of system-wide autostart of Xpad.
* Fix: Autostart - If Xpad is run for the first time, autostart
for the current user will be enabled.
* Fix: Technical - The info file of a pad was only saved on
proper exit of Xpad.
- Correct a source URL.
Sat Nov 14 13:00:00 2015 lazy.kentAATTopensuse.org
- Update to 4.6.0.
* New: Preferences - The ability to hide the pads from the
taskbar (which was previously binded to window decorations).
* New: Preferences - The ability to hide the pads from the
workspace switcher (which was previously binded to window
decorations).
* Fix: CLI - the show, hide and toggle command-line options have
been fixed.
* Fix: Menu - Limited the length of the note names in the menu
items to 20 characters. This prevents very wide stretched
menus.
* Fix: Internationalization - Added and updated the Xpad.pot file
to restore the multi-lingual support.
* Fix: Help - Set the ability to select and copy the help text.
* Fix: Pad focus - Improved the showing and focussing of pads
after minimization or creation of a new pad.
* Fix: Pad focus - After deleting a pad, it is conveniant to have
the focus on another pad. This fix added that behavior.
* Fix: Performance - Only save the location of the pad to disk
when exiting Xpad. This prevents a lot of disk writes when
moving pads.
* Fix: Default settings - Window decorations are turned off by
default.
* Fix: Default settings - Autostart Xpad by default for all
users.
* Fix: Technical - Code cleanup - removed spaces and indentions.
* Fix: Technical - Prevent deprecated error messages when not
using configure --enable-debug=yes.
* Fix: Technical - Changed preference window type from GtkDialog
to GtkWindow.
* Fix: Technical - Prevent race condition when application
shutdown is requested.
* Fix: Technical - Initialized uninitialized variable.
* Fix: Technical - Replaced or removed deprecated GTK functions,
such as gtk_alignment_new.
* Fix: Technical - Removed debugging implementaton, since it was
not used and uses unnecessary resources.
- Add xpad-desktop_category.patch: use correct desktop category.
Thu Jan 1 13:00:00 2015 lazy.kentAATTopensuse.org
- Update to 4.5.0.
* New: Debug - ability to use built-in debugging functionality
for bug solving and code improvements.
* New: Systray - ability to open the help from the tray icon
menu.
* Many bugfixes: see ChangeLog.
- Drop xpad-4.3.1-destdir.patch (fixed upstream).
Sun Nov 23 13:00:00 2014 lazy.kentAATTopensuse.org
- Update to 4.4.0.
* Only bugfixes and technical changes: see ChangeLog.
- Add BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.10.
Tue Jul 22 14:00:00 2014 lazy.kentAATTopensuse.org
- BuildRequires: pkgconfig(glib-2.0) >= 2.40.
Sun Jul 13 14:00:00 2014 lazy.kentAATTopensuse.org
- Update to 4.3.1.
* Xpad has been ported from GTK2 to GTK3.
* New: Systray - ability to hide the tray icon.
* New: Toolbar - ability to add multiple separators.
* New: Toolbar - ability to add paste button on toolbar.
* New: Autostart - Ability to set the automatic start of Xpad in
the Preferences menu.
* New: Autostart - Ability to set the wait for systray option in
the Preferences menu.
* New: Autostart - Ability to delay the start of Xpad in the
Preferences menu.
* New: Autostart - Ability to set the automatic creation of a new
pad at the start of Xpad in the Preferences menu.
* New: Autostart - Ability to set the automatic open/hide/restore
of all pads at the start of Xpad in the Preferences menu.
* New: Shortcuts - Added shortcuts keys for New pad (CTRL-N) and
Delete (SHIFT-DEL) and changed Redo from (CTRL-R) to (CTRL-Y).
* Many bugfixes: see ChangeLog.
- Add xpad-4.3.1-destdir.patch: use destdir to install help.
- BuildRequires: pkgconfig(gtk+-3.0) instead of pkgconfig(gtk+-2.0).
Thu Oct 24 14:00:00 2013 lazy.kentAATTopensuse.org
- Update to 4.2.
* New: Undo/redo functionality such as CTRL-Z.
* New: Tray click behaviour can now be configured.
* New: Theme builders can now use seperate tray icon by adding
xpad-panel.xvg.
* Fix: Theme color stays after application restart.
* Fix: Translation - get many new translations in from
translators.
* Fix: Translation - French typo.
* Fix: Translation - Russian typo which prevented the Help from
working.
* Fix: added missing configure script.
* Fix: performance improvement by reducing the amount of harddisk
writes.
* Fix: can now compile against glib-2.34.1.
* Fix: no errors or crashes after a delete of a pad.
* Fix: different memory leaks.
- Drop xpad-4.1-glib_includes.patch, xpad-4.1-russian.patch,
xpad-4.1-save_delay.diff (fixed upstream).
Fri Jun 28 14:00:00 2013 lazy.kentAATTopensuse.org
- Add xpad-4.1-save_delay.diff: delay the writes to disk until you
stop typing for a few seconds (lp#1072698).
Wed Apr 4 14:00:00 2012 lazy.kentAATTopensuse.org
- Initial package created - 4.1.
- Patch to fix glib2 includes.
- Patch to fix tag in Russian translation.