Mark de Wever
0868d8044b
Deprecate the grid table in the wiki_grabber.
2010-08-31 21:01:52 +00:00
Mark de Wever
6fbdabf0e6
Add a new table format for widgets in a dialog.
...
The old format worked, but the parsing felt awkward and was hard to
remember. The new format is easier to remember and parse.
2010-05-02 13:18:44 +00:00
Mark de Wever
a069bc85e5
Add a few more hyperlinks in the documentation.
2010-05-02 11:20:21 +00:00
Mark de Wever
2c3a3dace5
Indent the sub items in the wiki grabber.
2009-08-19 20:27:03 +00:00
Mark de Wever
a99df97d7a
Add a new table format to the wiki grabber.
...
The name grid is better as container so renamed the table and deprecated
to old name. The new name has a slightly different format and is still
work in progress. Also converted one table for testing purposes.
2009-08-18 21:00:55 +00:00
Mark de Wever
5df10f06cb
Add preprocessor macros to the wiki grabber.
...
This allows to copy information about widgets at three places without
copy pasting and it's bugs. The three places are:
- In the widget overview list
- In the widget definition info
- In the widget instanciate info
2009-07-19 18:45:28 +00:00
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