..
forms
Merged revision(s) 51694-51695 #d0a37e168d-#d0a37e168d from trunk:
2016-04-11 22:09:58 +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) 52405 #04f0bf21ef from trunk:
2016-06-08 22:15:55 +00:00
interfaces
Merged revision(s) 52406-52407 #d8ed66ce6a-#d8ed66ce6a from trunk:
2016-06-08 22:17:37 +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
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
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
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
LCL: exploded some With-blocks for fpc 3.1.1
2015-11-06 18:35:28 +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) 51286 #6d831b44de, 51317 #9e65d8f0c1 from trunk:
2016-01-18 23:04:52 +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
Merged revision(s) 51045 #3d8be36eb6, 51677 #dabcac3009, 51742 #8e8380449e from trunk:
2016-03-19 13:07:32 +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
set version to 1.6.1
2016-02-14 09:50:09 +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
set version to 1.6.1
2016-02-14 09:50:09 +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) 52204 #9a6c33c697, 52206 #16b35167c9 from trunk:
2016-05-03 22:06:42 +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