lazarus/lcl
2016-05-23 21:47:00 +00:00
..
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 lcl: images: hourglass cursors: better hotspot (in the middle of hourglass) 2016-03-24 00:37:32 +00:00
include lcl: add new form style fsIgnoreMouseEvents. use it instead of windows-specific WM_NCHITTEST=HTTRANSPARENT. 2016-05-23 21:47:00 +00:00
interfaces lcl: add new form style fsIgnoreMouseEvents. use it instead of windows-specific WM_NCHITTEST=HTTRANSPARENT. 2016-05-23 21:47:00 +00:00
languages Translations: French translation update by Gilles Vasseur, bug #30136 2016-05-16 22:25:15 +00:00
nonwin32
templates
tests
widgetset LCL: Implement TCustomCalendar.GetCalendarView. Patch by Zoran Vučenović. 2016-02-25 09:55:01 +00:00
actnlist.pas
alllclunits.pp lcl: less warning 2016-03-01 15:19:28 +00:00
arrow.pp
asyncprocess.pp
btn_icons.res lcl: images: cleaner tick images, Issue #29869 2016-03-23 09:04:03 +00:00
buttonpanel.pas
buttons.pp
calendar.pp LCL: Implement TCustomCalendar.GetCalendarView. Patch by Zoran Vučenović. 2016-02-25 09:55:01 +00:00
checklst.pas
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: treeview: fix tooltip hiding 2016-05-23 15:28:19 +00:00
controls.pp lcl: add new form style fsIgnoreMouseEvents. use it instead of windows-specific WM_NCHITTEST=HTTRANSPARENT. 2016-05-23 21:47:00 +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
customdrawn_common.pas
customdrawn_mac.pas lcl: fixed TCDDrawerMac.DrawMacSquareButton y 2015-08-11 12:28:07 +00:00
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
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: allow smooth scrolling only for horizontal scrollbar. 2016-05-23 05:04:26 +00:00
defaulttranslator.pas
dialog_icons.res
dialogs.pp LCL: dialogs: create a generic solution for dialog copy to clipboard. 2016-05-15 09:33:19 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas lcl: fixed compilation 2016-05-03 08:37:52 +00:00
extctrls.pp lcl: add TPage.PageIndex and TNotebook.IndexOf 2016-05-22 10:12:03 +00:00
extdlgs.pas lcl: disable windows on system dialog execute 2016-03-02 05:45:52 +00:00
extendedstrings.pas
extgraphics.pas lcl: removed example PaintSwastika 2016-01-07 12:53:41 +00:00
filectrl.pp
forms.pp lcl: add new form style fsIgnoreMouseEvents. use it instead of windows-specific WM_NCHITTEST=HTTRANSPARENT. 2016-05-23 21:47:00 +00:00
fpmake.pp
graphics.pp
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
grids.pas lcl: grids: fix scroll area for flat grid. Issue #30173 2016-05-23 16:38:31 +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
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
lazhelphtml.pas lcl: using process Executable instead of CommandLine 2016-02-23 11:03:05 +00:00
lazhelpintf.pas lcl: help intf: debug 2015-12-06 14:41:23 +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 LazControls; Start T(Float)SpinEditEx. 2016-01-13 11:40:39 +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 lcl: fix Linux compilation after r51821 #be5322bd6d, Issue #29766 2016-03-04 06:44:48 +00:00
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas LCLProcs: Remove the Win9xWsManager unit, since we don't support that platform anymore. 2016-03-08 11:47:49 +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 LCL: lcltranslator: when switching language call datamodules too, bug #28946, patch from fbiazi 2015-11-02 21:47:06 +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 LCL: Implement WriteVariant for TLRSObjectWriter. Fix variant property editor. Issue #28040, patch from Michal Gawrycki. 2016-05-19 08:15:02 +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: do replace SpaceChar with #32 in FormatMaskText. 2016-04-17 12:28:03 +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
stdctrls.pp LCL: Implement TCustomListBox.DeleteSelected. Issue #29904, patch from meteu. 2016-03-27 09:52:11 +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 IDE: Add ability to exclude components from i18n by identifier or original text: 2016-02-10 22:46:00 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
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