queen-beecon (0.1.9) unstable; urgency=low

  * New: New extended font dialog for command and results labels (Old font selection deprecated; backward compatibility for instances exported from previous releases is guaranteed and settings upgraded as necessary)
  * Changed: Due to new font settings implementation, exported instances from this release onward will have their fonts reset to command="Nokia Sans bold italic 12" results="Nokia Sans bold 12" when imported in previous releases  
  * Bugfixing: Some fixing and cleanup in package install/uninstall 

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Tue, 25 May 2010 8:00:00 +0100

queen-beecon (0.1.8-testonly-PR1.2) unstable; urgency=low

  * WARNING This release is for testing purposes only as PR1.2 upgrade brought some instabilities which need forensics!!!
  * New: Implementation of DBUS methods: reset_rearm_timer
  * New: QBW is now integrated into the N900 system backup/restore features according to standard specifications as better described in SDK "Using Backup Application" http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Generic_Platform_Components/Using_Backup_Application#Custom_back-up_locations   
  * Changed: Completely revised Timer logic and reset/re-arming for widget periodic auto-update 
  * Changed: Visual feedback when Beecons pressed; now rectangle gets drawn as well as cell (better chance of noticing feedback for canvas-less Beecons)
  * Bugfixing: Fixed segmentation fault if dbus get_position method called and dbus_method_monitor turned on 

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 22 May 2010 8:00:00 +0100

queen-beecon (0.1.7-PR1.1.1) unstable; urgency=low

  * NOTE: Special Build for PR1.1.1
  * New: Implementation of Widget Instance visibility toggle and configuration parameter (for showing or hiding the widget also via DBUS)
  * New: Implementation of following DBUS methods: dbus_method_monitor, show, hide, wakeup, sleep, update_content, update_layout, exec, set_param_string, set_param_int32, set_param_uint32, set_param_double, set_param_boolean, get_param string, set_position, get_position, get_exit_status
  * New: Implementation of following DBUS signals: sig_content_updated
  * Changed: Enhanced DBUS implementation for Widget2Widget & System2Widget Inter Process Communication
  * Changed: Changed default values for some Update Policies in new QBW instances (updOnStartup now defaults to FALSE; updOnDesktop now defaults to FALSE) to prevent bugged Beecons from freezing hildon-home even after restart
  * Respect: To querty12@talk.maemo.org Many, many, many, many, many thanks for supporting QBW IPC implementation 

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 20 May 2010 8:00:00 +0100

queen-beecon (0.1.6) unstable; urgency=low

  * New: Simple DBUS implementation for Widget2Widget & System2Widget Inter Process Communication
  * New: Added Widget Instance ID in Settings Dialog Title
  * Changed: Compiled Vs. PR1.2

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 7 May 2010 8:00:00 +0100

queen-beecon (0.1.5) unstable; urgency=low

  * Changed: Thanks "qwerty12" disabled automatic capitalization for all text entry fields

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 16 Mar 2010 8:00:00 +0100

queen-beecon (0.1.4) unstable; urgency=low

  * New: Implementation of Widget Instance disabling and minimizing on desktop (click on minimized icon on desktop will wakeup and maximize instance)
  * New: Implementation of image/icon scaling function for all images used (Zoom In/Out from 5% to 200% or Fit to Widget Width/Height)
  * Bugfixing: In Advanced Maintenance Dialog Box several bugfixes for Import/Export commands and instances, 

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 15 Mar 2010 8:00:00 +0100

queen-beecon (0.1.3) unstable; urgency=low

  * New: Added possibility to show or hide both snippet's image/text and beecon image/text. This way you can have two images and two text placeholders on widget, for more flexibility in graphic layout  
  * New: Added supplementary images/icons directory storage "~/Mydocs/.images/queen_beecon_dir". If images/icons without path are not found here then they are searched in "~/.queen_beecon_dir". For easier population via USB of BLUETOOTH File Services.  
  * New: Added functions in Advanced Maintenance Dialog Box: instance export/import w/ checksum, command export/import w/ checksum, command update with current Test Drive buffer, clipboard operations   
  * New: Added some confirmation dialogs for critical operations and some notification messages   
  * New: Added possibility to use different images/icons for Command Exit Statuses >=3 . Basically the Exit Status value will be appended to a fixed image filename and relevant image will be loaded (ex. "queen-beecon-status.png.3" ... 4 ... 5 ...)    
  * New: Basic Images/Icons for Snippets and Beecon Statuses incorporated into .deb package and installed inside canonical hildon hicolor 48x48 directory   
  * Bugfixing: Fixed size and positioning of controls in Advanced Maintenance Dialog Box
  * Bugfixing: Removed directory purge in "rmnobraco.sh" script   
  * Bugfixing: Checked and removed some memory leaks and resources deallocation (were causing hildon-home desktop to crash on instance disposal)    
  * Changed: Restyle and lots of optimization in Settings Dialog Box UI layout
  * Changed: Widget's fill gradients when background is enabled
  * Changed: Restyle in Advanced Maintenance Dialog Box interface, now more functional and user friendly
  * Changed: When opening Advanced Maintenance Dialog Box, command in current instance is automatically copied to the TestDrive command text box
  * Changed: Advanced Maintenance Dialog Box changed font to Monospace Bold for the three text views for inproved visibility

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 05 Mar 2010 3:00:00 +0100

queen-beecon (0.1.2) unstable; urgency=low

  * New: Implemented Pango Markup Language support for both Command Title and Output Results text (Description here: http://maemo.org/api_refs/5.0/5.0-final/pango/PangoMarkupFormat.html)  
  * New: Basic implementation of Advanced Maintenance Dialog Box (For future use like export/import ...)  
  * New: Advanced Maintenance Dialog Box: TestDrive mode (to display raw output of predefined or user-defined commands)
  * Changed: Had to change description in debian "control" file (Testers Karma-- me for this) :(  
  * Changed: Changed logic in settings dialog box, now it doesn't redraw unless strictly necessary and just content and controls which need it. Also quicker transition to main settings when back from child dialog boxes.   

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 04 Mar 2010 3:00:00 +0100

queen-beecon (0.1.1) unstable; urgency=low

  * Changed: Visual feedback for widget pressure is now also provided for Canvas-less beecons and snippets (button down canvas is displayed when pressed)  
  * Changed: Changed default size for newly created instances (50px=>100px)  
  * Changed: Housekeeping for dead/disposed instances is now run on each instance initialization and on class termination (should be more accurate now)
  * Bugfixing: Writing/Reading configuration file inconsistencies fixed
  * Bugfixing: Correction in images (status/results/title) hide/show logic. If images displayed and then commented out, they kept showing! - FIXED

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 02 Mar 2010 8:00:00 +0100

queen-beecon (0.1.0) unstable; urgency=low

  * WARNING! Architecture and readibility of code has been heavily revised for implementing the new functionalities...
  * WARNING! Please bear with possible regressions and report bugs to the Maintainer 
  * New: Implemented the possibility to hide the background Canvas both for Beecons and Snippets  
  * New: Implemented the possibility to use different icons/images for Beecon's status output instead of just specific background color (Ex. 0=green led, 1=yellow led, 2=red led) (with high positioning versatility) ;)
  * New: Implemented the possibility to use icons/images instead of text both for Beecons/Snippets command title and output (with high positioning versatility) ;) 
  * New: Implemented creation and management of private general purpose directory "~/.queen_beecon_dir" for widget (images/icons/etc.) 
  * New: Implemented "Update on widget Startup" option for every instance 
  * New: Implemented basic management/deletion of dead/disposed instances configurations data from config file
  * New: Added button "Save & Run" settings dialog which saves settings and contextually triggers command execution
  * Changed: Widget Layout is now nicer with better gummy "button-press" like visual feedback using Gradient fill 
  * Changed: Button Save in settings dialog does not trigger a command execution any more 
  * Changed: Now command do not get updated after getting back from settings dialog (even after "save"); relevant event only drives updates (manual, timer, desktop, network) 

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 22 Feb 2010 2:00:00 +0100

queen-beecon (0.0.3) unstable; urgency=low

  * Bugfixing for widget resize(dimensions) and positioning
  * Bugfixing for general network related behaviours and content update, even after settings change
  * Bugfixing for Command Edit and blank command selector after returning from command edit dialog
  * Changed Exit Code output for command from !?0000xxxx to !?xxxx 
  * Changed Command Output is returned, if any, even if Exit Code less then 0 

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 22 Feb 2010 2:00:00 +0100

queen-beecon (0.0.2) unstable; urgency=low

  * First Extras-devel release

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Mon, 22 Feb 2010 2:00:00 +0100

queen-beecon (0.0.1) unstable; urgency=low

  * Initial Basic Queen BeeCon Implementation

 -- Alessandro Peralma - No!No!No!Yes! <alessandro.peralma@gmail.com>  Tue, 2 Feb 2010 12:56:10 +0100
