lazarus/lcl
2015-08-07 17:20:40 +00:00
..
forms LCL: TimePopupForm: Now actually submit the code (which was forgotten in my previous commit r49572 #03e9e040af) that immediately hides the form on deactivate (Issue #0028441). 2015-07-28 15:54:05 +00:00
images LCL: Add images for TTimeEdit (forgotten in r49566 #ad5e87d3a0). 2015-07-25 20:56:40 +00:00
include LCL: Add a new Star shape for TShape. Issue #28460, patch from Alexey Torgashin. 2015-08-03 23:06:29 +00:00
interfaces Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #28244 2015-06-04 21:26:04 +00:00
nonwin32
templates
tests
widgetset LCL: Remove arrow from widgetsets. 2015-06-05 17:11:00 +00:00
actnlist.pas
alllclunits.pp LCL: Implement TTimeEdit. Patch by Michael Fuchs, modified by me. 2015-07-25 13:11:10 +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 LCL: formatting 2015-01-27 08:33:20 +00:00
calendar.pp
checklst.pas TCheckListBox: fix possible crash introduced in r47992 #62711a2bb8. 2015-02-25 19:10:32 +00:00
clipbrd.pp
colorbox.pas LCL: Improve property ColorBox.ColorRectOffset. Issue #28135, patch from Alexey Torgashin. 2015-05-22 20:20:34 +00:00
comboex.pas
comctrls.pp LCL: Improve TToolButton drop down behavior. Issue #28231, patch from Ondrej Pokorny. 2015-06-28 16:53:02 +00:00
controls.pp LCL: Show all Cursor values in Object Inspector. Issue #28402. 2015-07-18 08:20:56 +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 customdrawn: Fixes typo 2015-08-06 05:10:23 +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: Publish ShowHint and ParentShowHint for TDBMemo. Issue #28225. 2015-06-02 11:59:40 +00:00
dbextctrls.pp
dbgrids.pas LCL, grids: save/load dbgrid options instead of grid options 2015-05-17 17:26:12 +00:00
defaulttranslator.pas
dialog_icons.res
dialogs.pp Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas EditButton: fix wrong value of TTimeEdit.Time in TTimeEdit.OnExit (Issue #0028434). 2015-07-25 21:17:53 +00:00
extctrls.pp LCL: Add a new Star shape for TShape. Issue #28460, patch from Alexey Torgashin. 2015-08-03 23:06:29 +00:00
extdlgs.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
extendedstrings.pas
extgraphics.pas LCL: camel case unit names, patch #27666 2015-03-14 10:35:43 +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 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
fpmake.pp
graphics.pp LCL: deprecated hint 2015-02-16 11:54:18 +00:00
graphmath.pp
graphtype.pp
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 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
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +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 lazcanvas: Forgotten comment 2015-07-29 14:51:09 +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 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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +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
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: Implement TTimeEdit. Patch by Michael Fuchs, modified by me. 2015-07-25 13:11:10 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
lclrescache.pas
lclstrconsts.pas TShellTreeView: when a TShellListView is attached, handle selecting items that do not exist anymore on disk. 2015-03-01 12:43:41 +00:00
lcltranslator.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
lcltype.pp lcl: changed tagBITMAPCOREHEADER and tagBITMAPINFOHEADER to packed, they are used to read .bmp files 2015-04-01 09:15:55 +00:00
lclunicodedata.pas
lclversion.pas
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
lresources.pp LCL: Prevent "Abstract method called" also with FPC 3.0 (the feature was backported there). Issue #27754. 2015-06-22 09:20:08 +00:00
Makefile lcl: make: added -Sci 2015-03-08 18:34:00 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc lcl: make: added -Sci 2015-03-08 18:34:00 +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
pairsplitter.pas LCL: publish TPairSplitter.Color property. Issue #27341. 2015-01-26 23:29:34 +00:00
popupnotifier.pas
postscriptcanvas.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
postscriptprinter.pas
postscriptunicode.pas LCL: camel case unit names, patch #27666 2015-03-14 10:35:43 +00:00
printers.pas LCL: Move PrinterCanvas BeginDoc, NewPage and EndDoc to public section. 2015-05-08 10:34:19 +00:00
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas ShellCtrls: make TShellListView.Columns public (Delphi compatibility). Issue #0027786. 2015-04-05 16:32:10 +00:00
spin.pp
stdactns.pas
stdctrls.pp LCL: Make thetype of TextHint TTranslateString instead of String (part of issue #0028129). 2015-06-07 09:46:32 +00:00
stringhashlist.pas
textstrings.pas
themes.pas Themes: fixed memleak with dotted brush bitmap.part of issue #27559 2015-02-28 12:33:45 +00:00
tmschema.pas cocoa: Fixes wrong interpretation of toolbar winapi constants 2015-04-24 18:46:23 +00:00
toolwin.pp
translations.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
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 LCL: less hints 2015-02-07 09:52:51 +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