Commit Graph

25 Commits

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
2023-07-19 20:29:01 -04:00
Alessio Treglia a41d0f5445 wmladi: Fix about dialog 2012-03-23 18:01:36 +01:00
Alessio Treglia 013761ca36 Migrate wmladi to new-style app. 2012-03-20 13:39:19 +01:00
Alessio Treglia ca925303de Update wmladi to the new API 2012-03-19 02:49:43 +01:00
Alessio Treglia 06d9a81c69 Rely on the super-class's update() call 2012-03-17 19:28:00 +01:00
Alessio Treglia 91f7b9989b wmladi derives from LadiMenu, fixed 2012-03-17 19:20:49 +01:00
Alessio Treglia 8bbaa55a91 Fixing wmladi, WIP 2012-03-17 19:17:59 +01:00
Alessio Treglia 3eafadf609 Fix wmladi context menu 2012-03-11 13:57:19 +02:00
Alessio Treglia 4c88da07d2 Add print call to see what happens. 2012-03-09 12:49:39 +01:00
Alessio Treglia 97b34e8023 wmladi: override menu_activate 2012-03-09 12:47:45 +01:00
Alessio Treglia 7fff2b1619 Update timeout_add to GObject's new syntax. 2012-03-08 22:43:31 +01:00
Alessio Treglia 41988dea19 Revert "Rename module laditools.gtk -> laditools.GTK to avoid ambiguous matches with system wide modules."
This reverts commit 366e546fd8.
2012-03-08 22:38:07 +01:00
Alessio Treglia 9697bcadb6 Revert "Move GTK/* into the main package"
This reverts commit eaf019435d.
2012-03-08 22:36:52 +01:00
Alessio Treglia eaf019435d Move GTK/* into the main package 2012-03-08 10:35:46 +01:00
Alessio Treglia 366e546fd8 Rename module laditools.gtk -> laditools.GTK to avoid ambiguous matches with system wide modules. 2012-03-08 09:55:52 +01:00
Alessio Treglia 249bf32fa2 No need to insert '.' to the head of sys.path 2012-03-08 01:33:27 +01:00
Alessio Treglia 2377bfc160 Move applications to the sources root. 2012-03-08 01:32:15 +01:00
Alessio Treglia 8df7510445 Re-organize sources tree:
- Move executable scripts into bin/
- Update setup.py
2011-12-07 18:46:19 +01:00
Marc-Olivier Barre f513d9d72a * Improve even more the looks of copyrights
* Added a few things to the README
2010-01-07 20:18:24 +01:00
Marc-Olivier Barre 47eb5b5414 * Update some copyright notices
* A few changes to the yaml configuration file format
* Changes are incomplete. This branch is broken :)
2010-01-04 10:32:35 +01:00
Marc-Olivier Barre b2efa61bf4 Fix an error on config file first time initialization 2009-12-29 11:25:16 +01:00
Marc-Olivier Barre 8f7976aed7 Fix a stupid typo in wmladi 2009-12-29 10:25:45 +01:00
Marc-Olivier Barre ece28d9c35 hmm, what was I saying in the previous commit ?
wmladi now saves the ladimenu config before quitting...
2009-12-28 20:56:46 +01:00
Marc-Olivier Barre c955d77564 This commit converts the whole config file management to yaml.
Everything still works like before except ladimenu, ladimenu does not *ever* get to create a config object !
Ladimenu's config is passed uppon manager object creation as a parameter, and saved by the parrent app.
2009-12-28 20:52:35 +01:00
nedko e20cca655b rename g15 and dockapp apps
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@176 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-10-14 19:14:03 +00:00