| .. |
|
forms
|
lcl: convert forms to use fpc resources
|
2010-01-13 12:54:33 +00:00 |
|
images
|
|
|
|
include
|
lcl: remove OverrideClipping define
|
2010-01-13 07:17:28 +00:00 |
|
interfaces
|
lcl: convert forms to use fpc resources
|
2010-01-13 12:54:33 +00:00 |
|
languages
|
* Updated Italian translation by Pietro Bua
|
2009-11-29 18:36:35 +00:00 |
|
nonwin32
|
lcl: add more WM_ messages
|
2009-10-23 05:25:32 +00:00 |
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort)
|
2009-11-24 03:29:11 +00:00 |
|
actnlist.pas
|
lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
|
2009-11-23 15:08:19 +00:00 |
|
alllclunits.pp
|
increased version check from 2.2.0 to 2.4.0
|
2010-01-07 21:00:01 +00:00 |
|
arrow.pp
|
|
|
|
asyncprocess.pp
|
|
|
|
avglvltree.pas
|
educationlaz: implemented hiding menu items
|
2009-10-20 12:51:23 +00:00 |
|
btn_icons.lrs
|
|
|
|
buttonpanel.pas
|
lcl: fix order of custom buttons in TButtonPanel
|
2010-01-03 06:29:40 +00:00 |
|
buttons.pp
|
lcl: bidi mode support for buttons from Zaher Dirkey (#issue #0014933)
|
2009-11-05 14:35:36 +00:00 |
|
calendar.pp
|
|
|
|
chart.pp
|
lcl: implement GetOwner for all TCollection descendants which dont have it at moment
|
2009-12-03 04:03:01 +00:00 |
|
checklst.pas
|
lcl: Remove ParentFontChanged from TCustomCheckListBox and TToolbar since it's not necessary
|
2009-12-24 01:07:11 +00:00 |
|
clipbrd.pp
|
|
|
|
colorbox.pas
|
lcl: bidi mode support for TColorBox, TColorListBox from Zeher Dirkey (issue #0015001)
|
2009-11-05 15:01:57 +00:00 |
|
comctrls.pp
|
lcl: Remove ParentFontChanged from TCustomCheckListBox and TToolbar since it's not necessary
|
2009-12-24 01:07:11 +00:00 |
|
controls.pp
|
lcl: use message CM_PARENTFONTCHANGED to notify of parent font change. This is Delphi compatible, fixes the order of the font change events and is consistent with the other parent properties notifications: Color, ShowHint, BidiMode
|
2009-12-24 01:05:47 +00:00 |
|
cursors.lrs
|
|
|
|
customtimer.pas
|
|
|
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
lcl: remove ver2_0 workarounds
|
2010-01-06 17:05:28 +00:00 |
|
dbgrids.pas
|
lcl: add OnContextPopup to TDBGrid, rearrange grid events
|
2009-12-23 09:16:37 +00:00 |
|
defaulttranslator.pas
|
lcl: default translator - search section better
|
2009-12-22 04:36:00 +00:00 |
|
dialog_icons.lrs
|
|
|
|
dialogs.pp
|
lcl: fix compilation
|
2010-01-13 13:09:28 +00:00 |
|
dynamicarray.pas
|
|
|
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
|
|
|
editbtn.pas
|
lcl: don't show calendar on TDateEdit double click if it is ReadOnly by taka_jp (issue #0015366)
|
2009-12-22 08:27:36 +00:00 |
|
extctrls.pp
|
LCL, Interfaces: added TNotebook.TabRect for Win/Gtk/2
|
2009-11-10 05:13:46 +00:00 |
|
extdlgs.lrs
|
|
|
|
extdlgs.pas
|
|
|
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
|
|
|
filectrl.pp
|
|
|
|
fileutil.pas
|
|
|
|
forms.pp
|
LCL: fixed ReleaseComponent during ProcessAsyncCall
|
2009-12-25 11:52:13 +00:00 |
|
fpcadds.pas
|
lcl: remove remain ver2_0 code
|
2010-01-06 17:43:33 +00:00 |
|
graphics.pp
|
lcl: remove OverrideClipping define
|
2010-01-13 07:17:28 +00:00 |
|
graphmath.pp
|
IDE: build modes: draw mode groups
|
2009-12-20 23:52:13 +00:00 |
|
graphtype.pp
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
graphutil.pp
|
|
|
|
grids.pas
|
lcl: remove ver2_0 workarounds
|
2010-01-06 17:05:28 +00:00 |
|
helpintfs.pas
|
|
|
|
icnstypes.pas
|
|
|
|
imagelistcache.pas
|
|
|
|
imglist.pp
|
LCL: fixed compilation for fpc 2.4
|
2009-11-25 16:16:03 +00:00 |
|
inipropstorage.pas
|
|
|
|
interfacebase.pp
|
+ WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration
|
2010-01-10 18:57:23 +00:00 |
|
intfgraphics.pas
|
lcl: cleanup old intfgraphics workarounds
|
2010-01-06 16:59:41 +00:00 |
|
LAYOUT.txt
|
|
|
|
lazconfigstorage.pas
|
|
|
|
lazhelphtml.pas
|
LCL: THTMLBrowserHelpViewer.FindDefaultBrowser using out params, bug #15349
|
2009-12-17 15:11:12 +00:00 |
|
lazhelpintf.pas
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
lazlinkedlist.pas
|
|
|
|
lcl_dbgrid_images.lrs
|
|
|
|
lcl_dbnav_images.lrs
|
|
|
|
lcl_dock_images.lrs
|
|
|
|
lcl_dock_to_images.lrs
|
|
|
|
lcl_edbtnimg.lrs
|
|
|
|
lclclasses.pp
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
lclintf.pas
|
carbon: Edit control SetText() returns false, if not UTF8 string is passed. Removed unused variable in LCLintf darwin code
|
2010-01-11 07:27:54 +00:00 |
|
lclmemmanager.pas
|
lcl: fix fpc 2.5.1 compilation for x64
|
2010-01-05 13:25:31 +00:00 |
|
lclmessageglue.pas
|
Fixed bug #10622 where Listview.ItemIndex did not exist
|
2009-12-01 23:49:24 +00:00 |
|
lclproc.pas
|
LCL: avoid stabs based BackTraceFunction on wince, until issue #14330 has been fixed, fixes for issue #15075
|
2009-11-26 07:22:12 +00:00 |
|
lclrescache.pas
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
lclstrconsts.pas
|
|
|
|
lcltype.pp
|
Fixes lcl-wince compilation
|
2010-01-12 13:06:50 +00:00 |
|
lclunicodedata.pas
|
|
|
|
lclversion.pas
|
|
|
|
lconvencoding.pas
|
LCL: added cp850, bug #15290
|
2009-12-08 20:22:40 +00:00 |
|
ldockctrl.pas
|
lcl: docking: replace
|
2009-11-03 03:20:26 +00:00 |
|
ldockctrledit.lfm
|
|
|
|
ldockctrledit.pas
|
lcl: convert forms to use fpc resources
|
2010-01-13 12:54:33 +00:00 |
|
ldocktree.pas
|
lcl: docking: replace
|
2009-11-03 03:20:26 +00:00 |
|
lmessages.pp
|
lcl: map LM_CONTEXTMENU to WM_CONTEXTMENU value
|
2009-12-18 03:28:54 +00:00 |
|
lresources.pp
|
lcl: remove ver2_0 workarounds
|
2010-01-06 17:05:28 +00:00 |
|
Makefile
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
Makefile.fpc
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
maps.pp
|
|
|
|
maskedit.pp
|
lcl: publish TMaskEdit.Align
|
2009-11-23 03:18:08 +00:00 |
|
masks.pas
|
FileUtil: removed used lclproc
|
2009-10-05 11:00:05 +00:00 |
|
menus.pp
|
lcl: implement TMenu.GetHelpContext
|
2009-11-24 09:30:33 +00:00 |
|
pairsplitter.pas
|
|
|
|
popupnotifier.pas
|
|
|
|
postscriptcanvas.pas
|
|
|
|
postscriptprinter.pas
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
|
postscriptunicode.pas
|
|
|
|
printers.pas
|
LCL, fix default values for paper dimensions in TPrinterCanvas which fix boundingbox problem in postscriptcanvas
|
2010-01-05 21:36:31 +00:00 |
|
propertystorage.pas
|
|
|
|
rubberband.pas
|
|
|
|
shellctrls.pas
|
LCL: TCustomShellTreeView.GetFilesInDir check hidden files under unix, bug #15355
|
2009-12-17 15:08:21 +00:00 |
|
spin.pp
|
|
|
|
stdactns.pas
|
lcl: cleanup
|
2009-12-22 06:43:22 +00:00 |
|
stdctrls.pp
|
lcl/win32: move the TEdit.MaxLength check from lcl to win32 intf. Gtk2 and Qt has built in check and truncates text automatically
|
2009-12-23 16:03:12 +00:00 |
|
stringhashlist.pas
|
lcl: fix search in StringHashList by Mattias Hansson (issue #0014551)
|
2009-12-10 08:35:47 +00:00 |
|
textstrings.pas
|
lcl: initialize special characters on TTextStrings construction (fixes issue #0015021)
|
2009-11-08 09:43:35 +00:00 |
|
themes.pas
|
lcl: Add RTL support to the Themes DrawText function by zaher dirkey (issue #0014927)
|
2009-10-28 13:42:18 +00:00 |
|
tmschema.pas
|
|
|
|
toolwin.pp
|
|
|
|
translations.pas
|
lcl: remove ver2_0 workarounds
|
2010-01-06 17:05:28 +00:00 |
|
utf8process.pp
|
lcl: add FindDefaultBrowser and OpenURL functions to LCLProc
|
2009-10-04 05:58:34 +00:00 |
|
utrace.pp
|
|
|
|
xmlpropstorage.pas
|
|
|