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
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 21 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* mcc/ExportBlock.c, mcc/SetBlock.c: replaced some hand crafted flag checks by our isFlag#?() macros.
Thore Böckelmann
More...
about 16 years ago
* mcc/Makefile, include/mui/TextEditor_mcc.h: fixed completely broken Makefile and include file. Gianfranco, please make sure to check in working files without any unfixed conflicts!
Thore Böckelmann
More...
about 16 years ago
changed according to changes...
Gianfranco Gignina
More...
about 16 years ago
Implemented MUIM_TextEditor_SetBlock and modified MUIM_TextEditor_ExportBlock to get block giving to it coordinates, see autodoc for more details.
Gianfranco Gignina
More...
about 16 years ago
* AROS metamakefiles added. * Re-added some fixes from previous AROS port. * Some 64-bit fixes.
Matthias Rustler
More...
about 16 years ago
* misc: revised the whole build system again to be somewhat more useable for AROS compiles. Now everything should compile/link fine for all AROS targets as well.
Jens Maus
More...
about 16 years ago
* mcc/EditorStuff.c: added missing variable initialization.
Thore Böckelmann
More...
about 16 years ago
* mcc/MixedFunctions.c: fixed wrong variable name
Thore Böckelmann
More...
about 16 years ago
* mcc/MixedFunctions.c, mcc/PrintWithStyle: the font soft style is reset after each operation to avoid unwanted behaviour.
Thore Böckelmann
More...
about 16 years ago
* mcc/EditorStuff.c: added safety check before pasting new characters into a line to prevent potential buffer overruns. Hopefully this fixes the still happening random crashes on OS4.
Thore Böckelmann
More...
about 16 years ago
- updated SDI headers to very latest version
Jens Maus
More...
about 16 years ago
* misc: converted all tabs to spaces * version.h: fixed the identification of a PowerPC processor as the AROS compiler for ppc does not set __PPC__.
Jens Maus
More...
about 16 years ago
- updated to latest version.
Jens Maus
More...
about 16 years ago
* include/SDI_lib.h: updated to the latest version.
Thore Böckelmann
More...
about 16 years ago
Set RTF_EXTENDED for the MorphOS build
Ilkka Lehtoranta
More...
about 16 years ago
* updated the SDI headers to their latest fixed versions.
Thore Böckelmann
More...
about 16 years ago
* mcp/C_c.sd: added missing SDI_compiler.h include to make IPTR type known.
Thore Böckelmann
More...
over 16 years ago
* include/defines/mccclass.h: updated the mccclass.h defines header with the one generated with the latest sfdc 1.4 version. * mcp/C_c.sd: replaced a (ULONG) cast by the more portable (IPTR) cast.
Jens Maus
More...
over 16 years ago
* mccinit.c: fixed broken stackswap_call() prototype for the assembler version.
Thore Böckelmann
More...
over 16 years ago
* UndoFunctions.c: fixed some compiler warnings about "void * used in arth- metics"
Thore Böckelmann
More...
over 16 years ago
* include/defines/muimaster.h: removed our own muimaster.h AROS defines file as the public AROS SDK already contains a proper one.
Jens Maus
More...
over 16 years ago
* misc: adapted the whole environment to make TextEditor.mcc directly compileable for AROS. Now it is possible to compile TextEditor.mcc with an AROS cross-compiler for i386,ppc and x86_64.
Jens Maus
More...
over 16 years ago
- misc: final v15.28 release preparations
Jens Maus
More...
over 16 years ago
- misc: final v15.28 release preparations
Jens Maus
More...
over 16 years ago
- misc: final v15.28 release preparations
Jens Maus
More...
over 16 years ago
Also MorphOS build is not using AllocBitMap()/FreeBitMap() only
Ilkka Lehtoranta
More...
over 16 years ago
* AllocBitMap.c: fixed a typo.
Thore Böckelmann
More...
over 16 years ago
* mcc/AllocBitMap.c: replaced the OS3 specific part (and the deprecated AllocMem and AllocVec calls) by simplified code.
Thore Böckelmann
More...
over 16 years ago
* Makefile: removed the printf usage with the ANSI codes and replaced them by the more intuitive CC/LD echo output.
Jens Maus
More...
over 16 years ago
* mcc/ExportHook.c: added some missing NULL pointer checks.
Thore Böckelmann
More...
over 16 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
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