openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MCC TextEditor
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Nov 28, 2024 — Nov 28, 2025
Showing page 1 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* mcc/Methods.c: removed debug statement.
Thore Böckelmann
More...
over 3 years ago
Merge branch 'master' of github.com:amiga-mui/texteditor
Thore Böckelmann
More...
over 3 years ago
* mcc/Dispatcher.c: implemented the attributes MUIA_TextEditor_FreeHoriz/Vert to override the resize limitations of MUIA_TextEditor_Columns/Rows. This refs #36.
Thore Böckelmann
More...
over 3 years ago
* Release 15.56 preparations.
Thore Böckelmann
More...
about 4 years ago
* Release 15.56 preparations.
Thore Böckelmann
More...
about 4 years ago
* mcc/Methods.c: use correct flag checking macro.
Thore Böckelmann
More...
over 4 years ago
* mcc/Methods.c: implemented the method MUIM_TextEditor_TestPos similar to the MUIM_List_TestPos method of MUI's List class to obtain some information based on mouse coordinates. This closes #35.
Thore Böckelmann
More...
over 4 years ago
retire code climate and update README.md
Jens Maus
More...
over 4 years ago
move from travis to github actions.
Jens Maus
More...
over 4 years ago
switch from bintray to download adtools packages from github.
Jens Maus
More...
over 4 years ago
* dist: added italian translation to Installer script kindly provided by Samir Hawamdeh. This closes #34.
Thore Böckelmann
More...
almost 5 years ago
* bumped all copyright years to 2021.
Thore Böckelmann
More...
almost 5 years ago
Merge pull request #33 from pbobbenb/master
Thore Böckelmann
More...
almost 5 years ago
Added swedish translation for the installer, also fixed the selection of the catalogs to install, the install script in the latest Aminet version would select English and Deutsch (should be swedish for me) and when I added the swedish translation it would select Polski. Seems slovak was missing in the defaultLanguages string, when added it now selects correct English and swedish (for me) for catalogs.
Pär Boberg
More...
almost 5 years ago
Merge pull request #32 from pbobbenb/master
Thore Böckelmann
More...
almost 5 years ago
Updated the root drawer from a blue drawer icon to a blue drawer icon with a small magic hat (same as I did with Betterstring) and also "forgot" its position so it doesn't overlap other icons and repositioned the "text" icons in the main window so they are better aligned. Only repositioned the Demo and Docs drawer, since I'm not sure what a suitable glow icon replacement would be. Also "forgot" icon position for the icon in the Demo drawer and in the Docs drawer plus replaced the icon for the guide to a glow icon.
Pär Boberg
More...
almost 5 years ago
* final release preparations.
Thore Böckelmann
More...
almost 5 years ago
* ClipboardServer.c: changed the default path for "CURRDIR:" and "PROGDIR:" to "T:", because the "MUI:" assign does not exist on all systems, i.e. AROS. This closes #31.
Thore Böckelmann
More...
about 5 years ago
* mcc/InitConfig.c: a custom font can now be set via MUIA_Font. Any valid TextFont structure as well as MUI's MUIV_Font_XXX definitions will be accepted. This closes #29 again.
Thore Böckelmann
More...
over 5 years ago
* mcc/GetSetAttrs.c: added a workaround to skip the artifical nesting of OM_SET in MUIM_Draw in order to avoid double triggers of attributes like MUIA_ContextMenuTrigger. This closes #28.
Thore Böckelmann
More...
over 5 years ago
* final release preparations.
Thore Böckelmann
More...
over 5 years ago
* mcc/ClipboardServer.c: the parameters of NP_CurrentDir/NP_ProgramDir must be results of Lock().
Thore Böckelmann
More...
over 5 years ago
* ClipboarsServer.c: set "MUI:" as default "CURRDIR:" and "PROGDIR:" for the global clipboard server process to avoid locking the directory of the first started MUI application using this class until it is eventually flushed from memory.
Thore Böckelmann
More...
over 5 years ago
* misc: reworked the DoSuperNew() implementation to call DoSuperMethodA() with an explicitly built OM_NEW message on the stack.
Thore Böckelmann
More...
over 5 years ago
* demo/TextEditor-Demo.c: fixed a warning about deprecated function usage.
Thore Böckelmann
More...
about 6 years ago
* PrintLineWithStyles.c: added a custom implementation of WritePixelArrayAlpha() in case cybergraphics.library is older than V45.
Thore Böckelmann
More...
about 6 years ago
* mcc/PrintLineWithStyles.c: optimized some variables away.
Thore Böckelmann
More...
about 6 years ago
* mcc/PrintLineWithStyles.c: removed some comments.
Thore Böckelmann
More...
about 6 years ago
* PrintLineWithStyles.c: fixed a possible division by zero bug during alpha channel reconstruction. Furthermore the already exclusively allocated pen is used for the transparent text as well.
Thore Böckelmann
More...
about 6 years ago
Merge branch 'master' of https://github.com/amiga-mui/texteditor
Thore Böckelmann
More...
about 6 years ago
←
1
2
3
4
5
6
7
8
9
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree