| .. |
|
forms
|
LCL: TimePopupForm: keep the form in view when switchin to non-simple layout.
|
2015-09-19 14:22:00 +00:00 |
|
images
|
LCL: Add images for TTimeEdit (forgotten in r49566 #ad5e87d3a0).
|
2015-07-25 20:56:40 +00:00 |
|
include
|
lcl: rewrite PopupMode/PopupParent
|
2015-12-25 15:37:10 +00:00 |
|
interfaces
|
Qt: much faster DCSetPixel when painter is QImage or QPixmap. issue #29256
|
2015-12-26 16:30:37 +00:00 |
|
languages
|
Translations: French translation update by Gilles Vasseur, bug #29208
|
2015-12-18 23:55:17 +00:00 |
|
nonwin32
|
|
|
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
lcl: rewrite PopupMode/PopupParent
|
2015-12-25 15:37:10 +00:00 |
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
LCL: Add unit LCLTranslator to package LCLBase.
|
2015-10-12 16:13:50 +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
|
|
|
|
buttonpanel.pas
|
|
|
|
buttons.pp
|
|
|
|
calendar.pp
|
LCL: exploded some With-blocks for fpc 3.1.1
|
2015-11-06 18:35:28 +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: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph
|
2015-12-21 05:37:05 +00:00 |
|
controls.pp
|
LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067.
|
2015-11-29 18:45:53 +00:00 |
|
cursor_hourglass.res
|
|
|
|
cursors.res
|
|
|
|
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
|
lcl: fixed TCDDrawerMac.DrawMacSquareButton y
|
2015-08-11 12:28:07 +00:00 |
|
customdrawn_winxp.pas
|
cocoa: Implements basic TSpeedButton look
|
2015-08-01 06:28:38 +00:00 |
|
customdrawncontrols.pas
|
cocoa: Implements basic TSpeedButton look
|
2015-08-01 06:28:38 +00:00 |
|
customdrawndrawers.pas
|
cocoa: Implements basic TSpeedButton look
|
2015-08-01 06:28:38 +00:00 |
|
customtimer.pas
|
|
|
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
LCL: improve the workaround to support fpc 2.6.4 TMemDataset in a way that other datasets are not affected. Issues #26356, #27959
|
2015-12-13 13:56:19 +00:00 |
|
dbextctrls.pp
|
|
|
|
dbgrids.pas
|
LCL: grids: support csNoFocus. Modified patch from Gabor Boros. Issue #28931
|
2015-11-20 22:24:29 +00:00 |
|
defaulttranslator.pas
|
|
|
|
dialog_icons.res
|
|
|
|
dialogs.pp
|
LCL: when DefaultQuestionDialog is closed with ESC key or system close button, return ModalResult from cancel button (compatibility with WinAPI)
|
2015-12-13 18:38:25 +00:00 |
|
dynamicarray.pas
|
|
|
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
|
|
|
editbtn.pas
|
LCL: fix comment language
|
2015-12-15 08:05:24 +00:00 |
|
extctrls.pp
|
LCL: introduced TFlowPanel
|
2015-11-17 21:19:07 +00:00 |
|
extdlgs.pas
|
LCL: exploded some With-blocks for fpc 3.1.1
|
2015-11-06 18:35:28 +00:00 |
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
lcl: less with-blocks due to FPC 3.1.1 new record methods
|
2015-11-08 10:20:17 +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: rewrite PopupMode/PopupParent
|
2015-12-25 15:37:10 +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
|
LCL: Improve conversion routines HLStoRGB and RGBtoHLS. Issue #28423, patch from Vojtech Cihak.
|
2015-08-03 23:06:27 +00:00 |
|
grids.pas
|
grids: fix row background color when editing and goRowSelect enabled. Issue #29237
|
2015-12-23 11:50:24 +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
|
|
|
|
intfgraphics.pas
|
|
|
|
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
|
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 |
|
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_dock_images.res
|
|
|
|
lcl_dock_to_images.res
|
|
|
|
lcl_edbtnimg.res
|
LCL: Implement TTimeEdit. Patch by Michael Fuchs, modified by me.
|
2015-07-25 13:11:10 +00:00 |
|
lcl_grid_images.res
|
|
|
|
lclbase.lpk
|
LCL: ClipBoard HTML functions:
|
2015-12-21 19:45:48 +00:00 |
|
lclclasses.pp
|
|
|
|
lclintf.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 |
|
lclmemmanager.pas
|
|
|
|
lclmessageglue.pas
|
|
|
|
lclproc.pas
|
Tools: Reorder and clean uses sections. Prevent "deprecated" warnings.
|
2015-08-08 21:06:51 +00:00 |
|
lclrescache.pas
|
|
|
|
lclstrconsts.pas
|
Calculator: Add menu for copy/paste. Issue #28551, patch from Alexey Torgashin
|
2015-08-23 22:20:02 +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
|
|
|
|
lclunicodedata.pas
|
|
|
|
lclversion.pas
|
trunk: set version to 1.7
|
2015-11-30 19:06:17 +00:00 |
|
ldocktree.pas
|
|
|
|
lmessages.pp
|
|
|
|
lresources.pp
|
LCL: Prevent "Abstract method called" also with FPC 3.0.0. Issue #27754.
|
2015-08-26 09:07:27 +00:00 |
|
Makefile
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +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
|
LCL: in TMaskEdit.RestoreMask only clear the control if it is actually masked. Issue #0028477.
|
2015-08-05 11:22:25 +00:00 |
|
menus.pp
|
|
|
|
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
|
|
|
|
registerlcl.pas
|
|
|
|
rubberband.pas
|
|
|
|
shellctrls.pas
|
ShellListView: allow for case-sensitive masks. Issue #0029255. Patch by ruewa, modified by me.
|
2015-12-26 12:30:59 +00:00 |
|
spin.pp
|
|
|
|
stdactns.pas
|
|
|
|
stdctrls.pp
|
LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067.
|
2015-11-29 18:45:53 +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: comments
|
2015-12-14 17:31:48 +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
|
ValueListEditor: Revert r45782 #8f01bb744d. It is not a proper fix, and the issue cannot be reproduced anymore. Issue #0026449.
|
2015-12-02 12:53:52 +00:00 |
|
xmlpropstorage.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 |