Changeset 2141


Ignore:
Timestamp:
12/21/08 10:48:50 (3 years ago)
Author:
tsee
Message:

update Changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/Changes

    r2089 r2141  
    11Changes for Padre. 
    22 
    3     improved comment/uncomment_lines for HTML/XML (FAYLAND) 
     3    Various Perl6 and Parrot related snippets of code and 
     4        functionality have been moved to the respective 
     5        plugins (SZABGAB and others) 
     6    Extended preference dialog with tabs (HJANSEN) 
     7    Syntax checker now running in the background (SMUELLER) 
     8    Background Tasks can now prevent execution in the prepare 
     9        hook (SMUELLER) 
     10    Added interface for passing events from worker threads to the 
     11        main thread (SMUELLER) 
     12    Added simple example of a Task that sends events to the 
     13        main thread (SMUELLER) 
     14    Tab/Space conversion only converts at the start of each 
     15        line now (SMUELLER) 
     16    Improved comment/uncomment_lines for HTML/XML (FAYLAND) 
    417    Rewrote Padre::Wx::Dialog::PluginManager to interact directly with 
    518        Padre::PluginManager (and not talk to Padre::Config) (ADAMK) 
     
    922    Right-click menu in margin column for code folding now 
    1023        allows to fold/unfold all foldable areas (HJANSEN) 
    11     Error list window for runntime errors and diagnostics (PSHANGOV) 
     24    Error list window for run-time errors and diagnostics (PSHANGOV) 
    1225    Arabic translation added (AZAWAWI) 
    1326    Italian translation updated (SBLANDIN) 
    14     improved Ack (FAYLAND) 
     27    Improved Ack (FAYLAND) 
    1528    Allow selection of editor font and current line background  
    1629        color (HJANSEN) 
Note: See TracChangeset for help on using the changeset viewer.