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 30, 2024 — Jul 30, 2025
Showing page 8 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* mcp/locale/greek.ct: updated greek translation kindly provided by Antonis Iliakis.
Thore Böckelmann
More...
over 12 years ago
* mcp/CreatePrefsGroup.c: use the font popup button image for MUI 3.9+.
Thore Böckelmann
More...
over 12 years ago
* include/mccinit.c, include/shellstart.c: rearranged the code to ensure that trying to start the final class from a shell does not crash.
Thore Böckelmann
More...
over 12 years ago
* tools/mkrelease.sh: place the Autodocs in a separate MCC directory to match the structure of the MUI4 release archives.
Thore Böckelmann
More...
over 12 years ago
* all: bumped copyright year to 2013.
Thore Böckelmann
More...
over 12 years ago
* mcc/Debug.h: some changes to fix the AmigaOS3 and MorphOS builds.
Thore Böckelmann
More...
over 12 years ago
* mcc/library.c, mcc/Debug.h: some changes to fix the AmigaOS4 build.
Thore Böckelmann
More...
over 12 years ago
* mcc/Debug.h, mcc/private.h: turned the special munging of line nodes into a general munging after calling Remove(), RemHead() or RemTail().
Thore Böckelmann
More...
over 12 years ago
* mcc/private.h: the debug build will do some pointer munging for removed line nodes to assist finding accesses to removed node pointers.
Thore Böckelmann
More...
over 12 years ago
* mcp/CreatePrefsGroup.c: removed some unneeded spacers.
Thore Böckelmann
More...
over 12 years ago
* mcc/AllocFunctions.c, misc: removed the wrapper functions for allocating and freeing a line as they covered a single line only.
Thore Böckelmann
More...
over 12 years ago
* mcc/AllocFunctions.c, mcc/EditorStuff.c, mcc/BlockOperators.c: check for possible references before removing/freeing a line, as getting the line's´ preceeding or successing line after it has been removed from the line list might dereference invalid pointers. This closes bug #107.
Thore Böckelmann
More...
over 12 years ago
* mcc/HandleInput.c: for externally handled double clicks (i.e. the double click hook) the not yet happend mouse release event will nevertheless be treated as occured. Before it might have happened that the double click hook launches a program which steals the focus and leaves the object pending in a "mouse pressed" situation. This will result in an immediate marking action as soon as the object regains the focus. For example this happens when a URL is double clicked in YAM and if launching the browser takes some seconds. This closes bug #106.
Thore Böckelmann
More...
over 12 years ago
* mcc/Pointer.c: bumped the minimum intuition version for built-in pointers to 53.40.
Thore Böckelmann
More...
over 12 years ago
* mcc/Pointer.c: bumped the minimum intuition version for built-in pointers to 53.40.
Thore Böckelmann
More...
over 12 years ago
* tools/mkrelease: add italian catalog to the release archive.
Thore Böckelmann
More...
over 12 years ago
* misc: final v15.40 release preparations
Jens Maus
More...
over 12 years ago
* doc/MCC_TextEditor.doc: added a reminder to convert MUI_ObtainPen() allocated pens to values usable by graphic functions using the MUIPEN() macro.
Thore Böckelmann
More...
over 12 years ago
* mcc/MixedFunctions.c, mcc/PrintLineWithStyle.c: apply MUIPEN() to all pen values allocated by MUI_ObtainPen().
Thore Böckelmann
More...
over 12 years ago
* mcc/Pointer.c: make use of the standard mouse pointer images in the AmigaOS4 build if intuition.library 53.37 is available.
Thore Böckelmann
More...
over 12 years ago
* tools/mkrelease.sh: fixed release script to return to the former current directory.
Thore Böckelmann
More...
almost 13 years ago
* mcp/ObjectCreator.c: save strings with their real length only instead of their maximum length to assist MUI4's realtime prefs.
Thore Böckelmann
More...
almost 13 years ago
* mcp/ObjectCreator.c: don't trigger notifications in MUIM_Mccprefs_ConfigToGadgets.
Thore Böckelmann
More...
almost 13 years ago
* mcc/Dispatcher.c, mcc/InitConfig.c: apply the current configuration before calling the superclass' MUIM_Setup to ensure the frame settings are applied correctly.
Thore Böckelmann
More...
almost 13 years ago
* mcp/ObjectCreator.c: supply at least 2 parameters when registering a gadget to assist MUI's realtime prefs.
Thore Böckelmann
More...
almost 13 years ago
* include/muiextra.h: extended the sizes of MUI_ImageSpec and MUI_FrameSpec to the internal MUI sizes. This finally makes it possible to use arbitrary bitmap frames.
Thore Böckelmann
More...
almost 13 years ago
* mcp/CreatePrefsGroup.c: restored the previous MUIA_Listview_Input=FALSE as it really was a quirk in MUI.
Thore Böckelmann
More...
almost 13 years ago
* mcp/locale/italian.ct: updated italian translation kindly provided by Samir Hawamdeh.
Thore Böckelmann
More...
almost 13 years ago
* mcp/CreatePrefsGroup.c: the floattext object on the Spellchecking page now accepts wheel scroll events.
Thore Böckelmann
More...
almost 13 years ago
* mcp/locale/italian.ct: added italian translation kindly provided by Samir Hawamdeh.
Thore Böckelmann
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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