lazarus/lcl
2016-12-18 10:10:15 +00:00
..
forms lcl: timepopup: highDPI: enable Scaled. Issue #28438 2016-12-09 07:29:53 +00:00
images LCL: include LCLTaskDialog.pas, initial commit. Issue #30625 2016-09-21 16:06:29 +00:00
include LCL: TNotebook: fixed wrong index after deleting a page. Issue #29976 2016-12-17 18:49:14 +00:00
interfaces carbon: change LOGPIXELSX and -Y to 96 PPI. Issue #31037, by AlexeyT 2016-12-18 10:10:15 +00:00
languages LCL: regenerated translations and updated Russian translation 2016-12-11 22:49:08 +00:00
nonwin32
templates
tests
widgetset LCL: customedit: rewrite TextHint emulation, use WinAPI if available. 2016-11-14 14:19:14 +00:00
actnlist.pas IdeIntf: Sanitize and simplify ActionListEditor code. Don't use for-loop variable after loop. Fix potential bugs. 2016-10-11 20:04:52 +00:00
alllclunits.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
arrow.pp
asyncprocess.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
btn_icons.res LCL: include LCLTaskDialog.pas, initial commit. Issue #30625 2016-09-21 16:06:29 +00:00
buttonpanel.pas LCL: Publish TButtonPanel.Color. 2016-08-11 13:00:18 +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 LCL: Publish property OnSelectionChange for TCheckListBox. Patch from Sandro Cumerlato. 2016-07-30 13:30:49 +00:00
clipbrd.pp LCL: ClipBoard HTML functions: 2015-12-21 19:45:48 +00:00
colorbox.pas
comboex.pas
comctrls.pp lcl: treeview: revert r53309 because r53308 #43db30003e was reverted as well. 2016-12-14 12:39:45 +00:00
controls.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
cursor_hourglass.res lcl: images: hourglass cursors: better hotspot (in the middle of hourglass) 2016-03-24 00:37:32 +00:00
cursors.res lcl: images: hourglass cursors: better hotspot (in the middle of hourglass) 2016-03-24 00:37:32 +00:00
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas cocoa: Fixes toolbar dropdown button, bug #28690 2016-08-01 19:59:20 +00:00
customdrawn_winxp.pas
customdrawncontrols.pas customdrawn: Fixes bug #21573 problems in TCDScrollBar slider mouse drag 2016-08-04 06:57:58 +00:00
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp LCL: Change TDBImage.UpdateData to virtual. Issue #24539. 2016-03-14 19:59:50 +00:00
dbextctrls.pp
dbgrids.pas LCL, DbGrids: Fix result of DBGrid.MyCompareBookmarks, from Luiz Americo, issue #28743 2016-07-17 19:30:48 +00:00
defaulttranslator.pas
dialog_icons.res LCL: include LCLTaskDialog.pas, initial commit. Issue #30625 2016-09-21 16:06:29 +00:00
dialogs.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
dynamicarray.pas
dynhasharray.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
dynqueue.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
editbtn.pas Deprecate TCustomEdit's TextHintFontColor and TextHintFontStyle properties and reduce their visibility to Public. 2016-11-07 11:25:30 +00:00
extctrls.pp LCL: New BevelColor property for TCustomPanel. Issue #31009, patch from AlexeyT. 2016-12-11 15:18:24 +00:00
extdlgs.pas ExtDlgs: implement TCalculatorDialog.OnCanClose. Part of Issue #0030449. 2016-08-22 10:36:50 +00:00
extendedstrings.pas
extgraphics.pas lcl: removed example PaintSwastika 2016-01-07 12:53:41 +00:00
filectrl.pp lcl: less hints 2016-10-17 13:50:44 +00:00
forms.pp lcl: forms: add AutoScale method and execute it when setting Scaled := True 2016-12-15 09:00:04 +00:00
fpmake.pp * Re-generated fpmake.pp, added some resources manually 2016-10-14 19:32:56 +00:00
graphics.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
graphmath.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
graphtype.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
graphutil.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
grids.pas lcl: highDPI: rename AScaleFonts parameter to AScale0Fonts and change its behavior. Issue #31083 2016-12-07 22:22:50 +00:00
groupededit.pp lcl: highDPI: handle right and bottom anchored controls in AutoAdjustLayout. 2016-12-03 23:07:10 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
industrialbase.pp LCL: exploded some With-blocks for fpc 3.1.1 2015-11-06 18:35:28 +00:00
inipropstorage.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
interfacebase.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
intfgraphics.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
LAYOUT.txt
lazcanvas.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazhelphtml.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazhelpintf.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazlinkedlist.pas
lazregions.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lcl_calc_images.res
lcl_dbgrid_images.res
lcl_dbnav_images.res lcl: images: cleaner tick images, Issue #29869 2016-03-23 09:04:03 +00:00
lcl_dock_images.res
lcl_dock_to_images.res lcl: images: replace dock images with Tango (some modified by myself). Issue #29869 2016-03-24 00:23:18 +00:00
lcl_edbtnimg.res lcl: images: better btnseldir.png 2016-03-23 09:11:09 +00:00
lcl_grid_images.res lcl: images: replace all Silk icons by public-domain Tango icons, Issue #29869 2016-03-23 08:08:15 +00:00
lclbase.lpk LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lclclasses.pp LCL: Improve a debug msg when destroying a component with LCLRefCount>0. 2016-03-15 11:22:21 +00:00
lclintf.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lclproc.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lclrescache.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lclstrconsts.pas lcl: highDPI: use TCustomDesignControl as ancestor for TFrame and TForm to share PPI properties. 2016-12-06 19:28:48 +00:00
lcltaskdialog.pas lcl: less warnings 2016-10-17 13:34:17 +00:00
lcltranslator.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lcltype.pp WS, win32: add GetDpiForMonitor 2016-12-15 08:16:09 +00:00
lclunicodedata.pas
lclversion.pas trunk: set version to 1.7 2015-11-30 19:06:17 +00:00
ldocktree.pas
lmessages.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lresources.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
Makefile lcl: updated makefiles 2016-03-20 13:05:51 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc
maps.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
maskedit.pp LCL: customedit: rewrite TextHint emulation, use WinAPI if available. 2016-11-14 14:19:14 +00:00
menus.pp LCL: menus: implement StripHotkey (Delphi compatibilty) 2016-05-15 09:26:48 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
postscriptprinter.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
postscriptunicode.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
printers.pas LCL: Use "out" parameter instead of "var" in Printer.Write() and derivatives. Issue #29950. 2016-10-12 13:37:37 +00:00
propertystorage.pas TCustomPropertyStorage: implement OnSaveException event. 2016-04-25 12:36:52 +00:00
registerlcl.pas
rubberband.pas
shellctrls.pas lcl: less warnings 2016-10-17 13:34:17 +00:00
spin.pp SpinEdit: support setting Text property 2016-10-19 10:25:58 +00:00
stdactns.pas LCL: Publish TCommonDialogAction.OnUpdate. Issue #30196, patch from Rolf Wetjen. 2016-06-16 11:06:05 +00:00
stdctrls.pp lcl: highDPI: rename AScaleFonts parameter to AScale0Fonts and change its behavior. Issue #31083 2016-12-07 22:22:50 +00:00
stringhashlist.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
textstrings.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
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: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
update_allunits.lpi lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
update_allunits.lpr lcl: update_allunits: add {%H-} 2016-11-08 15:31:35 +00:00
utrace.pp
valedit.pas ValEdit: fix infinite recursion introduced in r52157 #e6905bdc44. Issue #0029993. 2016-04-11 09:15:49 +00:00
xmlpropstorage.pas Order uses sections. 2016-03-15 21:16:43 +00:00