lazarus/lcl
mattias 68ff0306d3 fixes branch: set version 1.6.2
git-svn-id: branches/fixes_1_6@53353 -
2016-11-12 09:43:58 +00:00
..
forms Merged revision(s) 52862 #602280cef5 from trunk: 2016-08-29 22:18:48 +00:00
images Merged revision(s) 52036 #623e6e3c35, 52038-52040 #e3734f359c-#e3734f359c from trunk: 2016-03-24 22:19:38 +00:00
include Merged revision(s) 53292 #f95821fe94 from trunk: 2016-11-11 22:38:44 +00:00
interfaces fixes branch: set version 1.6.2 2016-11-12 09:43:58 +00:00
languages Merged revision(s) 51682-51683 #b3e8ea38d7-#b3e8ea38d7 from trunk: 2016-02-24 22:33:07 +00:00
nonwin32
templates
tests
widgetset Merged revision(s) 51694-51695 #d0a37e168d-#d0a37e168d from trunk: 2016-04-11 22:09:58 +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 Merged revision(s) 52007 #764da242fd, 52010 #a41772455c, 52014-52015 #965080c1f6-#965080c1f6, 52017 #375a90a350, 52022-52023 #2941de50c4-#2941de50c4, 52025-52027 #7d3924d7a4-#7d3924d7a4 from trunk: 2016-03-23 21:27:28 +00:00
buttonpanel.pas
buttons.pp
calendar.pp Merged revision(s) 51694-51695 #d0a37e168d-#d0a37e168d from trunk: 2016-04-11 22:09:58 +00:00
checklst.pas
clipbrd.pp
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 Merged revision(s) 51588 #947a3dc602 from trunk: 2016-02-13 12:44:21 +00:00
controls.pp Merged revision(s) 52703 #a55241308e from trunk: 2016-07-19 22:21:24 +00:00
cursor_hourglass.res Merged revision(s) 52036 #623e6e3c35, 52038-52040 #e3734f359c-#e3734f359c from trunk: 2016-03-24 22:19:38 +00:00
cursors.res Merged revision(s) 52036 #623e6e3c35, 52038-52040 #e3734f359c-#e3734f359c from trunk: 2016-03-24 22:19:38 +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 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 Merged revision(s) 51045 #3d8be36eb6, 51677 #dabcac3009, 51742 #8e8380449e from trunk: 2016-03-19 13:07:32 +00:00
dbextctrls.pp
dbgrids.pas Merged revision(s) 51045 #3d8be36eb6, 51677 #dabcac3009, 51742 #8e8380449e from trunk: 2016-03-19 13:07:32 +00:00
defaulttranslator.pas
dialog_icons.res
dialogs.pp Merge system dialogs issues #28631 and #27148: 2016-03-20 07:48:31 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas Merged revision(s) 52777 #02c808e51f from trunk: 2016-08-30 22:02:39 +00:00
extctrls.pp Merged revision(s) 52267 #7f870caf3f from trunk: 2016-05-03 22:13:14 +00:00
extdlgs.pas Merged revision(s) 51694-51695 #d0a37e168d-#d0a37e168d from trunk: 2016-04-11 22:09:58 +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 Merge system dialogs issues #28631 and #27148: 2016-03-20 07:48:31 +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:30:07 +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 Merged revision(s) 52912 #b1262a951e from trunk: 2016-09-06 22:25:57 +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 LCL: Glyph drawer for LazFreeType. Issue #28079, patch from Johann. 2015-05-19 16:13:42 +00:00
lazhelphtml.pas Merged revision(s) 52863 #8c06636b4b from trunk: 2016-08-29 22:20:06 +00:00
lazhelpintf.pas IDE: help selector: show database 2015-12-06 14:42:42 +00:00
lazlinkedlist.pas
lazregions.pas
lcl_calc_images.res
lcl_dbgrid_images.res
lcl_dbnav_images.res Merged revision(s) 52007 #764da242fd, 52010 #a41772455c, 52014-52015 #965080c1f6-#965080c1f6, 52017 #375a90a350, 52022-52023 #2941de50c4-#2941de50c4, 52025-52027 #7d3924d7a4-#7d3924d7a4 from trunk: 2016-03-23 21:27:28 +00:00
lcl_dock_images.res
lcl_dock_to_images.res Merged revision(s) 52036 #623e6e3c35, 52038-52040 #e3734f359c-#e3734f359c from trunk: 2016-03-24 22:19:38 +00:00
lcl_edbtnimg.res Merged revision(s) 52007 #764da242fd, 52010 #a41772455c, 52014-52015 #965080c1f6-#965080c1f6, 52017 #375a90a350, 52022-52023 #2941de50c4-#2941de50c4, 52025-52027 #7d3924d7a4-#7d3924d7a4 from trunk: 2016-03-23 21:27:28 +00:00
lcl_grid_images.res Merged revision(s) 52007 #764da242fd, 52010 #a41772455c, 52014-52015 #965080c1f6-#965080c1f6, 52017 #375a90a350, 52022-52023 #2941de50c4-#2941de50c4, 52025-52027 #7d3924d7a4-#7d3924d7a4 from trunk: 2016-03-23 21:27:28 +00:00
lclbase.lpk fixes branch: set version 1.6.2 2016-11-12 09:43:58 +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 merged revisions r53122, r53298, r53301 #636191a91d from trunk: 2016-11-11 16:40:41 +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 Merged revision(s) 52494 #dd7ec70032, 52500 #48fe37a204, 52527 #7f8864e5b6 from trunk: 2016-07-03 20:45:24 +00:00
lcltype.pp
lclunicodedata.pas
lclversion.pas fixes branch: set version 1.6.2 2016-11-12 09:43:58 +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 Merged revision(s) 52837 #5bf9ffa801, 52839 #298e1155ad from trunk: 2016-08-29 22:17:20 +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 Merged revision(s) 51639 #47106ebc21 from trunk: 2016-02-18 06:29:14 +00:00
spin.pp
stdactns.pas
stdctrls.pp Merged revision(s) 51045 #3d8be36eb6, 51677 #dabcac3009, 51742 #8e8380449e from trunk: 2016-03-19 13:07:32 +00:00
stringhashlist.pas
textstrings.pas
themes.pas
tmschema.pas
toolwin.pp
translations.pas Merged revision(s) 52471 #1f30e1af51, 52475-52476 #d91135954f-#d91135954f from trunk: 2016-06-11 13:49:55 +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 #26449 2015-12-05 11:31:24 +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