Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | It looks nicer if each flag is an ".IP" instead of an ".SH". | Joel Andres Granados | 2008-05-30 | 1 | -28/+28 | |
| | | | | This also helps the resulting wiki page. | |||||
* | Backup values | Martin Sivak | 2008-05-28 | 1 | -0/+34 | |
| | ||||||
* | Be consistent with the use of ".IP" in the man pages | Joel Andres Granados | 2008-05-27 | 1 | -11/+11 | |
| | ||||||
* | ignore the initial ".th" in the man file. | Joel Andres Granados | 2008-05-27 | 1 | -0/+1 | |
| | ||||||
* | try to be consistent with the man page "IP" format. | Joel Andres Granados | 2008-05-27 | 1 | -7/+7 | |
| | ||||||
* | add new files to the default run and add ignore man page comments. | Joel Andres Granados | 2008-05-27 | 1 | -2/+7 | |
| | ||||||
* | correct some indentation issues in the man pages | Joel Andres Granados | 2008-05-27 | 1 | -19/+19 | |
| | ||||||
* | Add a special case for the .SH tag that contains NAME | Joel Andres Granados | 2008-05-27 | 1 | -0/+1 | |
| | ||||||
* | The script that will help turn the man pages into wiki pages. | Joel Andres Granados | 2008-05-27 | 1 | -0/+28 | |
| | ||||||
* | Some more information in man pages | Martin Sivak | 2008-05-16 | 2 | -3/+96 | |
| | ||||||
* | Update the plugin manpage a little and introduce another set of manpages for ↵ | Martin Sivak | 2008-05-13 | 3 | -19/+101 | |
| | | | | reporting and backup systems. | |||||
* | Change one error message, so it makes sense | Martin Sivak | 2008-05-12 | 1 | -1/+1 | |
| | ||||||
* | Change the detected name to checked. | Joel Andres Granados | 2008-05-12 | 14 | -45/+45 | |
| | | | | | The new variable name better expresses the objective of the issue state. This will help avoid confusion for the plugin developer. | |||||
* | Change the FLAGS file to an actual manpage. | Joel Andres Granados | 2008-05-07 | 2 | -74/+87 | |
| | ||||||
* | Add the manpage file. | Joel Andres Granados | 2008-05-07 | 1 | -0/+210 | |
| | ||||||
* | Change the name of the manual page that describes the plugin system. | Joel Andres Granados | 2008-05-07 | 1 | -210/+0 | |
| | ||||||
* | Fix the behavior of xserver plugin to reflect new Xorg server behavior. | Joel Andres Granados | 2008-05-07 | 1 | -13/+50 | |
| | ||||||
* | Strange typo.. | Martin Sivak | 2008-05-07 | 1 | -1/+1 | |
| | ||||||
* | Fix the version in the setup.py too | Martin Sivak | 2008-05-06 | 1 | -1/+1 | |
| | ||||||
* | Bump the version to 0.2, because we have a lot of changes in there | Martin Sivak | 2008-05-06 | 1 | -1/+1 | |
| | ||||||
* | Use Issue reporting in plugins | Martin Sivak | 2008-05-05 | 8 | -1/+62 | |
| | ||||||
* | Some API improvements, so the developer do not have to care about the issue ↵ | Martin Sivak | 2008-05-05 | 1 | -0/+11 | |
| | | | | reporting that much | |||||
* | Modify colors | Martin Sivak | 2008-05-05 | 1 | -1/+1 | |
| | ||||||
* | Fix the about stuff one more time | Martin Sivak | 2008-04-25 | 2 | -2/+3 | |
| | ||||||
* | Generate the version in prepare part | Martin Sivak | 2008-04-25 | 1 | -4/+4 | |
| | ||||||
* | Fix the doc path in about configuration | Martin Sivak | 2008-04-25 | 1 | -1/+1 | |
| | ||||||
* | Generate the version in different place | Martin Sivak | 2008-04-25 | 1 | -4/+4 | |
| | ||||||
* | Use only version in the about conf file | Martin Sivak | 2008-04-25 | 1 | -1/+1 | |
| | ||||||
* | Create the about config during packaging | Martin Sivak | 2008-04-25 | 1 | -3/+9 | |
| | ||||||
* | Add shortcut to getConfBits | Martin Sivak | 2008-04-25 | 1 | -1/+2 | |
| | ||||||
* | Add About dialog | Martin Sivak | 2008-04-25 | 2 | -0/+38 | |
| | ||||||
* | When using GUI, do not require operation specified on command line | Martin Sivak | 2008-04-25 | 1 | -9/+11 | |
| | ||||||
* | Fix the gui searching code to support more directories and fix the default paths | Martin Sivak | 2008-04-24 | 4 | -7/+7 | |
| | ||||||
* | Look for frontend in multiple directories | Martin Sivak | 2008-04-24 | 3 | -4/+5 | |
| | ||||||
* | Prepare gui for packaging and update the spec file | Martin Sivak | 2008-04-24 | 5 | -32/+73 | |
| | ||||||
* | Detect availability of gui and fallback to console output | Martin Sivak | 2008-04-24 | 1 | -2/+13 | |
| | ||||||
* | Typo in backup module | Martin Sivak | 2008-04-24 | 1 | -3/+3 | |
| | ||||||
* | Plugin Info button works | Martin Sivak | 2008-04-24 | 2 | -3/+479 | |
| | ||||||
* | Issue reporting and Tasker interrupt | Martin Sivak | 2008-04-23 | 5 | -4/+96 | |
| | ||||||
* | Disable all pages except Results during Tasker work | Martin Sivak | 2008-04-22 | 2 | -3/+15 | |
| | ||||||
* | Expert page works and all pages have better flag handling | Martin Sivak | 2008-04-22 | 1 | -3/+41 | |
| | ||||||
* | Circular buffer works correctly and the baskup system doesn't stay ↵ | Martin Sivak | 2008-04-22 | 3 | -5/+19 | |
| | | | | initialized because of reporting queue anymore | |||||
* | Move some methods to SimpleIssue class | Martin Sivak | 2008-04-22 | 1 | -25/+25 | |
| | ||||||
* | Add ISSUE message to reporting and create SimpleIssue as a parent for Issue ↵ | Martin Sivak | 2008-04-22 | 3 | -32/+49 | |
| | | | | class (so everybody can use something simple to report state) | |||||
* | Fix the flow mode | Martin Sivak | 2008-04-22 | 1 | -0/+1 | |
| | ||||||
* | Make the verbosity work in GUI | Martin Sivak | 2008-04-22 | 1 | -0/+6 | |
| | ||||||
* | Introduce "interactive" configuration variable and set it to False by default | Martin Sivak | 2008-04-22 | 1 | -0/+1 | |
| | ||||||
* | Make the Simple and Advanced page work | Martin Sivak | 2008-04-22 | 2 | -2/+149 | |
| | ||||||
* | Populate the Advanced Combo box with flows list | Martin Sivak | 2008-04-22 | 1 | -0/+16 | |
| | ||||||
* | Add --nodeps commandline parameter and associated operation.dependencies ↵ | Martin Sivak | 2008-04-22 | 3 | -27/+31 | |
| | | | | | | configuration flag Modify the Tasker to accept list of plugins and list of flows to run with them (so it is possible to choose arbitrary combination in gui) |