114
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LCL: setting default ActiveControl in CreateWnd, improved checks if a control can be focused by using CanFocus, improved debugging focus, using the same algo for all default focus controls More... over 16 years ago
images: new TColorButton image based on wile64 TButton
Paul Ishenin
as paul
More... over 16 years ago
ide: fix AV on ide close if "component list" dialog has been opened
Paul Ishenin
as paul
More... over 16 years ago
images: update some component images from wile64
Paul Ishenin
as paul
More... over 16 years ago
images: move some images to their new place
Paul Ishenin
as paul
More... over 16 years ago
images: - remove some old images already replaced by new - update unit dependencies dialog to use common images instead of own
Paul Ishenin
as paul
More... over 16 years ago
ide: update splash logo
Paul Ishenin
as paul
More... over 16 years ago
* small improvements on componentlist form by Marius More... over 16 years ago
* new splash More... over 16 years ago
LCL: pofile reader: reads CharSet attribute from Laurent More... over 16 years ago
LCL: TCustomForm.SetFocusedControl fixed COntrol=nil More... over 16 years ago
LCL: TCustomForm: not calling LCLIntf.SetFocus if Parent<>nil, choosing a default for ActiveControl in TCustomForm.WndProc More... over 16 years ago
LCL: updating ActiveControl for nested forms More... over 16 years ago
IDE: fixed adding package when adding a component to a form More... over 16 years ago
LCL: undid, because ActiveControl does not work anymore: TCustomForm.WndProc LM_ACTIVATE, LM_SETFOCUS, LM_KILLFOCUS now call inherited More... over 16 years ago
LCL: TCustomForm.WndProc LM_ACTIVATE, LM_SETFOCUS, LM_KILLFOCUS now call inherited More... over 16 years ago
win32 unicode: fix ProcessFileDialogResult - incorrect parse of filenames in SetFilesProperty
Paul Ishenin
as paul
More... over 16 years ago
TMenu, TMenuItem: - update icon on changes of imagelist and bitmap - fix HasIcon - now it looks at Bitmap.IsEmpty too (issue #0010313)
Paul Ishenin
as paul
More... over 16 years ago
designer: fix memory leak in graphpropedits
Paul Ishenin
as paul
More... over 16 years ago
* added Marius More... over 16 years ago
+ added component list form by Marus * Updated po files More... over 16 years ago
Qt: Update to bindings 1.55: Additions and Fixes to QCLCItemDelegate by Den. More... over 16 years ago
LCL: autosize algo Align: added constraints for the remaining area More... over 16 years ago
actions editor: - use standard way of image loading instead of storing them in strings - modernize icons - remove obsoleted code
Paul Ishenin
as paul
More... over 16 years ago
Patch from Sergey Marchenko. Fixes threading synchronization on WinCE. More... over 16 years ago
- replace old arrow images with modern and place them to actions directory - add images for actions "add" and "delete"
Paul Ishenin
as paul
More... over 16 years ago
Modified patch from Christian to the wince interface. Allows custom positioned and sized windows if they have BorderStyle = bsNone or bsDialog More... over 16 years ago
LazDoc - correction of typos in ComCtrls More... over 16 years ago
LazDoc - updates to TToolBar and TToolButton in Comctrls.xml More... over 16 years ago
IDE: keymapping: codetools shortcuts are now source editor only More... over 16 years ago