..
forms
LCL: Some visual improvement of the CalendarPopup form. Patch by wp. Part of issue #0029949 .
2016-04-07 13:13:15 +00:00
images
images: update policy information
2016-06-29 17:54:44 +00:00
include
FindDialog: fix wrong Sender in OnShow event. Part of Issue #0030449 .
2016-08-17 11:56:10 +00:00
interfaces
GTK3: TGtk3WSCommonDialog:
2016-08-21 10:29:37 +00:00
languages
Translations: Hungarian translation update by Péter Gábor, bug #30342
2016-07-05 22:12:22 +00:00
nonwin32
templates
tests
widgetset
LCL: WidgetSet: fix VMT parent class entry for FPC changes r34171 #7571057b7d-r34179. Issue #30407
2016-07-24 12:28:50 +00:00
actnlist.pas
alllclunits.pp
lcl: less warning
2016-03-01 15:19:28 +00:00
arrow.pp
LCL: Improve TArrow more. Issue #28228 , patch from Alexey Torgashin.
2015-06-05 17:10:58 +00:00
asyncprocess.pp
btn_icons.res
lcl: images: cleaner tick images, Issue #29869
2016-03-23 09:04:03 +00:00
buttonpanel.pas
LCL: Publish TButtonPanel.Color.
2016-08-11 13:00:18 +00:00
buttons.pp
calendar.pp
LCL: Implement TCustomCalendar.GetCalendarView. Patch by Zoran Vučenović.
2016-02-25 09:55:01 +00:00
checklst.pas
LCL: Publish property OnSelectionChange for TCheckListBox. Patch from Sandro Cumerlato.
2016-07-30 13:30:49 +00:00
clipbrd.pp
LCL: ClipBoard HTML functions:
2015-12-21 19:45:48 +00:00
colorbox.pas
Revert r49699 #57795c6d42, "LCL: Prevent opening custom color selection dialog in ColorBox wrongly."
2015-09-23 09:19:55 +00:00
comboex.pas
comctrls.pp
LCL: TTabControl: TabStop handling workaround. Issue #30305
2016-07-24 07:03:09 +00:00
controls.pp
revert r52494, r52500 #48fe37a204: they caused crashes in Carbon interface. Issue #30003
2016-07-17 04:12:46 +00:00
cursor_hourglass.res
lcl: images: hourglass cursors: better hotspot (in the middle of hourglass)
2016-03-24 00:37:32 +00:00
cursors.res
lcl: images: hourglass cursors: better hotspot (in the middle of hourglass)
2016-03-24 00:37:32 +00:00
customdrawn_android.pas
cocoa: Implements basic TSpeedButton look
2015-08-01 06:28:38 +00:00
customdrawn_common.pas
cocoa: Implements basic TSpeedButton look
2015-08-01 06:28:38 +00:00
customdrawn_mac.pas
cocoa: Fixes toolbar dropdown button, bug #28690
2016-08-01 19:59:20 +00:00
customdrawn_winxp.pas
cocoa: Implements basic TSpeedButton look
2015-08-01 06:28:38 +00:00
customdrawncontrols.pas
customdrawn: Fixes bug #21573 problems in TCDScrollBar slider mouse drag
2016-08-04 06:57:58 +00:00
customdrawndrawers.pas
cocoa: Implements basic TSpeedButton look
2015-08-01 06:28:38 +00:00
customtimer.pas
dbactns.pp
dbctrls.pp
LCL: Change TDBImage.UpdateData to virtual. Issue #24539 .
2016-03-14 19:59:50 +00:00
dbextctrls.pp
dbgrids.pas
LCL, DbGrids: Fix result of DBGrid.MyCompareBookmarks, from Luiz Americo, issue #28743
2016-07-17 19:30:48 +00:00
defaulttranslator.pas
dialog_icons.res
dialogs.pp
FindDialog: fix wrong Sender in OnShow event. Part of Issue #0030449 .
2016-08-17 11:56:10 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas
EditBtn: allow to clear TDateEdit.Text at designtime when DefaultToday=True and DirectInput=False. Issue #0030425 .
2016-08-02 16:32:04 +00:00
extctrls.pp
lcl: Add property WordWrap to panel
2016-06-13 19:18:55 +00:00
extdlgs.pas
ExtDlgs: set UserChoice in TCalendarDialog.OnDialogCloseQuery.
2016-08-14 16:56:52 +00:00
extendedstrings.pas
extgraphics.pas
lcl: removed example PaintSwastika
2016-01-07 12:53:41 +00:00
filectrl.pp
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
2015-07-04 23:08:00 +00:00
forms.pp
lcl: change OnExceptionCircle to OnCircularException, remove handler list.
2016-07-20 18:01:57 +00:00
fpmake.pp
graphics.pp
Some time ago we decided (in the mailling list) against using reference instead of handle
2016-07-19 13:21:51 +00:00
graphmath.pp
LCL: exploded some With-blocks for fpc 3.1.1
2015-11-06 18:35:28 +00:00
graphtype.pp
lcl: fixed typos
2015-12-05 23:29:47 +00:00
graphutil.pp
LCL: Improve conversion routines HLStoRGB and RGBtoHLS. Issue #28423 , patch from Vojtech Cihak.
2015-08-03 23:06:27 +00:00
grids.pas
LCL: grids: don't reset offset when start col/row dragging
2016-08-17 16:44:55 +00:00
groupededit.pp
lcl: groupededit: use RealGetText/RealSetText overriden methods instead of new GetText/SetText to make use of TControl.Text property.
2016-04-08 11:05:53 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
LCL: exploded some With-blocks for fpc 3.1.1
2015-11-06 18:35:28 +00:00
inipropstorage.pas
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
2015-07-04 23:08:00 +00:00
interfacebase.pp
Implements support for radial gradient in Qt and the LCL with capability indicator
2016-02-08 19:18:10 +00:00
intfgraphics.pas
LCL: TLazIntfImage.Assign: copy DataDescription
2016-03-20 23:46:20 +00:00
LAYOUT.txt
lazcanvas.pas
LCL: exploded some With-blocks for fpc 3.1.1
2015-11-06 18:35:28 +00:00
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
LCL: Glyph drawer for LazFreeType. Issue #28079 , patch from Johann.
2015-05-19 16:13:42 +00:00
lazhelphtml.pas
lcl: using process Executable instead of CommandLine
2016-02-23 11:03:05 +00:00
lazhelpintf.pas
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
2016-08-17 10:40:29 +00:00
lazlinkedlist.pas
lazregions.pas
lcl_calc_images.res
lcl_dbgrid_images.res
lcl_dbnav_images.res
lcl: images: cleaner tick images, Issue #29869
2016-03-23 09:04:03 +00:00
lcl_dock_images.res
lcl_dock_to_images.res
lcl: images: replace dock images with Tango (some modified by myself). Issue #29869
2016-03-24 00:23:18 +00:00
lcl_edbtnimg.res
lcl: images: better btnseldir.png
2016-03-23 09:11:09 +00:00
lcl_grid_images.res
lcl: images: replace all Silk icons by public-domain Tango icons, Issue #29869
2016-03-23 08:08:15 +00:00
lclbase.lpk
Reverts wrong part of commit
2016-08-04 06:59:58 +00:00
lclclasses.pp
LCL: Improve a debug msg when destroying a component with LCLRefCount>0.
2016-03-15 11:22:21 +00:00
lclintf.pas
LCLIntf: refactor FindDefaultBrowser() for Windows.
2016-07-05 22:49:36 +00:00
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas
LCL, Codetools: Turn condition {$IFnDEF DisableWrapperFunctions} into {$IFDEF EnableWrapperFunctions} in units where it was forgotten.
2016-07-13 13:32:33 +00:00
lclrescache.pas
lclstrconsts.pas
lcl: use OK and Abort buttons in default exception dialog. Don't kill the application when ESC is pressed to close it.
2016-02-28 07:33:49 +00:00
lcltranslator.pas
LCLTranslator: Fix FindLocaleFilename failing if optional directory is absolute or ends with a path delimiter.
2016-06-19 22:19:27 +00:00
lcltype.pp
lcl: use ssDouble, ssTriple and ssQuad in MouseUp handlers
2016-02-10 15:35:03 +00:00
lclunicodedata.pas
lclversion.pas
trunk: set version to 1.7
2015-11-30 19:06:17 +00:00
ldocktree.pas
lmessages.pp
lcl: fix Linux compilation after r51821 #be5322bd6d, Issue #29766
2016-03-04 06:44:48 +00:00
lresources.pp
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
2016-08-17 10:40:29 +00:00
Makefile
lcl: updated makefiles
2016-03-20 13:05:51 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
2015-10-01 18:40:54 +00:00
maps.pp
maskedit.pp
MaskEdit: fix pasting text with spaces when maskchar is cMask_AlphaNum, cMask_Letter and cMask_Number or cMask_NumberPlusMin. Issue #0030481 .
2016-08-19 21:07:42 +00:00
menus.pp
LCL: menus: implement StripHotkey (Delphi compatibilty)
2016-05-15 09:26:48 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
LCL: exploded some With-blocks for fpc 3.1.1
2015-11-06 18:35:28 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas
LCL: exploded some With-blocks for fpc 3.1.1
2015-11-06 18:35:28 +00:00
propertystorage.pas
TCustomPropertyStorage: implement OnSaveException event.
2016-04-25 12:36:52 +00:00
registerlcl.pas
rubberband.pas
shellctrls.pas
ShellCtrls: publish property Mask of TShellListView.
2016-04-11 09:37:19 +00:00
spin.pp
stdactns.pas
LCL: Publish TCommonDialogAction.OnUpdate. Issue #30196 , patch from Rolf Wetjen.
2016-06-16 11:06:05 +00:00
stdctrls.pp
LCL: Fix spelling in comment.
2016-07-03 12:35:55 +00:00
stringhashlist.pas
textstrings.pas
themes.pas
lcl: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph
2015-12-21 05:37:05 +00:00
tmschema.pas
toolwin.pp
translations.pas
LCL, Translations unit: Improved lieending removal code clarity, added more comments.
2016-07-16 10:22:01 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
2015-07-04 23:08:00 +00:00
valedit.pas
ValEdit: fix infinite recursion introduced in r52157 #e6905bdc44. Issue #0029993 .
2016-04-11 09:15:49 +00:00
xmlpropstorage.pas
Order uses sections.
2016-03-15 21:16:43 +00:00