2
I Use This!
Inactive

Commits : Listings

Analyzed 13 minutes ago. based on code collected about 3 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: Undo/Redo bug Admin: Tidied up and commented a lot of the undo/redo/diff code! More... over 18 years ago
Minor tidy up tweaks, and a reference to skidracers dev.win32maxgui More... over 18 years ago
* Fixed translation of RequestMuliFile() * Moved extension translation code from RequestFile() to its own function TranslateExtensions() More... over 18 years ago
Forgot to remove commented code More... over 18 years ago
Fixed bug [1411139] opening samples/sources in navbar now obeys templink in settings More... over 18 years ago
* Added a new toolbar icon "Build & Debug" with a hotkey SHIFT+F5 * And a new menu item with same name and hotkey CTRL+SHIFT+R More... over 18 years ago
* Added Build & Debug icon More... over 18 years ago
QuickHelp tooltips when hovering over AutoComplete items More... over 18 years ago
Added saving of AutoComplete Window size to options. Allso made it autocomplete on single clicking as suggested. More... over 18 years ago
* Added Brucey's modules in to the list of categorised modules More... over 18 years ago
forgot to add this, it helps see which item is selected in the AutoComplete window, since it is non-active it can be hard to see without it. More... over 18 years ago
New AutoComplete window, with it comes some changes to TCodePanel / TBMXCodePanel and a new type TGUIAutoComplete. More... over 18 years ago
Remove unneeded commands More... over 18 years ago
Changed import of "maxicons.o" to "resources.o" for proper XP style. More... over 18 years ago
Main Icon & Manifest resource files, generates "resources.o" which can be linked instead of "maxicons.o" for proper XP style. More... over 18 years ago
Removed dependency on BRL.Retro More... over 18 years ago
Added some info on its usage More... over 18 years ago
Added support for opening multiple files, supports WIN32 only at the moment (see RequestMultiFile.bmx for more info) More... over 18 years ago
Fixed some labels overlapping other controls More... over 18 years ago
Fixed bug [1654702] Where the main window freezes on an app-switch if a requester window is open More... over 18 years ago
* Minor tweak to datanode (moved a generic function) * Fixed Todo node jump to line function More... almost 19 years ago
* Improved logical separation of datanodes from treeviews * Improved data node to support multiple "Invoke" actions * Improved todo tab such that selection shows entire text in status bar * Moved nav panel into a new container - mainly a temporary solution until full rejig * Added concept of regions to TGUIHost - start of having multi-panels More... almost 19 years ago
+ Implemented TGUINavigator.Invoke(TOOLNAVIGATE) - Removed explicit SelectPanel and SelectPanelIndex methods from TGUINavigator More... almost 19 years ago
Updated readme with Linux GTK instructions More... almost 19 years ago
Couple of tweaks to tidy up source More... almost 19 years ago
Largely removed references to Host.activepanel More... almost 19 years ago
Added a few missing files! oops! More... almost 19 years ago
Further amendments to tidy up Type structure. Options Requester is now pretty much fully sorted in this respect. More... almost 19 years ago
* Added BAH to syncmods * Added StripWhiteSpace function (not added to loading yet) * Changed some more of the type structure to rationalise, simplify & improve * Added capability for ToolWindows (find, etc) to be non-modal - NOT tested, or implemented. More... almost 19 years ago
*** empty log message *** More... almost 19 years ago