1. WEE v0.46 modified (LINUX)

For what it is worth, I have posted a version of WEE 0.46 with a number of modifications to: http://rapideuphoria.com/index.html. Routines previously posted to the forum have been significantly improved and streamlined, but certainly can be improved much, much more.

WEE Version 0.46 modifications by Kenneth Rhodes 
        wee.exw modified and renamed xwee.exw 
        The tar.bz2 archive unpacks all files in a directory named xwee,  
        the installation should not require any file edits if the directory  
        xwee is placed in the home directory. xwee.exw creates and uses a  
        configuration file named ".xwee_conf" in the home directory,  
        so official WEE installation files will not be overwritten. 
         
        -  EuGTK Widget HTML context sensitive help automatically available via F1/HELP Menu.  
           (routine written by Irv Mullins) EuGTK html help document included in ~/xwee/EuGTk/Docs 
   
        -  Streamlined F1- Key context-sensitive help - if html help is not available for 
           the current word, the view_declaration() routine is called automatically 
 
        -  Run Glade option added to Run menu 
   
        -  Irv Mullins' Getting Started with Glade html tutorial added to help menu 
           Tutorial html documentation included in ~/xwee/StartingGlade 
 
        -   Extended Syntax Color Support for most std library routines 
            This version of wee uses ".xwee_conf" as a configuration file so that 
            your current, or standard wee configuration file is not overwritten. 
 
        -  Mods - view changes since last save: Run Menu 
 
        -  Backup with Timestamp: Run Menu 
 
        -       Backup current file - current file copied to: 
                "./Archive/filename/time_stamp/filename" 
 
        -       If current file has a "*.prj" extension, each file  
                listed in current file will be 
                copied to a subdirectory in the current folder  
                named "./Archive/*.prj/time_stamp/filename" 
 
        -       Backup all files in current directory.  
                Each file in current directory 
                copied to "./Archive/time_stamp/filename" 
 
        -  Tidy current file (code beautifier) with automatic 
           timestamp backup of original source code file. 
           NOTE:  Tidy does not work well with multiline quotes 
           delineated by tick marks:  You can comment out lines  
           with multiline quotes and then uncomment those lines  
           after running tidy. 

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu