lazarus/lcl
zeljko 2e764a39b1 Qt4: fixed build under mswindows
git-svn-id: trunk@55737 -
2017-08-23 09:29:58 +00:00
..
forms LCL: rename TControl.ScaleCoord* methods 2017-05-20 10:02:25 +00:00
images LCL: High-DPI cursors. Issue #32280 2017-08-16 21:57:42 +00:00
include lcl: edit: force show texthint in InitializeWnd. issue #32053 2017-08-20 12:17:57 +00:00
interfaces Qt4: fixed build under mswindows 2017-08-23 09:29:58 +00:00
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232 2017-08-01 22:30:19 +00:00
nonwin32
templates
tests
widgetset LCL: combo box: deprecate ReadOnly property 2017-06-05 19:07:31 +00:00
actnlist.pas
alllclunits.pp lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno 2017-02-15 08:58:35 +00:00
arrow.pp LCL: Publish TArrow.Enabled. Issue #31326. 2017-02-04 19:58:05 +00:00
asyncprocess.pp
btn_icons.res
buttonpanel.pas lcl: buttonpanel: fix min button sizes in High-DPI. Issue #31557 2017-03-17 18:45:51 +00:00
buttons.pp
calendar.pp
checklst.pas LCL: Publish CheckListBox.ParentColor. Issue #31316. 2017-02-01 23:54:58 +00:00
clipbrd.pp
colorbox.pas LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted 2017-06-10 11:43:19 +00:00
comboex.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
comctrls.pp lcl: add removed properties to skipped list 2017-08-20 11:29:58 +00:00
controls.pp comment 2017-08-20 10:25:38 +00:00
cursor_hourglass.res
cursors.res LCL: High-DPI cursors. Issue #32280 2017-08-16 21:57:42 +00:00
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp lcl: DBLookupComboBox, DBLookupListBox: update Lookup on handle destroy. Issue #31486 2017-03-18 09:20:06 +00:00
dbextctrls.pp
dbgrids.pas LCL: remove deprecated methods and properties (that were tagged to be removed in 1.9) 2017-08-20 10:25:04 +00:00
defaulttranslator.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
dialog_icons.res
dialogs.pp dialogs: TTaskDialog: rename OnButtonClicked params. Issue #31404 2017-02-16 17:22:45 +00:00
editbtn.pas lcl: add removed properties to skipped list 2017-08-20 11:29:58 +00:00
extctrls.pp lcl: ifdef to allow old fpdoc parse 2017-04-05 09:31:38 +00:00
extdlgs.pas
extgraphics.pas
filectrl.pp FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329. 2017-02-02 12:17:15 +00:00
forms.pp clean up 2017-08-22 07:08:28 +00:00
fpmake.pp lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno 2017-02-15 08:58:35 +00:00
graphics.pp lcl: graphics: make FindGraphicClassWithFileExt class function 2017-05-26 12:08:52 +00:00
graphmath.pp
graphtype.pp
graphutil.pp
grids.pas grids: Undo publishing of TDrawGrid.CellHintPriority (compilation issues). 2017-08-06 22:40:30 +00:00
groupededit.pp LCL: remove deprecated methods and properties (that were tagged to be removed in 1.9) 2017-08-20 10:25:04 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp
intfgraphics.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
jsonpropstorage.pas Fixes compilation with FPC 2.6 2017-02-20 11:28:08 +00:00
LAYOUT.txt
lazcanvas.pas lazcanvas: Implements some abstract routines to avoid warnings 2017-01-03 15:51:43 +00:00
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas
lazhelpintf.pas
lazregions.pas
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: Restore the FilterEdit cancel icon made by Paul Ishenin. 2016-12-25 15:33:05 +00:00
lcl_grid_images.res lcl: Interchange icons sortasc and sortdesc in resource lcl_grid_images.res 2017-04-27 10:13:55 +00:00
lclbase.lpk LCL: new Database Login dialog. Modified patch by LacaK, issue #27764 2017-05-04 19:42:18 +00:00
lclclasses.pp LCL: added DebugTLCLComponentDestroy 2017-05-10 14:40:55 +00:00
lclintf.pas Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow. 2017-01-03 12:01:49 +00:00
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow. 2017-01-14 09:55:59 +00:00
lclproc.pas LCL: Use CompareText function in IsFontNameDefault. 2017-06-04 21:52:34 +00:00
lclrescache.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
lclstrconsts.pas
lcltaskdialog.pas lcl: taskdialog: fix default font size for darwin after r54453 #20a9ecf1d5. Issue #31037 2017-03-22 09:47:23 +00:00
lcltranslator.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
lcltype.pp LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted 2017-06-10 11:43:19 +00:00
lclunicodedata.pas
lclversion.pas set version to 1.9.0 2017-04-08 22:03:14 +00:00
ldocktree.pas
lmessages.pp
lresources.pp
Makefile lcl: updated make file 2017-01-15 18:01:52 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc lcl: fixed default LCL interface, bug #31228 2017-01-15 18:11:58 +00:00
maskedit.pp
menus.pp lcl: menus: add DoDrawItem and DoMeasureItem virtual functions 2017-07-19 07:28:20 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas
registerlcl.pas lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno 2017-02-15 08:58:35 +00:00
rubberband.pas
shellctrls.pas Amiga: removed some warnings 2017-06-20 09:24:14 +00:00
spin.pp LCL: Publish TSpinEdit/TFloatSpinEdit property ParentColor. Issue #31325. 2017-02-02 10:29:59 +00:00
stdactns.pas
stdctrls.pp lcl: edit: force show texthint in InitializeWnd. issue #32053 2017-08-20 12:17:57 +00:00
themes.pas lcl: themes: High-DPI: scale default (hard-coded) detail sizes. Solves issue #31557 on Qt+Gtk2 2017-03-18 07:58:07 +00:00
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas
xmlpropstorage.pas