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
MaxIDE - BlitzMax IDE
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 9 hours
ago.
Sep 14, 2024 — Sep 14, 2025
Showing page 1 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*Fixed: Now compiles with latest maxgui, and no longer requires custom fonts.
sgtbilko
More...
over 17 years ago
Tweaks to try to avoid linux / gtk issues
sgtbilko
More...
over 17 years ago
*Added: DebugStop() to code tree *Fixed: Code tree didn't always show all items *Updated: version history
sgtbilko
More...
over 17 years ago
*Fixed: general memory leak with treeviewnodes not being free'd properly - this also makes linux & gtk a little (but not completely) happier.
sgtbilko
More...
over 17 years ago
Forgor to remove this before last commit
grable0
More...
over 17 years ago
*Fixed: TBMXCodePanel.Save() now invokes TOOLSAVEAS, so one can save under different types from a temp bmx file *Fixed: TOOLSAVEAS now creates correct code type on reopen and selects the proper tab
grable0
More...
over 17 years ago
*Fixed: Project Manager and Project Tree not in sync (again) ** TProjects now uses an array internally to determine proper order and TProjects.UpdateNodes() updates the node tree
grable0
More...
over 17 years ago
*Fixed: missing underscore on macos, (thanks Brucey)
grable0
More...
over 17 years ago
*Fixed: select dir in "New Project Properties" dialog was missing locale
grable0
More...
over 17 years ago
*Fixed: find/replace in unknown files (and probably undo as well)
grable0
More...
over 17 years ago
*Added: code types for M and XML files (just using the C and HTML highlighting for now)
grable0
More...
over 17 years ago
removed a stray debuglog
grable0
More...
over 17 years ago
*Added: Assert to code tree ** some minor tweaks to TCodeNode.SetName() (detect comment char inside strings, skip extra parsing if not needed)
grable0
More...
over 17 years ago
Fixed last commit
grable0
More...
over 17 years ago
*Added: listing of DebugLog in codetree
grable0
More...
over 17 years ago
*Fixed: crash when rebuilding documentation
grable0
More...
over 17 years ago
*Unfixed: adding icon resource disables themeing,
grable0
More...
over 17 years ago
*Fixed: Main icon *Added: Resource files (RC) in open dialog and project tree
grable0
More...
over 17 years ago
*Fix: allow popup menus for files not in a project
grable0
More...
over 17 years ago
*Added: TConfigCodePanel, with INI style highlighting
grable0
More...
over 17 years ago
*Added: TFileNode for future expansion (image viewer, etc), also added popup menu support
grable0
More...
over 17 years ago
*Fixed: an array out of bounds exception in some cases (in TBMXCodePanel.AutoCodeChange)
grable0
More...
over 17 years ago
*Fixed: open files "all files" option in drop-down not working
sgtbilko
More...
over 17 years ago
*Fixed: Save on new file on temporary file (e.g. an example) now saves!
sgtbilko
More...
over 17 years ago
*Fixed: Marginal speed up by not letting events for my own gadgets out of the eventhook
sgtbilko
More...
over 17 years ago
*Fixed: (properly this time) the debug hang mystery - caused by recursive loops and tweaks to datanodes...
sgtbilko
More...
over 17 years ago
*Updated todo list and version info to reflect debugger fix
sgtbilko
More...
over 17 years ago
*Fixed: problem with debug and self-referencing objects (TTimer!) *Updated: locale & version strings to 2.00beta4
sgtbilko
More...
over 17 years ago
*Added: Auto-indent for C/C++ based on {} and made generic for others to use in future...
sgtbilko
More...
over 17 years ago
*Tweaked: various tweaks to Auto-Tidy code to improve readability (loads of comments!), remove redundant stuff, and fix some odd looking (and plain wrong) use of vars. Not sure if any specific bugs fixed, but should help matters...
sgtbilko
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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