NoWinEd 0.83 application text editor available
  • Order of the Butterfly
    Order of the Butterfly
    Divinity
    Posts: 498 from 2009/9/8
    NoWinEd 0.83 applcation text editor available ( Gianfranco Gignina, alias @ShInKurO )

    info, download
    http://shinkuro.altervista.org/amiga/software/nowined.htm

    CHANGELOG
    -------------------------------------------------------------------------------

    #### v0.83 [14/08/2012] ######################################################

    2012-07-31 Samir Hawamdeh < s.hawamdeh at teletu.it >

    * Update italian catalogs according to the latest 0.83 changes

    2012-07-29 Gianfranco Gignina < sh1nkur0 at libero.it >

    * source/ed.c:
    Replace and Search call same method, fixed;
    Fixed symbols of ED class which are now equals to TextEditor ones, this is
    done to mantain compatibility with notification chains used by NoWinED,
    when MorphOS will have is own ED class these symbols will have different
    values on MorphOS and on other Amiga OSes;


    2012-07-28 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources/win.c:
    NoWinED uses now only MUIA_Window_Sleep instead of MUIA_Disable
    together, in fact on my system enable/disable mui mode seems to slow down
    everything (why?MUI4/gfx bug?);

    * sources/paged.c, ed.c:
    Now only ed.c MUI Class contains referrers to TextEditor MCC, so it is possible
    (theory...) to migrate NoWinED to other MCC classes (TextInput, Scintilla, etc...),
    time permitting obviously...;



    2012-07-21 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources/mgroup.c, rootbar.c, subTheButtonRecents.c:
    recents button didn't show recents if it was dropped into toolbar until
    user saved-closed-reopen NoWinED, fixed;



    2012-07-01 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources/subTheBar.c, subTheButtonDropable.c, subTheButtonNOTDropable.c:
    now all previous behaviours of d&d toolbar configuration are restored, but with
    a good incapsulation :-);
    Now on MorphOS are used standard pointer images for d&d, this fix bug of d&d
    with toolbarprefs on MorphOS;


    2012-06-24 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources:
    project refactory, separate all attributes for three classes subTheButtonDropable,
    subTheButtonNOTDropable, subTheButtonRecents. There ara some problems
    yet, so it's normal to have strange behaviours when you d&d toolbar buttons...;

    * sources/utils.c, sources/rootbar.c:
    moved createButtons() from utils.c to rootBar.c, it's the only class which uses this
    function;


    2012-06-23 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources:
    project refactory, now each class has its own file and some tag name
    are changed;


    2012-06-19 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources/nowined.h:
    Now each MUI subclass has its own .h file;

    * sources/grpED.c, pagED.c, find.c:
    Better incapsulation between FindED/grpED/pagED classes and
    ED one;


    2012-06-17 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources/NoWinED_MOS.info, sources/app.c, sources/grpED.c,
    sources/include/mui/TextEditor_mcc.h, sources/maingroup.c,
    sources/manageArgs.c, sources/nowined.c, sources/nowined.h,
    sources/paged.c, sources/win.c:
    Implemented ConvertTabs (ex RealTabs), now it required TE 15.38;



    2012-06-16 Gianfranco Gignina < sh1nkur0 at libero.it >

    * sources/Catalogs/NoWinED.cd, sources/Catalogs/NoWinED.ct,
    sources/Documentation/ChangeLog.txt, sources/NoWinED_MOS.info,
    sources/app.c, sources/findIntoFiles.c, sources/loc.h, sources/maingroup.c,
    sources/manageArgs.c, sources/nowined.c, sources/nowined.h
    sources/win.c
    Fixed save process of tooltypes HTBAR, HINFOBAR, added
    a new tooltype (REALTABS) to support new feature of TE 15.38;

    * sources/makefile:
    Fixed makefile to compile on MorphOS;

    2010-07-07 Gianfranco Gignina < sh1nkur0 at libero.it >

    * source/paged.c:
    Paste item in contextmenu of ED wasn't right updated, fixed;

    2010-05-03 Gianfranco Gignina < sh1nkur0 at libero.it >

    * source/Catalogs/nowined.cd:
    Fixed typo reported in bugtracker by lukejerry;


    [ Edited by Divinity 15.08.2012 - 12:59 ]
  • »15.08.12 - 12:54
    Profile