.. |
forms
|
lcl: convert forms to use fpc resources
|
2010-01-13 12:54:33 +00:00 |
images
|
|
|
include
|
lcl: fix TPanel AdjustClientRect and Paint
|
2010-03-10 13:13:51 +00:00 |
interfaces
|
Gtk2: introduced RectFromGdkRect(), GdkRectFromRect() moved from gtkthemes to gtkproc. Fixed wrong result in TGtk2WSCustomListView.ItemDisplayRect() because TGdkRectangle isn't same like TRect.
|
2010-03-10 18:37:59 +00:00 |
languages
|
updated spanish translation from Javier Villarroya
|
2010-02-23 20:06:54 +00:00 |
nonwin32
|
lcl: add more WM_ messages
|
2009-10-23 05:25:32 +00:00 |
templates
|
|
|
tests
|
|
|
widgetset
|
lcl, win32: start implementation of TCustomForm.PopupMode, TCustomForm.PopupParent
|
2010-02-17 06:04:19 +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
|
lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes
|
2010-02-04 04:06:00 +00:00 |
asyncprocess.pp
|
|
|
avglvltree.pas
|
educationlaz: implemented hiding menu items
|
2009-10-20 12:51:23 +00:00 |
btn_icons.lrs
|
|
|
buttonpanel.pas
|
lcl: remove TCustomButton, TButton redeclaration
|
2010-02-10 07:45:35 +00:00 |
buttons.pp
|
lcl: remove TCustomButton, TButton redeclaration
|
2010-02-10 07:45:35 +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: fix ownerdata listview notifications
|
2010-03-10 02:54:12 +00:00 |
controls.pp
|
lcl: newautosize: create parent handle before child handle
|
2010-03-07 23:43:23 +00:00 |
cursors.lrs
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
lcl: remove few db controls properties which should not be saved/loaded with forms
|
2010-03-09 03:00:24 +00:00 |
dbgrids.pas
|
LCL, dbgrid fix row in call to DrawCellText in DefaultDrawColumnCell
|
2010-01-21 20:21:02 +00:00 |
defaulttranslator.pas
|
LCL DefaultTranslator unit:
|
2010-03-08 18:40:28 +00:00 |
dialog_icons.lrs
|
|
|
dialogs.pp
|
LCL, set default copies=1 in print dialog, from C. Western, issue #15831
|
2010-02-21 21:35:55 +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: TPanel: fixed AdjustClientRect
|
2010-03-10 12:04:34 +00:00 |
extdlgs.pas
|
lcl: move few const arrays from the unit section to a methods where they are really used
|
2010-02-05 09:39:18 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
fileutil.pas
|
lcl+codetools: CreateRelativePath: support for double pathdelims
|
2010-02-09 13:36:20 +00:00 |
forms.pp
|
lcl: call Application.OnDeactivate when widgetset interface asking LCL about this
|
2010-03-09 08:13:30 +00:00 |
fpcadds.pas
|
lcl: remove remain ver2_0 code
|
2010-01-06 17:43:33 +00:00 |
graphics.pp
|
lcl: fix range check error in lcl icon building from resource data by C Western (issue #0015541) + remove of ifdefs
|
2010-01-18 07:53:16 +00:00 |
graphmath.pp
|
IDE: build modes: draw mode groups
|
2009-12-20 23:52:13 +00:00 |
graphtype.pp
|
lcl: in TRawImage.ExtractRect, use the direct data copy only when the requested rect.top = 0
|
2010-02-01 01:35:18 +00:00 |
graphutil.pp
|
|
|
grids.pas
|
LCL, allow StringGrid to copy current select range in addition to whole grid
|
2010-03-09 19:28:18 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
lcl: apply patch of Dmitry to support .icns writer (mantis #0014638)
|
2009-09-21 08:47:55 +00:00 |
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: ignore bitmap alpha channel if all alpha values = 0 (issue #0015644)
|
2010-02-03 10:05:54 +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_calc_images.lrs
|
lcl: don't use initialization section with resources in extdlgs, include resources only if calculator panel is used.
|
2010-02-05 09:19:06 +00:00 |
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
|
* winapi: moved winapi macros to winapi includes (so they don't get added twice)
|
2010-01-24 15:59:28 +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
|
lcl: remove hInstance variable - it is already declared in system unit (fixes bug #0015754)
|
2010-02-15 10:25:01 +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: reduce hints when DisableChecks are on
|
2010-02-15 10:25:51 +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 (inadvertently removed in previous commit)
|
2010-03-08 01:26:47 +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
|
LCL, fix postscriptcanvas clipping, single moveto/lineto didn't work, fix font size of default font
|
2010-03-10 20:05:26 +00:00 |
postscriptprinter.pas
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
postscriptunicode.pas
|
|
|
printers.pas
|
Printers, Added default list of papers in case there are no printers, fixes to cups dialogs
|
2010-02-24 21:21:37 +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, published memo and dbmemo charcase property, issue #15804
|
2010-02-19 02:11:19 +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: fix TTextStrings.Put: don't call SetLength before the text move if new string is shorter, call if after the move, copy one symbol more since we want to copy from the end position including it (bug #0015496)
|
2010-01-30 11:41:54 +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
|
|
|