View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/onboard 1 Development 2015-05-06 12:22:01 UTC
56. * Request for sponsorship for new ups...

Author: Francesco Fumanti
Revision Date: 2015-02-18 14:47:43 UTC

* Request for sponsorship for new upstream release (LP: #1423181)
* debian/rules:
  - Add additional cleaning to override_dh_auto_clean target
* debian/patches:
  - Clean up and rebase add_defaults_for_ubuntu.patch patch
* Import vivid translations from rosetta for Onboard 1.1 as of 18/02/2015
* Fix international character selection offset on high-dpi screen (LP: #1421840)
* Fix left click on GtkStatusIcon fallback not working (LP: #1421972)
* Trap the occasional X error BadDrawable causing Onboard to exit
* Fix traceback when showing keyboard popups in Precise
* Fix display of key popups for compiz and metacity in Precise
* Fix stuck keys in keyboard popups with event source GTK
* Fix auto-inserting separator Ĩ instead of space when NumLock is enabled
* Fix initial Py_None not being dereferenced when copying OskDeviceEvents
* Stop synchronisation of modifiers when Alt is active
* Recognize a touch device with reception of a touch event
* Enhance cleaning command of source tree
* Add encoding line to setup.py
* Remove unused template.svg

lp:ubuntu/vivid-proposed/onboard bug 1 Development 2015-02-18 23:04:07 UTC
56. * Request for sponsorship for new ups...

Author: Francesco Fumanti
Revision Date: 2015-02-18 14:47:43 UTC

* Request for sponsorship for new upstream release (LP: #1423181)
* debian/rules:
  - Add additional cleaning to override_dh_auto_clean target
* debian/patches:
  - Clean up and rebase add_defaults_for_ubuntu.patch patch
* Import vivid translations from rosetta for Onboard 1.1 as of 18/02/2015
* Fix international character selection offset on high-dpi screen (LP: #1421840)
* Fix left click on GtkStatusIcon fallback not working (LP: #1421972)
* Trap the occasional X error BadDrawable causing Onboard to exit
* Fix traceback when showing keyboard popups in Precise
* Fix display of key popups for compiz and metacity in Precise
* Fix stuck keys in keyboard popups with event source GTK
* Fix auto-inserting separator Ĩ instead of space when NumLock is enabled
* Fix initial Py_None not being dereferenced when copying OskDeviceEvents
* Stop synchronisation of modifiers when Alt is active
* Recognize a touch device with reception of a touch event
* Enhance cleaning command of source tree
* Add encoding line to setup.py
* Remove unused template.svg

lp:ubuntu/vivid/onboard 2 Mature 2015-02-18 14:47:43 UTC
56. * Request for sponsorship for new ups...

Author: Francesco Fumanti
Revision Date: 2015-02-18 14:47:43 UTC

* Request for sponsorship for new upstream release (LP: #1423181)
* debian/rules:
  - Add additional cleaning to override_dh_auto_clean target
* debian/patches:
  - Clean up and rebase add_defaults_for_ubuntu.patch patch
* Import vivid translations from rosetta for Onboard 1.1 as of 18/02/2015
* Fix international character selection offset on high-dpi screen (LP: #1421840)
* Fix left click on GtkStatusIcon fallback not working (LP: #1421972)
* Trap the occasional X error BadDrawable causing Onboard to exit
* Fix traceback when showing keyboard popups in Precise
* Fix display of key popups for compiz and metacity in Precise
* Fix stuck keys in keyboard popups with event source GTK
* Fix auto-inserting separator Ĩ instead of space when NumLock is enabled
* Fix initial Py_None not being dereferenced when copying OskDeviceEvents
* Stop synchronisation of modifiers when Alt is active
* Recognize a touch device with reception of a touch event
* Enhance cleaning command of source tree
* Add encoding line to setup.py
* Remove unused template.svg

lp:~timo-jyrinki/ubuntu/vivid/onboard/onboard_fix1378739_1376764 bug(Has a merge proposal) 1 Development 2014-12-01 08:30:03 UTC
53. * Request for sponsorship (LP: #13787...

Author: Francesco Fumanti
Revision Date: 2014-12-01 08:28:04 UTC

* Request for sponsorship (LP: #1378739)
* debian/patches:
  - Add fix_autostart.patch (LP: #1376764)

lp:ubuntu/utopic/onboard 2 Mature 2014-04-24 04:21:58 UTC
52. * Request for sponsorship (LP: #13033...

Author: Francesco Fumanti
Revision Date: 2014-04-04 21:11:15 UTC

* Request for sponsorship (LP: #1303370)
* debian/patches/add_defaults_for_ubuntu.patch:
  - Increase xembed aspect change range (LP: #1297695)

lp:ubuntu/trusty-proposed/onboard bug 1 Development 2014-04-07 10:28:56 UTC
52. * Request for sponsorship (LP: #13033...

Author: Francesco Fumanti
Revision Date: 2014-04-04 21:11:15 UTC

* Request for sponsorship (LP: #1303370)
* debian/patches/add_defaults_for_ubuntu.patch:
  - Increase xembed aspect change range (LP: #1297695)

lp:ubuntu/trusty/onboard 1 Development 2014-04-04 21:11:15 UTC
52. * Request for sponsorship (LP: #13033...

Author: Francesco Fumanti
Revision Date: 2014-04-04 21:11:15 UTC

* Request for sponsorship (LP: #1303370)
* debian/patches/add_defaults_for_ubuntu.patch:
  - Increase xembed aspect change range (LP: #1297695)

lp:ubuntu/saucy-proposed/onboard bug 1 Development 2013-08-22 10:26:18 UTC
47. * Request for sponsorship for new ups...

Author: Francesco Fumanti
Revision Date: 2013-08-22 10:24:23 UTC

* Request for sponsorship for new upstream release (LP: #1215164)
* debian/control:
  - Add libcanberra-dev, libxkbfile-dev and libhunspell-dev to Build-Depends
  - Raise Standards-Version to 3.9.4
  - Remove python3-virtkey from Depends
  - Add libxkbfile1, libcanberra0, libhunspell-1.3-0 and iso-codes to Depends
  - Define new package onboard-data package for all architectures
  - Add onboard-data to Recommends
  - Update description of onboard package
* debian/control_python2.in: removed
* debian/control_python3.in: removed
* debian/onboard.install: new file to split keyboard from the prediction data
* debian/onboard-data.install: new file with the prediction data for onboard
* debian/rules:
  - Remove support for python2
  - Add override_dh_auto_install target to use debian/tmp
  - Add override_dh_install target
* debian/patches/add_defaults_for_ubuntu.patch:
  - Update add_defaults_for_ubuntu.patch with values for this release
* Long press popup:
  - Hide long press popup when keyboard gets hidden
  - Add possibility to show arbitrary layouts in popups
  - Add character alternatives for most latin based languages
* Add key-press feedback:
  - Size of label popup stored in gsettings-key
  - Also allow images in the touch feedback
  - Don't show feedback popup when xembedded
* Add sound feedback:
  - New dependency: libcanberra
  - Add 'Play sound' option to the Preferences dialog
* Add word suggestions:
  - Add tools to create language models (lm) from large corpora
  - Learn from typed text by default
  - Limit over-learning in the terminal with additional filters.
  - Use UTF-8 encoding internally (cuts memory usage)
  - Fall back to hard-coded country codes if there is no lm for current locale
  - Add initial system language models for: de_AT, de_CH, de_DE, en_AU,
    en_ES, en_GB, en_US, fr_fr, it_IT, pt_BR, pt_PT, ru_RU
  - Optimize system language models for size/memory usage.
  - Use case insensitive predictions most of the time
  - Offer spelling suggestions based on the hunspell C-API
  - Auto-add word separators
  - Add word suggestion row to all layouts
  - Make word suggestion also work when using the scanning mode
  - Doctests available for English, German, Italian, Portuguese, Russian and
    Spanish
* Add auto-capitalization
  - Off by default because very new
  - Add corresponding option to the Preferences of Onboard
  - Independent of word suggestions
* Add XInput as a new event source and make it the default: (LP: #905636)
  - Fall back to GTK event handling if XInput 2.2 isn't available
  - Allow switching between GTK and XInput events without restarting Onboard
  - Listen only to the XInput client pointer and its slaves
  - Make XInput target specific windows instead of root window
  - Support Multi-touch
  - Don't count scroll-wheel movement as button presses
  - Grab pointer even if click is performed by different device than movement
  - Fix pointer becoming unresponsive on wetab tablet (LP: #1095508)
* Docking:
  - Fix returning to the undocked position when turning off docking
* Layouts:
  - Add new layout called Phone
  - Add new layout called Small
  - Fix Euro sign not being typed in Phone and Small layouts (LP: #1164009)
  - Fix key stroke width not being written to theme files
  - Make layouts understand a new 'layout' tag for sub-layouts
  - Make layouts understand a new 'compact' attribute for boxes
  - New 'svg_id' attribute allows ids in the svg file different from key id
  - New key attribute 'label_margin' to influence the size of the labels
  - New attribute 'theme_id' for keys
  - Allow multiple characters in char attribute of layouts
  - Fall back to default layout on a layout loading error
  - Allow blocking of auto-switch to layer0 for arbitrary sub-trees
  - Perform various layout tweaks
  - Move hide button to word suggestion line when visible
  - Update layouts format versions to 3.1
* Remove support for python 2
* Integrate functionality of virtkey extension into Onboard; the separate
  python-virtkey package is not necessary anymore
* Fix another problem with handling the no core keyboard case (LP: 526791)
* Fix setting the Super key label override in the Preferences dialog
* Make system defaults work also after a manual install (LP: #1210568)
* Prevent motion event congestion when using XInput (LP: #1210665)
* Base remapping of middle and right click on XInput (LP: #1191098)
* Add another click type switching method under XInput (LP: #1210575)
* Allow to wrap simulated clicks in left Alt presses (LP: #1212248)
* Support XDG Base Directory Specification (LP: #1074448)
* Don't create empty user directories until they are needed (LP: #1105843)
* Allow drag selection of keys (LP: #644210)
* Add HighContrast icon (LP: #1082243)
* Fix onboard sometimes not switching labels back to lower case (LP: #1207503)
* Ensure proper python thread state in gdk event filters (LP: #1189946)
* Properly set up signal handler in the osk python thread state (LP: #1195857)
* Fix segfault when activating drag click the first time without hover click
* Don't interrupt manual window movement with auto-show repositioning
* Do not support anymore outdated conversion to gsettings (LP: #1123789)
* Fix window resizing while the scanner is enabled
* Don't flash the icon palette when rotating the screen of the Nexus 7
* Terminate drag click on pointer stop instead of click to work around bug
* Move keyboard to current desktop with D-Bus Show() in OpenBox (LP: #1092166)
* Work around hang/endless loop when quickly switching themes
* Fix URL bar of Epiphany web browser not being detected by AT-SPI
* Various fixes to improve python2 compatibility
* Fix osk errors found by cpychecker
* Make more AT-SPI processing asynchronous
* Handle more uncaught AT-SPI exceptions
* Don't read much data from accessibles before we know them to be of interest
* Let ConfigObject be the interface of all gsettings delay and apply calls
* Improve appearance of the Preferences dialog
* Allow starting up without python(3)-dbus (runs with reduced functionality)
* Update system defaults example files
* Make themes work with more layers
* Improve themes and color schemes
* Add sdist to pkg-config debugging aid
* Remove Alt-Tab blocking on Nexus 7 (LP: #1082101)
* Drop gconf2 migration
* Update some labels and tooltips
* Some code cleanup

lp:ubuntu/saucy/onboard 2 Mature 2013-08-22 10:24:23 UTC
47. * Request for sponsorship for new ups...

Author: Francesco Fumanti
Revision Date: 2013-08-22 10:24:23 UTC

* Request for sponsorship for new upstream release (LP: #1215164)
* debian/control:
  - Add libcanberra-dev, libxkbfile-dev and libhunspell-dev to Build-Depends
  - Raise Standards-Version to 3.9.4
  - Remove python3-virtkey from Depends
  - Add libxkbfile1, libcanberra0, libhunspell-1.3-0 and iso-codes to Depends
  - Define new package onboard-data package for all architectures
  - Add onboard-data to Recommends
  - Update description of onboard package
* debian/control_python2.in: removed
* debian/control_python3.in: removed
* debian/onboard.install: new file to split keyboard from the prediction data
* debian/onboard-data.install: new file with the prediction data for onboard
* debian/rules:
  - Remove support for python2
  - Add override_dh_auto_install target to use debian/tmp
  - Add override_dh_install target
* debian/patches/add_defaults_for_ubuntu.patch:
  - Update add_defaults_for_ubuntu.patch with values for this release
* Long press popup:
  - Hide long press popup when keyboard gets hidden
  - Add possibility to show arbitrary layouts in popups
  - Add character alternatives for most latin based languages
* Add key-press feedback:
  - Size of label popup stored in gsettings-key
  - Also allow images in the touch feedback
  - Don't show feedback popup when xembedded
* Add sound feedback:
  - New dependency: libcanberra
  - Add 'Play sound' option to the Preferences dialog
* Add word suggestions:
  - Add tools to create language models (lm) from large corpora
  - Learn from typed text by default
  - Limit over-learning in the terminal with additional filters.
  - Use UTF-8 encoding internally (cuts memory usage)
  - Fall back to hard-coded country codes if there is no lm for current locale
  - Add initial system language models for: de_AT, de_CH, de_DE, en_AU,
    en_ES, en_GB, en_US, fr_fr, it_IT, pt_BR, pt_PT, ru_RU
  - Optimize system language models for size/memory usage.
  - Use case insensitive predictions most of the time
  - Offer spelling suggestions based on the hunspell C-API
  - Auto-add word separators
  - Add word suggestion row to all layouts
  - Make word suggestion also work when using the scanning mode
  - Doctests available for English, German, Italian, Portuguese, Russian and
    Spanish
* Add auto-capitalization
  - Off by default because very new
  - Add corresponding option to the Preferences of Onboard
  - Independent of word suggestions
* Add XInput as a new event source and make it the default: (LP: #905636)
  - Fall back to GTK event handling if XInput 2.2 isn't available
  - Allow switching between GTK and XInput events without restarting Onboard
  - Listen only to the XInput client pointer and its slaves
  - Make XInput target specific windows instead of root window
  - Support Multi-touch
  - Don't count scroll-wheel movement as button presses
  - Grab pointer even if click is performed by different device than movement
  - Fix pointer becoming unresponsive on wetab tablet (LP: #1095508)
* Docking:
  - Fix returning to the undocked position when turning off docking
* Layouts:
  - Add new layout called Phone
  - Add new layout called Small
  - Fix Euro sign not being typed in Phone and Small layouts (LP: #1164009)
  - Fix key stroke width not being written to theme files
  - Make layouts understand a new 'layout' tag for sub-layouts
  - Make layouts understand a new 'compact' attribute for boxes
  - New 'svg_id' attribute allows ids in the svg file different from key id
  - New key attribute 'label_margin' to influence the size of the labels
  - New attribute 'theme_id' for keys
  - Allow multiple characters in char attribute of layouts
  - Fall back to default layout on a layout loading error
  - Allow blocking of auto-switch to layer0 for arbitrary sub-trees
  - Perform various layout tweaks
  - Move hide button to word suggestion line when visible
  - Update layouts format versions to 3.1
* Remove support for python 2
* Integrate functionality of virtkey extension into Onboard; the separate
  python-virtkey package is not necessary anymore
* Fix another problem with handling the no core keyboard case (LP: 526791)
* Fix setting the Super key label override in the Preferences dialog
* Make system defaults work also after a manual install (LP: #1210568)
* Prevent motion event congestion when using XInput (LP: #1210665)
* Base remapping of middle and right click on XInput (LP: #1191098)
* Add another click type switching method under XInput (LP: #1210575)
* Allow to wrap simulated clicks in left Alt presses (LP: #1212248)
* Support XDG Base Directory Specification (LP: #1074448)
* Don't create empty user directories until they are needed (LP: #1105843)
* Allow drag selection of keys (LP: #644210)
* Add HighContrast icon (LP: #1082243)
* Fix onboard sometimes not switching labels back to lower case (LP: #1207503)
* Ensure proper python thread state in gdk event filters (LP: #1189946)
* Properly set up signal handler in the osk python thread state (LP: #1195857)
* Fix segfault when activating drag click the first time without hover click
* Don't interrupt manual window movement with auto-show repositioning
* Do not support anymore outdated conversion to gsettings (LP: #1123789)
* Fix window resizing while the scanner is enabled
* Don't flash the icon palette when rotating the screen of the Nexus 7
* Terminate drag click on pointer stop instead of click to work around bug
* Move keyboard to current desktop with D-Bus Show() in OpenBox (LP: #1092166)
* Work around hang/endless loop when quickly switching themes
* Fix URL bar of Epiphany web browser not being detected by AT-SPI
* Various fixes to improve python2 compatibility
* Fix osk errors found by cpychecker
* Make more AT-SPI processing asynchronous
* Handle more uncaught AT-SPI exceptions
* Don't read much data from accessibles before we know them to be of interest
* Let ConfigObject be the interface of all gsettings delay and apply calls
* Improve appearance of the Preferences dialog
* Allow starting up without python(3)-dbus (runs with reduced functionality)
* Update system defaults example files
* Make themes work with more layers
* Improve themes and color schemes
* Add sdist to pkg-config debugging aid
* Remove Alt-Tab blocking on Nexus 7 (LP: #1082101)
* Drop gconf2 migration
* Update some labels and tooltips
* Some code cleanup

lp:ubuntu/raring-proposed/onboard 2 Mature 2013-03-24 21:30:41 UTC
46. * New upstream alpha release. (LP: #1...

Author: Francesco Fumanti
Revision Date: 2012-12-12 21:33:43 UTC

* New upstream alpha release. (LP: #1089396)
  + Fix Onboard becoming empty when system font dpi changes

lp:ubuntu/raring/onboard bug 1 Development 2013-03-24 21:30:40 UTC
46. * New upstream alpha release. (LP: #1...

Author: Francesco Fumanti
Revision Date: 2012-12-12 21:33:43 UTC

* New upstream alpha release. (LP: #1089396)
  + Fix Onboard becoming empty when system font dpi changes

lp:ubuntu/precise-updates/onboard 2 Mature 2012-10-15 07:32:04 UTC
37. * Request for sponsorship: Update ava...

Author: Francesco Fumanti
Revision Date: 2012-07-12 20:58:55 UTC

* Request for sponsorship: Update available (LP: #1023434)
* Do not crash on errors in translation files (LP: #999155)
* debian/control: Update Standards-Version to 3.9.3

lp:ubuntu/quantal/onboard bug 2 Mature 2012-09-19 03:12:32 UTC
40. debian/control: Demote mousetweaks to...

Author: Luke Yelavich
Revision Date: 2012-09-19 12:45:19 UTC

debian/control: Demote mousetweaks to suggests, to prevent undesired GNOME
infrastructure from being pulled onto Xubuntu images.

lp:ubuntu/precise-proposed/onboard bug 2 Mature 2012-07-26 17:42:16 UTC
37. * Request for sponsorship: Update ava...

Author: Francesco Fumanti
Revision Date: 2012-07-12 20:58:55 UTC

* Request for sponsorship: Update available (LP: #1023434)
* Do not crash on errors in translation files (LP: #999155)
* debian/control: Update Standards-Version to 3.9.3

lp:ubuntu/precise/onboard bug 2 Mature 2012-03-28 05:23:16 UTC
36. * Fix string encodings mismatch witho...

Author: Micah Gersten
Revision Date: 2012-03-27 10:03:51 UTC

* Fix string encodings mismatch without mousetweaks; This fixes an issue
  where onboard fails to launch on Xubuntu which doesn't have mousetweaks
  installed by default (LP: #958385)
  - add debian/patches/fix_encoding_mismatch.patch
  - update debian/patches/series

lp:ubuntu/oneiric-updates/onboard 2 Mature 2011-11-22 23:23:09 UTC
33. * New bugfix release (LP: #880085) * ...

Author: Francesco Fumanti
Revision Date: 2011-10-22 22:10:54 UTC

* New bugfix release (LP: #880085)
* Make the Hover Click also work in the Unity Greeter
* Add some shortcuts to the Preferences dialog
* Fix the return key of the scanning layout (LP: #877385)
* Fix black corner issue when auto-starting in unity (LP: #877604)
* Fix starting of the Preferences of Onboard in the LiveCD (LP: #877592)
* Improve handling of gsettings events (LP: #877601)
* Silently embed into gnome-screen-saver if no app did so (LP: #857813)
* Remove redundant hook check
* Remove unused pictures
* Make a few small visual adjustments
* Improve or fix some tooltips and key names
* Add Gerd to AUTHORS file and order the names alphabetically
* Merge translations from the Ubuntu translators from the 22-10-2011
* debian/patches: update onboard-defaults.conf file

lp:ubuntu/oneiric-proposed/onboard bug 2 Mature 2011-11-10 06:14:28 UTC
33. * New bugfix release (LP: #880085) * ...

Author: Francesco Fumanti
Revision Date: 2011-10-22 22:10:54 UTC

* New bugfix release (LP: #880085)
* Make the Hover Click also work in the Unity Greeter
* Add some shortcuts to the Preferences dialog
* Fix the return key of the scanning layout (LP: #877385)
* Fix black corner issue when auto-starting in unity (LP: #877604)
* Fix starting of the Preferences of Onboard in the LiveCD (LP: #877592)
* Improve handling of gsettings events (LP: #877601)
* Silently embed into gnome-screen-saver if no app did so (LP: #857813)
* Remove redundant hook check
* Remove unused pictures
* Make a few small visual adjustments
* Improve or fix some tooltips and key names
* Add Gerd to AUTHORS file and order the names alphabetically
* Merge translations from the Ubuntu translators from the 22-10-2011
* debian/patches: update onboard-defaults.conf file

lp:ubuntu/oneiric/onboard bug 2 Mature 2011-09-25 19:08:16 UTC
31. Fix last update which caused onboard ...

Author: Jeremy Bícha
Revision Date: 2011-09-25 13:03:00 UTC

Fix last update which caused onboard to always start by default
(LP: #858988)

lp:~ubuntu-branches/ubuntu/oneiric/onboard/oneiric-201107011736 (Has a merge proposal) 1 Development 2011-07-01 17:36:27 UTC
27. Convert to build system to dh7 and Py...

Author: Barry Warsaw
Revision Date: 2011-06-23 18:24:19 UTC

Convert to build system to dh7 and Python helper to dh_python2.
(LP: #788514)

lp:ubuntu/natty/onboard bug 2 Mature 2010-12-31 12:15:42 UTC
26. No-change upload to build against fix...

Author: Martin Pitt
Revision Date: 2010-12-31 10:26:25 UTC

No-change upload to build against fixed dh_scour. (LP: #690994)

lp:ubuntu/maverick/onboard bug 2 Mature 2010-09-28 15:30:45 UTC
24. * Feature freeze exception request ...

Author: Francesco Fumanti
Revision Date: 2010-08-20 17:11:12 UTC

  * Feature freeze exception request to update to new release (LP: #621374)
  * Make onboard follow keyboard layout changes (LP: 526791, LP: 65626)
  * Save onboard geometry on quit instead on configure-events (LP: #596248)
  * Improve handling of missing dependency for the clicks (LP: #524148):
      - Use soname instead of linker for libXi in X11.py
      - Add dependency on libxi6 to break package build if necessary
      - Get current version of soname for libx11 from environment
      - Respect DISPLAY environment variable in KeyboardGTK.py
      - Add debian/README.source with info about libxi6 and libx11
  * Do not crash if icon of IconPalette is missing (LP: #538109)
  * Fix Menu key, Delete key and Insert key
  * Qualify the import of our X11 module
  * Make strings in our X11 module translatable
  * Some cleanup by remove trailing spaces
  * debian/control:
      - Update email address of original maintainer
      - Set minimal required version for python-virtkey to 0.60.0
      - Add libxi6 to Build-Depends
      - Add libxi6 and libx11-6 to Depends
  * debian/copyright:
      - Add hosting site
      - Add section with upstream authors
      - Update license information to GPL 3
  * debian/watch:
      - Add watch file
  * debian/README.source
      - Add README.source file

lp:ubuntu/lucid/onboard bug 1 Development 2010-04-14 06:25:51 UTC
22. debian/patches/01_disable_menu_icons....

Author: Luke Yelavich
Revision Date: 2010-04-14 06:25:51 UTC

debian/patches/01_disable_menu_icons.patch: Hide the onboard icons from the
applications menu, to bring onboard in line with other assistive technology
packages.

lp:ubuntu/karmic/onboard bug 1 Development 2009-10-12 23:48:10 UTC
16. [ David Planella ] * Made the .deskto...

Author: David Planella
Revision Date: 2009-10-12 11:47:01 UTC

[ David Planella ]
* Made the .desktop files translatable (LP: #449411)

[ Luke Yelavich ]
* Hide onboard items from applications menu, as per other accessibility tools
  (LP: #445264)

lp:ubuntu/jaunty/onboard 1 Development 2009-07-02 20:34:31 UTC
11. Do not display the onboard and onboar...

Author: Luke Yelavich
Revision Date: 2008-03-04 09:58:16 UTC

Do not display the onboard and onboard settings menu items.

lp:ubuntu/intrepid/onboard 1 Development 2009-07-02 20:34:26 UTC
11. Do not display the onboard and onboar...

Author: Luke Yelavich
Revision Date: 2008-03-04 09:58:16 UTC

Do not display the onboard and onboard settings menu items.

lp:ubuntu/hardy/onboard 1 Development 2009-07-02 20:34:22 UTC
11. Do not display the onboard and onboar...

Author: Luke Yelavich
Revision Date: 2008-03-04 09:58:16 UTC

Do not display the onboard and onboard settings menu items.

lp:ubuntu/gutsy/onboard 1 Development 2009-07-02 20:34:18 UTC
8. debian/control: added python-glade2 t...

Author: Daniel Holbach
Revision Date: 2007-06-18 18:12:20 UTC

debian/control: added python-glade2 to Depends. (LP: #109783)

lp:ubuntu/feisty/onboard 1 Development 2009-07-02 20:34:14 UTC
7. Sync from bzr as requested by upstrea...

Author: Jani Monoses
Revision Date: 2007-03-02 12:43:10 UTC

Sync from bzr as requested by upstream author.

lp:ubuntu/edgy/onboard 1 Development 2009-07-02 20:34:08 UTC
6. Sync to r42 in bzr repo, fixes workin...

Author: Jani Monoses
Revision Date: 2006-10-13 15:58:53 UTC

Sync to r42 in bzr repo, fixes working without Nautilus

129 of 29 results