114
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fix hang (on exit) of projects contains listview with assigned more than 1 imagelist (and hang on lazarus itself) (from Nikolay) issue #9609
Paul Ishenin
as paul
More... over 16 years ago
- fix win32 crash if listview imagelist changed to nil (from Nikolay aka Browny) - change ToolButtons font on ToolBar font change events (from Nikolay) - redraw ToolButton if enabled changed and pass apropriate flag to ImageList.Draw (from Nikolay) - cleanup
Paul Ishenin
as paul
More... over 16 years ago
LazReport, updated sample for report export to CSV More... over 16 years ago
LazReport, fixed moving/resizing objects with keyboard leave junk behind More... over 16 years ago
LazReport, added CSV export from Petr Smolik, issue #9636 More... over 16 years ago
removed UTF-8 flag More... over 16 years ago
LazReport, fixed memo view format (issue #9518) More... over 16 years ago
Carbon intf: fixed invalid CGRect conversion with help from Tobias Giesen More... over 16 years ago
IDE: conditional defines: IDE help, resourcestrings, double click from Darius Blaszijk More... over 16 years ago
IDE help for new ... dialog More... over 16 years ago
IDEIntf: added lfm/lrs files for objectinspector More... over 16 years ago
IDE images: added folder.xpm and template.png More... over 16 years ago
IDE: new dialog: removed panel caption More... over 16 years ago
tools: updatepofiles: added recognition of UTF8 header More... over 16 years ago
translations: german: from Joerg Braun More... over 16 years ago
translations: german: from Joerg Braun More... over 16 years ago
LCL Masks: fixed parsing mask list('*') More... over 16 years ago
LazReport, reducing flickering when resizing objects fixed clipping of objects (issue #9567) More... over 16 years ago
* Updated translations by Laurent Jacques More... over 16 years ago
* Updated by Chris Kirkpatrick More... over 16 years ago
win32: - add BlendRect from Marc (for win32 rubber band. win32 rubber band will be commited later due to unsolved problems) - fix recursion of WindowProc in case of subclussing of lazarus registered window class - add missed flags for SetWindowPos - formatting and misc
Paul Ishenin
as paul
More... over 16 years ago
lcl: - add rubberband component - add qt rubberband implementation
Paul Ishenin
as paul
More... over 16 years ago
h2pas: added tool to convert c function types to pointers More... over 16 years ago
win32: - use themed border for TCustomControl if themes are enabled in application - misc
Paul Ishenin
as paul
More... over 16 years ago
fixed package link to lazreport More... over 16 years ago
Added LazReport components More... over 16 years ago
Carbon intf: partially implemented TFontDialog More... over 16 years ago
printers, fixes freebsd compilation (from Jose Alonso Cardenas), removed TMaskEdit from select printer dlg More... over 16 years ago
Qt: - fix double mouse move message sending (cause by Hover event when mouse pressed - in this case MouseMove event is also called. More over Hover event in case of mouse pressed gives mouse position relative to client area but not widget area and as result produce bugs) - fix some key to virtual key translating problems - implement TQtRubberBand (will be used later by designer)
Paul Ishenin
as paul
More... over 16 years ago
Qt: - bindings v 1.48 from Den
Paul Ishenin
as paul
More... over 16 years ago