lazarus/lcl
paul 7e428c54ed win32: pass WM_WINDOWPOSCHANGING to LCL
git-svn-id: trunk@30043 -
2011-03-28 02:59:58 +00:00
..
forms
images
include LCL: ReadAllLinks: stop after 12 levels 2011-03-27 09:08:23 +00:00
interfaces win32: pass WM_WINDOWPOSCHANGING to LCL 2011-03-28 02:59:58 +00:00
languages Translations: Spanish translation update by August Klein, bug #18891 2011-03-08 13:27:16 +00:00
nonwin32 lcl: add WM_MOUSEENTER, WM_MOUSEMOVE messages to messages.pp 2011-03-12 16:37:06 +00:00
templates
tests
widgetset LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there. 2011-03-16 16:53:36 +00:00
actnlist.pas
alllclunits.pp LCL: moved register components to LCLBase 2011-01-27 13:15:33 +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
btn_icons.lrs
buttonpanel.pas
buttons.pp
calendar.pp
chart.pp
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: make ScrollBy more delphi compatible: 2011-03-21 02:41:43 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp
dbgrids.pas
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: set TFileNameEdit.FilterIndex before OnAcceptFileName execution + formatting (issue #0017306) 2011-03-19 17:13:39 +00:00
extctrls.pp LCL: TCustomRadioGroup, TCustomCheckBoxGroup - propagate OnKeyDown, OnKeyUp, OnKeyPress, OnUTF8KeyPress from TRadioButton/TCheckBox to our groupBox (parent). 2011-03-21 10:03:23 +00:00
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas LCL: ReadAllLinks: stop after 12 levels 2011-03-27 09:08:23 +00:00
forms.pp lcl: make ScrollBy more delphi compatible: 2011-03-21 02:41:43 +00:00
fpcadds.pas
graphics.pp lcl: add LoadBitmap, LoadIcon, LoadCursor into graphics.pp for winapi compatibility 2011-03-24 06:04:22 +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: don't show messages about non-portable symbols while lcl, widgetset compilation 2011-03-25 09:14:23 +00:00
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lclproc.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +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
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: implement TControl.DesktopFont, add support for CM_SYSFONTCHANGED 2011-03-17 02:31:57 +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
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: moved register components to LCLBase 2011-01-27 13:15:33 +00:00
rubberband.pas
shellctrls.pas
spin.pp
stdactns.pas
stdctrls.pp lcl, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes 2011-03-19 16:40:11 +00:00
stringhashlist.pas
textstrings.pas
themes.pas LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +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