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
NEdit
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 86 of 89
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change dialog_type parameter to int to avoid warnings.
tringali
More...
almost 24 years ago
Change dialog_type parameter to int to avoid warnings.
Scott Tringali
More...
almost 24 years ago
Automatically create mnemonics for dialog buttons. Change dialog_type parameter to int to avoid warnings (comparing unsingned int for negative isn't exactly useful).
Scott Tringali
More...
almost 24 years ago
Automatically create mnemonics for dialog buttons. Change dialog_type parameter to int to avoid warnings (comparing unsingned int for negative isn't exactly useful).
tringali
More...
almost 24 years ago
Default syntax highlighting to on.
tringali
More...
almost 24 years ago
Default syntax highlighting to on.
Scott Tringali
More...
almost 24 years ago
- Remove warnings for 64-bit systems. Extend strlen results to long and use %ld as a format specifier. strlen returns a size_t which is typically an unsigned long on 64-bit systems.
Scott Tringali
More...
almost 24 years ago
- Remove warnings for 64-bit systems. Extend strlen results to long and use %ld as a format specifier. strlen returns a size_t which is typically an unsigned long on 64-bit systems.
tringali
More...
almost 24 years ago
added extra options to many of the macro actions
slobasso
More...
almost 24 years ago
added extra options to many of the macro actions
Steve LoBasso
More...
almost 24 years ago
preferences.c: patch from Thorsten Haude to issue a warning if -import can not find the specified file
Alexander Mai
More...
almost 24 years ago
preferences.c: patch from Thorsten Haude to issue a warning if -import can not find the specified file
amai
More...
almost 24 years ago
Added a search wrap option to prefs and made some more options available to macro actions.
slobasso
More...
almost 24 years ago
Added a search wrap option to prefs and made some more options available to macro actions.
Steve LoBasso
More...
almost 24 years ago
Remove obsolete reference to Caps-Lock bug.
Scott Tringali
More...
almost 24 years ago
Remove obsolete reference to Caps-Lock bug.
tringali
More...
almost 24 years ago
fixed a leak with static strings in the macro interpreter.
Steve LoBasso
More...
almost 24 years ago
fixed a leak with static strings in the macro interpreter.
slobasso
More...
almost 24 years ago
fixed strCaseCmp() bug where partial strings would match.
slobasso
More...
almost 24 years ago
fixed strCaseCmp() bug where partial strings would match.
Steve LoBasso
More...
almost 24 years ago
userCmds.c: try to fix compiler warnings
Alexander Mai
More...
almost 24 years ago
userCmds.c: try to fix compiler warnings
amai
More...
almost 24 years ago
menu.*: fix a 'pointer vs. integer constant' problem, by adding a cast to the constants #definition
amai
More...
almost 24 years ago
menu.*: fix a 'pointer vs. integer constant' problem, by adding a cast to the constants #definition
Alexander Mai
More...
almost 24 years ago
*/Makefile.common: include new */Makefile.dependencies: simple files containing the dependencies for all objects (i.e. *.o)
Alexander Mai
More...
almost 24 years ago
*/Makefile.common: include new */Makefile.dependencies: simple files containing the dependencies for all objects (i.e. *.o)
amai
More...
almost 24 years ago
menu.c menu.h: - correct my previous patch: XmNuserData requires XtPointer* arg - add some more 'const's
Alexander Mai
More...
almost 24 years ago
menu.c menu.h: - correct my previous patch: XmNuserData requires XtPointer* arg - add some more 'const's
amai
More...
almost 24 years ago
search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
Alexander Mai
More...
almost 24 years ago
search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
amai
More...
almost 24 years ago
←
1
2
…
81
82
83
84
85
86
87
88
89
→
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