.. |
forms
|
LCL/TDateEdit: Remove TCalendarPopupForm.Paint (not needed any more, and destroys dark mode in macOS). Issue #39930.
|
2022-09-27 15:46:20 +02:00 |
images
|
Images: Improved images (adjusted green tone, improved "close", "run without debugger" and "reset debugger"). By Roland Hahn.
|
2023-01-20 16:06:20 +01:00 |
include
|
LCL Cleanup TWinControl.Loaded. Patch by lagprogramming. Issue #40209.
|
2023-04-15 22:36:58 +02:00 |
interfaces
|
LCL-CustomDrawn: Fix TCDWidgetSet.SetTextColor. Issue #40204.
|
2023-04-15 11:24:46 +03:00 |
languages
|
Translations: Turkish translation update by Onur ERÇELEN, issue #40106
|
2023-02-02 23:52:31 +03:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
LCL: Restore TestAll project but this time in lcl/tests directory.
|
2023-02-17 16:27:37 +02:00 |
widgetset
|
LCL/widgetset: Clearer code in FindClassNode (unit lcl/widgetset/wslclclasses.pp). Patch by lagprogramming (https://forum.lazarus.freepascal.org/index.php/topic,63020.msg477013)
|
2023-04-13 12:58:18 +02:00 |
actnlist.pas
|
LCL: Improve Checkbox / TAction synchronization. Issue #39869.
|
2022-09-08 10:21:59 +03:00 |
alllclunits.pp
|
LCL: committed automatically regenerated file
|
2022-09-30 01:03:45 +03:00 |
arrow.pp
|
|
|
asyncprocess.pp
|
|
|
btn_icons.res
|
Images: Improved images (adjusted green tone, improved "close", "run without debugger" and "reset debugger"). By Roland Hahn.
|
2023-01-20 16:06:20 +01:00 |
buttonpanel.pas
|
LCL buttonpanel: fix hiding glyphs with ShowGlyphs. issue #37455
|
2022-08-17 23:46:50 +02:00 |
buttons.pp
|
IDE: load High-DPI images
|
2022-09-29 00:59:16 +02:00 |
calendar.pp
|
TCalendar and TDateEdit: improve IsLimited function. Now it only returns true if MaxDate actually is at least one day > MinDate (it would return True if MaxDate-MinDate was larger than 0.1 msec)
|
2022-08-03 00:00:24 +02:00 |
checklst.pas
|
LCL/CheckListbox: Add new properties HeaderBackgroundColor and HeaderColor and implement them for win32 WS. Issue #39874, patch by Don Siders.
|
2022-09-02 00:49:45 +02:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
LCL/TColorBox, TColorListbox: Add missing Notification procedure. Issue #39518.
|
2021-12-16 14:06:26 +01:00 |
comboex.pas
|
LCL/TCustomGrid, TCustomCheckBoxEx: Add missing Notification method to react on destruction of TitleImageList and Images, respectively.
|
2021-12-16 14:52:01 +01:00 |
comctrls.pp
|
LCL: Publish TTreeView.ShowSeparators. Issue #40186, patch by Don Siders.
|
2023-04-01 08:54:02 +03:00 |
controls.pp
|
LCL: Remove duplicate code in TControlChildSizing. Suggested by lagprogramming.
|
2023-04-05 01:05:41 +03:00 |
cursor_hourglass.res
|
|
|
cursors.res
|
|
|
customdrawn_android.pas
|
|
|
customdrawn_common.pas
|
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
|
2023-04-15 10:45:11 +03:00 |
customdrawn_mac.pas
|
|
|
customdrawn_winxp.pas
|
|
|
customdrawncontrols.pas
|
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
|
2023-04-15 10:45:11 +03:00 |
customdrawndrawers.pas
|
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
|
2023-04-15 10:45:11 +03:00 |
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: Make TDBCheckbox events consistent with VCL and with TCheckBox. Issue #39917, patch by Arioch The.
|
2022-10-04 16:59:38 +03:00 |
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL/DBGrid: Publish some col/row dragging properties, patch by Joeny Ang. Issue #39994.
|
2022-11-12 13:21:12 +01:00 |
defaulttranslator.pas
|
|
|
dialog_icons.res
|
Images: Reworked lcl dialog images, by Roland Hahn.
|
2022-11-19 15:55:59 +01:00 |
dialogres.pas
|
DialogRes: destroy DialogGlyphs with interface finalization. solves issue #40015
|
2022-11-23 09:34:53 +01:00 |
dialogs.pp
|
TTaskDialog: add tfEmulateClassicStyle to flags
|
2023-02-28 08:29:50 +01:00 |
editbtn.pas
|
restore FilterLowercase property
|
2023-01-10 12:22:35 +01:00 |
extctrls.pp
|
LCL/TPanel: New property ShowAccelChar to improve Delphi compatibility in rendering of ampersands. Issue #39973.
|
2022-10-28 00:09:56 +02:00 |
extdlgs.pas
|
|
|
extgraphics.pas
|
LCL/extgraphics: Avoid separate calculation of sin() and cos() in rotated polygon calculations. Issue #39983.
|
2022-11-02 17:40:24 +01:00 |
filectrl.pp
|
|
|
forms.pp
|
LCL: Fix endless loop in ReleaseComponent (invoking itself via WM_NULL). Issue #40183
|
2023-04-02 20:33:48 +02:00 |
fpmake.pp
|
LCLBase: Fpmake.pp, messages unit is non-windows only
|
2021-08-28 00:09:45 +02:00 |
graphics.pp
|
FPC: Extend System.UITypes
|
2022-12-18 08:50:17 +01:00 |
graphutil.pp
|
LCL/graphutil: Add procedure BitmapGrayscale to convert a bitmap to gray-scale with weighting of color channels (provided by Roland Hahn).
|
2022-11-03 13:28:42 +01:00 |
grids.pas
|
Revert TFontStyles to the original size
|
2022-12-22 15:07:14 +01:00 |
groupededit.pp
|
|
|
helpintfs.pas
|
LCL: Implement TApplication.HelpShowTableOfContents. Issue #25905.
|
2021-07-20 19:44:31 +00:00 |
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
LCL: image list: AddMultipleResolutions with TRasterImage overload
|
2022-09-28 16:22:54 +02:00 |
industrialbase.pp
|
|
|
inipropstorage.pas
|
|
|
interfacebase.pp
|
Win32: handle System.CmdShow at startup. Patch by Domingo Galmés, slightly modified by me. Issue ##39363.
|
2022-10-29 18:41:27 +02:00 |
intfgraphics.pas
|
lcl: undo alpha reverse with comment
|
2022-03-18 14:29:24 +01:00 |
jsonpropstorage.pas
|
|
|
LAYOUT.txt
|
|
|
lazcanvas.pas
|
lcl: Fix memory leak in TLazCanvas (TLazCanvasState). See https://forum.lazarus.freepascal.org/index.php/topic,62849.msg475481.html
|
2023-03-29 01:23:21 +02:00 |
lazdeviceapis.pas
|
|
|
lazdialogs.pas
|
|
|
lazfreetypeintfdrawer.pas
|
Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man.
|
2021-07-22 12:16:14 +00:00 |
lazhelphtml.pas
|
|
|
lazhelpintf.pas
|
lcl: comments
|
2022-04-05 13:36:35 +02:00 |
lazregions.pas
|
|
|
lcl_calc_images.res
|
|
|
lcl_dbnav_images.res
|
|
|
lcl_dock_images.res
|
|
|
lcl_dock_to_images.res
|
|
|
lcl_edbtnimg.res
|
Images: New general-purpose images by Roland Hahn (calendar)
|
2022-09-12 12:45:42 +02:00 |
lcl_grid_images.res
|
|
|
lclbase.lpk
|
LCL: new unit DialogRes for dialog icon resources
|
2022-09-28 16:20:14 +02:00 |
lclclasses.pp
|
LCL: Fix endless loop in ReleaseComponent (invoking itself via WM_NULL). Issue #40183
|
2023-04-02 20:33:48 +02:00 |
lclexceptionstacktrace.pas
|
|
|
lclintf.pas
|
|
|
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
LCL: Make AUTF8Char a var parameter in function LCLSendUTF8KeyPress. Issue #40211, patch by Alexey Torgashin.
|
2023-04-16 17:50:30 +03:00 |
lclplatformdef.pas
|
IDE: Show Widgetset display name instead of dir name in selection list for project. Issue #40040, patch by theo222.
|
2022-12-18 09:51:02 +02:00 |
lclproc.pas
|
LCL: Remove tests for define WithOldDebugln. It has been there since 2012.
|
2021-10-31 09:51:28 +02:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
TCalendar: nicer errormessage if a date is smaller than MinDateTime or larger than MaxDateTime.
|
2022-07-19 10:37:43 +02:00 |
lcltaskdialog.pas
|
LCL/TaskDialog: Clean-up previous commit
|
2022-11-25 00:19:37 +01:00 |
lcltranslator.pas
|
LCL: Added convenience TranslateUnitResourceStringsEx wrapper to LCLTranslator.
|
2022-07-29 02:58:50 +03:00 |
lcltype.pp
|
FPC: Extend System.UITypes
|
2022-12-22 15:07:14 +01:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
ldocktree.pas
|
lcl: fixed comments about TDockTree and TLazDockTree
|
2023-02-17 19:57:09 +01:00 |
lmessages.pp
|
|
|
lresources.pp
|
lcl: extended ReadLFMHeader for unitnames
|
2023-04-13 15:38:12 +02:00 |
Makefile
|
* Fix make install target
|
2022-12-01 11:34:30 +01:00 |
Makefile_win.compiled
|
lcl: updated Makefile.compiled
|
2021-07-08 07:44:20 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
* Fix make install target
|
2022-12-01 11:34:30 +01:00 |
maskedit.pp
|
MaskEdit: simplify the fix in #79c00942.
|
2022-10-04 18:04:56 +02:00 |
menus.pp
|
win32: DPI-aware menus
|
2022-11-16 00:44:52 +01:00 |
pairsplitter.pas
|
|
|
popupnotifier.pas
|
make TPopupNotifier.BidiMode as Application.BidiMode
|
2022-03-18 18:18:54 +02:00 |
postscriptcanvas.pas
|
LCL/PostscriptCanvas: Avoid separate calls to sin() and cos() with the same argument. Issue #39984.
|
2022-11-03 00:15:40 +01:00 |
postscriptprinter.pas
|
|
|
postscriptunicode.pas
|
|
|
printers.pas
|
FPC: Extend System.UITypes
|
2022-12-18 08:50:17 +01:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
ShellCtrls: subclass TListItem, so we can store a TSearchRec in the list items of a TShellListView.
|
2023-03-15 17:23:32 +01:00 |
spin.pp
|
LCL Spin: fix case of Integer/string types
|
2022-01-06 14:16:30 +01:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
Revert "lcl: label: change left when making label visible for right-aligned autosized label. issue #21898"
|
2022-11-30 10:16:12 +01:00 |
themes.pas
|
LCL themes: GetDetailSizeForPPI & GetDetailSizeForWindow
|
2022-11-16 00:44:52 +01:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
update_allunits.lpi
|
|
|
update_allunits.lpr
|
Qt6: added to lclplatforms
|
2022-11-11 16:17:17 +01:00 |
utrace.pp
|
|
|
valedit.pas
|
LCL: fix TValueListEditor LoadContent in case of exceptions, issue #36182
|
2021-08-24 02:24:27 -05:00 |
xmlpropstorage.pas
|
|
|