.. |
forms
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
images
|
|
|
include
|
LCL: Return TSharedCustomBitmap as shared image class. TCustomBitmap assumes this as a descendant
|
2021-10-12 22:15:35 +02:00 |
interfaces
|
set fixes version to 2.2.0RC3
|
2021-10-31 08:43:01 +01:00 |
languages
|
Regenerated translations after revision 865013ee
|
2021-10-01 00:27:25 +03:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
LazUtils: Move unit test project for Masks from LCL dir to LazUtils dir.
|
2021-02-23 14:06:34 +00:00 |
widgetset
|
LCL: Remove useless FillChar() in procedure CreateVClass. Issue #34408, patch by Bartek Dajewski.
|
2021-05-11 06:46:26 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
arrow.pp
|
|
|
asyncprocess.pp
|
|
|
btn_icons.res
|
|
|
buttonpanel.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
buttons.pp
|
LCL/Buttons: Publish DragCursor, DragKind and DragMode for TBitBtn and TSpeedButton. Addendum to issue #38891.
|
2021-05-30 19:42:44 +00:00 |
calendar.pp
|
LCL/Calendar: Remove option dsStartMonday from Calendar.DisplaySettings and replace it by Delphi-compatible Calendar.FirstDayOfWeek
|
2020-05-25 14:16:57 +00:00 |
checklst.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
|
2021-03-04 08:58:54 +00:00 |
comboex.pas
|
LCL: Implement TextHint for TComboBox. Issue #30682.
|
2020-08-13 11:23:38 +00:00 |
comctrls.pp
|
Merged revision(s) 65355 #8b6e1655ea, 65362 #6271182f5d, 65366 #89b30a58de, 65454-65455 #ee25f78baf-#ee25f78baf from trunk:
|
2021-07-15 21:05:08 +00:00 |
controls.pp
|
Merged revision(s) 65490-65491 #5ff92a4b96-#5ff92a4b96 from trunk:
|
2021-07-22 21:22:32 +00:00 |
cursor_hourglass.res
|
|
|
cursors.res
|
|
|
customdrawn_android.pas
|
|
|
customdrawn_common.pas
|
|
|
customdrawn_mac.pas
|
|
|
customdrawn_winxp.pas
|
|
|
customdrawncontrols.pas
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
customdrawndrawers.pas
|
|
|
customtimer.pas
|
LCL: handle exceptions in OnTimer for all widgetsets
|
2020-10-17 06:29:13 +00:00 |
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: Fix updating list dataset on dblookupcombobox on selection or autocomplete, issue #39343
|
2021-08-30 13:17:27 -05:00 |
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL, fix dbgrid right click selection when dgAnyButtonCanSelect option is active, patch by Emil Totev, issue #37357
|
2021-08-15 10:25:28 -05:00 |
defaulttranslator.pas
|
|
|
dialog_icons.res
|
|
|
dialogs.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
editbtn.pas
|
EditButton: publish OnContextPopup. Patch by Reinhard Kalinke. Issue #0037832.
|
2020-09-28 20:03:35 +00:00 |
extctrls.pp
|
LCL: Publish ParentBackground for TRadioGroup and TCheckGroup (related to r64871 #28e5806a74 and 64882).
|
2021-04-17 09:27:28 +00:00 |
extdlgs.pas
|
LCL: Use TMaskList always for ShellListView.Mask. Enable all TMask syntax including sets.
|
2021-02-24 20:04:15 +00:00 |
extgraphics.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
filectrl.pp
|
LCL: Use TMaskList always for ShellListView.Mask. Enable all TMask syntax including sets.
|
2021-02-24 20:04:15 +00:00 |
forms.pp
|
Revert r65213 #595fb2c21d. It caused a regression.
|
2021-06-14 07:52:06 +00:00 |
fpmake.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
graphics.pp
|
LCL: Return TSharedCustomBitmap as shared image class. TCustomBitmap assumes this as a descendant
|
2021-10-12 22:15:35 +02:00 |
graphutil.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
grids.pas
|
LCL: Fix grid ellipsis editor layout. Issue #34307
|
2021-09-04 19:07:13 -05:00 |
groupededit.pp
|
T(Float)SpinEditEx: remove property EditorEnabled, since it duplicates DirectInput property (which I forgot...)
|
2021-04-11 16:24:32 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
industrialbase.pp
|
|
|
inipropstorage.pas
|
|
|
interfacebase.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
intfgraphics.pas
|
LCL: Eliminate a nested loop in TLazIntfImage.CopyPixels.
|
2021-01-20 22:00:02 +00:00 |
jsonpropstorage.pas
|
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
|
2020-11-10 09:50:20 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
|
|
lazdeviceapis.pas
|
Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders.
|
2021-06-11 07:11:44 +00:00 |
lazdialogs.pas
|
|
|
lazfreetypeintfdrawer.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
lazhelphtml.pas
|
Cleanup.
|
2020-10-30 09:23:50 +00:00 |
lazhelpintf.pas
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
|
2021-01-14 13:52:23 +00:00 |
lazregions.pas
|
|
|
lcl_calc_images.res
|
|
|
lcl_dbnav_images.res
|
|
|
lcl_dock_images.res
|
|
|
lcl_dock_to_images.res
|
|
|
lcl_edbtnimg.res
|
|
|
lcl_grid_images.res
|
|
|
lclbase.lpk
|
set fixes version to 2.2.0RC3
|
2021-10-31 08:43:01 +01:00 |
lclclasses.pp
|
LCL: NewInstance, search for WsClass, always call RegisterNewWSComp(Self). Issue #37360 Note 0124494
|
2020-08-04 11:20:05 +00:00 |
lclexceptionstacktrace.pas
|
|
|
lclintf.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
|
|
lclplatformdef.pas
|
lcl: cocoa no longer beta
|
2020-07-03 10:40:59 +00:00 |
lclproc.pas
|
LCL: Fix typos in virtual key constants. Issue #39434, patch by Don Siders.
|
2021-10-21 00:01:46 +03:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
IDE: Remove unused and duplicate resource strings. Fix exception messages.
|
2021-10-01 00:27:25 +03:00 |
lcltaskdialog.pas
|
LCL: Do not convert '\n' sequence to linefeed also in Title, Inst, Verify, Info, InfoExpanded, InfoCollapse, Footer fields of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this). Unbreaks output of strings like 'c:\new_folder\new.work'.
|
2021-04-13 21:38:57 +00:00 |
lcltranslator.pas
|
|
|
lcltype.pp
|
LCL: actually show to user deprecated messages for VK_LCL_OPEN_BRAKET and VK_LCL_CLOSE_BRAKET constants
|
2021-10-21 00:01:47 +03:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
ldocktree.pas
|
|
|
lmessages.pp
|
New InputManager code for gtk2 / Experimental / Issue #38730 / Patch by Do-wan Kim
|
2021-06-05 22:29:27 +00:00 |
lresources.pp
|
IDE, Codetools: Simplify LoadAncestorDependencyHidden. Use "out" parameter when appropriate.
|
2021-03-07 13:24:51 +00:00 |
Makefile
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
Makefile_win.compiled
|
Merged revision(s) 65400-65401 #d6d34c6e68-#d6d34c6e68, 65403 #f5630f1082, 65406 #9acddfe467 from trunk:
|
2021-07-08 13:07:31 +00:00 |
Makefile.compiled
|
Merged revision(s) 65400-65401 #d6d34c6e68-#d6d34c6e68, 65403 #f5630f1082, 65406 #9acddfe467 from trunk:
|
2021-07-08 13:07:31 +00:00 |
Makefile.fpc
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
maskedit.pp
|
LCL: fixed typos related to 'occur' word
|
2021-06-10 22:21:45 +00:00 |
menus.pp
|
|
|
pairsplitter.pas
|
IdeIntf, Designer: Improve deleting components from OI's tree. Make a special case for PairSplitterSide. Issue #38235.
|
2020-12-20 14:46:02 +00:00 |
popupnotifier.pas
|
|
|
postscriptcanvas.pas
|
LCL: Use a faster compare method for case-insensitive StringList.
|
2021-01-30 18:36:54 +00:00 |
postscriptprinter.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
postscriptunicode.pas
|
LCL: Use a faster compare method for case-insensitive StringList.
|
2021-01-30 18:36:54 +00:00 |
printers.pas
|
LCL: Use a faster compare method for case-insensitive StringList.
|
2021-01-30 18:36:54 +00:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
Merged revision(s) 65355 #8b6e1655ea, 65362 #6271182f5d, 65366 #89b30a58de, 65454-65455 #ee25f78baf-#ee25f78baf from trunk:
|
2021-07-15 21:05:08 +00:00 |
spin.pp
|
T(Float)SpinEdit: make Modified have the correct value in OnChange as well.
|
2021-10-05 00:48:15 +03:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
LCL: Fix updating list dataset on dblookupcombobox on selection or autocomplete, issue #39343
|
2021-08-30 13:17:27 -05:00 |
themes.pas
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
|
2020-12-29 22:56:40 +00:00 |
update_allunits.lpi
|
|
|
update_allunits.lpr
|
|
|
utrace.pp
|
|
|
valedit.pas
|
TValueListEditor: raise an exception when setting RowCount < FixedRows.
|
2021-02-17 17:35:57 +00:00 |
xmlpropstorage.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |