lazarus/lcl
2010-05-20 12:16:00 +00:00
..
forms lcl: calendar popup form should have pmActive popup mode to be on top of parent stayontop forms (#0010092) 2010-05-01 16:08:11 +00:00
images
include LCL: TControlScrollBar.AutoCalcRange: do not use preferred width/height if AutoSize=false 2010-05-20 12:16:00 +00:00
interfaces Gtk2: implemented AppRemoveStayOnTop, AppRestoreStayOnTop also normalize stayOnTop in appactivate & appdeactivate. 2010-05-20 11:42:56 +00:00
languages regenerated translations; updated Russian translation 2010-05-19 19:39:25 +00:00
nonwin32
templates
tests
widgetset Implements a new form style: fsSystemStayOnTop, reverts win32 fsStayOnTop to mean staying on top of the App only and implements sending WM_HOTKEY messages to the user TMyForm.WndProc. Also adds the OldFormStyle to the parameters of TWSCustomForm.SetFormStyle so that it isn't always necessary to recreate the Wnd. 2010-05-20 09:28:21 +00:00
actnlist.pas
alllclunits.pp Implements RemoveProp in wince 2010-05-05 07:49:44 +00:00
arrow.pp lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas removed OldAutoSize 2010-05-04 19:16:18 +00:00
buttons.pp lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
calendar.pp lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
chart.pp lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
checklst.pas LCL; TCustomCheckListBox: fixed setting ItemEnabled before handleallocated 2010-05-13 10:21:24 +00:00
clipbrd.pp
colorbox.pas
comctrls.pp lcl: publish TPageControl.MultiLine property and map it to TCustomNotebook.Options nboMultiLine 2010-05-19 08:40:32 +00:00
controls.pp Implements a new form style: fsSystemStayOnTop, reverts win32 fsStayOnTop to mean staying on top of the App only and implements sending WM_HOTKEY messages to the user TMyForm.WndProc. Also adds the OldFormStyle to the parameters of TWSCustomForm.SetFormStyle so that it isn't always necessary to recreate the Wnd. 2010-05-20 09:28:21 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp LCL: default DBNavigator hints now get localized at designtime and runtime automatically (of course only if lclstrconsts.*.po file is present) 2010-05-11 22:27:17 +00:00
dbgrids.pas LCL, fix toggle checkbox on column on right click, it should be left click, issue #16482 2010-05-15 19:23:12 +00:00
defaulttranslator.pas LCL, DefaultTranslator: 2010-05-15 18:16:07 +00:00
dialog_icons.lrs
dialogs.pp lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas
extctrls.pp lcl: publish TPageControl.MultiLine property and map it to TCustomNotebook.Options nboMultiLine 2010-05-19 08:40:32 +00:00
extdlgs.pas lcl: fix CreateParams for TPreviewFileControl 2010-05-07 00:44:13 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas
forms.pp LCL: TControlScrollBar.AutoCalcRange: do not use preferred width/height if AutoSize=false 2010-05-20 12:16:00 +00:00
fpcadds.pas
graphics.pp * Graphics: Added TTiffImage 2010-05-02 14:36:41 +00:00
graphmath.pp
graphtype.pp
graphutil.pp
grids.pas LCL, check custom columns on copy grid's content to clipboard 2010-05-18 21:23:04 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp Adds support to FPC 2.2.0 for Windows CE 2010-05-01 10:59:17 +00:00
inipropstorage.pas
interfacebase.pp LCL: added ASystemTopAlso bool param to TApplication.RemoveStayOnTop & TApplication.RestoreStayOnTop, WS.AppRemoveStayOnTop & WS.AppRestoreStayOnTop, because TApplication.HandleException should normalize all stayontop (app, sys), but app activate/deactivate only fsStayOnTop. 2010-05-20 10:54:19 +00:00
intfgraphics.pas * Graphic: fixed rendering of gray-alpha images. Partially fixes #13266 2010-05-08 16:58:32 +00:00
LAYOUT.txt
lazconfigstorage.pas LCL: TConfigStorage: added LoadStringToStringTree 2010-04-24 18:08:28 +00:00
lazhelphtml.pas
lazhelpintf.pas LCL: added THelpDatabase.UnregisterAllItems 2010-04-06 12:36:09 +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
lclclasses.pp IDE: po output directory setting: do not use longen/shortenfilename, bug #16278 2010-04-17 19:14:22 +00:00
lclintf.pas LCL: added RunCmdFromPath to unit utf8process 2010-05-18 08:43:07 +00:00
lclmemmanager.pas
lclmessageglue.pas lcl: formatting 2010-05-02 07:00:16 +00:00
lclproc.pas lcl: preventing an exception while dumping stacktrace 2010-05-18 07:44:57 +00:00
lclrescache.pas lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092) 2010-04-19 09:01:04 +00:00
lclstrconsts.pas LCL: added RunCmdFromPath to unit utf8process 2010-05-18 08:43:07 +00:00
lcltype.pp lcl,win32,wince: move edit control flags to createparams 2010-05-17 07:34:07 +00:00
lclunicodedata.pas
lclversion.pas
lconvencoding.pas
ldockctrl.pas
ldockctrledit.lfm
ldockctrledit.pas Improves the fpc 2.2.4 defines 2010-04-26 08:43:23 +00:00
ldocktree.pas
lmessages.pp lcl: map LM_PAINT to WM_PAINT message number, don't perform any special handling if control has no doublebuffering and Message.DC = 0 2010-05-14 09:55:36 +00:00
lresources.pp Adds support to FPC 2.2.0 for Windows CE 2010-05-01 10:59:17 +00:00
Makefile
Makefile.fpc
maps.pp
maskedit.pp lcl: publish TMaskEdit.OnEditingDone 2010-05-09 02:25:44 +00:00
masks.pas
menus.pp
pairsplitter.pas lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
popupnotifier.pas
postscriptcanvas.pas Improves the fpc 2.2.4 defines 2010-04-26 08:43:23 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas LCL, fix recursion on getting default paper name, issue #16496 2010-05-18 01:13:27 +00:00
propertystorage.pas
rubberband.pas
shellctrls.pas Makes the Items property public for TShellListView and TShellTreeView, fixes bug #15374 2010-05-01 12:37:06 +00:00
spin.pp lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
stdactns.pas
stdctrls.pp lcl,win32,wince: move edit control flags to createparams 2010-05-17 07:34:07 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: draw treeitem text using appropriate themed colors 2010-04-24 14:52:22 +00:00
tmschema.pas
toolwin.pp
translations.pas
utf8process.pp Adds some comments to RunCmdFromPath 2010-05-18 09:07:59 +00:00
utrace.pp
xmlpropstorage.pas