Menu

SVN archive Commit Log


Commit Date  
[r16581] by bugman

Created an algorithm for wrapping table columns to fit within status.text_width.

This if for the prompt user function docstring tables. The columns are now dynamically wrapped so
that the table will not be wider than the given width. For example the value.set user function
description table would normally have a total width of 238 characters, but this now fits within one
screen of text under all operating systems.

2012-06-01 08:58:27 Tree
[r16580] by bugman

Created two unit tests for the _build_doc() methods of the prompt user function objects.

This is for the prompt uf class objects and the user function objects themselves. The _build_doc()
methods are used to generate the prompt help strings.

2012-06-01 07:04:05 Tree
[r16579] by bugman

Second attempt at fixing the problem described at r16578.

2012-06-01 06:17:46 Tree
[r16578] by bugman

Bug fix for the Desc_container.add_*() methods - the lists, prompts, and tables sometimes fail.

If there is no text in front of these elements, the checks fail.

2012-06-01 06:15:52 Tree
[r16577] by bugman

Converted all of the OpenDX user functions to the new Desc_container design.

This tests out the use of 'additional' outside documentation.

2012-05-31 16:33:51 Tree
[r16576] by bugman

Renamed a section in the user function class prompt help string.

2012-05-31 16:30:30 Tree
[r16575] by bugman

Improved the user function class prompt help string.

The user function list now uses bold text, and the user function title is also now given.

2012-05-31 16:23:25 Tree
[r16574] by bugman

The prompt help string for user function classes now includes info about the member user functions.

2012-05-31 16:20:02 Tree
[r16573] by bugman

The Uf_info.uf_loop() method can now restrict the looping over a given user function class.

2012-05-31 16:19:32 Tree
[r16572] by bugman

Large improvements to the prompt help strings for the user function classes.

These are now formatted with section using bold text.

2012-05-31 16:03:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.