114
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added 2 forgotten .lfm files. Shane More... almost 25 years ago
ViewUnits1, ViewForms1 and MessageDlg are all loaded from their resources and all controls are auto-created on them. There are still a few problems with some controls so I haven't converted all forms. Shane More... almost 25 years ago
Moved lresources. Moved CreateLFM to Main.pp Changed Form1 and TFOrm1 to MainIDE and TMainIDE Shane More... almost 25 years ago
Removed some writelns and changed the property editor for TStrings a bit. Shane More... almost 25 years ago
Tested TCustomEdit.Readonly, MaxLength and CharCase. Shane More... almost 25 years ago
Minor changes to TEdit. Not tested. Shane More... almost 25 years ago
Trying to figure out the TStringsPropertyEditor. Shane More... almost 25 years ago
The Speedbutton now has a numglyphs setting. I started the TStringPropertyEditor More... almost 25 years ago
MWE: + Added Editor test app. More... almost 25 years ago
I added the run button with an Enable and disable icon More... almost 25 years ago
Speedbuttons can now draw disabled images. Shane More... almost 25 years ago
Shane More... almost 25 years ago
Changed the drawing routine in Designer so it wouldn't draw over child controls. Shane More... almost 25 years ago
TStatusBar's create and destroy were not set to override TWinControls so they were never called. Shane More... almost 25 years ago
Added a dropdown image to the resource and a downarrow button by the OPEN button. Shane More... almost 25 years ago
Additional Images More... almost 25 years ago
MOre images into the resource file Shane More... almost 25 years ago
Added more images to the resource. Shane More... almost 25 years ago
Fix to compreg.pp Shane More... almost 25 years ago
Mattias submitted new lresources.pp and lazres.pp files. Shane More... almost 25 years ago
Using the lresources.pp and registering components. This is a major change but will create much more flexibility for the IDE. Shane More... almost 25 years ago
More additions to the editor's popupmenu More... almost 25 years ago
Added the Popupmenu code to the LCL. Now you can right click on the editor and a PopupMenu appears. Shane More... almost 25 years ago
Project - RUN will run the program IF the program is the active unit in the Editor. Shane More... almost 25 years ago
Fixed toggling between forms and units. It the form is open but the source isn't it'll toggle now. More... almost 25 years ago
Made PRoject Build compile the active unit. This way we can actually play with it by compiling units. More... almost 25 years ago
Added GetChildren Shane More... almost 25 years ago
Fixed File OPen in the IDE. Shane More... almost 25 years ago
* regenerated More... almost 25 years ago
Forgot to add UnitEditor.pp Shane More... almost 25 years ago