lazarus/lcl
bart b81e99f438 MaskEdit: fix RestoreMask.
git-svn-id: trunk@49069 -
2015-05-17 14:27:37 +00:00
..
forms CalendarPopup: Immediately hide the form (before closing) on deactivate (Issue #0020647) 2014-12-12 12:28:29 +00:00
images Adds hourglass cursors for platforms which provide no native one 2015-04-08 06:03:30 +00:00
include LCL: Fix a potential crash-bug in TFindDialog. Issue #28101, patch from marc Baillifard. 2015-05-16 17:08:13 +00:00
interfaces Fixes bug #28102: Immutable images need to be recreated after draw 2015-05-17 05:31:11 +00:00
languages Translations: one missing correction on previous patch 2015-04-29 20:14:37 +00:00
nonwin32
templates
tests
widgetset LCL, grids: modified previous patch, the text should be the text value not the pressed key 2015-04-26 20:41:18 +00:00
actnlist.pas
alllclunits.pp LCL: camel case unit names, patch #27666 2015-03-14 10:35:43 +00:00
arrow.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +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 LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
checklst.pas TCheckListBox: fix possible crash introduced in r47992 #62711a2bb8. 2015-02-25 19:10:32 +00:00
clipbrd.pp
colorbox.pas ColorListBox: use same logic for Style as TColorBox. Issue #0027397. 2015-02-02 18:21:18 +00:00
comboex.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
comctrls.pp LCL: Add OnPaint and OnPaintButton for TToolBar. Issue #28029, patch from "007". 2015-05-05 19:39:04 +00:00
controls.pp LCL: fixed typo 2015-04-08 20:58:23 +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 lcl-customdrawn: Finally fixes the combobox height in non-Android platforms, which was due to lack of a proper PreferredHeight 2015-04-28 15:05:25 +00:00
customdrawn_common.pas customdrawn: Patch from bug #27053 2015-04-29 10:24:59 +00:00
customdrawn_mac.pas customdrawn: More minor improvements to toolbar 2015-04-24 11:57:13 +00:00
customdrawn_winxp.pas LCL: camel case unit names, patch #27666 2015-03-14 10:35:43 +00:00
customdrawncontrols.pas customdrawn: Implements minimally functional popup menu and combobox item selection 2015-04-30 08:34:13 +00:00
customdrawndrawers.pas customdrawn: Patch from bug #27053 2015-04-29 10:24:59 +00:00
customtimer.pas
dbactns.pp
dbctrls.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
dbextctrls.pp LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
dbgrids.pas LCL, grids: SaveToFile,LoadFromFile for DbGrid, modified patch from Alberto Faenza, issue #15033 2015-05-17 02:40:31 +00:00
defaulttranslator.pas LCL, LCLTranslator: allow specifying custom translation files subdirectory when calling SetDefaultLang, bug #26688 2015-01-06 00:14:56 +00:00
dialog_icons.res
dialogs.pp LCL: Improve TFindDialog. Issue #28091, patch from Marc Baillifard. 2015-05-14 22:29:16 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas LCL: Use the new TextHint in FilterEdit. Issue #28070, patch from Alexey Torgashin. 2015-05-12 22:26:40 +00:00
extctrls.pp LCL: Publish Panel.OnPaint. Issue #27858, patch from Derit Augustin. 2015-05-02 21:49:57 +00:00
extdlgs.pas Dialogs, ExtDlgs: 2014-11-29 16:19:38 +00:00
extendedstrings.pas
extgraphics.pas LCL: camel case unit names, patch #27666 2015-03-14 10:35:43 +00:00
filectrl.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
forms.pp LCL: re-added CalculateAutoRanges for custom controls 2015-04-04 21:49:29 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
graphics.pp LCL: deprecated hint 2015-02-16 11:54:18 +00:00
graphmath.pp LCL: fixed PolyBezierArcPoints in graphmath for negative values.Patch by Giuliano Colla. issue #26792 2014-10-06 06:10:36 +00:00
graphtype.pp
graphutil.pp
grids.pas LCL, grids: SaveToFile,LoadFromFile for DbGrid, modified patch from Alberto Faenza, issue #15033 2015-05-17 02:40:31 +00:00
helpintfs.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +00:00
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +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 LCL: camel case unit names, patch #27666 2015-03-14 10:35:43 +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
lazhelphtml.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +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_grid_images.res
lclbase.lpk cocoa: Reimplements Frame3D, Mouse-Button instant state and Scrollbar themed size. Integrates CustomDrawn with Cocoa. Now the IDE can link in 64 bits Cocoa 2015-03-01 11:28:55 +00:00
lclclasses.pp
lclintf.pas Carbon,Cocoa,QtCocoa: replaced outdated LSOpenCFURLRef.Now qtcocoa 64bit can be build w/o problems.Patch by Karl-Michael Schindler. issue #26890 2015-02-09 08:44:40 +00:00
lclmemmanager.pas
lclmessageglue.pas LCL: clean up 2014-10-18 09:22:19 +00:00
lclproc.pas LCL: Support special strings for TextToShortcut/ShortcutToText. Issue #27746, patch from Alexey Torgashin. 2015-05-02 21:50:00 +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 LCL: TPOTranslator constructor with TPOFile, patch #27616 from Simon Ameis 2015-03-07 10:14:36 +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 developer aka trunk version 1.5 2015-01-11 11:12:07 +00:00
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 LCL: use constants in controlconsts.inc. Issue #26673, patch from ocean. 2014-09-13 21:28:55 +00:00
lresources.pp LCL: Prevent "Abstract method called" error caused by FPC r30367 #8a283e8229. Issue #27754, patch from Cyrax. 2015-04-03 07:29:05 +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 MaskEdit: fix RestoreMask. 2015-05-17 14:27:37 +00:00
menus.pp LCL: do not mention in comments no longer existing TMenuBar class, bug #26799 2014-09-30 23:20:20 +00:00
pairsplitter.pas LCL: publish TPairSplitter.Color property. Issue #27341. 2015-01-26 23:29:34 +00:00
popupnotifier.pas
postscriptcanvas.pas LCL: Move PrinterCanvas BeginDoc, NewPage and EndDoc to public section. 2015-05-08 10:34:19 +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 LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00
registerlcl.pas LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
rubberband.pas
shellctrls.pas ShellCtrls: make TShellListView.Columns public (Delphi compatibility). Issue #0027786. 2015-04-05 16:32:10 +00:00
spin.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
stdactns.pas
stdctrls.pp LCL: Start implementing TCustomEdit.TextHint support. Issue #0021307. 2015-05-05 14:18:22 +00:00
stringhashlist.pas
textstrings.pas LCL: TTextStrings: assign(TTextStrings): simple copy 2015-01-05 12:52:25 +00:00
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 Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas LCL: less hints 2015-02-07 09:52:51 +00:00
xmlpropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00