lazarus/lcl
mattias b3fbf217ee LCL: lconvencoding: comments
git-svn-id: trunk@30447 -
2011-04-24 08:53:42 +00:00
..
forms lcl: fix layout of replace dialog by Anton 2011-01-13 12:47:01 +00:00
images
include LCL: lconvencoding: minor fixes 2011-04-24 08:50:03 +00:00
interfaces LCL: Make menu items call OnClick correctly when moving mouse sideways, on GTK2 and QT. (On Windows works). Patch from August Klein, issue #17565 2011-04-22 09:09:28 +00:00
languages regenerated translations; updated Russian translation 2011-04-22 20:42:07 +00:00
nonwin32 lcl: add delphi compatible messages by Stephano (issue #0019134) 2011-04-18 02:33:18 +00:00
templates
tests
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 lcl: fix warning 2011-03-25 08:55:01 +00:00
controls.pp lcl: add mrClose modal result value, map Help button to mrNone result (issue #0019185) 2011-04-19 03:00:14 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp lcl: in TDBLookupListBox update record when selection is changed (Delphi compatible) 2011-04-21 15:35:38 +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 virtual methods supporting hiding the button in TCustomEditButton. Patch from Stephano. 2011-04-16 10:26:58 +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: Publish 2 properties in TFilterComboBox. Issue #19066 2011-04-22 06:54:58 +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: Implemented TCanvas.Frame3D with Delphi compatible parameter signature + a wrapper func. Patch by Stephano, issue #8328 2011-04-16 09:55:42 +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
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, grids, only call cellclick on cells which completes the mousedown-mouseup cycle, fixes problem where grid receives mouseup on doubleclicking opendialog 2011-03-19 19:31:20 +00:00
helpintfs.pas
icnstypes.pas
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
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +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
lclbase.lpk LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
lclclasses.pp
lclintf.pas
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 LCL: write a piece of code in a shorter way. 2011-04-10 17:07:39 +00:00
lclrescache.pas
lclstrconsts.pas LCL: hint about RequireDerivedFormResource 2011-02-01 09:25:53 +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: lconvencoding: comments 2011-04-24 08:53:42 +00:00
ldockctrl.pas fixed typos: childs 2011-02-10 09:37:16 +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 fixed typos: childs 2011-02-10 09:37:16 +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
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
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: fixed parsing rst file, bug #18591 2011-01-25 11:04:59 +00:00
update_allunits.lpi
update_allunits.lpr
utf8process.pp
utrace.pp
xmlpropstorage.pas switched from deprecated xmlcfg to xmlconf 2011-02-01 09:34:27 +00:00