625 Commits (main)
 

Author SHA1 Message Date
Yclept Nemo 61f59ae812 Python 2->3 syntax pass for wmladi and g15ladi
* wmladi won't run until the pywmdockapps C module is ported to Python 3
* g15ladi requires special hardware to test
5 months ago
Yclept Nemo 44176ace1e Update translations
Also update translations script "update_po".
5 months ago
Yclept Nemo 0c6b1fb42e Add a tools sub-menu
Giving access to additional tools from laditools:
* ladi-player
* ladi-system-log
5 months ago
Yclept Nemo 5638cc7e2b Pass additional arguments to MenuItem callbacks
Also give the "on_menu_launch_handler" callback an additional argument
"kill=True" that can disable the killing of managed processes.
5 months ago
Yclept Nemo e74e30b875 Remove a workaround for an old pygtk bug
The bug was documented as a "focus bug in pygtk" on nested Gtk.MenuItem
objects. The workaround was to switch the signal handler from "activate"
to "button-release-event". This was done in Mar 2012 and pygtk is no
longer supported upstream. I reverted the workaround and noticed no
issues during testing.

This allows all MenuItem callbacks to share a common interface and
should allow keyboard control of sub-menus.
5 months ago
Yclept Nemo 2effc3fe8a Fix a bug that triggers the "JACK is sick" status
The bug was triggered by reactivating JACK from ladish and was caused by
some missed Python 2 code.
5 months ago
Nedko Arnaudov 0a61977400 laditools/__init__.py: set version to 1.1 9 months ago
Nedko Arnaudov 57f55c1edb Fix commit message for 1.1 9 months ago
Nedko Arnaudov 60cf70640e setup.py: set version to 1.1 9 months ago
Nedko Arnaudov 8d741e566e Disable gitcommit.sh 9 months ago
Nedko Arnaudov b0ea206c83 .gitignore generated icons 9 months ago
Nedko Arnaudov d13f4108ba Update NEWS for 1.1 release 9 months ago
Nedko Arnaudov 9be30b9ff4 python3 fixes and more
log files were opened in binary mode
this was resulting in read_last() not working correctly
3 years ago
Nedko Arnaudov 8ea30191d6 update to py3
2to3 -w .
3 years ago
Alessio Treglia 498fc36fc6 Revert "Import translations from Launchpad.", imported into the wrong branch
This reverts commit 09d9ba2df1.
12 years ago
Alessio Treglia 09d9ba2df1 Import translations from Launchpad. 12 years ago
Alessio Treglia 607e068b85 Fix for Debian bug#671366 12 years ago
Alessio Treglia d1319bccd6 Update template 12 years ago
Alessio Treglia 8180813307 Cosmetic fix, missing white space 12 years ago
Alessio Treglia 8045e8adac Translations update. 12 years ago
Alessio Treglia e27a910bd2 Needs python >= 2.7 12 years ago
Alessio Treglia f0965b859c Replace rsvg with rsvg-convert. 12 years ago
Alessio Treglia ae5f506ac8 Include NEWS file. 12 years ago
Alessio Treglia 03cdc0d4ec Release tarball in both gztar and bztar formats. 12 years ago
Alessio Treglia 835c019b78 Releasing Lady "O" 12 years ago
Alessio Treglia 0e59801f07 Manually sync Italian translations. 12 years ago
Alessio Treglia 1c03e4363b Include manpages. 12 years ago
Alessio Treglia 80c7ae5c58 Update manpage. 12 years ago
Alessio Treglia 682038f28f Add manpage stub 12 years ago
Alessio Treglia d7274a5155 Build manpages too. 12 years ago
Alessio Treglia 43bd83da11 Update Italian translation. 12 years ago
Alessio Treglia a27b35dfb3 Update translations template 12 years ago
Alessio Treglia a41d0f5445 wmladi: Fix about dialog 12 years ago
Alessio Treglia 9ebbc516a4 Improve documentation files and set codename.
Preparing the first stable release: 1.0 Lady "O"
12 years ago
Alessio Treglia 878a409ffe Improve INSTALL file. 12 years ago
Alessio Treglia 8365d0af61 TreeViewTooltips has been dropped. 12 years ago
Alessio Treglia c7b2c8a855 Refresh README 12 years ago
Alessio Treglia 7dfb7db36c Writing NEWS 12 years ago
Alessio Treglia 7debf5ddb0 Add --no-appindicator command line opt to force fallback to GtkStatusIcon 12 years ago
Alessio Treglia 573476817a Add NEWS file, WIP 12 years ago
Alessio Treglia fab858bad0 Remove comment. 12 years ago
Alessio Treglia bcf69e204d Add missing blank space. 12 years ago
Alessio Treglia 9af3d82ae1 Update translations and POT file. 12 years ago
Alessio Treglia a664d88669 Include *.desktop.in 12 years ago
Alessio Treglia 42cb07da5b Fix small mistake in ladi-system-log 12 years ago
Alessio Treglia 453287dc95 Bump version. 12 years ago
Alessio Treglia 242662411a Refactoring and cleanup 12 years ago
Alessio Treglia 013761ca36 Migrate wmladi to new-style app. 12 years ago
Alessio Treglia 54ec74b33f Refactoring 12 years ago
Alessio Treglia 068451c2ed Let customize menu's quit handler 12 years ago