17 Commits

Author SHA1 Message Date
Mark de Wever
389ddde392 Add some info about the tool upon esr's request. 2009-03-08 18:44:34 +00:00
Mark de Wever
41e89208af Cleanup the output of the container table. 2009-03-08 13:12:58 +00:00
Mark de Wever
16693906e5 Make a link the instance in the widget overview. 2009-03-08 10:24:54 +00:00
Mark de Wever
577976fbf5 Wiki comment can also be in header files.
This is somewhat uncommon, but there are some private headers with comment.
2009-03-08 10:24:50 +00:00
Mark de Wever
d852e87bd6 Cleaned up code for the window list. 2009-03-08 10:24:37 +00:00
Mark de Wever
50a01f3376 Cleaned up the widget list. 2009-03-08 10:24:30 +00:00
Mark de Wever
05b2176f94 Add an extra formatting option to the grabber.
Also cleaned up the source of the grabber slightly. Used the new
formatting at some places.
2009-03-07 21:31:40 +00:00
Mark de Wever
22886e3d2a Fix the output for negative numbers in a cell.
When the text starts with a negative number it's parsed as a new row, by
adding a space in front of all texts this problem is fixed. Cells with
hardcoded text this isn't needed so not done.
2008-08-24 09:58:23 +00:00
Mark de Wever
484230845f Add support for container tables. 2008-07-19 15:33:35 +00:00
Mark de Wever
964a0fcab4 Add a extra \n to the table data,
...this avoids the last line not to be displayed when there's no extra
\n in the data.
2008-07-19 08:08:55 +00:00
Mark de Wever
60bb964163 Make the default value match for a variable non-greedy.
This avoids the problem where a closing brace in the description was
seen as terminator.
2008-07-19 07:58:54 +00:00
Mark de Wever
2283975313 Add some error output...
...so we can see something went wrong instead of grepping through the
output.
2008-07-19 07:45:22 +00:00
Mark de Wever
92275b897d Also commit the changes to wiki_grabber... 2008-05-01 09:31:42 +00:00
Mark de Wever
584df8c958 Seems the move of the wiki grabber didn't delete the original. 2008-04-24 17:54:14 +00:00
Mark de Wever
2ca2486a65 Add more info when an error occurs. 2008-04-24 16:22:31 +00:00
Mark de Wever
a34996108b Fix default directory after moving the file. 2008-04-23 19:48:12 +00:00
Mark de Wever
c84109ca02 Move the wiki grabber to the utils directory. 2008-04-23 19:15:40 +00:00