[wiican] Created tag wiican-0.3.2



The signed tag 'wiican-0.3.2' was created.

Tagger: J. FÃlix OntaÃÃn <fontanon emergya es>
Date: Mon Aug 8 14:00:29 2011 +0200

    Wiican 0.3.2 version

Changes:

J. FÃlix OntaÃÃn (71):
      Karmic ported:     - Changed from bluez-gnome to gnome-bluetooth     - Debian package updated to 3.8.3
      Udev rule for setting perms on uinput removed     Added upstart job for load uinput with read/write perms
      Fixed copyright headers     Added translator credits to about dialog
      Wminput launcher as gobject type
      Library provided to run wiican as dbus session service     Bugfix on wiican trailing lines
      Support for wminput daemon mode added
      New way to run uninstalled
      Bugfix on wiican status checking     Removed some whitespaces     Setup file now replaces prefix on defs.py
      Wiimote manager systray adapted to work with wiican d-bus service     New wiican launcher
      Replaced the python-notify notificator with the freedesktop notification one
      Bugfix on wiican dbus quit inside wiimote manager
      Dumped main_menu to glade file
      Bugfix on status updating
      The 'No bluetooth adaptor' menuitem doesn't make sense now     Updated setup.py for installing new wiimotemanager.ui file
      Added an extra uinput module check on bluetooth adapter plugging events
      Updated copyright notice on code files
      New Mapping class definition     Added install-export to mapping manager
      Icon saved when exporting a mapping package
      Merged ui files for mapping manager
      New Mapping class definition: a path it's needed
      Removed old entry.ui file from python setup     Several trailinglines fixes and copyright notices updating
      Now wiimotemanager systray uses the mapping manager
      Bye Bye dotconfig! It's useless not with mapping manager
      Converted default wiican-0.2 mappings to new mapping definition
      Default buttons on dialogs     wiican.svg as dialog icons
      Fixed bug lp:603078 by better import_dlg management
      Dani Planas wiican 24x24 icon set as default
      Added Ulisse and Dani Planas artwork as icons for new mappings     Added a shortcut in IconChooser for artwork icons
      Bugfix on not consistent status: mappings menu showed with no uinput loaded
      MappingManager turned into a Borg     Added utils lib
      Saved some UI user preferences in gconf     Mapping editor dialog height to 500p
      Added gconf schemas file for gconf keys
      Set default icon if no icon file path exists in mapping info file
      Save mapping into /tmp before exporting to avoid the user for saving a system mapping
      If user edit a system mapping, it is saved in home data dir.
      Initial version of wminput mapping file validator added
      Changed prompt for validator shell     Added cwiid to copyright notices
      Optimized validator for checking syntax checking
      wminput syntax checking in mapping editor dialog
      Validate the mapping before launch
      Baptized wiican mapping package extension as .wii     Added mimetype for *.wii files
      Changes on mapping are saved when opened with wiican -f     Mimetype application/x-wii now it's opened with wiican -f
      Replaced execute/help buttons for image buttons on mapping editor dialog
      Bugfixes on mapping saving from mapping editor dialog
      Validation error dialog displayed on errors at systray and mapping editor
      Python files and glade files in separated POTFILES     Updated Makefile for constructing po files     Updated translations
      Added docstrings for dbus api and mapping manager
      Added docstrings for dbus api and mapping manager
      Bugfix for lp:627276 preventing to load Nonetype as config keys
      Bugfix for lp:627276 preventing to load Nonetype as config keys
      Merge from main branch
      Merged changes
      Bugfix on loading .wii files via mimetype: now the mapping dialog it's really opened
      Bugfix while export mappings that preserves the mapping path
      Added docstrings to mapping module     Restructured and documented action_enum file
      Sphinx documentation templates added (incompleted)
      Baptized as 0.3.1
      Changed author email to fontanon emergya es
      Bugfix for lp:667582 better tracking of uinput module     Bugfix on udev rule path and filename
      Doap file added for describing the software project
      Removed category element on doap file to be classified as "other"
      Comment displayed in the mapping cell on Mapping Manager dialog
      Bugfix parsing input arguments
      CRUD mapping buttons translated to toolbar buttons     Changed homepage
      Replaced mapping textarea with a gtksourceview     Updated translations po files     Updated spanish translation
      Extended sort changes posibilities in mapping_manager swap_mapping_order function     Updated documentation of that function
      Added drag'n'drop facilities to mapping manager dialog
      Halsectomy performed by gudev replacement
      Launchpad translations manual import
      Baptized as 0.3.2
      Baptized as 0.3.2     Replaced HAL with python-gudev as dependency

Juanje Ojeda Croissier (7):
      * Updated the version      * Updated the website's project      * Unset some strings for translations
      Fixed the wrong FSF address on Python files' headers
      Moved config and system files to data directory
      Added missing files to setup.py:     * data/mime/wiican.xml     * data/wiican.schemas     * data/udev-rules/99-uinput-rules
      Removed Ubuntu's specific gettext_domain tag from the gconf schemas file
      Installed mimetype's icon
      Moved wiican.schemas to the upstream path

Launchpad Code Hosting (27):
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.
      Launchpad automatic translations update.

felixonta gmail com (51):
      New 0.2 release
      Bugfix on upstart job config file
      Merged with karmic fixes     Commited 0.2 as new trunk version
      Removed debian/ dir (it will be managed in other branches).     Updated TODO and INSTALL files.     Added copyright headers to source files
      Added support for running uninstalled
      Added new status and devices artwork     Replaced artists in about dialog
      Migrated from libglade to GtkBuilder
      Prevents for crashing if there is no bluetooth available on start
      Bugfix on setup.py: wiican.svg file installing missing     Updated PO
      New wiican-service binary to launch wiican as service
      DBus service file to launch wiican-service on demand     Installation setup file updated with the new changes     Udev rule moved to priority 99 as solution described in LP:312957
      Wiican as service testing
      New mapping file definition and manager (In process)     Bugfix on uninstalled launcher
      Added import/export buttons to mapping manager ui
      Editing mapping now works!
      New mapping and delete mapping now works from mapping manager dialog
      Added a confirmation dialog when removing mappings
      Added import mapping package feature to mapping manager dialog
      Added export mapping package feature to mapping manager dialog
      Bugfix on mapping manager dialog close button
      Mapping Manager turned into a dict-alike object
      Some gui comfort fixes: delete keybinding on mapping list, column extendable ..
      Bugfix on wminput command formatting     Improved wminput launching by better subprocess module use
      Mapping manager now can save/restore the user-defined order of mappings
      Added support for dumping set types into gconf
      Connected the suitable signals to close the dialog     Connected the suitable signals to toggle mapping visibility
      Mapping manager can now set visible/invisible property to mappings
      Redesigned dialogs to conform to Gnome Human-Interface-Guide     Now Version and Author/s could be edited from Mapping Editor Dialog
      Updated pot translation base files
      Whole wiican code structured in python packages
      Validation error dialog is prompted on launching if mapping has errors
      Mapping validation its now performed in wiican dbus service instead of the status icon
      Allows to run with no config_file (default wminput mapping loaded)
      Better tracking with system mappings:      Edition will create a new mapping      Error message raised if trying to remove
      Advices the user to set visible mappings in order to use mappings menu
      Now the mapping could be runned from mapping editor dialog
      Wiican show mapping editor dialog if open with -f mapping_package.wii
      Execute-mapping button added in Mapping editor dialog.
      Baptized as wiican 0.3.0 in about dialog
      Code comments are now marked with darkblue color in mapping editor dialog
      If mapping doesn't ends with \n wminput prompts segfault, check added     Minor UI fixes
      Added some mappings: frets on fire, gamepad, nunchuk with mouse     Added neverball icon to neverball mapping     Renamed mouse mapping to Wiimote accelerometer mouse     Some fixes on mappings info.desktop files
      Updated setup.py after renaming of mouse mapping
      Bugfix on disconnect menuitem status after closing mapping manager dialog     Don't remove mapping tempfile at on-the-fly execution to prevent executing fails     Credits at about dialog marked as non-translatable
      New icons and fixed info for mappings base
      Provided mapping packages instead mappings base     Removed any mapping installed system wide     Defined packages to load at first run     Mapping manager imports the packages to load at first run
      Icon working: devices and status icons will be installed on hicolor gtk set     Modified wiican lib to take icons from gtk themes instead of file icons     Wiican icons on execute btn at mapping editor dialog instead gear icons     Removed WiiArt and shortcut at mapping editor dialog icon selection     Added packages_base as shortcut while importing mappings dialog     Translation installed with setup.py     Updated translations
      New name for packages_base directory     Mapping manager sets WiiPackages as default dir on import     Updated INSTALL, TODO and setup.py information about wiican
      Added IR Mouse mapping as default     Removed old wiican.svg link in dialogs
      Wiimote mouse modified to 0.3.1
      Bugfix on validator tokenizing integers and floats

zyv (35):
      wiistra
      Removed WiimoteListener     WiimoteManager as a state-machine     WiimoteStatusIcon added
      Removed singleton feature on notificator     Better meaning of WiimoteStatusIcon states
      Animated icon while discovering wiimote     Added about dialog     Stop wminput on exit
      Added some docs     Added udev rules for using uinput as non-root user
      Added mapping dialog skel     wiistray renamed to wiimotemanager     Tab to spaces fixed
      Added dotconfig for manage application user preferences     First steps on mapping dialog
      Added some wminput config files as mappers     Parser for mappers metadata     Hold left button for mappers popup-menu and launch wminput     Discover button removed
      Added some wminput mappers file as user dotconfig skel
      Disconnect menuitem always visible     Mapper icon shows as thumb on StatusIcon
      Added position and visible metadata to config_files     Replaced wminput files parser by yaml
      YAML for load and save metadata on wminput files     The mappings are orderable     Changes on position and visible from wminput files are loaded/saved
      Added entry dialog for create and modify mappings     Entry dialog loads the mapping metadata and wminput file of an existing     mapping     Added dotconfig function for read wminput config.
      Now entry dialog it's really added
      Remodeled read/write functions on dotconfig     Creation and edition of mappings now works!
      Best image filter on icon selection     Image preview on icon selection
      Left click menu reload after changes on mapping list     Added link button on entry dialog     Some GUI tunnings
      IconChooserDialog subclass of FileChooserDialog     Some GUI enhacements
      Left click menu remains open even if mouse button it's released
      Added an installation instructions doc     Wiizard it's now packaged 'ala' python     Added distutils classic setup.py for deployment
      Removed my devel-icons on skel mappings
      Added desktop entry     Enhacements on setup.py     About dialog improved
      Artwork contrasted for better definition
      New installation instructions
      Now mappings can be deleted (#6)
      An initial straitforward distutils-cdbs-pycentral debian source package     as proof of concept (#5)
      Not bad approx. to prevent overlap default icon on systray (#14)     Some code refactoring
      Default values are supplied if a mapping-file lacks of meta-fields     Cancel button on Mapping Dialog now really works     Updated version to 0.1.1 on About Dialog
      Now the mappings selector left-click-menu show mappings in user-fixed     order (#19)
      Wminput error handling for uinput module not loaded and mapping syntax     error     Better handling with mapping files perms
      Now wiizard it's named WiiCan (yes wii can)
      Exceptions managed on mapping deletion (#6)     Moved udev rule priority +5 to complain udev policy     Removed icon path on skel mappings
      Prepared wiican package to use gettext (#9)     Added first attempt of spanish translation
      Improved i18n. A Makefile turns update-po easy (#9).
      Improved consistency on enable/disable disconnect menuitem (#18)     Don't try to remove mapping file on new registered mappings marked for     deletion (#6)     'No Name' as new mapping default short name     Removed description from default config_skel mappings



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]