lazarus/lcl
2011-05-13 09:42:51 +00:00
..
forms lcl: fix layout of replace dialog by Anton 2011-01-13 12:47:01 +00:00
images List for Grid column sort images 2011-05-09 08:11:45 +00:00
include Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
interfaces Qt: fixed crash in TQtWidgetSet.SendMessage() if TQtWidget Qt handle (QWidgetH) is nil. 2011-05-12 11:16:42 +00:00
languages IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
nonwin32 lcl: add delphi compatible messages by Stephano (issue #0019134) 2011-04-18 02:33:18 +00:00
templates
tests lcl tests: fixed compilation, use default widget set and stdctrls for TButton 2010-10-20 14:02:33 +00:00
widgetset lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
actnlist.pas
alllclunits.pp LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
arrow.pp
asyncprocess.pp
avglvltree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
barchart.pp Moves the barchart import from dataset from dbctrls to barchart 2011-04-19 18:34:50 +00:00
btn_icons.lrs
buttonpanel.pas LCL, TButtonPanel: don't change Enabled property when setting up buttons visibility, bug #19192 2011-04-21 23:13:26 +00:00
buttons.pp lcl: set ModalResult to mrClose if BitBtn.Kind = bkClose (issue #0019197) 2011-04-19 08:04:05 +00:00
calendar.pp lcl: use DefaultFormatSettings to prevent deprecated message generation 2010-12-02 07:21:19 +00:00
checklst.pas lcl, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes 2011-03-19 16:40:11 +00:00
clipbrd.pp
colorbox.pas
comctrls.pp Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
controls.pp Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
cursors.lrs
customtimer.pas LCL: TTimer: checking csDesgning is no longer useful, since SetDesigning works recursive 2011-04-28 18:52:30 +00:00
dbactns.pp LCL, fix DatasetActions, issue #17575 2010-10-29 20:25:39 +00:00
dbctrls.pp lcl: fix spelling FValue[Un]Check -> FValue[Un]Checked 2011-05-09 19:14:35 +00:00
dbgrids.pas LCL, fix dbgrid entering dataset edit state when selecting a different field and dgAlwaysShowEditor is on 2010-11-30 05:58:57 +00:00
defaulttranslator.pas LCL: lrs object reader/writer: write unique paths string properies for collection items and frames, patch #16742 2011-01-25 18:50:14 +00:00
dialog_icons.lrs
dialogs.pp IDE: open file: add file masks of editor files 2011-02-18 20:06:39 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas LCL: add BiDi support for 5 components. Patch from Avishai, issue #19268 2011-05-07 10:26:05 +00:00
extctrls.pp LCL: Implemented TCanvas.Frame3D with Delphi compatible parameter signature + a wrapper func. Patch by Stephano, issue #8328 2011-04-16 09:55:42 +00:00
extdlgs.pas lcl: use DefaultFormatSettings to prevent deprecated message generation 2010-12-02 07:21:19 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp LCL: add BiDi support for TFileListBox. Patch from Avishai, issue #19267 2011-05-07 09:46:01 +00:00
fileutil.pas LCL: ReadAllLinks: stop after 12 levels 2011-03-27 09:08:23 +00:00
forms.pp lcl: save/restore TControlScrollBar.Position even if AutoScroll = True (issue #0017409) 2011-04-06 11:30:56 +00:00
fpcadds.pas
graphics.pp LCL: clean up 2011-05-09 17:02:58 +00:00
graphmath.pp LCL: fixed stRoundRect drawing problem on Carbon.Patch by u-boot. issue #17892 2011-02-13 20:33:29 +00:00
graphtype.pp LCL: removed duplicate IntersectRect 2010-10-26 07:37:49 +00:00
graphutil.pp LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
grids.pas LCL: Add SortOrder parameter to OnCompareCells event for custom sorting Grids. 2011-05-13 09:42:51 +00:00
helpintfs.pas IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
icnstypes.pas Fixes the name of the ICNS format 2010-09-04 16:28:08 +00:00
imagelistcache.pas
imglist.pp lcl: add another TImageList.Draw Delphi compatibility method (issue #0018921) 2011-03-14 07:25:08 +00:00
inipropstorage.pas
interfacebase.pp lcl: replace TWidgetSet.AppHandle function with a readwrite property 2011-02-01 04:10:57 +00:00
intfgraphics.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
LAYOUT.txt
lazconfigstorage.pas LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix 2011-05-10 14:11:34 +00:00
lazhelphtml.pas IDE, LCL: adapted error messages to changed IDE main menu layout 2011-05-07 15:41:03 +00:00
lazhelpintf.pas IDE/LCL: clean up 2011-05-12 21:02:00 +00:00
lazlinkedlist.pas
lcl_calc_images.lrs
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lcl_grid_images.lrs Resource for Grid column sort images 2011-05-09 08:07:29 +00:00
lclbase.lpk LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
lclclasses.pp
lclintf.pas Isolates the system environment apis in separate includes files. One for common code and one per operating system 2010-10-12 09:54:03 +00:00
lclmemmanager.pas lcl: fixed compilation of TExtMemoryStream with fpc 2.4.3 on 64 bits platforms 2010-11-22 09:39:24 +00:00
lclmessageglue.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lclproc.pas DebuglnEnter/Exit: protect against over-exit 2011-05-01 14:24:54 +00:00
lclrescache.pas lcl: don't clear BrushResourceCache directly (fixes bug #0017647) 2010-11-16 14:28:38 +00:00
lclstrconsts.pas IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
lcltype.pp lcl, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes 2011-03-19 16:40:11 +00:00
lclunicodedata.pas
lclversion.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lconvencoding.pas LCL: Support for CP852 in lconvencoding unit. Patch from chronos, issue #19248 2011-05-06 11:16:35 +00:00
ldockctrl.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
ldockctrledit.lfm
ldockctrledit.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
ldocktree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
lmessages.pp lcl: remove TLMNoPara, use TLMNoParams for TLMEnter, TLMExit (issue #0019134) 2011-04-19 02:26:47 +00:00
lresources.pp Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
Makefile lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
Makefile.compiled lclbase: added Makefile.compiled 2011-01-15 15:10:51 +00:00
Makefile.fpc lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
maps.pp
maskedit.pp LCL: TCustomMaskEdit.Text string to TTranslateString 2011-01-25 18:36:13 +00:00
masks.pas
menus.pp LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there. 2011-03-16 16:53:36 +00:00
pairsplitter.pas LCL: Fix "Read error" when copy-pasting TPairSplitter. Patch from August Klein, issue #19234 2011-05-05 23:16:49 +00:00
popupnotifier.pas
postscriptcanvas.pas LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
postscriptprinter.pas
postscriptunicode.pas LCL, PostcriptUnicode: fill tables on demand 2010-09-13 19:37:02 +00:00
printers.pas LCL, printers: fix typos in Exception messages and comments, fixes bug #18950 2011-03-19 21:38:31 +00:00
propertystorage.pas
registerlcl.pas LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
rubberband.pas
shellctrls.pas Implements adding a different base path to TShellTreeView 2011-01-13 15:28:33 +00:00
spin.pp
stdactns.pas lcl: fix backward search by TSearchAction by Anton (issue #0017588) 2010-10-15 01:46:10 +00:00
stdctrls.pp lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: fix treeview plus/minus sign drawing with no themes 2011-04-17 13:17:14 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: Add return value to TranslateUnitResourceStrings. Patch from Ingo Steiniger, issue #18345 2011-05-07 00:03:42 +00:00
update_allunits.lpi started lcl1 package 2010-09-28 18:29:03 +00:00
update_allunits.lpr started lcl1 package 2010-09-28 18:29:03 +00:00
utf8process.pp
utrace.pp
xmlpropstorage.pas switched from deprecated xmlcfg to xmlconf 2011-02-01 09:34:27 +00:00