lazarus/lcl
2008-12-29 06:48:23 +00:00
..
forms
images
include LCL: TTreeView: tvoShowRoot: showing first node, bug #12866 2008-12-28 09:06:40 +00:00
interfaces qt: inherit TQtTextEdit from TQtFrame 2008-12-29 06:44:31 +00:00
languages Updated Lithuanian translation by Valdas Jankunas 2008-12-23 23:32:26 +00:00
nonwin32
templates
tests
widgetset Moves freeing TStrings from standard controls to the widgetset. Necessary for widgets with a native TStrings. 2008-12-10 21:12:10 +00:00
actnlist.pas
alllclunits.pp Initial implementation for TShellTreeView 2008-12-10 13:59:01 +00:00
arrow.pp
asyncprocess.pp LCL: TAsyncProcess.NumBytesAvailable uses TAsyncProcess.Output.NumBytesAvailable and let the FCL handle the platform dependant details 2008-09-07 12:25:27 +00:00
avglvltree.pas
btn_icons.lrs
buttonpanel.pas lcl: set default values for some component properties 2008-12-08 09:48:25 +00:00
buttons.pp lcl: update visibility of methods to prevent compiler warnings 2008-11-24 08:15:23 +00:00
calendar.pp lcl: update visibility of methods to prevent compiler warnings 2008-11-24 08:15:23 +00:00
chart.pp
checklst.pas lcl: update visibility of methods to prevent compiler warnings 2008-11-24 08:15:23 +00:00
clipbrd.pp
colorbox.pas lcl: allow to translate more color names 2008-12-01 03:09:17 +00:00
comctrls.pp lcl: set default value for TStatusPanel.Alignment 2008-12-08 10:27:07 +00:00
controls.pp lcl: docking - reposition children after the dock layout change 2008-12-19 07:16:03 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp lcl: remove TButtonConrol.UseOnChange, register it as a removed property 2008-12-09 04:24:54 +00:00
dbgrids.pas LCL, fix dbgrid picklist crash, issue #12797 2008-12-15 15:01:59 +00:00
defaulttranslator.pas
dialog_icons.lrs
dialogs.pp lcl: set default values for some component properties 2008-12-08 09:48:25 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
extctrls.pp LCL: published TLabeledEdit.Font, from smace 2008-12-26 15:40:30 +00:00
extdlgs.lrs
extdlgs.pas lcl: update visibility of methods to prevent compiler warnings 2008-11-24 08:15:23 +00:00
extendedstrings.pas LCL: TListBox: fixed Sorted 2008-09-04 09:43:34 +00:00
extgraphics.pas
filectrl.pp lcl: update visibility of methods to prevent compiler warnings 2008-11-24 08:15:23 +00:00
fileutil.pas fixed TSaveDialog 2008-10-28 17:08:42 +00:00
forms.pp Workaround for gettext bug in windows ce 2008-12-02 13:50:11 +00:00
fpcadds.pas
graphics.pp lcl: set some default values to TFont properties 2008-12-06 11:46:59 +00:00
graphmath.pp
graphtype.pp
graphutil.pp
grids.pas LCL, makes cells in cbsColumnCheckbox column editable 2008-12-15 05:17:49 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp lcl: set defaults to some control properties 2008-11-24 03:15:50 +00:00
inipropstorage.pas
interfacebase.pp lcl: add TCanvas.AntialiasingMode 2008-11-14 17:42:56 +00:00
intfgraphics.pas + Added flags to allow TLazIntfImage initialize description in creation 2008-11-16 15:27:37 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas added TProcessUTF8 2008-09-01 10:24:04 +00:00
lazhelpintf.pas
lazlinkedlist.pas
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas LCL: fixed typo 2008-12-24 09:32:54 +00:00
lclrescache.pas lcl: Pen and Font cache 2008-11-10 04:14:15 +00:00
lclstrconsts.pas lcl: allow to translate more color names 2008-12-01 03:09:17 +00:00
lcltype.pp lcl: return CLX colors temporary to allow project compilation (will raise deprecated warning now) and loading forms in ide (though CLX colors will not be listed in the object inspector anymore) 2008-11-23 10:25:45 +00:00
lclversion.pas updated trunk version number to 0.9.27 2008-09-25 09:10:30 +00:00
lconvencoding.pas LCL: added flag to compile without lib iconv: -dHasIconvEnc 2008-10-11 07:30:46 +00:00
ldockctrl.pas
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas lcl: reset parent orientation if we remove control and parent stay only with 1 child (fixes crash in insertcontrol) 2008-12-19 10:52:07 +00:00
lmessages.pp grids: don't intersect with window messages which are > WM_USER (UDM_SETBUDDY, etc). fixes #0012112 2008-09-10 03:09:55 +00:00
lresources.pp LCL: fixed writing empty resource 2008-12-22 22:12:34 +00:00
Makefile
Makefile.fpc
maps.pp + Added typed map 2008-11-26 00:06:46 +00:00
maskedit.pp lcl: The cursor is not positioned correctly when a date separator is found in MaskEdit (from Luiz Americo, bug #0012878) 2008-12-29 06:26:00 +00:00
masks.pas
menus.pp fixed some visibilities 2008-11-22 16:13:03 +00:00
pairsplitter.pas
popupnotifier.lrs
popupnotifier.pas added TProcessUTF8 2008-09-01 10:24:04 +00:00
postscriptcanvas.pas LCL, initial postscript unicode support, updated/fixed postscript sample 2008-11-29 20:54:20 +00:00
postscriptprinter.pas
postscriptunicode.pas LCL, postscript, use selectfont instead of findfont/scalefont, fix typo in postscript example 2008-12-02 22:13:31 +00:00
printers.pas
propertystorage.pas
rubberband.pas
shellctrls.pas Fixes ShellTreeView for non-win32 2008-12-10 14:18:24 +00:00
spin.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
stdactns.pas
stdctrls.pp lcl: set correct default value for BorderStyle property for TCustomEdit descendants, publish TMemo.BorderStyle (it works on win32, qt and gtk2) 2008-12-29 06:48:23 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: even more improve painting of that pressed toolbar button on non-themed windows 2008-11-19 03:48:22 +00:00
tmschema.pas
toolwin.pp lcl: update visibility of methods to prevent compiler warnings 2008-11-24 08:15:23 +00:00
translations.pas LCL, fix parsing of rst lines when UTF-8 char is splitted in partial lines, issue #12829 2008-12-23 06:32:57 +00:00
utrace.pp
xmlpropstorage.pas