Commit Graph

19 Commits

Author SHA1 Message Date
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 3f0bbad220 Fix the behavior of a for loop when some log files are not present (make use of the list slice operator [:]) 2010-01-06 17:55:45 +01:00
Marc-Olivier Barre e246c2633b Make things look a bit better for a merge 2010-01-06 16:51:59 +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 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 5e92e860e4 ladilog: fix drawing of first vte
it didnt worked on gentoo with vte-0.22.4
resizing the window made the text appear
problem is reproduced only when ion3 is forcing window resize,
it does not happen in float workspaces for example.

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@222 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-11-22 10:58:44 +00:00
nedko 22331447f0 ladilog: print log file paths being watched and skipped
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@221 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-11-22 10:43:55 +00:00
nedko f6675bce02 ladilog: watch ladish log instead of lash log
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@220 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-11-22 10:43:55 +00:00
nedko b031eab3a9 Improved data file loopkup; Improved exception handling
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@170 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-09-16 07:54:19 +00:00
nedko 77c5d538e5 Make clear button working
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@159 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-09-12 12:31:46 +00:00
nedko 8aba998580 Skip logfiles that dont exist (was causing exception and halt of update)
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@158 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-09-06 20:00:52 +00:00
nedko 078ec11598 Fix ladilog CR handling
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@145 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-21 02:18:25 +00:00
marco a0580f1240 * Add a .desktop file
* Fix a few things in the setup.py script


git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@142 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-17 10:33:17 +00:00
marco 65ca895c2d * Finished renaming stuff
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@141 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-13 10:03:04 +00:00
marco f4a9b4350e * Even more name changes ! :)
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@138 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-12 15:58:54 +00:00
marco 8fe98678e5 * Start changing names around
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@135 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-12 15:37:10 +00:00
marco 5804a04adb * Better ladilog, but not yet good enough
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@134 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-09 13:45:48 +00:00
marco e3ad4c8aa0 * Get rid of the ctrl-c bug by using the subprocess module to pipe the output of tail to vte
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@133 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-07 21:05:15 +00:00
nedko ba73b3c77b rename jacklog to ladilog
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@128 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-08-06 22:37:44 +00:00