Changeset 157 for trunk/SRC/Colors


Ignore:
Timestamp:
08/21/06 11:01:50 (18 years ago)
Author:
navarro
Message:

header improvements + xxx doc

Location:
trunk/SRC/Colors
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Colors/colorbar.pro

    r155 r157  
    55; graphics window. 
    66; 
    7 ; @categories Graphics, Widgets. 
     7; @categories Graphics, Widget 
    88; 
    99; @keyword BOTTOM {default=0B} 
  • trunk/SRC/Colors/lct.pro

    r137 r157  
    55; Fastest than type loadct, file = 'palette.tbl' 
    66; 
    7 ; @categories graphics, color 
     7; @categories  
     8; Graphics, Color 
    89; 
    910; @param numpal {in}{optional} 
  • trunk/SRC/Colors/newpalette.pro

    r137 r157  
    77; 'colors1.tbl'. 
    88; 
    9 ; @categories color 
     9; @categories  
     10; Color 
    1011; 
    1112; @param namepal {in}{required}  
     
    2122; Used to pass modifyct keywords 
    2223; 
    23 ; @history Guillaume Roulet (gr@lodyc.jussieu.fr) 
     24; @history Guillaume Roulet (gr\@lodyc.jussieu.fr) 
    2425; 30/3/1999 s.masson, add _extra, research of the full name, OVER 
    2526;                       5/5/1999 s.masson 
  • trunk/SRC/Colors/xlct.pro

    r137 r157  
    400400; palette.tbl which can be in any directory 
    401401; 
    402 ; @categories Widgets, Color 
     402; @categories Widget, Color 
    403403; 
    404404; @keyword FILE {default='palette.tbl'} 
  • trunk/SRC/Colors/xpal.pro

    r137 r157  
    440440; No explicit inputs.  The current color table is used as a starting point. 
    441441; 
    442 ; @categories Color, widgets. 
     442; @categories 
     443; Color, Widget 
    443444; 
    444445; @uses XP_COM: Private to this module. 
Note: See TracChangeset for help on using the changeset viewer.