Subject: CVS commit: pkgsrc/x11/xpad
From: Makoto Fujiwara
Date: 2016-07-21 13:10:03
Message id: 20160721111003.1CB58FBB5@cvs.NetBSD.org

Log Message:
(pkgsrc)
- Drop patch-ac, it is now included in upstream.

(upstream)
- Updated x11/xpad 4.0 to 4.8
---------------------------
Version 4.8
* Fix: Autostart - Pads did not hide on startup when set in the preferences
  due to the tray icon not being recognized properly (#1560019)

Version 4.7
* Fix: Translations - Updated the translation template, so translaters can
  translate the new or changed strings (#1531634)
* Fix: Autostart - Partial undo of bug report #1395889, preventing autoset
  of system-wide autostart of Xpad (#1517262)
* Fix: Autostart - If Xpad is run for the first time, autostart for the
  current user will be enabled. (#1517262)
* Fix: Technical - The info file of a pad was only saved on proper exit of
  Xpad (#1534925)

Version 4.6
* New: Preferences - The ability to hide the pads from the taskbar (which
  was previously binded to window decorations) (#1029202)
* New: Preferences - The ability to hide the pads from the workspace
  switcher (which was previously binded to window decorations) (#1340331)
* Fix: CLI - the show, hide and toggle command-line options have been fixed
  (#1424081)
* 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 (#1455888)
* Fix: Help - Set the ability to select and copy the help text (#1415138)
* 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. (#1459251)
* Fix: Default settings - Window decorations are turned off by default (#1395889)
* Fix: Default settings - Autostart Xpad by default for all users (#1395889)
* 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 \ 
(#1395309)
* 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

Version 4.5
* New: Debug - ability to use built-in debugging functionality for bug
  solving and code improvements by Sagar Ghuge (#1389334)
* New: Systray - ability to open the help from the tray icon menu (#1406378)
* Many bugfixes: see Changelog

Version 4.4
* Only bugfixes and technical changes: see Changelog

Version 4.3
* 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

Version 4.2
* New: Undo/redo functionality such as CTRL-Z
* New: ability to reconfigure the left-right click behaviour of the tray icon
* Many bugfixes: see Changelog

Version 4.1
* Undo/Redo for xpad and bug-fixes. Feature by Sergei Riaguzov
* Bug #490445: crash when right-clicking on tray icon to display list of
  notes. Patch by David Hull
* Bug #360142: Add keyboard shortcuts for formatting. Patch by Dennis Hilmar
* Bug #591978: xpad critical start. Patch by OBATA Akio

Files:
RevisionActionfile
1.52modifypkgsrc/x11/xpad/Makefile
1.7modifypkgsrc/x11/xpad/PLIST
1.10modifypkgsrc/x11/xpad/distinfo
1.2removepkgsrc/x11/xpad/patches/patch-ac