mystuff change log
==================

2016.03.07  v.2.5
+ Add more icon types and icon directories to icon search.

2016.02.26  v.2.4.1
+ Minor bugfix: do not refresh saved icon files when no change was made. 

2016.02.05  v.2.4
+ Add multi-page capability. Initial window can have links to other windows.

2016.02.01  v.2.3
+ File drag and drop can be used to create a menu entry to open the file.

2016.01.03  v.2.2
+ Stop meaningless error messages from recent GTK changes.

2015.10.04  v.2.1
+ Launchers (desktop files) can be added with drag and drop.

2012.10.18  v.2.0
+ Replaced deprecated GTK functions with new versions.
+ Main program was converted into a callable function gmenuz().
  (also used by Fotoxx for the user-defined "favorites" menu).
+ Icons can be variable in size up to 64x64 pixels.
+ The menu file format was revised and the old menus no longer work.

2012.02.01  v.1.8
+ mystuff was converted to use GTK3 and Cairo. It will no longer
  build or install on older Linux distros lacking these libraries.
+ RPM packages are built using Fedora and rpmbuild instead of alien.

2011.10.20  v.1.7
+ Code cleanup for compiler warnings from GCC 4.6 (Ubuntu 11.10).
+ bugfix: icons less than nominal size were not being shown in menu.
+ DEB package is now made by dkpg and RPM is made from DEB via alien.

2011.08.09  v.1.6
+ Icon spacing refined for better legibility.

2011.05.08  v.1.5
  The window position and size is remembered and restored across sessions.
  This replaces the old behavior: position at the mouse pointer.

2011.05.04  v.1.4
  Menu entries have a new option: close the mystuff window when selected
  or leave the window open. Close=Yes is appropriate for Ubuntu Unity. 
  Use Close=No if you want the mystuff window to remain open.

2010.12.27  v.1.3.1
+ New window size was not always being saved and restored.

2010.12.26  v.1.3
+ Main menu entries and desktop launchers can be dragged into the mystuff 
  window and edited from there if desired.
+ bugfix: menu entries that became invalid (e.g. the corresponding program 
  was deleted) were jumping to a different place after being clicked.
+ The multiple menu feature was removed pending fix of a design error.

2010.12.04  v.1.2
+ bugfix: window edits were being lost if the computer was shut down 
  with the mystuff window still open. 
+ bugfix: a menu entry with multiple lines of text was being converted 
  to a single line. This was fixed to work as expected.

2010.09.13  v.1.1
+ A user guide pops up when mystuff is first used.
+ The initial menu file setup was simplified.
+ A bad menu command triggers a popup error message.

2010.09.06  v.1.0  initial release
+ create and edit a custom menu in a popup window
+ add menu items with optional icons
+ arrange menu layout using the mouse
+ add comment or heading entries
+ popup menu starts from desktop or panel launcher
+ left click menu item to launch corresponding application
+ right click to add, edit, or delete a menu item

