| .. |
|
forms
|
LCL: Try not to close CalendarDialogs if CurrentView <> cvMonth. Partly resolves Issue #0029646.
|
2016-02-25 10:01:05 +00:00 |
|
images
|
DBNavigator: restore the icons for "delete" and "cancel" that got lost in r32029 #f6063bf57c. Issue #0029359.
|
2016-01-11 17:11:22 +00:00 |
|
include
|
lcl: update DBEdit.Text in SetFocus when widgetset does not support clipboard messages. Issue #29693
|
2016-03-11 22:32:07 +00:00 |
|
interfaces
|
Qt: fixed maximized and fullscreen when using QtUseAccurateFrame, under non compositing window managers.
|
2016-03-11 09:54:45 +00:00 |
|
languages
|
LCL: updated Russian translation
|
2016-03-01 23:00:02 +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
|
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
|
lcl: TButtonPanel: fixed computing preferredsize
|
2015-04-05 08:38:30 +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
|
TCheckListBox: fix possible crash introduced in r47992 #62711a2bb8.
|
2015-02-25 19:10:32 +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
|
ComCtrls: Remove deprecated property TCustomTabControl.IsUnpaged.
|
2016-03-10 15:14:00 +00:00 |
|
controls.pp
|
lcl: fix Linux compilation after r51821 #be5322bd6d, Issue #29766
|
2016-03-04 06:44:48 +00:00 |
|
cursor_hourglass.res
|
Adds hourglass cursors for platforms which provide no native one
|
2015-04-08 06:03:30 +00:00 |
|
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: Reduce warnings by replacing deprecated TField's "Lookup" with "FieldKind=fkLookup".
|
2015-12-26 18:55:45 +00:00 |
|
dbextctrls.pp
|
|
|
|
dbgrids.pas
|
LCL, dbgrid: fix exception on adding second record (regression caused by r51914 #5224c3c339), fixes issues #29802, #29813
|
2016-03-11 16:24:10 +00:00 |
|
defaulttranslator.pas
|
|
|
|
dialog_icons.res
|
|
|
|
dialogs.pp
|
lcl: disable windows on system dialog execute
|
2016-03-02 05:45:52 +00:00 |
|
dynamicarray.pas
|
|
|
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
|
|
|
editbtn.pas
|
LazControls: Add OnFilterItemEx event with caption parameter to TCustomControlFilterEdit. Use it in TListFilterEdit. Issue #29793, patch from meteu.
|
2016-03-08 20:43:37 +00:00 |
|
extctrls.pp
|
lcl: flowpanel: add FlowLayout property.
|
2016-02-10 12:25:16 +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
|
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: Implement function KeyboardStateToShiftState. Issue #29358, patch from Alexey Torgashin.
|
2016-03-10 18:03:23 +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
|
LCL, grids: check that clicked cell is within valid grid zone. Do not trigger cellClick on dbgrid indicator column. Fixes issue #29802
|
2016-03-11 05:39:00 +00:00 |
|
groupededit.pp
|
LCL: Refactor EditButton to inherit form the recently added TCustomAbstractGroupedEdit class.
|
2016-01-14 12:30:06 +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: Fix BMP handling issues in big endian systems. Issue #27719, patch from Mark Morgan Lloyd.
|
2015-04-04 18:23:18 +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
|
LCL: camel case unit names, patch #27666
|
2015-03-14 10:35:43 +00:00 |
|
lazdialogs.pas
|
LCL: camel case unit names, patch #27666
|
2015-03-14 10:35:43 +00:00 |
|
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
|
lcl: help intf: debug
|
2015-12-06 14:41:23 +00:00 |
|
lazlinkedlist.pas
|
|
|
|
lazregions.pas
|
LCL: camel case unit names, patch #27666
|
2015-03-14 10:35:43 +00:00 |
|
lcl_calc_images.res
|
|
|
|
lcl_dbgrid_images.res
|
|
|
|
lcl_dbnav_images.res
|
DBNavigator: restore the icons for "delete" and "cancel" that got lost in r32029 #f6063bf57c. Issue #0029359.
|
2016-01-11 17:11:22 +00:00 |
|
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
|
LazControls; Start T(Float)SpinEditEx.
|
2016-01-13 11:40:39 +00:00 |
|
lclclasses.pp
|
|
|
|
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
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
|
2015-03-24 17:52:23 +00:00 |
|
lmessages.pp
|
lcl: fix Linux compilation after r51821 #be5322bd6d, Issue #29766
|
2016-03-04 06:44:48 +00:00 |
|
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
|
LCL: camel case unit names, patch #27666
|
2015-03-14 10:35:43 +00:00 |
|
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
|
lcl: menus: rename OnAdvancedDrawItem to OnDrawItem and change event call schema
|
2016-02-05 19:56:04 +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
|
LCL: camel case unit names, patch #27666
|
2015-03-14 10:35:43 +00:00 |
|
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
|
ShellTreeView: make PopulateWithBaseFiles public. Makes it possible to populate a ShelltreeView that was created at runtime.
|
2016-02-16 16:31:45 +00:00 |
|
spin.pp
|
|
|
|
stdactns.pas
|
|
|
|
stdctrls.pp
|
LCL: Don't use PassWordChar when showing TextHint. Patch by riderkick. Issue #0029748.
|
2016-02-28 09:52:14 +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
|
cocoa: Fixes wrong interpretation of toolbar winapi constants
|
2015-04-24 18:46:23 +00:00 |
|
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
|
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 |