Menu

SVN archive Commit Log


Commit Date  
[r16263] by bugman

Fix for two of the arg_check.is_*() fns - the individual elements were incorrectly checked.

2012-05-13 09:46:01 Tree
[r16262] by bugman

Created RelaxValListValError and RelaxNoneValListValError for the arg_check.is_val_or_list() fn.

2012-05-13 09:44:02 Tree
[r16261] by bugman

The prompt UI can now handle the user function arg type of 'val_or_list'.

2012-05-13 09:30:44 Tree
[r16260] by bugman

Eliminated the try logic in the arg_check is_*() fns as the raise_error flag can now be used instead.

The change at r16136 in the main 1.3 line allows this simplification.

2012-05-13 09:29:54 Tree
[r16259] by bugman

Created the arg_check.is_val_or_list() function for the value.set user function.

The value argument of this user function is now classified as a 'val_or_list' object, hence this
is_val_or_list() replaces the use of is_str_or_num_or_str_num_list().

2012-05-13 09:22:36 Tree
[r16258] by bugman

Clean up of the prompt package __init__ module.

2012-05-12 10:47:32 Tree
[r16257] by bugman

Converted the vmd user functions to the auto-generation design.

2012-05-12 10:40:26 Tree
[r16256] by bugman

Eliminated the view user function as this is ancient dead code.

This user function has essentially remained the same as when it was introduced at r788 back in the
0.3 relax line in October 2003! It has never actually done anything and has somehow managed to
survive in the source tree unnoticed.

2012-05-12 09:17:53 Tree
[r16255] by bugman

Converted the value user functions to the auto-generation design.

2012-05-12 09:14:11 Tree
[r16254] by bugman

The auto-generated GUI user functions can now handle the 'val_list' argument type.

This is needed for the value.set user function whereby the 'value' argument can be almost anything,
either as a single float, int, str, None, etc or as a list.

2012-05-12 09:13:40 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.